[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 master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLahutsin%2FmyIac" "/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/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lahutsin/myIac on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serial_test v3.4.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded serial_test_derive v3.4.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] [stderr]   Downloaded clap_complete v4.5.66
[INFO] [stderr]   Downloaded rusqlite v0.33.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 729431979d82e6a13e1a96cf2761c2075a6bb50079964e5f0d81709190235623
[INFO] running `Command { std: "docker" "start" "-a" "729431979d82e6a13e1a96cf2761c2075a6bb50079964e5f0d81709190235623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "729431979d82e6a13e1a96cf2761c2075a6bb50079964e5f0d81709190235623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729431979d82e6a13e1a96cf2761c2075a6bb50079964e5f0d81709190235623", kill_on_drop: false }`
[INFO] [stdout] 729431979d82e6a13e1a96cf2761c2075a6bb50079964e5f0d81709190235623
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b468b5648bdcbecd39fc2bbdb188053155ec058ea62834d7304158064b3eb7e
[INFO] running `Command { std: "docker" "start" "-a" "1b468b5648bdcbecd39fc2bbdb188053155ec058ea62834d7304158064b3eb7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[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 clap_lex v1.0.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling chunked_transfer v1.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[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 ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap_complete v4.5.66
[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_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[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 icu_provider v2.1.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-schema v0.1.0 (/opt/rustwide/workdir/crates/myiac-schema)
[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-graph v0.1.0 (/opt/rustwide/workdir/crates/myiac-graph)
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rusqlite v0.33.0
[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 hyper-rustls v0.27.7
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling myiac-provider-github v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-github)
[INFO] [stderr]    Compiling myiac-provider-kubernetes v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-kubernetes)
[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 35s
[INFO] running `Command { std: "docker" "inspect" "1b468b5648bdcbecd39fc2bbdb188053155ec058ea62834d7304158064b3eb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b468b5648bdcbecd39fc2bbdb188053155ec058ea62834d7304158064b3eb7e", kill_on_drop: false }`
[INFO] [stdout] 1b468b5648bdcbecd39fc2bbdb188053155ec058ea62834d7304158064b3eb7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d671fd7e67bf719d414214b78716e10bc287cad9ce79cdd5bd6d4bb901d9c20f
[INFO] running `Command { std: "docker" "start" "-a" "d671fd7e67bf719d414214b78716e10bc287cad9ce79cdd5bd6d4bb901d9c20f", 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 myiac-config v0.1.0 (/opt/rustwide/workdir/crates/myiac-config)
[INFO] [stderr]    Compiling myiac-migration v0.1.0 (/opt/rustwide/workdir/crates/myiac-migration)
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling myiac-blueprint-runtime v0.1.0 (/opt/rustwide/workdir/crates/myiac-blueprint-runtime)
[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-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 scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling myiac-automation v0.1.0 (/opt/rustwide/workdir/crates/myiac-automation)
[INFO] [stderr]    Compiling myiac-control-plane v0.1.0 (/opt/rustwide/workdir/crates/myiac-control-plane)
[INFO] [stderr]    Compiling myiac-governance v0.1.0 (/opt/rustwide/workdir/crates/myiac-governance)
[INFO] [stderr]    Compiling myiac-engine v0.1.0 (/opt/rustwide/workdir/crates/myiac-engine)
[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-graph v0.1.0 (/opt/rustwide/workdir/crates/myiac-graph)
[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-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/myiac-diagnostics)
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling myiac-provider-github v0.1.0 (/opt/rustwide/workdir/crates/myiac-provider-github)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.59s
[INFO] running `Command { std: "docker" "inspect" "d671fd7e67bf719d414214b78716e10bc287cad9ce79cdd5bd6d4bb901d9c20f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d671fd7e67bf719d414214b78716e10bc287cad9ce79cdd5bd6d4bb901d9c20f", kill_on_drop: false }`
[INFO] [stdout] d671fd7e67bf719d414214b78716e10bc287cad9ce79cdd5bd6d4bb901d9c20f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9a82e8cde8fac4e41001f5535a2b254ae36bc3306d70fba9dbc9199dbddb6645
[INFO] running `Command { std: "docker" "start" "-a" "9a82e8cde8fac4e41001f5535a2b254ae36bc3306d70fba9dbc9199dbddb6645", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/myiac-0184aea18716207a)
[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-82e0a414dfb6eba3)
[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-972403eb2e6c5494)
[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 52.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test apply_failure_keeps_partial_state_for_successful_steps ... ok
[INFO] [stdout] test corrupted_state_returns_json_error_contract ... 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] [stderr]      Running tests/phase08_cli.rs (/opt/rustwide/target/debug/deps/phase08_cli-1d2d6a8a94d56668)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 87.58s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test module_outputs_resolve_without_exposing_internal_outputs ... ok
[INFO] [stdout] test remote_state_migration_and_recovery_workflow_roundtrips ... ok
[INFO] [stdout] test production_destroy_is_blocked_by_builtin_policy_report ... ok
[INFO] [stdout] test approved_plan_artifact_applies_exact_plan_and_persists_audit_metadata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 42.94s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase09_provider_cli.rs (/opt/rustwide/target/debug/deps/phase09_provider_cli-82a3030f220f48d8)
[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] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase10_module_cli.rs (/opt/rustwide/target/debug/deps/phase10_module_cli-8e8190cc182aa89a)
[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.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase11_run_all_cli.rs (/opt/rustwide/target/debug/deps/phase11_run_all_cli-da3265b348775378)
[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.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase12_component_cli.rs (/opt/rustwide/target/debug/deps/phase12_component_cli-9377814b2f3bae02)
[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-fe5dfd34bc753c5d)
[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 45.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase14_remote_cli.rs (/opt/rustwide/target/debug/deps/phase14_remote_cli-b039d0b7516ea5e4)
[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 28.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase15_migration_cli.rs (/opt/rustwide/target/debug/deps/phase15_migration_cli-a8cc9452297dffe0)
[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 27.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase16_observability_cli.rs (/opt/rustwide/target/debug/deps/phase16_observability_cli-5a94d614e0136aa0)
[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 11.19s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase16_resume_cli.rs (/opt/rustwide/target/debug/deps/phase16_resume_cli-c4009948454598ff)
[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 38.93s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase16c_ux_cli.rs (/opt/rustwide/target/debug/deps/phase16c_ux_cli-09fb6a8f8a9e33f7)
[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 22.73s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase17_provider_cli.rs (/opt/rustwide/target/debug/deps/phase17_provider_cli-9e7ec5110f3ab94d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test provider_matrix_reports_phase17_coverage_and_handoff_rules ... 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 provider_migrate_handoffs_bridge_state_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 34.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase18_blueprint_cli.rs (/opt/rustwide/target/debug/deps/phase18_blueprint_cli-86f5e3a375b191c2)
[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.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase19_component_cli.rs (/opt/rustwide/target/debug/deps/phase19_component_cli-5073cf4711ed1758)
[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-7091dcb0b9ed73f1)
[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_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_service_run_executes_reconcile_and_delivery_cycles ... 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 31.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/phase22_certification_benchmark_cli.rs (/opt/rustwide/target/debug/deps/phase22_certification_benchmark_cli-f645d504e5b09c31)
[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/.tmppWivO4/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:     0x64a684bd76aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a684bd76aa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a684bd76aa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a684bd76aa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a684bebfca - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a684bebfca - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x64a684bdbfc2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64a684bdbfc2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64a684bb4a9f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a684bb4a9f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a684bcefb9 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a684b3f4dc - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64a684b3f4dc - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64a684bcf172 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64a684bcf172 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a684bb4b58 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a684ba9b39 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a684bb586d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a684bec71c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a684b1c7ca - phase22_certification_benchmark_cli[dda08ac3c2ffa909]::run_json_success
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/myiac-cli/tests/phase22_certification_benchmark_cli.rs:397:5
[INFO] [stdout]   20:     0x64a684b1f060 - phase22_certification_benchmark_cli[dda08ac3c2ffa909]::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:     0x64a684b1c0f7 - phase22_certification_benchmark_cli[dda08ac3c2ffa909]::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:     0x64a684b1c046 - <phase22_certification_benchmark_cli[dda08ac3c2ffa909]::certification_reports_cover_provider_module_and_component_manifests::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64a684b327bb - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64a684b327bb - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x64a684b3ffab - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x64a684b3ffab - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x64a684b3ffab - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a684b3ffab - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a684b3ffab - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a684b3ffab - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x64a684b3ffab - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x64a684b396c4 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x64a684b396c4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x64a684b42bb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x64a684b42bb2 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x64a684b42bb2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x64a684b42bb2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x64a684b42bb2 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64a684b42bb2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x64a684b42bb2 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64a684bd6a9f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x64a684bd6a9f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x78c87bf41aa4 - <unknown>
[INFO] [stdout]   44:     0x78c87bfcea64 - 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 16.71s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p myiac --test phase22_certification_benchmark_cli`
[INFO] running `Command { std: "docker" "inspect" "9a82e8cde8fac4e41001f5535a2b254ae36bc3306d70fba9dbc9199dbddb6645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a82e8cde8fac4e41001f5535a2b254ae36bc3306d70fba9dbc9199dbddb6645", kill_on_drop: false }`
[INFO] [stdout] 9a82e8cde8fac4e41001f5535a2b254ae36bc3306d70fba9dbc9199dbddb6645
