[INFO] cloning repository https://github.com/Lahutsin/myIac
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lahutsin/myIac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLahutsin%2FmyIac", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLahutsin%2FmyIac'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02b112d52c1b97305a0b5292d1451281e2ae020f
[INFO] testing Lahutsin/myIac/02b112d52c1b97305a0b5292d1451281e2ae020f against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLahutsin%2FmyIac" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lahutsin/myIac
[INFO] finished tweaking git repo https://github.com/Lahutsin/myIac
[INFO] tweaked toml for git repo https://github.com/Lahutsin/myIac written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lahutsin/myIac on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lahutsin/myIac already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521
[INFO] running `Command { std: "docker" "start" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521", 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" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521", 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" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling libsqlite3-sys v0.31.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling myiac-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/myiac-diagnostics)
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling myiac-provider-sdk v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-sdk)
[INFO] [stderr]    Compiling myiac-expr v0.1.0 (/opt/rustwide/workdir/crates/myiac-expr)
[INFO] [stderr]    Compiling myiac-module-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-module-runtime)
[INFO] [stderr]    Compiling myiac-schema v0.1.0 (/opt/rustwide/workdir/crates/myiac-schema)
[INFO] [stderr]    Compiling myiac-state v0.1.0 (/opt/rustwide/workdir/crates/myiac-state)
[INFO] [stderr]    Compiling myiac-graph v0.1.0 (/opt/rustwide/workdir/crates/myiac-graph)
[INFO] [stderr]    Compiling myiac-provider-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-runtime)
[INFO] [stderr]    Compiling myiac-testkit v0.1.0 (/opt/rustwide/workdir/crates/myiac-testkit)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling myiac-config v0.1.0 (/opt/rustwide/workdir/crates/myiac-config)
[INFO] [stderr]    Compiling myiac-blueprint-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-blueprint-runtime)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rusqlite v0.33.0
[INFO] [stderr]    Compiling myiac-provider-kubernetes v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-kubernetes)
[INFO] [stderr]    Compiling myiac-provider-github v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-github)
[INFO] [stderr]    Compiling myiac-plan v0.1.0 (/opt/rustwide/workdir/crates/myiac-plan)
[INFO] [stderr]    Compiling myiac-migration v0.1.0 (/opt/rustwide/workdir/crates/myiac-migration)
[INFO] [stderr]    Compiling myiac-component-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-component-runtime)
[INFO] [stderr]    Compiling myiac-engine v0.1.0 (/opt/rustwide/workdir/crates/myiac-engine)
[INFO] [stderr]    Compiling myiac-governance v0.1.0 (/opt/rustwide/workdir/crates/myiac-governance)
[INFO] [stderr]    Compiling myiac-control-plane v0.1.0 (/opt/rustwide/workdir/crates/myiac-control-plane)
[INFO] [stderr]    Compiling myiac-automation v0.1.0 (/opt/rustwide/workdir/crates/myiac-automation)
[INFO] [stderr]    Compiling myiac v0.1.0 (/opt/rustwide/workdir/crates/myiac-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521", 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" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling myiac-migration v0.1.0 (/opt/rustwide/workdir/crates/myiac-migration)
[INFO] [stderr]    Compiling myiac-config v0.1.0 (/opt/rustwide/workdir/crates/myiac-config)
[INFO] [stderr]    Compiling myiac-blueprint-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-blueprint-runtime)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling myiac-provider-sdk v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-sdk)
[INFO] [stderr]    Compiling myiac-plan v0.1.0 (/opt/rustwide/workdir/crates/myiac-plan)
[INFO] [stderr]    Compiling myiac-component-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-component-runtime)
[INFO] [stderr]    Compiling myiac-testkit v0.1.0 (/opt/rustwide/workdir/crates/myiac-testkit)
[INFO] [stderr]    Compiling myiac-provider-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-runtime)
[INFO] [stderr]    Compiling myiac-schema v0.1.0 (/opt/rustwide/workdir/crates/myiac-schema)
[INFO] [stderr]    Compiling myiac-provider-kubernetes v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-kubernetes)
[INFO] [stderr]    Compiling myiac v0.1.0 (/opt/rustwide/workdir/crates/myiac-cli)
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling myiac-automation v0.1.0 (/opt/rustwide/workdir/crates/myiac-automation)
[INFO] [stderr]    Compiling myiac-governance v0.1.0 (/opt/rustwide/workdir/crates/myiac-governance)
[INFO] [stderr]    Compiling myiac-control-plane v0.1.0 (/opt/rustwide/workdir/crates/myiac-control-plane)
[INFO] [stderr]    Compiling myiac-engine v0.1.0 (/opt/rustwide/workdir/crates/myiac-engine)
[INFO] [stderr]    Compiling myiac-graph v0.1.0 (/opt/rustwide/workdir/crates/myiac-graph)
[INFO] [stderr]    Compiling myiac-provider-github v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-github)
[INFO] [stderr]    Compiling myiac-module-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-module-runtime)
[INFO] [stderr]    Compiling myiac-state v0.1.0 (/opt/rustwide/workdir/crates/myiac-state)
[INFO] [stderr]    Compiling myiac-expr v0.1.0 (/opt/rustwide/workdir/crates/myiac-expr)
[INFO] [stderr]    Compiling myiac-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/myiac-diagnostics)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.88s
[INFO] running `Command { std: "docker" "inspect" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521", 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" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/myiac-d9188ad6d67ff7c7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/github_cli.rs (/opt/rustwide/target/debug/deps/github_cli-e3ce53478a83ddf0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test import_persists_state_and_reports_missing_configuration ... ok
[INFO] [stderr]      Running tests/lifecycle_cli.rs (/opt/rustwide/target/debug/deps/lifecycle_cli-d2705307409ce538)
[INFO] [stdout] test refresh_followed_by_plan_detects_github_drift ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 50.91s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test corrupted_state_returns_json_error_contract ... ok
[INFO] [stdout] test apply_failure_keeps_partial_state_for_successful_steps ... ok
[INFO] [stdout] test lifecycle_roundtrip_reaches_noop_and_destroy has been running for over 60 seconds
[INFO] [stdout] test lifecycle_roundtrip_reaches_noop_and_destroy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 84.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase08_cli.rs (/opt/rustwide/target/debug/deps/phase08_cli-04211a1dcadd7e4a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test remote_state_migration_and_recovery_workflow_roundtrips ... ok
[INFO] [stdout] test module_outputs_resolve_without_exposing_internal_outputs ... ok
[INFO] [stdout] test approved_plan_artifact_applies_exact_plan_and_persists_audit_metadata ... ok
[INFO] [stdout] test production_destroy_is_blocked_by_builtin_policy_report ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 45.72s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase09_provider_cli.rs (/opt/rustwide/target/debug/deps/phase09_provider_cli-95363b18b13f31bb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test provider_doctor_reports_missing_binary_and_plan_recovers_builtins ... ok
[INFO] [stdout] test provider_install_from_manifest_updates_lockfile_and_passes_doctor ... ok
[INFO] [stdout] test provider_install_and_doctor_roundtrip_through_plugin_runtime ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.53s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase10_module_cli.rs (/opt/rustwide/target/debug/deps/phase10_module_cli-7bbbceeb31343f88)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test module_publish_rejects_breaking_required_input_or_output_contracts ... ok
[INFO] [stdout] test registry_publish_vendor_and_offline_resolution_roundtrip ... ok
[INFO] [stdout] test git_module_lock_pins_branch_until_relocked ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase11_run_all_cli.rs (/opt/rustwide/target/debug/deps/phase11_run_all_cli-17652ffe2d53c75e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test run_all_plan_skips_dependents_after_stack_failure ... ok
[INFO] [stdout] test run_all_plan_applies_environment_inheritance_in_order ... ok
[INFO] [stdout] test run_all_apply_propagates_dependency_outputs_across_three_stacks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase12_component_cli.rs (/opt/rustwide/target/debug/deps/phase12_component_cli-13a7e2f8b23e1e74)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test component_outputs_resolve_through_component_namespace ... ok
[INFO] [stdout] test nested_components_compose_transitively ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase13_test_cli.rs (/opt/rustwide/target/debug/deps/phase13_test_cli-84abb59f4c953fff)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_command_accepts_expected_policy_failure ... ok
[INFO] [stdout] test test_command_blocks_budget_violation_with_non_zero_exit ... ok
[INFO] [stdout] test test_command_updates_snapshots_and_exports_reports ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 46.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase14_remote_cli.rs (/opt/rustwide/target/debug/deps/phase14_remote_cli-e73ec1c731303313)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test remote_plan_run_executes_and_exports_audit_bundle ... ok
[INFO] [stdout] test remote_apply_run_requires_approval_and_records_comment ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase15_migration_cli.rs (/opt/rustwide/target/debug/deps/phase15_migration_cli-2ff9a941c7ccdb84)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test migration_import_state_translates_tfstate_and_writes_stack_skeleton ... ok
[INFO] [stdout] test migration_doctor_and_convert_generate_workspace_skeletons ... ok
[INFO] [stdout] test migration_bridge_manifest_packages_installable_provider_runtime ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase16_observability_cli.rs (/opt/rustwide/target/debug/deps/phase16_observability_cli-e64abed1a07622b6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test remote_metrics_and_inventory_summarize_successful_lifecycle_runs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase16_resume_cli.rs (/opt/rustwide/target/debug/deps/phase16_resume_cli-f6040638df1a5f8c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test remote_apply_run_resumes_from_persisted_checkpoint ... ok
[INFO] [stdout] test remote_refresh_resume_skips_completed_reads ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 45.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase16c_ux_cli.rs (/opt/rustwide/target/debug/deps/phase16c_ux_cli-4b71d4a57cdf6889)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test version_json_reports_supported_contracts ... ok
[INFO] [stdout] test completions_generate_bash_script_and_reject_unknown_shell ... ok
[INFO] [stdout] test explain_supports_search_and_action_filters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.81s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase17_provider_cli.rs (/opt/rustwide/target/debug/deps/phase17_provider_cli-b3d15c6992dcf92c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test provider_matrix_reports_phase17_coverage_and_handoff_rules ... ok
[INFO] [stdout] test provider_migrate_handoffs_bridge_kubernetes_deployment_to_native_without_replace ... ok
[INFO] [stdout] test provider_migrate_handoffs_bridge_state_to_native_without_replace ... ok
[INFO] [stdout] test multiple_github_provider_aliases_keep_state_isolated_and_limit_drift_to_one_alias ... ok
[INFO] [stdout] test multiple_kubernetes_provider_aliases_keep_state_isolated_and_limit_drift_to_one_cluster ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 37.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase18_blueprint_cli.rs (/opt/rustwide/target/debug/deps/phase18_blueprint_cli-d2b6eb90bfe48e39)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test blueprint_registry_publish_list_and_generate_round_trip ... ok
[INFO] [stdout] test blueprint_local_catalog_lists_shows_and_generates_workspace ... ok
[INFO] [stdout] test blueprint_upgrade_applies_safe_files_and_preserves_conflicted_manual_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase19_component_cli.rs (/opt/rustwide/target/debug/deps/phase19_component_cli-3c16eb1898f87307)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test component_publish_rejects_breaking_required_input_or_output_contracts ... ok
[INFO] [stdout] test component_registry_publish_vendor_offline_and_sdk_generation_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase20_21_remote_gitops_cli.rs (/opt/rustwide/target/debug/deps/phase20_21_remote_gitops_cli-995be1c9a28ff6a4)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test remote_webhook_server_accepts_pull_request_events ... ok
[INFO] [stdout] test remote_state_service_lock_workflow_and_replication_metadata ... ok
[INFO] [stdout] test remote_notification_delivery_posts_to_webhook_sink ... ok
[INFO] [stdout] test remote_service_run_executes_reconcile_and_delivery_cycles ... ok
[INFO] [stdout] test remote_vcs_sync_posts_comment_and_status_checks ... ok
[INFO] [stdout] test remote_gitops_schedule_freeze_pool_and_state_service_workflows ... ok
[INFO] [stdout] test remote_reconcile_once_triggers_and_executes_due_schedules ... ok
[INFO] [stdout] test remote_remediation_flow_records_proposal has been running for over 60 seconds
[INFO] [stdout] test remote_remediation_flow_records_proposal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 66.79s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase22_certification_benchmark_cli.rs (/opt/rustwide/target/debug/deps/phase22_certification_benchmark_cli-87656b11b01bb962)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test benchmark_harness_reports_plan_and_remote_operator_timings ... ok
[INFO] [stdout] test enterprise_phase22_surfaces_cover_upgrade_policy_and_comparative_benchmarks ... ok
[INFO] [stdout] test certification_reports_cover_provider_module_and_component_manifests ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- certification_reports_cover_provider_module_and_component_manifests stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'certification_reports_cover_provider_module_and_component_manifests' (4626) panicked at crates/myiac-cli/tests/phase22_certification_benchmark_cli.rs:397:5:
[INFO] [stdout] command ["module", "publish", "--module-file", "/Volumes/DATA/Coding/myIac/examples/modules/simple-bucket.myiac.yaml", "--registry", "/tmp/.tmpcLFUM0/module-registry", "--name", "examples/simple-bucket", "--version", "1.0.0", "--json"] failed with stdout:
[INFO] [stdout] {
[INFO] [stdout]   "apiVersion": "myiac/cli/v1",
[INFO] [stdout]   "command": "module publish",
[INFO] [stdout]   "data": null,
[INFO] [stdout]   "diagnostics": [
[INFO] [stdout]     {
[INFO] [stdout]       "code": "MYIAC1131",
[INFO] [stdout]       "message": "Failed to locate document file `/Volumes/DATA/Coding/myIac/examples/modules/simple-bucket.myiac.yaml`.",
[INFO] [stdout]       "path": "/Volumes/DATA/Coding/myIac/examples/modules/simple-bucket.myiac.yaml",
[INFO] [stdout]       "severity": "error",
[INFO] [stdout]       "suggestion": "No such file or directory (os error 2)"
[INFO] [stdout]     }
[INFO] [stdout]   ],
[INFO] [stdout]   "status": "error",
[INFO] [stdout]   "success": false
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x627025c98f41 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x627025c98f41 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x627025c98f41 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x627025c98f41 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x627025cad9da - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x627025cad9da - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x627025c9d65c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x627025c9d65c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x627025c75b36 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x627025c75b36 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x627025c904d9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x627025c000b0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x627025c000b0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x627025c90692 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x627025c90692 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x627025c75be2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x627025c6d299 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x627025c767dd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x627025cae16c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x627025bdd94a - phase22_certification_benchmark_cli[8d036d57f6475754]::run_json_success
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/myiac-cli/tests/phase22_certification_benchmark_cli.rs:397:5
[INFO] [stdout]   20:     0x627025be01e0 - phase22_certification_benchmark_cli[8d036d57f6475754]::certification_reports_cover_provider_module_and_component_manifests
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/myiac-cli/tests/phase22_certification_benchmark_cli.rs:70:26
[INFO] [stdout]   21:     0x627025bdd277 - phase22_certification_benchmark_cli[8d036d57f6475754]::certification_reports_cover_provider_module_and_component_manifests::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/myiac-cli/tests/phase22_certification_benchmark_cli.rs:8:73
[INFO] [stdout]   22:     0x627025bdd1c6 - <phase22_certification_benchmark_cli[8d036d57f6475754]::certification_reports_cover_provider_module_and_component_manifests::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x627025bf33eb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x627025bf33eb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x627025c00a35 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x627025c00a35 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x627025c00a35 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x627025c00a35 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x627025c00a35 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x627025c00a35 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x627025c00a35 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x627025bfb4e4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x627025bfb4e4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x627025c03b82 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x627025c03b82 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x627025c03b82 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x627025c03b82 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x627025c03b82 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x627025c03b82 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x627025c03b82 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x627025c9825f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x627025c9825f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x73a70fee4aa4 - <unknown>
[INFO] [stdout]   44:     0x73a70ff71a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     certification_reports_cover_provider_module_and_component_manifests
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.86s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p myiac --test phase22_certification_benchmark_cli`
[INFO] running `Command { std: "docker" "inspect" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521", kill_on_drop: false }`
[INFO] [stdout] 63b68cb8e853ed93412a73620564ff78275ca846cbc9130ea6a8e95a43514521
