[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 against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLahutsin%2FmyIac" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Lahutsin/myIac on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 018de7433170e365a264ec3a6dffc6db53ab417292ef560e1fd71bd1b402bade [INFO] running `Command { std: "docker" "start" "-a" "018de7433170e365a264ec3a6dffc6db53ab417292ef560e1fd71bd1b402bade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "018de7433170e365a264ec3a6dffc6db53ab417292ef560e1fd71bd1b402bade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018de7433170e365a264ec3a6dffc6db53ab417292ef560e1fd71bd1b402bade", kill_on_drop: false }` [INFO] [stdout] 018de7433170e365a264ec3a6dffc6db53ab417292ef560e1fd71bd1b402bade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a40eed1a73ce1edcc3ed35a4a4ea31f071748d6f894c742ca1b066cd9569027 [INFO] running `Command { std: "docker" "start" "-a" "5a40eed1a73ce1edcc3ed35a4a4ea31f071748d6f894c742ca1b066cd9569027", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling libsqlite3-sys v0.31.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling tiny_http v0.12.0 [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 rustls-webpki v0.103.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections 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 myiac-provider-sdk v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-sdk) [INFO] [stderr] Compiling myiac-module-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-module-runtime) [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling myiac-schema v0.1.0 (/opt/rustwide/workdir/crates/myiac-schema) [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling myiac-expr v0.1.0 (/opt/rustwide/workdir/crates/myiac-expr) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling myiac-state v0.1.0 (/opt/rustwide/workdir/crates/myiac-state) [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 tokio-rustls v0.26.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [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 clap v4.5.60 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling myiac-blueprint-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-blueprint-runtime) [INFO] [stderr] Compiling rusqlite v0.33.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ctrlc v3.5.2 [INFO] [stderr] Compiling myiac-testkit v0.1.0 (/opt/rustwide/workdir/crates/myiac-testkit) [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 49.42s [INFO] running `Command { std: "docker" "inspect" "5a40eed1a73ce1edcc3ed35a4a4ea31f071748d6f894c742ca1b066cd9569027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a40eed1a73ce1edcc3ed35a4a4ea31f071748d6f894c742ca1b066cd9569027", kill_on_drop: false }` [INFO] [stdout] 5a40eed1a73ce1edcc3ed35a4a4ea31f071748d6f894c742ca1b066cd9569027 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a13ce349851631115dfc649617bb9df92e74c50f67d528eca4f93b3502f6b378 [INFO] running `Command { std: "docker" "start" "-a" "a13ce349851631115dfc649617bb9df92e74c50f67d528eca4f93b3502f6b378", kill_on_drop: false }` [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling myiac v0.1.0 (/opt/rustwide/workdir/crates/myiac-cli) [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling myiac-control-plane v0.1.0 (/opt/rustwide/workdir/crates/myiac-control-plane) [INFO] [stderr] Compiling myiac-blueprint-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-blueprint-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-config v0.1.0 (/opt/rustwide/workdir/crates/myiac-config) [INFO] [stderr] Compiling myiac-provider-github v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-github) [INFO] [stderr] Compiling myiac-automation v0.1.0 (/opt/rustwide/workdir/crates/myiac-automation) [INFO] [stderr] Compiling myiac-migration v0.1.0 (/opt/rustwide/workdir/crates/myiac-migration) [INFO] [stderr] Compiling myiac-provider-kubernetes v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-kubernetes) [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-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 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-schema v0.1.0 (/opt/rustwide/workdir/crates/myiac-schema) [INFO] [stderr] Compiling myiac-expr v0.1.0 (/opt/rustwide/workdir/crates/myiac-expr) [INFO] [stderr] Compiling myiac-graph v0.1.0 (/opt/rustwide/workdir/crates/myiac-graph) [INFO] [stderr] Compiling myiac-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/myiac-diagnostics) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.21s [INFO] running `Command { std: "docker" "inspect" "a13ce349851631115dfc649617bb9df92e74c50f67d528eca4f93b3502f6b378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a13ce349851631115dfc649617bb9df92e74c50f67d528eca4f93b3502f6b378", kill_on_drop: false }` [INFO] [stdout] a13ce349851631115dfc649617bb9df92e74c50f67d528eca4f93b3502f6b378 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac9250452c659f1fae317f38827e0e623ed25edfcb9aff3f3b663f9358855027 [INFO] running `Command { std: "docker" "start" "-a" "ac9250452c659f1fae317f38827e0e623ed25edfcb9aff3f3b663f9358855027", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/myiac-a546f8d934559bdd) [INFO] [stdout] [INFO] [stderr] Running tests/github_cli.rs (/opt/rustwide/target/debug/deps/github_cli-6dc285b2c8a578fd) [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test import_persists_state_and_reports_missing_configuration ... ok [INFO] [stdout] test refresh_followed_by_plan_detects_github_drift ... ok [INFO] [stderr] Running tests/lifecycle_cli.rs (/opt/rustwide/target/debug/deps/lifecycle_cli-fb1ee648ecc63f0c) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 44.73s [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 78.97s [INFO] [stdout] [INFO] [stderr] Running tests/phase08_cli.rs (/opt/rustwide/target/debug/deps/phase08_cli-e291ad5da39ab5d6) [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] [stderr] Running tests/phase09_provider_cli.rs (/opt/rustwide/target/debug/deps/phase09_provider_cli-3523e91a813bdcd9) [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 39.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test provider_install_from_manifest_updates_lockfile_and_passes_doctor ... ok [INFO] [stdout] test provider_doctor_reports_missing_binary_and_plan_recovers_builtins ... ok [INFO] [stdout] test provider_install_and_doctor_roundtrip_through_plugin_runtime ... ok [INFO] [stderr] Running tests/phase10_module_cli.rs (/opt/rustwide/target/debug/deps/phase10_module_cli-824d87b6e1ab4df5) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 58.79s [INFO] [stdout] [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.27s [INFO] [stdout] [INFO] [stderr] Running tests/phase11_run_all_cli.rs (/opt/rustwide/target/debug/deps/phase11_run_all_cli-9c2998de7e224e62) [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 42.61s [INFO] [stdout] [INFO] [stderr] Running tests/phase12_component_cli.rs (/opt/rustwide/target/debug/deps/phase12_component_cli-af7952fd0bcb7181) [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.03s [INFO] [stdout] [INFO] [stderr] Running tests/phase13_test_cli.rs (/opt/rustwide/target/debug/deps/phase13_test_cli-c509e767f3303ef6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_command_blocks_budget_violation_with_non_zero_exit ... ok [INFO] [stdout] test test_command_accepts_expected_policy_failure ... 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 55.87s [INFO] [stdout] [INFO] [stderr] Running tests/phase14_remote_cli.rs (/opt/rustwide/target/debug/deps/phase14_remote_cli-2531957278532c28) [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 32.48s [INFO] [stdout] [INFO] [stderr] Running tests/phase15_migration_cli.rs (/opt/rustwide/target/debug/deps/phase15_migration_cli-7990d584c462dc17) [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 30.75s [INFO] [stdout] [INFO] [stderr] Running tests/phase16_observability_cli.rs (/opt/rustwide/target/debug/deps/phase16_observability_cli-273e75b523321028) [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.06s [INFO] [stdout] [INFO] [stderr] Running tests/phase16_resume_cli.rs (/opt/rustwide/target/debug/deps/phase16_resume_cli-af9aea6de8945f3a) [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 40.85s [INFO] [stdout] [INFO] [stderr] Running tests/phase16c_ux_cli.rs (/opt/rustwide/target/debug/deps/phase16c_ux_cli-d3160c1977300df6) [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] [stderr] Running tests/phase17_provider_cli.rs (/opt/rustwide/target/debug/deps/phase17_provider_cli-a273588366dc58db) [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 27.28s [INFO] [stdout] [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_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 provider_migrate_handoffs_bridge_kubernetes_deployment_to_native_without_replace ... 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 50.15s [INFO] [stdout] [INFO] [stderr] Running tests/phase18_blueprint_cli.rs (/opt/rustwide/target/debug/deps/phase18_blueprint_cli-33a6195f8221e677) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test blueprint_upgrade_applies_safe_files_and_preserves_conflicted_manual_changes ... ok [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] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/phase19_component_cli.rs (/opt/rustwide/target/debug/deps/phase19_component_cli-02f557f0d048ddbd) [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.03s [INFO] [stdout] [INFO] [stderr] Running tests/phase20_21_remote_gitops_cli.rs (/opt/rustwide/target/debug/deps/phase20_21_remote_gitops_cli-237740c227a6e20d) [INFO] [stdout] [INFO] [stdout] running 8 tests [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_webhook_server_accepts_pull_request_events ... ok [INFO] [stdout] test remote_service_run_executes_reconcile_and_delivery_cycles ... 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_vcs_sync_posts_comment_and_status_checks ... ok [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 28.49s [INFO] [stdout] [INFO] [stderr] Running tests/phase22_certification_benchmark_cli.rs (/opt/rustwide/target/debug/deps/phase22_certification_benchmark_cli-b0a8efc3489c8c4a) [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' (1538) 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/.tmpEweTFu/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: 0x5c191d77de0a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c191d77de0a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c191d77de0a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c191d77de0a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c191d79258a - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c191d79258a - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5c191d782762 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5c191d782762 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5c191d75b38f - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c191d75b38f - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c191d775719 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c191d6e698c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5c191d6e698c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c191d7758d2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5c191d7758d2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c191d75b448 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c191d750429 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c191d75c15d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c191d792cdc - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c191d6bd13a - phase22_certification_benchmark_cli::run_json_success::h8d179acb965cd617 [INFO] [stdout] at /opt/rustwide/workdir/crates/myiac-cli/tests/phase22_certification_benchmark_cli.rs:397:5 [INFO] [stdout] 20: 0x5c191d6bf6e0 - phase22_certification_benchmark_cli::certification_reports_cover_provider_module_and_component_manifests::h352a4df99581a9f3 [INFO] [stdout] at /opt/rustwide/workdir/crates/myiac-cli/tests/phase22_certification_benchmark_cli.rs:70:26 [INFO] [stdout] 21: 0x5c191d6c10d7 - phase22_certification_benchmark_cli::certification_reports_cover_provider_module_and_component_manifests::{{closure}}::h5e659ae6dfc9c8cf [INFO] [stdout] at /opt/rustwide/workdir/crates/myiac-cli/tests/phase22_certification_benchmark_cli.rs:8:73 [INFO] [stdout] 22: 0x5c191d6c91a6 - core::ops::function::FnOnce::call_once::h8bc586eb9c3ce8bf [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5c191d6daa8b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5c191d6daa8b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5c191d6e745b - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5c191d6e745b - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5c191d6e745b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5c191d6e745b - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5c191d6e745b - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5c191d6e745b - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5c191d6e745b - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5c191d6e18b4 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5c191d6e18b4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5c191d6ea062 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5c191d6ea062 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5c191d6ea062 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5c191d6ea062 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5c191d6ea062 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5c191d6ea062 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5c191d6ea062 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5c191d77d1ff - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 42: 0x5c191d77d1ff - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7ac4c90aeaa4 - [INFO] [stdout] 44: 0x7ac4c913ba64 - clone [INFO] [stdout] 45: 0x0 - [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 14.35s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p myiac --test phase22_certification_benchmark_cli` [INFO] running `Command { std: "docker" "inspect" "ac9250452c659f1fae317f38827e0e623ed25edfcb9aff3f3b663f9358855027", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9250452c659f1fae317f38827e0e623ed25edfcb9aff3f3b663f9358855027", kill_on_drop: false }` [INFO] [stdout] ac9250452c659f1fae317f38827e0e623ed25edfcb9aff3f3b663f9358855027