[INFO] cloning repository https://github.com/AriusII/Andromeda
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AriusII/Andromeda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAriusII%2FAndromeda", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAriusII%2FAndromeda'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9353194b56afb4d32e40e6011e1bd7aa3463d18f
[INFO] testing AriusII/Andromeda against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAriusII%2FAndromeda" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AriusII/Andromeda
[INFO] finished tweaking git repo https://github.com/AriusII/Andromeda
[INFO] tweaked toml for git repo https://github.com/AriusII/Andromeda written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AriusII/Andromeda on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AriusII/Andromeda already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.120
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.120
[INFO] [stderr]   Downloaded js-sys v0.3.97
[INFO] [stderr]   Downloaded asn1-rs-derive v0.6.0
[INFO] [stderr]   Downloaded protoc-bin-vendored v3.2.0
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded prost-derive v0.14.3
[INFO] [stderr]   Downloaded prost v0.14.3
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded prost-types v0.14.3
[INFO] [stderr]   Downloaded rcgen v0.14.7
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.120
[INFO] [stderr]   Downloaded asn1-rs v0.7.1
[INFO] [stderr]   Downloaded der-parser v10.0.0
[INFO] [stderr]   Downloaded x509-parser v0.18.1
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]   Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea
[INFO] running `Command { std: "docker" "start" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea", 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" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea", 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" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling andromeda-error v0.1.0 (/opt/rustwide/workdir/crates/andromeda-error)
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling andromeda-digest v0.1.0 (/opt/rustwide/workdir/crates/andromeda-digest)
[INFO] [stderr]    Compiling andromeda-contract-compat v0.1.0 (/opt/rustwide/workdir/crates/andromeda-contract-compat)
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling andromeda-types v0.1.0 (/opt/rustwide/workdir/crates/andromeda-types)
[INFO] [stderr]    Compiling andromeda-wal-codec v0.1.0 (/opt/rustwide/workdir/crates/andromeda-wal-codec)
[INFO] [stderr]    Compiling andromeda-security-contract v0.1.0 (/opt/rustwide/workdir/crates/andromeda-security-contract)
[INFO] [stderr]    Compiling andromeda-structured-object v0.1.0 (/opt/rustwide/workdir/crates/andromeda-structured-object)
[INFO] [stderr]    Compiling andromeda-observability v0.1.0 (/opt/rustwide/workdir/crates/andromeda-observability)
[INFO] [stderr]    Compiling andromeda-time v0.1.0 (/opt/rustwide/workdir/crates/andromeda-time)
[INFO] [stderr]    Compiling andromeda-hardware v0.1.0 (/opt/rustwide/workdir/crates/andromeda-hardware)
[INFO] [stderr]    Compiling andromeda-srpl-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-diagnostics)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling andromeda-principal v0.1.0 (/opt/rustwide/workdir/crates/andromeda-principal)
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling andromeda-procedure-contract v0.1.0 (/opt/rustwide/workdir/crates/andromeda-procedure-contract)
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling andromeda-audit v0.1.0 (/opt/rustwide/workdir/crates/andromeda-audit)
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling andromeda-bench-workload v0.1.0 (/opt/rustwide/workdir/crates/andromeda-bench-workload)
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling andromeda-srpl-cardinality v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-cardinality)
[INFO] [stderr]    Compiling andromeda-contract v0.1.0 (/opt/rustwide/workdir/crates/andromeda-contract)
[INFO] [stderr]    Compiling andromeda-decision-trace v0.1.0 (/opt/rustwide/workdir/crates/andromeda-decision-trace)
[INFO] [stderr]    Compiling andromeda-srpl-ir v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-ir)
[INFO] [stderr]    Compiling andromeda-rpc-protocol v0.1.0 (/opt/rustwide/workdir/crates/andromeda-rpc-protocol)
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling andromeda-catalog-store v0.1.0 (/opt/rustwide/workdir/crates/andromeda-catalog-store)
[INFO] [stderr]    Compiling andromeda-plan-cache v0.1.0 (/opt/rustwide/workdir/crates/andromeda-plan-cache)
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling andromeda-scenario-evidence v0.1.0 (/opt/rustwide/workdir/crates/andromeda-scenario-evidence)
[INFO] [stderr]    Compiling andromeda-locking v0.1.0 (/opt/rustwide/workdir/crates/andromeda-locking)
[INFO] [stderr]    Compiling andromeda-savepoint v0.1.0 (/opt/rustwide/workdir/crates/andromeda-savepoint)
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling andromeda-definition-batch v0.1.0 (/opt/rustwide/workdir/crates/andromeda-definition-batch)
[INFO] [stderr]    Compiling andromeda-srpl-ast v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-ast)
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling andromeda-observe v0.1.0 (/opt/rustwide/workdir/crates/andromeda-observe)
[INFO] [stderr]    Compiling andromeda-resource v0.1.0 (/opt/rustwide/workdir/crates/andromeda-resource)
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling andromeda-wal v0.1.0 (/opt/rustwide/workdir/crates/andromeda-wal)
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling andromeda-srpl-binder v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-binder)
[INFO] [stderr]    Compiling andromeda-srpl-execution-adapter v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-execution-adapter)
[INFO] [stderr]    Compiling andromeda-srpl-lexer v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-lexer)
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling andromeda-srpl-parser v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-parser)
[INFO] [stderr]    Compiling andromeda-srpl-lowering v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-lowering)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling andromeda-retry v0.1.0 (/opt/rustwide/workdir/crates/andromeda-retry)
[INFO] [stderr]    Compiling andromeda-columnar v0.1.0 (/opt/rustwide/workdir/crates/andromeda-columnar)
[INFO] [stderr]    Compiling andromeda-srpl-interpreter v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-interpreter)
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling andromeda-procedure-store v0.1.0 (/opt/rustwide/workdir/crates/andromeda-procedure-store)
[INFO] [stderr]    Compiling andromeda-statistics v0.1.0 (/opt/rustwide/workdir/crates/andromeda-statistics)
[INFO] [stderr]    Compiling andromeda-security v0.1.0 (/opt/rustwide/workdir/crates/andromeda-security)
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling andromeda-optimizer v0.1.0 (/opt/rustwide/workdir/crates/andromeda-optimizer)
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling andromeda-bench-harness v0.1.0 (/opt/rustwide/workdir/crates/andromeda-bench-harness)
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling andromeda-analytics v0.1.0 (/opt/rustwide/workdir/crates/andromeda-analytics)
[INFO] [stderr]    Compiling andromeda-srpl-test-fixtures v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-test-fixtures)
[INFO] [stderr]    Compiling andromeda-regression v0.1.0 (/opt/rustwide/workdir/crates/andromeda-regression)
[INFO] [stderr]    Compiling andromeda-catalog-diff v0.1.0 (/opt/rustwide/workdir/crates/andromeda-catalog-diff)
[INFO] [stderr]    Compiling andromeda-maps v0.1.0 (/opt/rustwide/workdir/crates/andromeda-maps)
[INFO] [stderr]    Compiling andromeda-gpu v0.1.0 (/opt/rustwide/workdir/crates/andromeda-gpu)
[INFO] [stderr]    Compiling andromeda-test-support v0.1.0 (/opt/rustwide/workdir/crates/andromeda-test-support)
[INFO] [stderr]    Compiling andromeda-core v0.1.0 (/opt/rustwide/workdir/crates/andromeda-core)
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling andromeda-storage-page v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage-page)
[INFO] [stderr]    Compiling andromeda-catalog-recovery v0.1.0 (/opt/rustwide/workdir/crates/andromeda-catalog-recovery)
[INFO] [stderr]    Compiling andromeda-hadr v0.1.0 (/opt/rustwide/workdir/crates/andromeda-hadr)
[INFO] [stderr]    Compiling andromeda-segment v0.1.0 (/opt/rustwide/workdir/crates/andromeda-segment)
[INFO] [stderr]    Compiling andromeda-storage-heap v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage-heap)
[INFO] [stderr]    Compiling andromeda-business-fixtures v0.1.0 (/opt/rustwide/workdir/crates/andromeda-business-fixtures)
[INFO] [stderr]    Compiling andromeda-storage-index v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage-index)
[INFO] [stderr]    Compiling andromeda-buffer-pool v0.1.0 (/opt/rustwide/workdir/crates/andromeda-buffer-pool)
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling andromeda-storage-placement v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage-placement)
[INFO] [stderr]    Compiling andromeda-manifest v0.1.0 (/opt/rustwide/workdir/crates/andromeda-manifest)
[INFO] [stderr]    Compiling andromeda-backup v0.1.0 (/opt/rustwide/workdir/crates/andromeda-backup)
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling andromeda-catalog v0.1.0 (/opt/rustwide/workdir/crates/andromeda-catalog)
[INFO] [stderr]    Compiling andromeda-disk-page-store v0.1.0 (/opt/rustwide/workdir/crates/andromeda-disk-page-store)
[INFO] [stderr]    Compiling andromeda-restore v0.1.0 (/opt/rustwide/workdir/crates/andromeda-restore)
[INFO] [stderr]    Compiling andromeda-srpl-definition-batch v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-definition-batch)
[INFO] [stderr]    Compiling andromeda-srpl-catalog-binding v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-catalog-binding)
[INFO] [stderr]    Compiling andromeda-bench v0.1.0 (/opt/rustwide/workdir/crates/andromeda-bench)
[INFO] [stderr]    Compiling andromeda-srpl v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl)
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling andromeda-proto-wire v0.1.0 (/opt/rustwide/workdir/crates/andromeda-proto-wire)
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling andromeda-proto v0.1.0 (/opt/rustwide/workdir/crates/andromeda-proto)
[INFO] [stderr]    Compiling andromeda-rpc-codec v0.1.0 (/opt/rustwide/workdir/crates/andromeda-rpc-codec)
[INFO] [stderr]    Compiling andromeda-rpc v0.1.0 (/opt/rustwide/workdir/crates/andromeda-rpc)
[INFO] [stderr]    Compiling andromeda-quic v0.1.0 (/opt/rustwide/workdir/crates/andromeda-quic)
[INFO] [stderr]    Compiling andromeda-transaction-log v0.1.0 (/opt/rustwide/workdir/crates/andromeda-transaction-log)
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling andromeda-mvcc v0.1.0 (/opt/rustwide/workdir/crates/andromeda-mvcc)
[INFO] [stderr]    Compiling andromeda-recovery v0.1.0 (/opt/rustwide/workdir/crates/andromeda-recovery)
[INFO] [stderr]    Compiling andromeda-transaction v0.1.0 (/opt/rustwide/workdir/crates/andromeda-transaction)
[INFO] [stderr]    Compiling andromeda-result-stream v0.1.0 (/opt/rustwide/workdir/crates/andromeda-result-stream)
[INFO] [stderr]    Compiling andromeda-storage v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage)
[INFO] [stderr]    Compiling andromeda-admission v0.1.0 (/opt/rustwide/workdir/crates/andromeda-admission)
[INFO] [stderr]    Compiling andromeda-execution-trace v0.1.0 (/opt/rustwide/workdir/crates/andromeda-execution-trace)
[INFO] [stderr]    Compiling andromeda-procedure-runtime v0.1.0 (/opt/rustwide/workdir/crates/andromeda-procedure-runtime)
[INFO] [stderr]    Compiling andromeda-iam v0.1.0 (/opt/rustwide/workdir/crates/andromeda-iam)
[INFO] [stderr]    Compiling andromeda-execution v0.1.0 (/opt/rustwide/workdir/crates/andromeda-execution)
[INFO] [stderr]    Compiling andromeda-exec v0.1.0 (/opt/rustwide/workdir/crates/andromeda-exec)
[INFO] [stderr]    Compiling andromeda-inventory-demo v0.1.0 (/opt/rustwide/workdir/crates/andromeda-inventory-demo)
[INFO] [stderr]    Compiling andromeda-inventory-demo-cli-adapter v0.1.0 (/opt/rustwide/workdir/crates/andromeda-inventory-demo-cli-adapter)
[INFO] [stderr]    Compiling andromeda-cli v0.1.0 (/opt/rustwide/workdir/crates/andromeda-cli)
[INFO] [stderr]    Compiling andromeda-quic-runtime-quinn v0.1.0 (/opt/rustwide/workdir/crates/andromeda-quic-runtime-quinn)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea", 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" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling andromeda-core v0.1.0 (/opt/rustwide/workdir/crates/andromeda-core)
[INFO] [stderr]    Compiling andromeda-catalog-diff v0.1.0 (/opt/rustwide/workdir/crates/andromeda-catalog-diff)
[INFO] [stderr]    Compiling andromeda-srpl-test-fixtures v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-test-fixtures)
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling andromeda-srpl-interpreter v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-interpreter)
[INFO] [stderr]    Compiling andromeda-bench v0.1.0 (/opt/rustwide/workdir/crates/andromeda-bench)
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling andromeda-regression v0.1.0 (/opt/rustwide/workdir/crates/andromeda-regression)
[INFO] [stderr]    Compiling andromeda-maps v0.1.0 (/opt/rustwide/workdir/crates/andromeda-maps)
[INFO] [stderr]    Compiling andromeda-storage v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling andromeda-analytics v0.1.0 (/opt/rustwide/workdir/crates/andromeda-analytics)
[INFO] [stderr]    Compiling andromeda-gpu v0.1.0 (/opt/rustwide/workdir/crates/andromeda-gpu)
[INFO] [stdout] warning: missing documentation for the crate
[INFO] [stdout]    --> crates/andromeda-gpu/tests/trace_observe_integration.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 | / #![cfg(feature = "trace")]
[INFO] [stdout]   2 | |
[INFO] [stdout]   3 | | //! Feature-gated observe integration tests for GPU execution traces.
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |     assert!(rejected.message().contains("must not include secrets"));
[INFO] [stdout] 128 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W missing-docs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling andromeda-backup v0.1.0 (/opt/rustwide/workdir/crates/andromeda-backup)
[INFO] [stderr]    Compiling andromeda-bench-harness v0.1.0 (/opt/rustwide/workdir/crates/andromeda-bench-harness)
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling andromeda-hadr v0.1.0 (/opt/rustwide/workdir/crates/andromeda-hadr)
[INFO] [stderr]    Compiling andromeda-buffer-pool v0.1.0 (/opt/rustwide/workdir/crates/andromeda-buffer-pool)
[INFO] [stderr]    Compiling andromeda-result-stream v0.1.0 (/opt/rustwide/workdir/crates/andromeda-result-stream)
[INFO] [stderr]    Compiling andromeda-storage-heap v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage-heap)
[INFO] [stderr]    Compiling andromeda-disk-page-store v0.1.0 (/opt/rustwide/workdir/crates/andromeda-disk-page-store)
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling andromeda-restore v0.1.0 (/opt/rustwide/workdir/crates/andromeda-restore)
[INFO] [stderr]    Compiling andromeda-proto v0.1.0 (/opt/rustwide/workdir/crates/andromeda-proto)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling andromeda-statistics v0.1.0 (/opt/rustwide/workdir/crates/andromeda-statistics)
[INFO] [stderr]    Compiling andromeda-execution v0.1.0 (/opt/rustwide/workdir/crates/andromeda-execution)
[INFO] [stderr]    Compiling andromeda-columnar v0.1.0 (/opt/rustwide/workdir/crates/andromeda-columnar)
[INFO] [stderr]    Compiling andromeda-transaction-log v0.1.0 (/opt/rustwide/workdir/crates/andromeda-transaction-log)
[INFO] [stderr]    Compiling andromeda-mvcc v0.1.0 (/opt/rustwide/workdir/crates/andromeda-mvcc)
[INFO] [stderr]    Compiling andromeda-execution-trace v0.1.0 (/opt/rustwide/workdir/crates/andromeda-execution-trace)
[INFO] [stderr]    Compiling andromeda-iam v0.1.0 (/opt/rustwide/workdir/crates/andromeda-iam)
[INFO] [stderr]    Compiling andromeda-procedure-runtime v0.1.0 (/opt/rustwide/workdir/crates/andromeda-procedure-runtime)
[INFO] [stderr]    Compiling andromeda-procedure-store v0.1.0 (/opt/rustwide/workdir/crates/andromeda-procedure-store)
[INFO] [stderr]    Compiling andromeda-rpc-codec v0.1.0 (/opt/rustwide/workdir/crates/andromeda-rpc-codec)
[INFO] [stderr]    Compiling andromeda-srpl-catalog-binding v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-catalog-binding)
[INFO] [stderr]    Compiling andromeda-retry v0.1.0 (/opt/rustwide/workdir/crates/andromeda-retry)
[INFO] [stderr]    Compiling andromeda-rpc v0.1.0 (/opt/rustwide/workdir/crates/andromeda-rpc)
[INFO] [stderr]    Compiling andromeda-storage-placement v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage-placement)
[INFO] [stderr]    Compiling andromeda-quic v0.1.0 (/opt/rustwide/workdir/crates/andromeda-quic)
[INFO] [stderr]    Compiling andromeda-srpl-definition-batch v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-definition-batch)
[INFO] [stderr]    Compiling andromeda-admission v0.1.0 (/opt/rustwide/workdir/crates/andromeda-admission)
[INFO] [stderr]    Compiling andromeda-srpl-lowering v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-lowering)
[INFO] [stderr]    Compiling andromeda-exec v0.1.0 (/opt/rustwide/workdir/crates/andromeda-exec)
[INFO] [stderr]    Compiling andromeda-quic-runtime-quinn v0.1.0 (/opt/rustwide/workdir/crates/andromeda-quic-runtime-quinn)
[INFO] [stderr]    Compiling andromeda-srpl-execution-adapter v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-execution-adapter)
[INFO] [stderr]    Compiling andromeda-srpl-parser v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-parser)
[INFO] [stderr]    Compiling andromeda-inventory-demo v0.1.0 (/opt/rustwide/workdir/crates/andromeda-inventory-demo)
[INFO] [stderr]    Compiling andromeda-catalog v0.1.0 (/opt/rustwide/workdir/crates/andromeda-catalog)
[INFO] [stderr]    Compiling andromeda-inventory-demo-cli-adapter v0.1.0 (/opt/rustwide/workdir/crates/andromeda-inventory-demo-cli-adapter)
[INFO] [stderr]    Compiling andromeda-srpl-lexer v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-lexer)
[INFO] [stderr]    Compiling andromeda-srpl-binder v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-binder)
[INFO] [stderr]    Compiling andromeda-manifest v0.1.0 (/opt/rustwide/workdir/crates/andromeda-manifest)
[INFO] [stderr]    Compiling andromeda-cli v0.1.0 (/opt/rustwide/workdir/crates/andromeda-cli)
[INFO] [stderr]    Compiling andromeda-transaction v0.1.0 (/opt/rustwide/workdir/crates/andromeda-transaction)
[INFO] [stderr]    Compiling andromeda-wal v0.1.0 (/opt/rustwide/workdir/crates/andromeda-wal)
[INFO] [stderr]    Compiling andromeda-storage-page v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage-page)
[INFO] [stderr]    Compiling andromeda-recovery v0.1.0 (/opt/rustwide/workdir/crates/andromeda-recovery)
[INFO] [stderr]    Compiling andromeda-srpl v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl)
[INFO] [stderr]    Compiling andromeda-storage-index v0.1.0 (/opt/rustwide/workdir/crates/andromeda-storage-index)
[INFO] [stderr]    Compiling andromeda-proto-wire v0.1.0 (/opt/rustwide/workdir/crates/andromeda-proto-wire)
[INFO] [stderr]    Compiling andromeda-resource v0.1.0 (/opt/rustwide/workdir/crates/andromeda-resource)
[INFO] [stderr]    Compiling andromeda-optimizer v0.1.0 (/opt/rustwide/workdir/crates/andromeda-optimizer)
[INFO] [stderr]    Compiling andromeda-savepoint v0.1.0 (/opt/rustwide/workdir/crates/andromeda-savepoint)
[INFO] [stderr]    Compiling andromeda-bench-workload v0.1.0 (/opt/rustwide/workdir/crates/andromeda-bench-workload)
[INFO] [stderr]    Compiling andromeda-srpl-ast v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-ast)
[INFO] [stderr]    Compiling andromeda-scenario-evidence v0.1.0 (/opt/rustwide/workdir/crates/andromeda-scenario-evidence)
[INFO] [stderr]    Compiling andromeda-segment v0.1.0 (/opt/rustwide/workdir/crates/andromeda-segment)
[INFO] [stderr]    Compiling andromeda-catalog-recovery v0.1.0 (/opt/rustwide/workdir/crates/andromeda-catalog-recovery)
[INFO] [stderr]    Compiling andromeda-business-fixtures v0.1.0 (/opt/rustwide/workdir/crates/andromeda-business-fixtures)
[INFO] [stderr]    Compiling andromeda-definition-batch v0.1.0 (/opt/rustwide/workdir/crates/andromeda-definition-batch)
[INFO] [stderr]    Compiling andromeda-locking v0.1.0 (/opt/rustwide/workdir/crates/andromeda-locking)
[INFO] [stderr]    Compiling andromeda-srpl-ir v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-ir)
[INFO] [stderr]    Compiling andromeda-catalog-store v0.1.0 (/opt/rustwide/workdir/crates/andromeda-catalog-store)
[INFO] [stderr]    Compiling andromeda-plan-cache v0.1.0 (/opt/rustwide/workdir/crates/andromeda-plan-cache)
[INFO] [stderr]    Compiling andromeda-observe v0.1.0 (/opt/rustwide/workdir/crates/andromeda-observe)
[INFO] [stderr]    Compiling andromeda-audit v0.1.0 (/opt/rustwide/workdir/crates/andromeda-audit)
[INFO] [stderr]    Compiling andromeda-contract v0.1.0 (/opt/rustwide/workdir/crates/andromeda-contract)
[INFO] [stderr]    Compiling andromeda-rpc-protocol v0.1.0 (/opt/rustwide/workdir/crates/andromeda-rpc-protocol)
[INFO] [stderr]    Compiling andromeda-srpl-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-diagnostics)
[INFO] [stderr]    Compiling andromeda-security v0.1.0 (/opt/rustwide/workdir/crates/andromeda-security)
[INFO] [stderr]    Compiling andromeda-srpl-cardinality v0.1.0 (/opt/rustwide/workdir/crates/andromeda-srpl-cardinality)
[INFO] [stderr]    Compiling andromeda-decision-trace v0.1.0 (/opt/rustwide/workdir/crates/andromeda-decision-trace)
[INFO] [stderr]    Compiling andromeda-hardware v0.1.0 (/opt/rustwide/workdir/crates/andromeda-hardware)
[INFO] [stderr]    Compiling andromeda-procedure-contract v0.1.0 (/opt/rustwide/workdir/crates/andromeda-procedure-contract)
[INFO] [stderr]    Compiling andromeda-principal v0.1.0 (/opt/rustwide/workdir/crates/andromeda-principal)
[INFO] [stderr]    Compiling andromeda-observability v0.1.0 (/opt/rustwide/workdir/crates/andromeda-observability)
[INFO] [stderr]    Compiling andromeda-security-contract v0.1.0 (/opt/rustwide/workdir/crates/andromeda-security-contract)
[INFO] [stderr]    Compiling andromeda-time v0.1.0 (/opt/rustwide/workdir/crates/andromeda-time)
[INFO] [stderr]    Compiling andromeda-types v0.1.0 (/opt/rustwide/workdir/crates/andromeda-types)
[INFO] [stderr]    Compiling andromeda-wal-codec v0.1.0 (/opt/rustwide/workdir/crates/andromeda-wal-codec)
[INFO] [stderr]    Compiling andromeda-digest v0.1.0 (/opt/rustwide/workdir/crates/andromeda-digest)
[INFO] [stderr]    Compiling andromeda-structured-object v0.1.0 (/opt/rustwide/workdir/crates/andromeda-structured-object)
[INFO] [stderr]    Compiling andromeda-error v0.1.0 (/opt/rustwide/workdir/crates/andromeda-error)
[INFO] [stderr]    Compiling andromeda-test-support v0.1.0 (/opt/rustwide/workdir/crates/andromeda-test-support)
[INFO] [stderr]    Compiling andromeda-contract-compat v0.1.0 (/opt/rustwide/workdir/crates/andromeda-contract-compat)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea", 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" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: missing documentation for the crate
[INFO] [stderr]    --> crates/andromeda-gpu/tests/trace_observe_integration.rs:1:1
[INFO] [stderr]     |
[INFO] [stderr]   1 | / #![cfg(feature = "trace")]
[INFO] [stderr]   2 | |
[INFO] [stderr]   3 | | //! Feature-gated observe integration tests for GPU execution traces.
[INFO] [stderr] ...   |
[INFO] [stderr] 127 | |     assert!(rejected.message().contains("must not include secrets"));
[INFO] [stderr] 128 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W missing-docs`
[INFO] [stderr] 
[INFO] [stderr] warning: `andromeda-gpu` (test "trace_observe_integration") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_admission-57336e5dcac9571e)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test invocation::tests::invocation_accepts_contract_before_transaction_creation ... ok
[INFO] [stdout] test context::tests::admission_accepts_all_required_permissions ... ok
[INFO] [stdout] test context::tests::admission_rejects_missing_permissions ... ok
[INFO] [stdout] test invocation::tests::invocation_rejects_missing_expected_binding_during_admission ... ok
[INFO] [stdout] test invocation::tests::invocation_rejects_legacy_executable_ref_as_missing_binding ... ok
[INFO] [stdout] test context::tests::admission_denial_can_be_emitted_without_transaction_evidence ... ok
[INFO] [stdout] test invocation::tests::invocation_reject_can_be_emitted_as_pre_transaction_audit_evidence ... ok
[INFO] [stdout] test invocation::tests::invocation_rejects_contract_mismatch_before_transaction_creation ... ok
[INFO] [stdout] test invocation::tests::invocation_rejects_procedure_id_mismatch_before_transaction_creation ... ok
[INFO] [stdout] test invocation::tests::invocation_rejects_stats_version_mismatch_before_transaction_creation ... ok
[INFO] [stdout] test invocation::tests::invocation_rejects_zero_id_during_admission_before_transaction_creation ... ok
[INFO] [stdout] test invocation::tests::missing_binding_reject_can_be_emitted_as_pre_transaction_audit_evidence ... ok
[INFO] [stdout] test io_admission::tests::execution_io_admission_accepts_hot_write_foreground_without_gpu ... ok
[INFO] [stdout] test io_admission::tests::execution_io_admission_rejects_gpu_on_critical_path_before_transaction ... ok
[INFO] [stdout] test io_admission::tests::execution_io_admission_rejects_non_analytics_gpu_profile ... ok
[INFO] [stdout] test io_admission::tests::execution_io_admission_rejects_profiles_that_permit_gpu_on_critical_paths ... ok
[INFO] [stdout] test io_admission::tests::execution_io_admission_rejects_resource_budget_over_profile_ram ... ok
[INFO] [stdout] test permission_evaluator::tests::permission_decision_allowed_reports_reason ... ok
[INFO] [stdout] test service::tests::admission_service_default_fails_closed_for_permission_evaluation ... ok
[INFO] [stdout] test permission_evaluator::tests::permission_decision_denied_reports_reason ... ok
[INFO] [stdout] test io_admission::tests::execution_io_admission_rejects_pipeline_workload_mismatch ... ok
[INFO] [stdout] test io_admission::tests::execution_io_admission_supports_named_job_scope ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_analytics-2466fc48ba1b350b)
[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/analytics_ownership_contract.rs (/opt/rustwide/target/debug/deps/analytics_ownership_contract-e4b034c1f1fb7f50)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test analytics_job_requires_cancellation_to_be_admissible ... ok
[INFO] [stdout] test analytics_job_descriptor_is_advisory_and_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_audit-539a36b009ed1dfe)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test hadr::tests::cluster_event_trace_v0_validate_accepts_required_fields ... ok
[INFO] [stdout] test hadr::tests::cluster_event_trace_v0_validate_rejects_principal_downgrade_without_binding ... ok
[INFO] [stdout] test hadr::tests::cluster_event_trace_v0_validate_rejects_missing_security_binding ... ok
[INFO] [stdout] test hadr::tests::cluster_event_trace_v0_validate_rejects_principal_mismatch ... ok
[INFO] [stdout] test hadr::tests::cluster_event_trace_v0_validate_rejects_secret_reason ... ok
[INFO] [stdout] test permission_audit_emitter::tests::audit_event_allowed ... ok
[INFO] [stdout] test permission_audit_emitter::tests::audit_event_denied ... ok
[INFO] [stdout] test permission_audit_emitter::tests::audit_event_denied_unknown_principal ... ok
[INFO] [stdout] test permission_audit_emitter::tests::audit_evidence_fails_closed_when_durable_sink_is_unavailable ... ok
[INFO] [stdout] test permission_audit_emitter::tests::decision_trace_conversion_preserves_reason_evidence ... ok
[INFO] [stdout] test permission_audit_emitter::tests::denial_reason_uses_permission_denial_vocabulary ... ok
[INFO] [stdout] test permission_audit_emitter::tests::test_only_noop_emitter_rejects_direct_emission ... ok
[INFO] [stdout] test permission_audit_emitter::tests::audit_evidence_redacts_sensitive_reason_markers ... ok
[INFO] [stdout] test tests::security_policy_evidence_converts_from_security_contract ... ok
[INFO] [stdout] test permission_audit_emitter::tests::visible_permission_decision_requires_durable_audit_evidence ... ok
[INFO] [stdout] test tests::security_policy_evidence_rejects_version_only_or_digest_only ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/admission_audit_contract.rs (/opt/rustwide/target/debug/deps/admission_audit_contract-388b06c58e4d683a)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test admission_decision::admission_decision_event_accepted_decision_admits_procedure ... ok
[INFO] [stdout] test admission_decision::admission_decision_event_rejected_unknown_procedure_terminates_early ... ok
[INFO] [stdout] test admission_decision::admission_decision_event_rejected_quota_exceeded_carries_limit_info ... ok
[INFO] [stdout] test admission_decision::admission_decision_kind_classification_is_consistent ... ok
[INFO] [stdout] test admission_decision::admission_decision_event_rejected_health_state_blocks_execution ... ok
[INFO] [stdout] test contract_validation::contract_validated_event_deprecated_contract_still_valid_for_admission ... ok
[INFO] [stdout] test contract_validation::contract_validated_event_invalid_contract_carries_mismatch_reason ... ok
[INFO] [stdout] test contract_validation::contract_validated_event_valid_contract_carries_all_evidence ... ok
[INFO] [stdout] test permission_dispatch::permission_check_failed_event_immutably_binds_principal ... ok
[INFO] [stdout] test permission_dispatch::permission_check_failed_event_partial_permission_set_shows_gap ... ok
[INFO] [stdout] test permission_dispatch::permission_check_failed_event_records_missing_permission ... ok
[INFO] [stdout] test permission_dispatch::procedure_dispatch_authorized_event_binds_mtls_certificate_identity ... ok
[INFO] [stdout] test permission_dispatch::procedure_dispatch_authorized_event_immutably_binds_principal_at_dispatch ... ok
[INFO] [stdout] test permission_dispatch::procedure_dispatch_authorized_event_records_all_surface_planes ... ok
[INFO] [stdout] test permission_dispatch::request_throttled_event_buffer_pool_full_provides_retry_delay ... ok
[INFO] [stdout] test permission_dispatch::request_throttled_event_network_congestion_signals_temporary_condition ... ok
[INFO] [stdout] test permission_dispatch::request_throttled_event_queue_overload_variant_distinct_from_others ... ok
[INFO] [stdout] test validation::admission_audit_event_type_labels_are_unique ... ok
[INFO] [stdout] test validation::admission_event_principal_binding_is_immutable ... ok
[INFO] [stdout] test validation::admission_events_validation_requires_all_fields ... ok
[INFO] [stdout] test validation::all_admission_events_carry_non_zero_trace_ids ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/audit_family_owner_contract.rs (/opt/rustwide/target/debug/deps/audit_family_owner_contract-1dd8f39499a82d8d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test admin_operation_owner_records_surface_permission_and_secret_invariants ... ok
[INFO] [stdout] test security_audit_owner_rejects_invalid_policy_and_secret_evidence ... ok
[INFO] [stdout] test security_audit_owner_records_typed_identity_permission_schema_and_reason ... ok
[INFO] [stdout] test security_audit_denial_reason_is_contract_owned_and_audit_parseable ... ok
[INFO] [stdout] test durable_audit_owner_append_records_validate_critical_permission_binding ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crash_detection_tests.rs (/opt/rustwide/target/debug/deps/crash_detection_tests-b041a6ebbf8640d4)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test audit_crash_checksum_mismatch_detected ... ok
[INFO] [stdout] test audit_crash_multiple_crashes_tolerated ... ok
[INFO] [stdout] test audit_crash_entry_partially_written ... ok
[INFO] [stdout] test audit_crash_incomplete_entry_detected ... ok
[INFO] [stdout] test audit_crash_recovery_position_known ... ok
[INFO] [stdout] test audit_crash_no_false_positives ... ok
[INFO] [stdout] test audit_crash_denied_entry_recovered ... ok
[INFO] [stdout] test audit_crash_missing_entries_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deletion_detection_tests.rs (/opt/rustwide/target/debug/deps/deletion_detection_tests-d04b63cc5f71828c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test audit_deletion_chain_broken ... ok
[INFO] [stdout] test audit_deletion_detected_in_journal ... ok
[INFO] [stdout] test audit_deletion_prevents_recovery ... ok
[INFO] [stdout] test audit_deletion_with_signature_invalid ... ok
[INFO] [stdout] test audit_deletion_forensic_trail_maintained ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/durable_audit_dto_tests.rs (/opt/rustwide/target/debug/deps/durable_audit_dto_tests-d0f0b32cee912e70)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test durable_audit_owner_dtos_keep_core_invariants ... ok
[INFO] [stdout] test replay_query_validation_rejects_invalid_runtime_free_filters ... ok
[INFO] [stdout] test append_record_validation_rejects_secret_event_kind ... ok
[INFO] [stdout] test append_record_validation_requires_policy_evidence_for_permissioned_critical_records ... ok
[INFO] [stdout] test replay_record_validation_uses_audit_owned_binding_invariants ... ok
[INFO] [stdout] test append_record_validation_requires_audit_owned_critical_binding_evidence ... ok
[INFO] [stdout] test file_sink_appends_and_replays_audit_owned_record ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/durable_audit_journal_contract.rs (/opt/rustwide/target/debug/deps/durable_audit_journal_contract-1fccd690556779ab)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test audit_owned_durable_report_and_failure_truth_is_fail_closed ... ok
[INFO] [stdout] test audit_owned_replay_filter_rejects_unsafe_inputs ... ok
[INFO] [stdout] test audit_owned_retention_manager_evaluates_prune_boundaries ... ok
[INFO] [stdout] test audit_owned_query_rejects_unsupported_filters_and_secret_fields ... ok
[INFO] [stdout] test audit_owned_query_filters_replay_records_without_observe_envelopes ... ok
[INFO] [stdout] test audit_owned_decision_gate_fails_closed_and_rejects_non_visible_family ... ok
[INFO] [stdout] test audit_owned_permissioned_records_require_policy_evidence ... ok
[INFO] [stdout] test file_backed_audit_owned_sink_survives_restart_and_replays_targeted_index ... ok
[INFO] [stdout] test audit_owned_catalog_publication_requires_audit_wal ... ok
[INFO] [stdout] test file_backed_audit_owned_replay_detects_corruption_and_missing_anchor ... ok
[INFO] [stdout] test file_backed_audit_owned_append_after_reopen_continues_chain ... ok
[INFO] [stdout] test file_backed_audit_owned_replay_rejects_chain_gaps_reorders_and_duplicates ... ok
[INFO] [stdout] test audit_owned_journal_replay_with_evidence_reports_stable_scan_counts ... ok
[INFO] [stdout] test audit_owned_compaction_rechains_retained_records_and_preserves_replay_evidence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/durable_audit_query_contract.rs (/opt/rustwide/target/debug/deps/durable_audit_query_contract-6d1a4b66a8230fb5)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test durable_audit_owner_query_rejects_filters_not_carried_by_journal ... ok
[INFO] [stdout] test durable_audit_owner_query_rejects_secret_replay_fields_without_leak ... ok
[INFO] [stdout] test durable_audit_owner_query_preserves_replay_order_metadata ... ok
[INFO] [stderr]      Running tests/fsync_durability_tests.rs (/opt/rustwide/target/debug/deps/fsync_durability_tests-f0bbe813fb2343b4)
[INFO] [stdout] test durable_audit_owner_query_filters_replay_records_without_event_envelopes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test audit_fsync_compression_valid ... ok
[INFO] [stdout] test audit_fsync_concurrent_writes_all_durable ... ok
[INFO] [stdout] test audit_fsync_ordering_preserved ... ok
[INFO] [stdout] test audit_fsync_gap_detection_on_recovery ... ok
[INFO] [stdout] test audit_fsync_truncation_safe ... ok
[INFO] [stdout] test audit_fsync_journal_entry_persisted ... ok
[INFO] [stdout] test audit_fsync_large_entry_4mb_persisted ... ok
[INFO] [stdout] test audit_fsync_before_visible_commit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gap_detection_tests.rs (/opt/rustwide/target/debug/deps/gap_detection_tests-e91e71806a4821db)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test audit_gap_at_sequence_start ... ok
[INFO] [stdout] test audit_gap_at_sequence_end ... ok
[INFO] [stdout] test audit_gap_in_sequence_detected ... ok
[INFO] [stdout] test audit_gap_multiple_gaps_detected ... ok
[INFO] [stdout] test audit_gap_with_partial_write_suspected ... ok
[INFO] [stdout] test audit_gap_zero_entries_missing_detected ... ok
[INFO] [stdout] test audit_gap_large_sequence_missing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hadr_backup_audit_contract.rs (/opt/rustwide/target/debug/deps/hadr_backup_audit_contract-f44f750980a979b5)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test backup_events::backup_audit_event_backup_started_is_constructible ... ok
[INFO] [stdout] test backup_events::backup_audit_event_manifest_finalized_is_constructible ... ok
[INFO] [stdout] test backup_events::backup_audit_event_restore_completed_failure_is_constructible ... ok
[INFO] [stdout] test backup_events::backup_audit_event_restore_completed_success_is_constructible ... ok
[INFO] [stdout] test backup_events::backup_audit_event_restore_started_is_constructible ... ok
[INFO] [stdout] test backup_events::backup_audit_event_snapshot_checkpoint_captured_is_constructible ... ok
[INFO] [stdout] test backup_events::backup_audit_event_wal_segment_archived_is_constructible ... ok
[INFO] [stdout] test backup_trace::backup_audit_trace_binds_trace_id_and_backup_id ... ok
[INFO] [stdout] test backup_trace::backup_audit_trace_is_immutable_after_construction ... ok
[INFO] [stdout] test backup_events::backup_audit_event_validation_failed_is_constructible ... ok
[INFO] [stdout] test backup_trace::backup_audit_trace_validation_rejects_zero_backup_id ... ok
[INFO] [stdout] test backup_trace::backup_audit_trace_validation_rejects_zero_trace_id ... ok
[INFO] [stdout] test backup_trace::backup_audit_trace_validation_rejects_zero_sequence_number ... ok
[INFO] [stdout] test backup_trace::backup_restore_lifecycle_backup_to_restore_completion ... ok
[INFO] [stdout] test backup_trace::backup_trace_lifecycle_backup_to_manifest_finalized ... ok
[INFO] [stdout] test cluster_event_trace::cluster_event_trace_v0_rejects_principal_identity_mismatch ... ok
[INFO] [stdout] test cluster_event_trace::cluster_event_trace_v0_rejects_missing_policy_and_principal_for_security_sensitive_events ... ok
[INFO] [stdout] test cluster_event_trace::cluster_event_trace_v0_rejects_secret_reason_markers ... ok
[INFO] [stdout] test hadr_events::hadr_audit_event_fencing_decision_is_constructible ... ok
[INFO] [stdout] test hadr_events::hadr_audit_event_promotion_eligibility_computed_is_constructible ... ok
[INFO] [stdout] test hadr_trace::hadr_audit_trace_binds_trace_id_and_principal ... ok
[INFO] [stdout] test hadr_events::hadr_audit_event_membership_change_is_constructible ... ok
[INFO] [stdout] test hadr_trace::hadr_audit_trace_is_immutable_after_construction ... ok
[INFO] [stdout] test cluster_event_trace::cluster_event_trace_v0_rejects_secret_principal_markers ... ok
[INFO] [stdout] test cluster_event_trace::cluster_event_trace_v0_validates_required_fields ... ok
[INFO] [stdout] test hadr_trace::hadr_audit_trace_system_principal_is_valid ... ok
[INFO] [stdout] test hadr_trace::hadr_audit_trace_validation_rejects_zero_sequence_number ... ok
[INFO] [stdout] test hadr_trace::hadr_audit_trace_validation_rejects_zero_trace_id ... ok
[INFO] [stdout] test hadr_events::hadr_audit_event_promotion_executed_is_constructible ... ok
[INFO] [stdout] test cluster_event_trace::cluster_event_trace_v0_rejects_security_flag_downgrade_without_principal_binding ... ok
[INFO] [stdout] test hadr_events::hadr_audit_event_replica_health_transition_is_constructible ... ok
[INFO] [stdout] test hadr_trace::hadr_audit_trace_sequence_numbers_establish_ordering ... ok
[INFO] [stdout] test hadr_trace::timestamp_milliseconds_are_monotonically_increasing ... ok
[INFO] [stdout] test hadr_trace::hadr_trace_lifecycle_replica_health_progresses_through_states ... ok
[INFO] [stdout] test cluster_event_trace::cluster_event_trace_v0_accepts_non_security_sensitive_non_secret_payload ... ok
[INFO] [stdout] test hadr_events::hadr_audit_event_promotion_eligibility_ineligible_reasons_are_distinct ... ok
[INFO] [stdout] test hadr_trace::hadr_audit_trace_validation_accepts_valid_trace ... ok
[INFO] [stdout] test hadr_trace::hadr_audit_trace_validation_rejects_empty_principal ... ok
[INFO] [stdout] test hadr_events::hadr_audit_event_wal_segment_shipped_is_constructible ... ok
[INFO] [stdout] test backup_trace::backup_audit_trace_validation_accepts_valid_trace ... ok
[INFO] [stdout] test backup_events::backup_audit_event_backup_id_extraction_is_consistent_across_all_events ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/replay_validation_tests.rs (/opt/rustwide/target/debug/deps/replay_validation_tests-63a9ce3916cea303)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test audit_replay_preserves_timestamps ... ok
[INFO] [stdout] test audit_replay_deterministic ... ok
[INFO] [stdout] test audit_replay_denied_entries ... ok
[INFO] [stdout] test audit_replay_with_corrupted_entry_stops ... ok
[INFO] [stdout] test audit_replay_full_cycle ... ok
[INFO] [stdout] test audit_replay_validates_all_entries ... ok
[INFO] [stdout] test audit_replay_with_time_skew_detected ... ok
[INFO] [stderr]      Running tests/security_admission_event_vocab.rs (/opt/rustwide/target/debug/deps/security_admission_event_vocab-d67527666b7bb744)
[INFO] [stdout] test audit_replay_performance_meets_sla ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test security_admission_audit_event_preserves_runtime_free_codes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_properties_tests.rs (/opt/rustwide/target/debug/deps/security_properties_tests-2affee3e022f1472)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test audit_tamper_detection_denied_reason_integrity ... ok
[INFO] [stdout] test audit_tamper_detection_policy_evidence_mismatch ... ok
[INFO] [stdout] test audit_tamper_detection_multi_entry_signature ... ok
[INFO] [stdout] test audit_tamper_detection_entry_integrity ... ok
[INFO] [stdout] test audit_tamper_detection_certificate_validity ... ok
[INFO] [stdout] test audit_tamper_detection_signature_valid ... ok
[INFO] [stdout] test audit_tamper_detection_with_hash_collision_impossible ... ok
[INFO] [stdout] test audit_tamper_detection_timestamp_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_backup-263450d3ec76df95)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stderr]      Running tests/backup_execution_plan.rs (/opt/rustwide/target/debug/deps/backup_execution_plan-f45d3b5c4c6e44f7)
[INFO] [stdout] test checkpoint_manager::tests::backup_checkpoint_manager_checksum_validation ... ok
[INFO] [stdout] test checkpoint_manager::tests::backup_checkpoint_manager_persists ... ok
[INFO] [stdout] test checkpoint_manager::tests::backup_checkpoint_manager_recovery ... ok
[INFO] [stdout] test checkpoint_manager::tests::backup_checkpoint_validates_required_fields ... ok
[INFO] [stdout] test execution_plan::tests::backup_execution_plan_validates_extent_continuity ... ok
[INFO] [stdout] test execution_plan::tests::backup_execution_plan_validates_resource_limits ... ok
[INFO] [stdout] test execution_plan::tests::backup_execution_plan_validates_wal_chain ... ok
[INFO] [stdout] test execution_plan::tests::backup_execution_plan_validates_manifest ... ok
[INFO] [stdout] test immutability::tests::immutability_guard_rejects_writes_after_mark_immutable ... ok
[INFO] [stdout] test immutability::tests::immutable_artifact_creation_marks_guard_immutable ... ok
[INFO] [stdout] test immutability::tests::immutable_artifact_gate_proves_immutability ... ok
[INFO] [stdout] test immutability::tests::immutable_artifact_rejects_write_operations ... ok
[INFO] [stdout] test immutability_tests::backup_artifact_immutability_gate_error_message_is_clear ... ok
[INFO] [stdout] test immutability::tests::immutability_guard_starts_mutable ... ok
[INFO] [stdout] test immutability_tests::backup_artifact_immutability_gate_is_irreversible ... ok
[INFO] [stdout] test immutability_tests::backup_artifact_immutability_gate_prevents_modification ... ok
[INFO] [stdout] test immutability_tests::backup_artifact_immutability_gate_shared_across_clones ... ok
[INFO] [stdout] test immutability_tests::backup_immutable_artifact_wrapper_proves_immutability ... ok
[INFO] [stdout] test immutability_tests::backup_immutable_artifact_wrapper_rejects_write_attempts ... ok
[INFO] [stdout] test scheduler::tests::test_backup_io_schedule_respects_budget ... ok
[INFO] [stdout] test wal_archive_integration::tests::test_pitr_target_validation ... ok
[INFO] [stdout] test scheduler::tests::test_backup_io_scheduler_creates_schedule ... ok
[INFO] [stdout] test wal_archive_integration::tests::test_pitr_window_computation ... ok
[INFO] [stdout] test wal_archive_integration::tests::test_wal_archive_validation_insufficient_coverage ... ok
[INFO] [stdout] test wal_archive_integration::tests::test_wal_archive_validation ... ok
[INFO] [stdout] test wal_archive_integration::tests::test_wal_archive_validation_rejects_start_after_catalog_snapshot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test artifact_dto_validation::backup_audit_ledger_artifact_validation_fails_closed ... ok
[INFO] [stdout] test artifact_dto_validation::backup_catalog_artifact_validation_fails_closed ... ok
[INFO] [stdout] test manifest::test_backup_plan_validates_manifest ... ok
[INFO] [stdout] test physical_plan::test_backup_artifact_metadata_consistency ... ok
[INFO] [stdout] test recoverable_gate::backup_becomes_recoverable_only_after_valid_restore_evidence ... ok
[INFO] [stdout] test recoverable_gate::backup_is_not_recoverable_without_restore_evidence ... ok
[INFO] [stdout] test compatibility_failure_modes::file_backed_artifact_store_rejects_corrupted_snapshot ... ok
[INFO] [stdout] test manifest::file_backed_artifact_store_rejects_cold_snapshot_manifest_version_mismatch ... ok
[INFO] [stdout] test compatibility_failure_modes::file_backed_artifact_store_rejects_incompatible_v3_wal_format_evidence ... ok
[INFO] [stdout] test compatibility_failure_modes::file_backed_artifact_store_reads_legacy_v3_manifest_with_reconstructed_catalog_audit ... ok
[INFO] [stdout] test recoverable_gate::recoverable_gate_rejects_restore_evidence_before_snapshot_base_checkpoint ... ok
[INFO] [stdout] test recoverable_gate::recoverable_gate_rejects_restore_evidence_for_manifest_crc_mismatch ... ok
[INFO] [stdout] test recoverable_gate::recoverable_gate_rejects_restore_evidence_outside_manifest_pitr_range ... ok
[INFO] [stdout] test recoverable_gate::recoverable_gate_rejects_second_evidence_attachment ... ok
[INFO] [stdout] test recoverable_gate::restore_evidence_constructor_fails_closed_for_zero_or_empty_fields ... ok
[INFO] [stdout] test retention::backup_retention_policy_predicate_fails_closed_for_unsafe_policy_and_artifact_values ... ok
[INFO] [stdout] test retention::backup_retention_policy_predicate_is_safe_for_pitr_required_artifacts ... ok
[INFO] [stdout] test retention::backup_retention_policy_rejects_zero_or_inverted_windows ... ok
[INFO] [stdout] test recoverable_gate::recoverable_gate_rejects_restore_evidence_for_different_manifest ... ok
[INFO] [stdout] test retention::pitr_retention_boundary_blocks_wal_segment_reclaim_until_window_moves ... ok
[INFO] [stdout] test compatibility_failure_modes::file_backed_artifact_store_reads_legacy_v1_manifest_with_reconstructed_wal_digest ... ok
[INFO] [stdout] test wal_archive::backup_plan_rejects_missing_wal_segment_coverage_entirely ... ok
[INFO] [stdout] test wal_archive::test_backup_plan_includes_wal_range ... ok
[INFO] [stdout] test wal_archive::test_backup_rejects_incomplete_wal ... ok
[INFO] [stdout] test wal_archive::wal_archive_target_validation_fails_closed_for_zero_before_and_after_bounds ... ok
[INFO] [stdout] test compatibility_failure_modes::file_backed_artifact_store_reads_legacy_v2_manifest_without_compatibility_evidence ... ok
[INFO] [stdout] test manifest::file_backed_artifact_store_rejects_cold_snapshot_crc_mismatch ... ok
[INFO] [stdout] test recoverable_gate::publication_gate_rejects_double_attachment ... ok
[INFO] [stdout] test pitr::file_backed_artifact_store_strict_write_persists_catalog_and_audit_bytes ... ok
[INFO] [stdout] test manifest::file_backed_artifact_store_rejects_manifest_wal_segment_count_above_bound ... ok
[INFO] [stdout] test recoverable_gate::publication_recoverable_finalize_rejects_mismatched_evidence ... ok
[INFO] [stdout] test pitr::file_backed_artifact_store_writes_manifest_snapshot_and_wal ... ok
[INFO] [stdout] test recoverable_gate::publication_recoverable_finalize_succeeds_with_manifest_bound_evidence ... ok
[INFO] [stdout] test recoverable_gate::publication_report_gate_is_fail_closed_without_restore_evidence ... ok
[INFO] [stdout] test retention::file_backed_artifact_store_refuses_to_overwrite_existing_backup_id ... ok
[INFO] [stdout] test manifest::file_backed_artifact_store_rejects_zero_audit_ledger_artifact_fields ... ok
[INFO] [stdout] test compatibility_failure_modes::file_backed_artifact_store_rejects_missing_catalog_or_audit_file ... ok
[INFO] [stdout] test manifest::file_backed_artifact_store_rejects_zero_catalog_artifact_fields ... ok
[INFO] [stdout] test wal_archive::file_backed_artifact_store_rejects_zero_wal_archive_evidence_digest ... ok
[INFO] [stdout] test manifest::artifact_manifest_bytes_are_deterministic_for_identical_inputs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backup_physical_plan_contract.rs (/opt/rustwide/target/debug/deps/backup_physical_plan_contract-f2f52ebd305005e8)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test tests::test_backup_id_not_found_error ... ok
[INFO] [stdout] test tests::test_backup_physical_plan_rejects_invalid_backup_id ... ok
[INFO] [stdout] test tests::test_backup_checkpoint_rejects_zero_epoch ... ok
[INFO] [stdout] test tests::test_backup_checkpoint_persist_valid ... ok
[INFO] [stdout] test tests::test_checkpoint_manager_persists_and_validates ... ok
[INFO] [stdout] test tests::test_checksum_validation_corrupt_data ... ok
[INFO] [stdout] test tests::test_backup_physical_plan_creation_and_validation ... ok
[INFO] [stdout] test tests::test_checkpoint_recovery_mismatch_fails ... ok
[INFO] [stdout] test tests::test_cold_store_only_plan_valid ... ok
[INFO] [stdout] test tests::test_hot_store_scheduled_before_cold_store ... ok
[INFO] [stdout] test tests::test_io_schedule_total_bytes_non_zero ... ok
[INFO] [stdout] test tests::test_io_scheduler_rejects_excessive_throughput ... ok
[INFO] [stdout] test tests::test_io_scheduler_respects_nvme_budget ... ok
[INFO] [stdout] test tests::test_pitr_target_after_latest ... ok
[INFO] [stdout] test tests::test_pitr_target_before_earliest ... ok
[INFO] [stdout] test tests::test_pitr_target_validation_in_range ... ok
[INFO] [stdout] test tests::test_pitr_window_computed_correctly ... ok
[INFO] [stdout] test tests::test_wal_archive_validation_insufficient_coverage ... ok
[INFO] [stdout] test tests::test_wal_archive_validation_rejects_start_after_catalog_snapshot ... ok
[INFO] [stdout] test tests::test_wal_archive_validation_sufficient_coverage ... ok
[INFO] [stdout] test tests::test_checksum_validation_same_data ... ok
[INFO] [stdout] test tests::test_wrong_segment_order_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_bench-f70b739bd1ad3338)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test btree_benchmark::tests::test_btree_harness_setup_rejects_empty_dataset ... ok
[INFO] [stdout] test btree_benchmark::tests::test_benchmark_config_default_is_valid ... ok
[INFO] [stdout] test btree_node_codec_benchmark::tests::btree_node_codec_smoke_rejects_zero_samples ... ok
[INFO] [stdout] test audit_file_benchmark::tests::audit_append_file_sink_smoke_rejects_zero_samples ... ok
[INFO] [stdout] test btree_node_codec_benchmark::tests::btree_node_codec_smoke_encodes_decodes_and_validates_pages ... ok
[INFO] [stdout] test runner::tests::bounded_runner_produces_deterministic_diagnostic_evidence ... ok
[INFO] [stdout] test srpl_compiler_benchmark::tests::srpl_compile_optimize_smoke_rejects_zero_samples ... ok
[INFO] [stdout] test runner::tests::btree_node_codec_workload_uses_storage_codec_harness_metadata ... ok
[INFO] [stdout] test storage_runtime_benchmark::tests::storage_page_store_harness_failure_maps_to_benchmark_error ... ok
[INFO] [stdout] test srpl_compiler_benchmark::tests::srpl_compile_optimize_smoke_runs_real_compiler_pipeline ... ok
[INFO] [stdout] test wal_file_benchmark::tests::recovery_replay_wal_smoke_rejects_zero_samples ... ok
[INFO] [stdout] test btree_benchmark::tests::test_btree_harness_setup_lookup ... ok
[INFO] [stdout] test runner::tests::srpl_compile_optimize_workload_uses_compiler_pipeline_metadata ... ok
[INFO] [stdout] test btree_benchmark::tests::test_read_only_btree_range_scan_deterministic ... ok
[INFO] [stdout] test btree_benchmark::tests::test_btree_lookup_returns_nonzero_latency ... ok
[INFO] [stdout] test btree_benchmark::tests::test_btree_range_scan_returns_nonzero_latency ... ok
[INFO] [stdout] test btree_benchmark::tests::test_btree_harness_setup_range_scan ... ok
[INFO] [stdout] test wal_file_benchmark::tests::wal_append_file_smoke_rejects_zero_samples ... ok
[INFO] [stdout] test runner::tests::btree_workload_uses_read_harness_metadata ... ok
[INFO] [stdout] test btree_benchmark::tests::test_btree_lookup_hit_and_miss_both_complete ... ok
[INFO] [stdout] test btree_benchmark::tests::test_read_only_btree_lookup_deterministic ... ok
[INFO] [stdout] test storage_runtime_benchmark::tests::storage_page_store_smoke_benchmark_flushes_and_validates_readback ... ok
[INFO] [stdout] test runner::tests::storage_workload_uses_disk_page_store_harness_metadata ... ok
[INFO] [stdout] test wal_file_benchmark::tests::recovery_replay_wal_smoke_scans_and_builds_redo_plan ... ok
[INFO] [stdout] test runner::tests::recovery_replay_wal_workload_uses_file_wal_harness_metadata ... ok
[INFO] [stdout] test runner::tests::wal_append_file_workload_uses_file_wal_harness_metadata ... ok
[INFO] [stdout] test wal_file_benchmark::tests::wal_append_file_smoke_appends_flushes_and_reopens ... ok
[INFO] [stdout] test runner::tests::audit_append_file_sink_workload_uses_observe_file_sink_harness_metadata ... ok
[INFO] [stdout] test audit_file_benchmark::tests::audit_append_file_sink_smoke_appends_flushes_and_replays ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cross_commit_history.rs (/opt/rustwide/target/debug/deps/cross_commit_history-72628da2f36567dc)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test empty_store_reports_no_history ... ok
[INFO] [stdout] test detects_regression_onset_across_commits ... ok
[INFO] [stdout] test filters_history_by_time_range ... ok
[INFO] [stdout] test serializes_history_to_json_lines_and_imports_it ... ok
[INFO] [stdout] test preserves_branch_and_pr_metadata ... ok
[INFO] [stdout] test imports_legacy_history_and_reserializes_advisory_metadata ... ok
[INFO] [stdout] test clearing_store_removes_history_records ... ok
[INFO] [stdout] test stable_error_rate_with_changed_sample_count_does_not_regress ... ok
[INFO] [stdout] test stores_history_for_multiple_workloads ... ok
[INFO] [stdout] test tracks_error_rate_regression_across_commits ... ok
[INFO] [stdout] test tracks_performance_improvement_across_commits ... ok
[INFO] [stdout] test filters_history_by_commit_id ... ok
[INFO] [stdout] test stable_performance_does_not_create_regression_point ... ok
[INFO] [stdout] test regression_gate_workflow_updates_history_and_finds_regression ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/regression_detection.rs (/opt/rustwide/target/debug/deps/regression_detection-e382dd73cd6903d3)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test error_rate::error_rate_regression_uses_rate_not_raw_counts ... ok
[INFO] [stdout] test baseline_workflow::false_positive_prevention ... ok
[INFO] [stdout] test baseline_workflow::baseline_update_workflow ... ok
[INFO] [stdout] test error_rate::error_rate_regression_critical ... ok
[INFO] [stdout] test baseline_workflow::multi_workload_regression_tracking ... ok
[INFO] [stdout] test observability_json::regression_analysis_for_observability ... ok
[INFO] [stdout] test observability_json::baseline_json_validation ... ok
[INFO] [stdout] test baseline_workflow::end_to_end_regression_detection_workflow ... ok
[INFO] [stdout] test baseline_workflow::reproducibility_across_ci_runs ... ok
[INFO] [stdout] test baseline_context::bound_baseline_rejects_incomparable_target_context ... ok
[INFO] [stdout] test history_import::history_import_loads_baseline_for_regression_analysis ... ok
[INFO] [stderr]      Running tests/scenario_evidence_boundary.rs (/opt/rustwide/target/debug/deps/scenario_evidence_boundary-4621932664269a29)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test target_validity::boundary_rejects_unversioned_or_unbounded_plan_cache_inputs ... ok
[INFO] [stdout] test target_validity::boundary_rejects_missing_contract_hash_and_stale_stats_version ... ok
[INFO] [stdout] test history_rejections::boundary_rejects_history_metadata_that_is_not_advisory_only ... ok
[INFO] [stdout] test history_rejections::boundary_rejects_history_without_enough_sample_budget ... ok
[INFO] [stdout] test history_rejections::boundary_rejects_budgets_that_exceed_history_advisory_caps ... ok
[INFO] [stdout] test target_validity::boundary_validity_window_is_half_open_and_expirable ... ok
[INFO] [stdout] test history_rejections::boundary_rejects_incoherent_history_metrics ... ok
[INFO] [stdout] test target_validity::boundary_validity_window_is_half_open_and_explicit ... ok
[INFO] [stdout] test history_rejections::boundary_requires_registered_workload_identity ... ok
[INFO] [stdout] test target_validity::boundary_confidence_and_validity_are_explicitly_bounded ... ok
[INFO] [stdout] test advisory_export::history_record_exports_non_authoritative_scenario_boundary ... ok
[INFO] [stdout] test benchmark_run::benchmark_run_evidence_preserves_explicit_generation_budgets ... ok
[INFO] [stdout] test history_rejections::boundary_rejects_workload_measurement_mode_mismatch ... ok
[INFO] [stdout] test history_rejections::boundary_rejects_zero_global_and_workload_temp_budget_overruns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_bench_harness-7de963d671fa47fe)
[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/public_api.rs (/opt/rustwide/target/debug/deps/public_api-8014ec0117fbf047)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test bounded_runner_assembles_advisory_evidence_from_injected_latency ... ok
[INFO] [stdout] test bounded_runner_captures_process_pid ... ok
[INFO] [stdout] test bounded_runner_has_sensible_defaults_for_rustc_version ... ok
[INFO] [stdout] test crate_root_exports_synthetic_latency_helpers ... ok
[INFO] [stdout] test crate_root_exports_temp_helpers ... ok
[INFO] [stdout] test bounded_runner_has_sensible_defaults_for_commit_sha ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_bench_workload-4d27a03ecddc92b7)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test budget::tests::evaluates_budget_with_latency_and_error_thresholds ... ok
[INFO] [stdout] test request::tests::default_request_is_valid_for_inventory_recoverable_smoke ... ok
[INFO] [stdout] test budget::tests::rejects_error_counts_that_exceed_samples ... ok
[INFO] [stdout] test request::tests::legacy_vertical_smoke_alias_resolves_to_inventory_recoverable_smoke ... ok
[INFO] [stdout] test request::tests::request_validation_enforces_global_and_workload_caps ... ok
[INFO] [stdout] test workload::tests::representative_harness_workloads_are_registered ... ok
[INFO] [stdout] test workload::tests::workload_descriptions_expose_measurement_class ... ok
[INFO] [stdout] test workload::tests::workload_ids_are_unique_and_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crud_contracts.rs (/opt/rustwide/target/debug/deps/crud_contracts-49c7d1274e689171)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test all_six_crud_scenarios_exist ... ok
[INFO] [stdout] test compute_percentile_uses_nearest_rank ... ok
[INFO] [stdout] test scenario_validation_enforces_global_resource_caps ... ok
[INFO] [stdout] test crud_scenario_definitions_are_valid ... ok
[INFO] [stdout] test crud_data_generator_is_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_buffer_pool-c83066bd086c9338)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test flush_result::tests::blocked_frame_computes_lsn_gap ... ok
[INFO] [stdout] test flush_result::tests::blocked_frame_lsn_gap_saturates ... ok
[INFO] [stdout] test flush_result::tests::flush_result_all_succeeded_when_no_blocked_or_errors ... ok
[INFO] [stdout] test flush_result::tests::flush_error_extracts_page_id ... ok
[INFO] [stdout] test page_dirty::tests::invalid_zero_page_or_lsn_return_storage_errors ... ok
[INFO] [stdout] test metrics::tests::metrics_validate_buffer_pool_pressure_snapshot ... ok
[INFO] [stdout] test tests::observer_initially_reports_only_zero_durable ... ok
[INFO] [stdout] test metrics::tests::buffer_pool_metrics_track_eviction_stalls ... ok
[INFO] [stdout] test page_dirty::tests::ordered_flush_candidates_use_oldest_lsn_then_page_id ... ok
[INFO] [stdout] test tests::observer_respects_durable_lsn_updates ... ok
[INFO] [stdout] test metrics::tests::buffer_pool_metrics_track_hits_misses_dirty_ratio_and_flush_stalls ... ok
[INFO] [stdout] test page_dirty::tests::clean_removal_removes_membership ... ok
[INFO] [stdout] test page_dirty::tests::duplicate_dirty_mark_preserves_dirty_lsn_range_without_duplicates ... ok
[INFO] [stdout] test page_dirty::tests::mark_dirty_inserts_entry ... ok
[INFO] [stdout] test flush_result::tests::flush_result_counts_examined ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buffer_pool_disk_page_store_integration.rs (/opt/rustwide/target/debug/deps/buffer_pool_disk_page_store_integration-7a7986910a2f9970)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test buffer_pool_flushes_disk_page_store_and_reopens_page_layout ... ok
[INFO] [stdout] test buffer_pool_flush_to_disk_page_store_preserves_header_crc_integrity ... 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/buffer_pool_module_exports.rs (/opt/rustwide/target/debug/deps/buffer_pool_module_exports-6231cf933ee3a614)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test buffer_pool_module_documentation_covers_contracts ... ok
[INFO] [stdout] test buffer_pool_exports_only_public_interface ... ok
[INFO] [stdout] test buffer_pool_manager_trait_accessible_and_functional ... ok
[INFO] [stdout] test clock_eviction_policy_interface ... ok
[INFO] [stdout] test dirty_tracker_interface_functional ... ok
[INFO] [stdout] test buffer_pool_module_exports_all_public_types ... ok
[INFO] [stdout] test buffer_frame_uses_canonical_page_contracts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buffer_pool_policy_contract.rs (/opt/rustwide/target/debug/deps/buffer_pool_policy_contract-d00b2fb10ce12dbd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test legacy_flush_without_wal_observer_does_not_clear_dirty_state ... ok
[INFO] [stdout] test pinned_frame_is_not_reused_until_unpinned ... ok
[INFO] [stdout] test dirty_tracking_preserves_first_and_latest_lsn_for_wal_fence ... ok
[INFO] [stdout] test checkpoint_flush_candidates_use_oldest_dirty_lsn_then_page_id_order ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buffer_pool_wal_fence_contract.rs (/opt/rustwide/target/debug/deps/buffer_pool_wal_fence_contract-0c373831f0c8d336)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test legacy_flush_all_dirty_rejects_dirty_pages_without_wal_observer ... ok
[INFO] [stdout] test dirty_page_flush_waits_for_latest_dirty_lsn_not_first_dirty_lsn ... ok
[INFO] [stdout] test dirty_page_flush_is_blocked_until_page_lsn_is_wal_durable ... ok
[INFO] [stdout] test failed_page_store_flush_keeps_dirty_frame_retryable ... ok
[INFO] [stdout] test page_store_error_does_not_stop_other_eligible_dirty_flushes ... ok
[INFO] [stdout] test dirty_page_flush_passes_observed_durable_lsn_to_page_store ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_wal_observer_flush_integration.rs (/opt/rustwide/target/debug/deps/file_wal_observer_flush_integration-80fe2a30e50d19fc)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test file_wal_observer_is_accessible_from_buffer_pool_crate ... ok
[INFO] [stdout] test file_wal_observer_blocks_dirty_page_flush_before_wal_flush_through ... ok
[INFO] [stdout] test file_wal_observer_allows_dirty_page_flush_after_flush_through ... ok
[INFO] [stdout] test file_wal_observer_crash_recovery_page_never_on_disk_wal_survives ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/page_lifecycle_contract.rs (/opt/rustwide/target/debug/deps/page_lifecycle_contract-7dc566e01ae4506e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test demand_read_of_missing_page_has_no_allocation_or_dirty_side_effect ... ok
[INFO] [stdout] test dirty_page_is_not_flushed_or_cleaned_before_wal_durable ... ok
[INFO] [stdout] test page_store_rejects_flush_when_durable_wal_lags_page_lsn ... ok
[INFO] [stdout] test page_layout_rejects_zero_lsn_before_residency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_business_fixtures-3f5e6547d73ded00)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test inventory_catalog::tests::inventory_reserve_stock_catalog_bindings_match_domain_objects ... ok
[INFO] [stdout] test inventory_catalog::tests::inventory_contract_helper_returns_valid_contract ... ok
[INFO] [stdout] test inventory_catalog::tests::query_and_release_contracts_use_distinct_stable_identities ... ok
[INFO] [stdout] test inventory_catalog::tests::inventory_domain_definition_batch_contains_domain_objects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_catalog-0b6ecbc5da9639ad)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test digest::tests::catalog_digest_alias_is_workspace_digest_type ... ok
[INFO] [stdout] test digest::tests::catalog_digest_alias_matches_workspace_digest_for_representative_messages ... ok
[INFO] [stdout] test digest::tests::digest_prefix_hex_is_stable_and_bounded ... ok
[INFO] [stdout] test server::tests::test_catalog_change_notification_affects_procedure ... ok
[INFO] [stdout] test server::tests::test_mock_catalog_server_change_subscription ... ok
[INFO] [stdout] test server::tests::test_mock_catalog_server_version_tracking ... ok
[INFO] [stdout] test server::tests::test_mock_catalog_server_procedure_resolution ... ok
[INFO] [stdout] test server::tests::test_missing_reopen_evidence_is_rejected_for_durable_runtime ... ok
[INFO] [stdout] test server::tests::test_mock_catalog_server_is_not_durable_runtime ... ok
[INFO] [stdout] test store::tests::system_store_applies_planned_batch_without_durable_publication ... ok
[INFO] [stdout] test server::tests::test_explicit_durable_runtime_evidence_is_accepted ... ok
[INFO] [stdout] test server::tests::test_catalog_subscription_registry_requires_ordered_version_changes ... ok
[INFO] [stdout] test store::tests::system_store_plans_against_current_snapshot_version ... ok
[INFO] [stderr]      Running tests/catalog_digest_contract.rs (/opt/rustwide/target/debug/deps/catalog_digest_contract-96e6eba8dde8f3f9)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test digest_backend_incremental_hash_matches_one_shot_hash ... ok
[INFO] [stdout] test structured_object_boundary_hash_compatibility_is_exact ... ok
[INFO] [stdout] test procedure_contract_hash_changes_with_stats_and_policy_drift ... ok
[INFO] [stdout] test procedure_catalog_version_advances_definition_evidence_without_contract_hash_drift ... ok
[INFO] [stdout] test definition_batch_source_hash_binds_procedure_identity ... ok
[INFO] [stdout] test dependency_graph_includes_procedure_to_table_edges_from_bindings ... ok
[INFO] [stdout] test dependency_graph_rejects_forward_table_reference_inside_batch ... ok
[INFO] [stdout] test dependency_graph_rejects_missing_table_dependency_kind_mismatch ... ok
[INFO] [stdout] test catalog_definition_shape_hash_tracks_versioned_additive_and_breaking_table_changes ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/catalog_server_runtime_contract.rs (/opt/rustwide/target/debug/deps/catalog_server_runtime_contract-0775ef83dcf4e2d2)
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test catalog_server_rejects_hash_mismatch_before_runtime_readiness_gate ... ok
[INFO] [stdout] test catalog_server_resolves_manifest_by_id ... ok
[INFO] [stdout] test catalog_server_maps_not_found_to_runtime_status ... ok
[INFO] [stdout] test catalog_server_rejects_catalog_version_mismatch_before_runtime_readiness_gate ... ok
[INFO] [stdout] test catalog_server_rejects_not_ready_manifest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/catalog_store_contract.rs (/opt/rustwide/target/debug/deps/catalog_store_contract-e6f792fe52f76b7a)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test api_boundary::catalog_api_has_no_storage_or_exec_coupling ... ok
[INFO] [stdout] test mutation_wal::catalog_mutation_plan_rejects_sparse_or_duplicate_apply_indexes ... ok
[INFO] [stdout] test mutation_wal::durable_publication_rejects_tampered_definition_batch_dependency_hash ... ok
[INFO] [stdout] test mutation_wal::durable_apply_rejects_flush_evidence_below_commit_lsn_without_publication ... ok
[INFO] [stdout] test mutation_wal::durable_publication_rejects_uncommitted_or_non_durable_evidence ... ok
[INFO] [stdout] test mutation_wal::durable_apply_rejects_zero_wal_append_lsn_before_flush ... ok
[INFO] [stdout] test mutation_wal::durable_publication_advances_visible_snapshot_with_receipt ... ok
[INFO] [stdout] test mutation_wal::durable_publication_receipt_can_use_external_marker ... ok
[INFO] [stdout] test mutation_wal::snapshot_apply_advances_version_without_claiming_durable_publication ... ok
[INFO] [stdout] test mutation_wal::snapshot_apply_rejects_tampered_definition_batch_source_hash_drift ... ok
[INFO] [stdout] test mutation_wal::catalog_mutation_records_fit_storage_wal_catalog_kinds ... ok
[INFO] [stdout] test mutation_wal::durable_publication_rejects_stale_identity_or_record_count_mismatch ... ok
[INFO] [stdout] test mutation_wal::durable_apply_append_failure_leaves_snapshot_unpublished_before_flush ... ok
[INFO] [stdout] test mutation_wal::durable_apply_report_carries_definition_batch_integrity_hashes ... ok
[INFO] [stdout] test mutation_wal::durable_apply_writes_catalog_wal_before_visible_publication ... ok
[INFO] [stdout] test recovery::durable_apply_recovery_reconstructs_last_published_catalog_from_storage_wal_frame_roundtrip ... ok
[INFO] [stdout] test recovery::recovery_replays_committed_durable_catalog_batches_into_snapshot ... ok
[INFO] [stdout] test recovery::durable_apply_crash_before_commit_does_not_publish_half_catalog ... ok
[INFO] [stdout] test mutation_wal::catalog_mutation_plan_rejects_zero_direct_identity_fields ... ok
[INFO] [stdout] test mutation_wal::catalog_wal_append_sequence_rejects_wrong_kind_or_decreasing_lsn ... ok
[INFO] [stdout] test recovery::recovery_ignores_crash_before_commit_payloads_after_storage_wal_frame_roundtrip ... ok
[INFO] [stdout] test snapshot_dependencies::procedure_structured_inputs_are_catalog_dependencies ... ok
[INFO] [stdout] test recovery::recovery_reconstructs_only_last_valid_catalog_version_before_incomplete_tail ... ok
[INFO] [stdout] test recovery::recovery_skips_stale_base_tail_and_preserves_last_valid_catalog_version ... ok
[INFO] [stdout] test snapshot_dependencies::dependency_ordering_is_rejected_for_late_structured_inputs ... ok
[INFO] [stdout] test snapshot_dependencies::snapshot_state_rejects_catalog_identity_mismatch ... ok
[INFO] [stdout] test recovery::recovery_skips_out_of_order_apply_tail_and_preserves_last_valid_catalog_version ... ok
[INFO] [stdout] test snapshot_dependencies::snapshot_state_rejects_deprecation_with_active_dependents ... ok
[INFO] [stdout] test snapshot_dependencies::snapshot_state_rejects_new_dependent_when_dependency_is_deprecated ... ok
[INFO] [stdout] test snapshot_dependencies::snapshot_state_validates_external_structured_input_dependencies ... ok
[INFO] [stdout] test snapshot_dependencies::snapshot_state_allows_joint_deprecation_of_dependency_and_dependent ... ok
[INFO] [stdout] test recovery::recovery_skips_duplicate_apply_tail_and_preserves_last_valid_catalog_version ... ok
[INFO] [stdout] test mutation_wal::durable_apply_rejects_non_monotonic_wal_append_sequence_before_flush ... ok
[INFO] [stdout] test mutation_wal::mutation_records_carry_dense_apply_indexes_and_integrity_hashes ... ok
[INFO] [stdout] test snapshot_dependencies::snapshot_state_rejects_create_collisions_with_existing_objects ... ok
[INFO] [stdout] test snapshot_dependencies::snapshot_state_rejects_deprecation_of_missing_target ... ok
[INFO] [stdout] test mutation_wal::staged_deprecation_keeps_visible_catalog_active_until_durable_publication ... ok
[INFO] [stdout] test mutation_wal::mutation_records_are_ordered_begin_apply_commit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/decision_coverage_invariants.rs (/opt/rustwide/target/debug/deps/decision_coverage_invariants-d74088f6b5a62884)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test drop_procedure_operation_surface_is_guarded_not_yet_implemented ... ok
[INFO] [stdout] test drop_procedure_publication_policy_is_constrained_by_catalog_spec ... ok
[INFO] [stdout] test catalog_spec_covers_drop_procedure_lifecycle_before_operation_surface_expands ... ok
[INFO] [stdout] test catalog_spec_covers_alter_procedure_lifecycle_before_operation_surface_expands ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_catalog_diff-54089b151440886b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test taxonomy::tests::diff_taxonomy_has_wal_severity ... ok
[INFO] [stdout] test taxonomy::tests::taxonomy_id_is_active_v1 ... ok
[INFO] [stdout] test object_diff::tests::replacement_tracks_version_and_shape_hash_impacts ... ok
[INFO] [stdout] test object_diff::tests::added_object_requires_wal_before_visibility ... ok
[INFO] [stdout] test object_diff::tests::no_diff_for_identical_definition ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/catalog_diff_contract.rs (/opt/rustwide/target/debug/deps/catalog_diff_contract-4c050c2cbb080f76)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test additive_table_shape_change_is_current_catalog_diff_evidence ... ok
[INFO] [stdout] test object_identity_or_name_change_requires_breaking_review ... ok
[INFO] [stdout] test lifecycle_changes_are_wal_required ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_catalog_recovery-46dedca6c83d58ca)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test catalog_replay::tests::replay_catalog_from_lsn_empty_records_ok ... ok
[INFO] [stdout] test catalog_replay::tests::replay_catalog_from_lsn_filters_records_below_floor ... ok
[INFO] [stdout] test catalog_replay::tests::replay_catalog_from_lsn_propagates_version_reorder_error ... ok
[INFO] [stdout] test catalog_replay::tests::replay_catalog_from_lsn_replays_all_when_floor_is_zero ... ok
[INFO] [stdout] test catalog_replay::tests::replay_checkpoint_validation_succeeds_on_match ... ok
[INFO] [stdout] test catalog_replay::tests::replay_complex_sequence_maintains_consistency ... ok
[INFO] [stdout] test catalog_replay::tests::replay_definition_batch_applied_adds_all_procedures ... ok
[INFO] [stdout] test catalog_replay::tests::replay_empty_records_produces_empty_snapshot ... ok
[INFO] [stdout] test catalog_replay::tests::replay_procedure_altered_validates_existence ... ok
[INFO] [stdout] test catalog_replay::tests::replay_procedure_dropped_removes_from_visible_set ... ok
[INFO] [stdout] test catalog_replay::tests::replay_respects_target_version_filter ... ok
[INFO] [stdout] test catalog_replay::tests::replay_single_procedure_added_record ... ok
[INFO] [stdout] test catalog_replay::tests::replay_validates_version_monotonicity ... ok
[INFO] [stdout] test lsn_replay::tests::lsn_selection_filters_records_below_floor ... ok
[INFO] [stdout] test lsn_replay::tests::lsn_selection_rejects_reordered_storage_lsn ... ok
[INFO] [stdout] test mutation::tests::dependency_graph_hash_preserves_bytes_and_zero_state ... ok
[INFO] [stdout] test mutation::tests::durable_payload_preserves_optional_storage_kind_tag ... ok
[INFO] [stdout] test mutation::tests::recovery_apply_target_validates_boundary_identity_without_snapshot_ownership ... ok
[INFO] [stdout] test mutation::tests::mutation_record_kind_tags_are_stable ... ok
[INFO] [stdout] test storage_wal_bridge::tests::decode_rejects_invalid_version ... ok
[INFO] [stdout] test storage_wal_bridge::tests::decode_rejects_truncated_frame ... ok
[INFO] [stdout] test mutation_replay::tests::generic_replay_classifies_target_rejection_as_replay_rejected ... ok
[INFO] [stdout] test storage_wal_bridge::tests::decode_rejects_corrupted_checksum ... ok
[INFO] [stdout] test mutation_replay::tests::generic_replay_rejects_version_gap_before_target_apply ... ok
[INFO] [stdout] test storage_wal_bridge::tests::encode_decode_procedure_dropped_round_trip ... ok
[INFO] [stdout] test mutation_replay::tests::generic_replay_applies_committed_batch_into_target_without_snapshot ... ok
[INFO] [stdout] test storage_wal_bridge::tests::encode_decode_definition_batch_applied_round_trip ... ok
[INFO] [stdout] test catalog_replay::tests::replay_checkpoint_validation_fails_on_mismatch ... ok
[INFO] [stdout] test storage_wal_bridge::tests::encode_is_deterministic ... ok
[INFO] [stdout] test storage_wal_bridge::tests::encode_decode_statistics_updated_round_trip ... ok
[INFO] [stdout] test storage_wal_record::tests::procedure_dropped_validates_version_ordering ... ok
[INFO] [stdout] test storage_wal_record::tests::statistics_updated_has_no_catalog_version ... ok
[INFO] [stdout] test storage_wal_record::tests::timestamp_secs_reflects_record_type ... ok
[INFO] [stdout] test storage_wal_bridge::tests::encode_rejects_invalid_record ... ok
[INFO] [stdout] test storage_wal_record::tests::catalog_wal_record_version_current_is_v1 ... ok
[INFO] [stdout] test wal_record::tests::drop_failure_reason_rejects_empty_blockers ... ok
[INFO] [stdout] test storage_wal_bridge::tests::encode_decode_procedure_altered_round_trip ... ok
[INFO] [stdout] test publication::tests::generic_publication_registry_rejects_unregistered_acknowledgement ... ok
[INFO] [stdout] test storage_wal_bridge::tests::encode_decode_procedure_added_round_trip ... ok
[INFO] [stdout] test storage_wal_record::tests::definition_batch_applied_catalog_version_is_visible ... ok
[INFO] [stdout] test catalog_replay::tests::replay_catalog_from_lsn_tracks_end_lsn_correctly ... ok
[INFO] [stdout] test storage_wal_record::tests::procedure_added_accepts_valid_hash ... ok
[INFO] [stdout] test storage_wal_record::tests::procedure_added_validates_non_zero_hash ... ok
[INFO] [stdout] test storage_wal_record::tests::procedure_dropped_accepts_valid_version_ordering ... ok
[INFO] [stdout] test storage_wal_record::tests::catalog_wal_record_version_try_from_u16_accepts_v1 ... ok
[INFO] [stdout] test storage_wal_record::tests::definition_batch_applied_validates_procedure_count_match ... ok
[INFO] [stdout] test storage_wal_record::tests::catalog_wal_record_version_try_from_u16_rejects_invalid ... ok
[INFO] [stdout] test publication::tests::generic_publication_registry_restores_hadr_progress_without_catalog_runtime ... ok
[INFO] [stderr]      Running tests/catalog_publication_subscription.rs (/opt/rustwide/target/debug/deps/catalog_publication_subscription-595b07f19ef525e2)
[INFO] [stdout] test storage_wal_bridge::tests::encode_decode_catalog_checkpoint_round_trip ... ok
[INFO] [stdout] test wal_record::tests::checkpoint_validates_identity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test subscription_acknowledgement_can_track_external_marker_publications ... ok
[INFO] [stderr]      Running tests/catalog_publication_subscription_runtime_contract.rs (/opt/rustwide/target/debug/deps/catalog_publication_subscription_runtime_contract-276476c304cb2267)
[INFO] [stdout] test publication_report_validates_admin_ha_contract_and_invalidation_identity ... ok
[INFO] [stdout] test subscription_acknowledgement_must_match_publication_replay_boundary ... ok
[INFO] [stdout] test publication_report_rejects_non_durable_or_stale_invalidation_evidence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test catalog_publication_requires_durable_lsn_or_marker ... ok
[INFO] [stdout] test runtime_registry_rejects_visible_publication_that_skips_catalog_version ... ok
[INFO] [stdout] test runtime_restore_fails_closed_on_terminal_conflict ... ok
[INFO] [stdout] test catalog_publication_report_rejects_replay_and_invalidation_mismatch ... ok
[INFO] [stdout] test runtime_registry_rejects_visible_publications_out_of_catalog_version_order ... ok
[INFO] [stdout] test hadr_subscriber_replay_detects_catalog_version_mismatch ... ok
[INFO] [stdout] test runtime_registry_rejects_duplicate_visible_publication_evidence ... ok
[INFO] [stdout] test catalog_publication_report_requires_administration_hadr_audience ... ok
[INFO] [stderr]      Running tests/catalog_storage_lsn_replay_contract.rs (/opt/rustwide/target/debug/deps/catalog_storage_lsn_replay_contract-2a6ba44a04b04528)
[INFO] [stdout] test subscriber_ack_must_match_version_and_record_count ... ok
[INFO] [stdout] test hadr_subscriber_replay_restores_catalog_version ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test catalog_publication_replays_from_storage_lsn_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/catalog_wal_contract.rs (/opt/rustwide/target/debug/deps/catalog_wal_contract-b5651712fc4ec0f0)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test corruption_decode::decode_rejects_truncated_frame ... ok
[INFO] [stdout] test corruption_decode::decode_rejects_invalid_record_version ... ok
[INFO] [stdout] test checkpoint::replay_checkpoint_validates_procedure_count_match ... ok
[INFO] [stdout] test corruption_decode::decode_rejects_trailing_bytes_after_declared_payload ... ok
[INFO] [stdout] test encode_decode::definition_batch_applied_preserves_all_fields ... ok
[INFO] [stdout] test corruption_decode::decode_rejects_trailing_bytes_inside_declared_payload ... ok
[INFO] [stdout] test checkpoint::replay_checkpoint_rejects_procedure_count_mismatch ... ok
[INFO] [stdout] test corruption_decode::decode_rejects_definition_batch_count_before_large_allocation ... ok
[INFO] [stdout] test corruption_decode::decode_rejects_corrupted_checksum ... ok
[INFO] [stdout] test encode_decode::catalog_checkpoint_round_trip ... ok
[INFO] [stdout] test encode_decode::procedure_altered_with_different_hashes_round_trip ... ok
[INFO] [stdout] test encode_decode::procedure_dropped_round_trip ... ok
[INFO] [stdout] test encode_decode::procedure_added_round_trip ... ok
[INFO] [stdout] test encode_decode::statistics_updated_round_trip ... ok
[INFO] [stdout] test encode_decode::large_batch_with_many_procedures_round_trip ... ok
[INFO] [stdout] test encode_decode::unicode_operator_principal_round_trip ... ok
[INFO] [stdout] test publication_bridge::storage_publication_bridge_ignores_incomplete_tail_without_commit ... ok
[INFO] [stdout] test publication_bridge::storage_publication_bridge_reconstructs_complete_catalog_publication ... ok
[INFO] [stdout] test publication_bridge::storage_publication_bridge_rejects_commit_before_begin ... ok
[INFO] [stdout] test publication_bridge::storage_publication_bridge_reconstructs_last_durable_before_tail ... ok
[INFO] [stdout] test publication_bridge::storage_publication_bridge_rejects_commit_without_apply ... ok
[INFO] [stdout] test publication_bridge::storage_publication_bridge_rejects_apply_before_begin ... ok
[INFO] [stdout] test publication_bridge::storage_publication_bridge_rejects_malformed_apply_payload_before_publication ... ok
[INFO] [stdout] test replay_lifecycle::replay_complete_procedure_lifecycle_add_alter_drop ... ok
[INFO] [stdout] test publication_bridge::storage_publication_bridge_preserves_multiple_decoded_apply_records ... ok
[INFO] [stdout] test replay_lifecycle::replay_respects_target_version_filter ... ok
[INFO] [stdout] test replay_validation::replay_accepts_strictly_increasing_versions ... ok
[INFO] [stdout] test replay_validation::replay_rejects_alter_on_non_existent_procedure ... ok
[INFO] [stdout] test replay_validation::replay_rejects_drop_on_non_existent_procedure ... ok
[INFO] [stdout] test replay_validation::replay_rejects_duplicate_version ... ok
[INFO] [stdout] test replay_validation::replay_rejects_version_going_backward ... ok
[INFO] [stdout] test replay_validation::replay_validates_all_batch_procedures_affect_visible_set ... ok
[INFO] [stdout] test publication_bridge::storage_publication_bridge_rejects_truncated_apply_payload_before_publication ... ok
[INFO] [stderr]      Running tests/mutation_replay_anomalies.rs (/opt/rustwide/target/debug/deps/mutation_replay_anomalies-403e87cac49fa659)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test recovery_rejects_begin_commit_boundary_mismatch_all_or_nothing ... ok
[INFO] [stdout] test recovery_rejects_apply_count_above_replay_limit_before_accumulating_batch ... ok
[INFO] [stdout] test recovery_rejects_tampered_apply_with_stale_definition_batch_hashes ... ok
[INFO] [stdout] test recovery_rejects_committed_batch_missing_tail_apply_record ... ok
[INFO] [stdout] test recovery_ignores_incomplete_batch_without_commit ... ok
[INFO] [stdout] test recovery_rejects_definition_batch_hash_mismatch ... ok
[INFO] [stdout] test recovery_rejects_physically_reordered_apply_records ... ok
[INFO] [stdout] test durable_payload_boundary_rejects_missing_definition_batch_hash ... ok
[INFO] [stdout] test durable_payload_boundaries_roundtrip_definition_batch_hashes ... ok
[INFO] [stdout] test recovery_reconstructs_only_last_valid_catalog_version_before_incomplete_tail ... ok
[INFO] [stdout] test durable_payload_rejects_planned_only_publication_boundary ... ok
[INFO] [stdout] test recovery_replays_committed_batches_into_generic_target ... ok
[INFO] [stdout] test recovery_reports_duplicate_and_sparse_apply_indexes ... ok
[INFO] [stdout] test recovery_skips_already_applied_batch_when_target_already_at_next_version ... ok
[INFO] [stdout] test recovery_reports_commit_and_apply_without_begin ... ok
[INFO] [stdout] test recovery_reports_wrong_identity_version_gap_outer_kind_and_payload_corruption ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/publication_subscription_recovery_contract.rs (/opt/rustwide/target/debug/deps/publication_subscription_recovery_contract-ee5ce9cf22ee32d4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test replay_rejects_subscription_acknowledgement_without_visible_publication ... ok
[INFO] [stdout] test replay_rejects_zero_durable_lsn_evidence ... ok
[INFO] [stdout] test replay_rejects_visible_publication_that_skips_catalog_version ... ok
[INFO] [stdout] test replay_rejects_visible_publication_when_audit_was_not_recorded_first ... ok
[INFO] [stdout] test replay_rejects_visible_publication_without_prior_durable_terminal_record ... ok
[INFO] [stdout] test replay_rejects_terminal_audit_trace_mismatch_for_visible_publication ... ok
[INFO] [stdout] test replay_rejects_visible_publications_out_of_catalog_version_order ... ok
[INFO] [stdout] test replay_rejects_visible_publication_when_terminal_record_count_is_partial ... ok
[INFO] [stdout] test replay_is_idempotent_for_duplicate_publication_ack_and_terminal_records ... ok
[INFO] [stdout] test restore_from_replay_reconstructs_durable_publication_state_and_hadr_progress ... ok
[INFO] [stdout] test replay_applies_visible_publication_only_after_prior_audit_evidence ... ok
[INFO] [stderr]      Running tests/wal_record_design.rs (/opt/rustwide/target/debug/deps/wal_record_design-37349074ea98c8a9)
[INFO] [stdout] test replay_fails_closed_on_conflicting_publication_terminal_record ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test correlation::batch_wal_correlation_preserves_identities ... ok
[INFO] [stdout] test recovery::recovery_committed_catalog_applies_all_operations ... ok
[INFO] [stdout] test correlation::batch_wal_correlation_lsn_monotonic_check ... ok
[INFO] [stdout] test recovery::recovery_committed_catalog_version_is_visible ... ok
[INFO] [stdout] test recovery::recovery_incomplete_batch_detected_via_record_count ... ok
[INFO] [stdout] test roundtrip::wal_record_roundtrip_alter_procedure ... ok
[INFO] [stdout] test roundtrip::wal_record_roundtrip_apply_catalog_version ... ok
[INFO] [stdout] test roundtrip::wal_record_roundtrip_checkpoint ... ok
[INFO] [stdout] test recovery::recovery_incomplete_batch_rejected_if_apply_record_missing ... ok
[INFO] [stdout] test roundtrip::wal_record_roundtrip_deprecate_procedure ... ok
[INFO] [stdout] test roundtrip::wal_record_roundtrip_drop_procedure_restricted ... ok
[INFO] [stdout] test roundtrip::wal_record_roundtrip_drop_procedure_success ... ok
[INFO] [stdout] test roundtrip::wal_record_roundtrip_create_procedure ... ok
[INFO] [stdout] test validation::validation_accepts_empty_dependencies_in_create ... ok
[INFO] [stdout] test validation::validation_rejects_empty_description_in_drop_failure ... ok
[INFO] [stdout] test validation::validation_rejects_empty_name_in_create ... ok
[INFO] [stdout] test validation::validation_rejects_invalid_alter_records ... ok
[INFO] [stdout] test validation::validation_rejects_invalid_checkpoint_records ... ok
[INFO] [stdout] test validation::validation_rejects_invalid_deprecate_records ... ok
[INFO] [stdout] test validation::validation_rejects_zero_blocker_count_in_drop_failure ... ok
[INFO] [stdout] test validation::validation_rejects_zero_batch_id_in_apply ... ok
[INFO] [stdout] test validation::validation_rejects_zero_contract_hash_in_create ... ok
[INFO] [stdout] test validation::validation_rejects_zero_dependency_id_in_create ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_catalog_store-52312beab126461b)
[INFO] [stdout] test validation::validation_rejects_zero_lsn_in_apply ... ok
[INFO] [stdout] test validation::validation_rejects_zero_procedure_id_in_create ... ok
[INFO] [stdout] test validation::validation_rejects_zero_procedure_id_in_drop ... ok
[INFO] [stdout] test validation::validation_rejects_zero_record_count_in_apply ... ok
[INFO] [stdout] test validation::validation_rejects_zero_version_in_apply ... ok
[INFO] [stdout] test roundtrip::catalog_version_projection_is_explicit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test change_subscription::tests::cursor_can_be_closed ... ok
[INFO] [stdout] test manifest::tests::column_schema_validation_rejects_empty_name_or_type ... ok
[INFO] [stdout] test change_subscription::tests::registry_requires_ordered_version_changes ... ok
[INFO] [stdout] test manifest_resolution::tests::failed_resolution_uses_failure_diagnostic_code ... ok
[INFO] [stdout] test manifest::tests::procedure_manifest_validation_rejects_invalid_boundaries ... ok
[INFO] [stdout] test manifest_resolution::tests::request_validation_rejects_zero_expected_contract_hash ... ok
[INFO] [stdout] test manifest_runtime::tests::manifest_record_validates_manifest_payload ... ok
[INFO] [stdout] test manifest_runtime::tests::runtime_status_exposes_protocol_free_diagnostic_codes ... ok
[INFO] [stdout] test manifest_resolution::tests::resolved_resolution_carries_manifest_without_failure ... ok
[INFO] [stdout] test publication_receipt::tests::mutation_durability_rejects_missing_or_non_durable_evidence ... ok
[INFO] [stdout] test publication_receipt::tests::publication_receipt_copies_plan_fields_after_evidence_validation ... ok
[INFO] [stdout] test publication_receipt::tests::publication_receipt_rejects_invalid_evidence_before_publication ... ok
[INFO] [stdout] test publication_receipt::tests::receipt_carries_security_audit_trace_id_field_with_none_default ... ok
[INFO] [stdout] test publication_receipt::tests::receipt_recovery_decision_distinguishes_normal_commit_from_replay ... ok
[INFO] [stdout] test publication_receipt::tests::receipt_rejects_inconsistent_first_last_operation_index ... ok
[INFO] [stdout] test publication_receipt::tests::receipt_rejects_record_count_not_matching_first_last_index_span ... ok
[INFO] [stdout] test snapshot::tests::durable_publication_gate_exposes_only_current_durable_receipt ... ok
[INFO] [stdout] test snapshot::tests::durable_publication_gate_hides_staged_in_memory_state ... ok
[INFO] [stdout] test store_boundary::tests::append_sequence_rejects_non_increasing_lsn ... ok
[INFO] [stdout] test store_boundary::tests::append_sequence_rejects_kind_mismatch ... ok
[INFO] [stdout] test store_boundary::tests::append_sequence_rejects_zero_lsn ... ok
[INFO] [stdout] test store_boundary::tests::append_sequence_requires_commit_terminal_record ... ok
[INFO] [stdout] test snapshot::tests::snapshot_apply_rejects_deprecation_with_active_dependents ... ok
[INFO] [stdout] test snapshot::tests::snapshot_apply_rejects_missing_catalog_dependency ... ok
[INFO] [stdout] test change_subscription::tests::notification_requires_non_zero_lsn ... ok
[INFO] [stdout] test taxonomy::tests::store_taxonomy_has_publication_barrier ... ok
[INFO] [stdout] test taxonomy::tests::taxonomy_id_is_reserved_v0 ... ok
[INFO] [stdout] test store_boundary::tests::append_sequence_requires_all_planned_records ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/owner_snapshot_contract.rs (/opt/rustwide/target/debug/deps/owner_snapshot_contract-cccf11e3bc1ce976)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test catalog_store_owner_api_has_no_storage_or_exec_coupling ... ok
[INFO] [stdout] test owner_store_wal_append_sequence_requires_monotonic_commit_terminal_records ... ok
[INFO] [stdout] test owner_snapshot_rejects_non_durable_publication_evidence ... ok
[INFO] [stdout] test owner_snapshot_rejects_catalog_identity_mismatch ... ok
[INFO] [stdout] test owner_snapshot_publishes_only_after_durable_evidence ... ok
[INFO] [stdout] test owner_snapshot_advances_applied_state_without_durable_publication ... ok
[INFO] [stdout] test owner_snapshot_rejects_new_dependent_when_dependency_is_deprecated ... ok
[INFO] [stdout] test owner_snapshot_rejects_deprecation_with_active_dependents ... ok
[INFO] [stdout] test owner_snapshot_validates_external_structured_input_dependencies ... ok
[INFO] [stdout] test owner_snapshot_allows_joint_deprecation_of_dependency_and_dependent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/andromeda_cli-3ed55b8681c46eee)
[INFO] [stdout] 
[INFO] [stdout] running 155 tests
[INFO] [stdout] test args_parser::tests::inventory_recoverable_defaults_to_temp_wal ... ok
[INFO] [stdout] test args_parser::tests::inventory_recoverable_accepts_explicit_path ... ok
[INFO] [stdout] test audit::sensitive::tests::detects_secret_bearing_cli_evidence_markers ... ok
[INFO] [stdout] test audit::sensitive::tests::preserves_non_secret_audit_evidence ... ok
[INFO] [stdout] test audit::tests::audit_compact_defaults_to_contract_preview_without_journal ... ok
[INFO] [stdout] test args_parser::tests::recovery_inspect_requires_one_path ... ok
[INFO] [stdout] test audit::tests::audit_inspect_rejects_unbounded_limits ... ok
[INFO] [stdout] test audit::tests::audit_inspect_defaults_to_contract_preview_without_journal ... ok
[INFO] [stdout] test benchmark::crud::tests::parses_crud_run_options_with_defaults ... ok
[INFO] [stdout] test benchmark::crud::tests::rejects_flag_as_seed_value ... ok
[INFO] [stdout] test benchmark::crud::tests::rejects_unknown_crud_scenario ... ok
[INFO] [stdout] test benchmark::crud::tests::crud_option_errors_do_not_echo_values ... ok
[INFO] [stdout] test audit::tests::audit_inspect_rejects_missing_journal_file ... ok
[INFO] [stdout] test benchmark::error::tests::maps_integrity_error_without_echoing_input_values ... ok
[INFO] [stdout] test benchmark::crud::tests::parses_crud_run_options_with_seed ... ok
[INFO] [stdout] test benchmark::error::tests::maps_every_benchmark_error_variant_to_message ... ok
[INFO] [stdout] test benchmark::parse::tests::benchmark_option_errors_do_not_echo_values ... ok
[INFO] [stdout] test benchmark::error::tests::maps_temp_budget_errors_to_bounded_messages ... ok
[INFO] [stdout] test benchmark::command::tests::crud_run_command_succeeds ... ok
[INFO] [stdout] test benchmark::command::tests::crud_scenarios_command_succeeds ... ok
[INFO] [stdout] test benchmark::command::tests::workloads_and_contract_commands_succeed ... ok
[INFO] [stdout] test benchmark::command::tests::unknown_workload_error_does_not_echo_value ... ok
[INFO] [stdout] test benchmark::parse::tests::hardware_profile_names_are_stable ... ok
[INFO] [stdout] test benchmark::parse::tests::rejects_flag_as_numeric_option_value ... ok
[INFO] [stdout] test benchmark::parse::tests::rejects_invalid_temp_budget_with_user_facing_messages ... ok
[INFO] [stdout] test benchmark::output::tests::workloads_json_lists_btree_node_codec_smoke ... ok
[INFO] [stdout] test benchmark::command::tests::run_executes_bench_runner_after_validation ... ok
[INFO] [stdout] test cmd_backup::tests::backup_command_help ... ok
[INFO] [stdout] test benchmark::parse::tests::rejects_unknown_workload ... ok
[INFO] [stdout] test benchmark::parse::tests::rejects_unbounded_duration ... ok
[INFO] [stdout] test cmd::tests::unknown_command_returns_error ... ok
[INFO] [stdout] test benchmark::output::tests::btree_node_codec_human_output_exposes_harness_evidence_fields ... ok
[INFO] [stdout] test benchmark::output::tests::btree_node_codec_run_json_exposes_harness_evidence_fields ... ok
[INFO] [stdout] test cmd_backup::tests::backup_start_requires_dry_run_without_scheduler ... ok
[INFO] [stdout] test cmd_backup::tests::backup_list_with_limit ... ok
[INFO] [stdout] test benchmark::parse::tests::validates_bounded_allowed_workload ... ok
[INFO] [stdout] test benchmark::parse::tests::rejects_plain_json_alias ... ok
[INFO] [stdout] test cmd_backup::tests::backup_command_no_args_shows_help ... ok
[INFO] [stdout] test cmd_backup::tests::backup_command_unknown_subcommand ... ok
[INFO] [stdout] test cmd_backup::tests::backup_json_string_escapes_diagnostic_fields ... ok
[INFO] [stdout] test cmd_backup::tests::backup_list_rejects_zero_limit ... ok
[INFO] [stdout] test cmd_backup::tests::backup_list_accepts_json_output ... ok
[INFO] [stdout] test benchmark::parse::tests::parses_default_run_options ... ok
[INFO] [stdout] test cmd_backup::tests::backup_list_rejects_unexpected_argument ... ok
[INFO] [stdout] test cmd_backup::tests::backup_list_returns_ok ... ok
[INFO] [stdout] test cmd_backup::tests::backup_start_rejects_flag_as_destination ... ok
[INFO] [stdout] test cmd_backup::tests::backup_start_rejects_unexpected_argument ... ok
[INFO] [stdout] test cmd_backup::tests::backup_start_returns_ok ... ok
[INFO] [stdout] test cmd_backup::tests::backup_start_with_incremental_flag ... ok
[INFO] [stdout] test cmd_backup::tests::backup_status_accepts_json_output ... ok
[INFO] [stdout] test cmd_backup::tests::backup_status_accepts_valid_id ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_command_no_args_shows_help ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_command_unknown_subcommand ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_invalidate_cache_rejects_invalid_id ... ok
[INFO] [stdout] test cmd_backup::tests::backup_status_rejects_invalid_id ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_invalidate_cache_rejects_unexpected_argument ... ok
[INFO] [stdout] test cmd_backup::tests::backup_status_requires_backup_id ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_invalidate_cache_returns_ok ... ok
[INFO] [stdout] test cmd_backup::tests::backup_start_with_destination ... ok
[INFO] [stdout] test cmd_backup::tests::format_bytes_displays_human_readable ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_command_help ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_list_procedures_accepts_json_output ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_invalidate_cache_with_procedure_id ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_list_procedures_rejects_flag_as_namespace ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_json_string_escapes_diagnostic_fields ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_list_procedures_rejects_unexpected_argument ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_list_procedures_with_namespace ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_resolve_manifest_accepts_procedure_id ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_resolve_manifest_requires_exactly_one_selector ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_list_procedures_returns_ok ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_resolve_manifest_accepts_qualified_name_json_output ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_show_contract_requires_procedure_id ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_show_contract_accepts_valid_id ... ok
[INFO] [stdout] test cmd_protocol::tests::protocol_smoke_sequence_rejects_batch_before_metadata ... ok
[INFO] [stdout] test cmd_restore::tests::restore_command_help ... ok
[INFO] [stdout] test cmd_restore::tests::restore_command_no_args_shows_help ... ok
[INFO] [stdout] test cmd_recovery::tests::v0_demo_manifest_is_valid ... ok
[INFO] [stdout] test cmd_restore::tests::restore_json_string_escapes_diagnostic_fields ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_accepts_json_output ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_accepts_valid_backup_id ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_dry_run_requires_artifact ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_show_contract_rejects_invalid_id ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_rejects_invalid_backup_id ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_rejects_flag_as_artifact ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_rejects_invalid_pitr_lsn ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_rejects_unexpected_argument ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_requires_backup_id ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_requires_dry_run_without_orchestrator ... ok
[INFO] [stdout] test cmd_restore::tests::restore_status_accepts_json_output ... ok
[INFO] [stdout] test cmd_restore::tests::restore_status_accepts_valid_id ... ok
[INFO] [stdout] test hadr::tests::command::hadr_command_help ... ok
[INFO] [stdout] test hadr::tests::command::hadr_command_no_args_shows_help ... ok
[INFO] [stdout] test hadr::tests::command::hadr_command_unknown_subcommand ... ok
[INFO] [stdout] test hadr::tests::command::hadr_demote_force_requires_dry_run_without_backend ... ok
[INFO] [stdout] test hadr::tests::command::hadr_demote_with_force ... ok
[INFO] [stdout] test cmd_restore::tests::restore_start_with_pitr_lsn ... ok
[INFO] [stdout] test hadr::tests::command::hadr_demote_without_force_uses_safe_dry_path ... ok
[INFO] [stdout] test cmd_restore::tests::restore_status_rejects_invalid_id ... ok
[INFO] [stdout] test cmd_restore::tests::restore_status_requires_restore_id ... ok
[INFO] [stdout] test diagnostic_json::tests::arrays_render_compact_json_literals ... ok
[INFO] [stdout] test diagnostic_json::tests::json_options_render_null_or_escaped_values ... ok
[INFO] [stdout] test diagnostic_json::tests::json_string_escapes_diagnostic_fields ... ok
[INFO] [stdout] test cmd_catalog::tests::catalog_show_contract_accepts_json_output ... ok
[INFO] [stdout] test error_mod::tests::cli_error_creates_protocol_error ... ok
[INFO] [stdout] test error_mod::tests::protocol_error_creates_protocol_error ... ok
[INFO] [stdout] test hadr::tests::command::hadr_failover_prepare_accepts_json_output ... ok
[INFO] [stdout] test hadr::tests::command::hadr_failover_prepare_returns_ok ... ok
[INFO] [stdout] test hadr::tests::command::hadr_failover_prepare_with_witness_check ... ok
[INFO] [stdout] test hadr::tests::command::hadr_json_string_escapes_diagnostic_fields ... ok
[INFO] [stdout] test hadr::tests::command::hadr_promote_accepts_json_output ... ok
[INFO] [stdout] test hadr::tests::command::hadr_promote_accepts_valid_replica_id ... ok
[INFO] [stdout] test hadr::tests::command::hadr_promote_rejects_invalid_replica_id ... ok
[INFO] [stdout] test hadr::tests::command::hadr_promote_requires_dry_run_without_backend ... ok
[INFO] [stdout] test hadr::tests::command::hadr_promote_requires_replica_id ... ok
[INFO] [stdout] test hadr::tests::command::hadr_quorum_accepts_json_output ... ok
[INFO] [stdout] test hadr::tests::command::hadr_status_accepts_json_output ... ok
[INFO] [stdout] test hadr::tests::command::hadr_status_returns_ok ... ok
[INFO] [stdout] test hadr::tests::command::hadr_signed_json_option_preserves_negative_lsn_distance ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_deregister_dry_run_accepts_fencing_evidence ... ok
[INFO] [stdout] test hadr::tests::command::hadr_quorum_returns_ok ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_deregister_dry_run_requires_fencing_evidence ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_list_rejects_unknown_machine_output_format ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_list_is_read_only_contract_preview ... ok
[INFO] [stdout] test hadr::tests::command::hadr_failover_prepare_json_with_witness_check ... ok
[INFO] [stdout] test cmd_protocol::tests::protocol_smoke_detail_lists_stable_codes ... ok
[INFO] [stdout] test hadr::tests::durable_membership::hadr_quorum_reads_durable_membership_store ... ok
[INFO] [stdout] test hadr::tests::durable_membership::hadr_node_list_reads_durable_membership_store ... ok
[INFO] [stdout] test hadr::tests::durable_membership::hadr_node_status_reads_durable_membership_store ... ok
[INFO] [stdout] test cmd_protocol::tests::protocol_smoke_is_deterministic_and_concise ... ok
[INFO] [stdout] test hadr::tests::durable_membership::hadr_status_reads_durable_membership_store ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_register_apply_persists_membership ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_fence_dry_run_does_not_mutate_durable_membership_store ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_deregister_dry_run_does_not_mutate_durable_membership_store ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_register_dry_run_accepts_replica_role ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_register_rejects_missing_role_value ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_register_rejects_zero_node_id ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_register_rejects_unknown_machine_output_format ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_register_rejects_primary_role ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_register_requires_dry_run ... ok
[INFO] [stdout] test parse::tests::next_option_value_advances_to_value_or_reports_missing ... ok
[INFO] [stdout] test parse::tests::next_option_value_rejecting_flag_rejects_following_flag ... ok
[INFO] [stdout] test parse::tests::parse_usize_preserves_caller_error_message ... ok
[INFO] [stdout] test parse::tests::parse_u64_preserves_caller_error_message ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_status_requires_node_id ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_register_dry_run_does_not_mutate_durable_membership_store ... ok
[INFO] [stdout] test parse::tests::named_integer_parsers_include_option_name ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_register_state_dir_uses_default_membership_file ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_fence_apply_persists_membership ... ok
[INFO] [stdout] test hadr::tests::promotion::hadr_promote_requires_primary_fencing_evidence ... ok
[INFO] [stdout] test hadr::tests::promotion::hadr_promote_dry_run_does_not_advance_epoch_or_write_audit_marker ... ok
[INFO] [stdout] test hadr::tests::promotion::hadr_promote_rejects_candidate_lsn_below_audit_lsn ... ok
[INFO] [stdout] test hadr::tests::promotion::hadr_promote_requires_quorum ... ok
[INFO] [stdout] test hadr::tests::node::hadr_node_deregister_apply_persists_membership ... ok
[INFO] [stdout] test hadr::tests::promotion::hadr_promote_writes_audit_before_visible ... ok
[INFO] [stdout] test hadr::tests::promotion::hadr_promote_apply_advances_epoch_once ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 155 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/andromeda_cli-4e789c5abb78d24d)
[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/audit_cli_commands.rs (/opt/rustwide/target/debug/deps/audit_cli_commands-a72453b663f4a94e)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test audit_legacy_query_wording_is_not_a_positive_surface ... ok
[INFO] [stdout] test audit_help_command_executes ... ok
[INFO] [stdout] test audit_inspect_rejects_zero_limit ... ok
[INFO] [stdout] test audit_inspect_rejects_too_large_limit ... ok
[INFO] [stdout] test audit_inspect_rejects_zero_lsn_range ... ok
[INFO] [stdout] test audit_inspect_accepts_bounded_filters ... ok
[INFO] [stdout] test audit_inspect_accepts_single_lsn_ranges ... ok
[INFO] [stdout] test audit_parser_errors_do_not_echo_values ... ok
[INFO] [stdout] test audit_help_uses_inspection_wording ... ok
[INFO] [stdout] test audit_inspect_does_not_create_or_inspect_missing_journal ... ok
[INFO] [stdout] test audit_inspect_json_exposes_admin_audit_gate ... ok
[INFO] [stdout] test audit_principal_filter_rejects_secret_bearing_values ... ok
[INFO] [stdout] test audit_verify_detects_checksum_corruption ... ok
[INFO] [stdout] test audit_inspect_diagnostic_json_exposes_replay_evidence ... ok
[INFO] [stdout] test audit_compact_diagnostic_json_reports_retention_evidence ... ok
[INFO] [stdout] test audit_inspect_filters_exact_durable_admin_families ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/benchmark_cli_commands.rs (/opt/rustwide/target/debug/deps/benchmark_cli_commands-3d7bf9adafe167fe)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test benchmark_help_uses_native_diagnostic_surface_wording ... ok
[INFO] [stdout] test benchmark_crud_run_json_exposes_advisory_boundary ... ok
[INFO] [stdout] test benchmark_run_accepts_temporary_vertical_v0_smoke_alias ... ok
[INFO] [stdout] test benchmark_crud_scenarios_json_exposes_limits_and_advisory_policy ... ok
[INFO] [stdout] test benchmark_run_btree_node_codec_human_output_exposes_runtime_harness_metadata ... ok
[INFO] [stdout] test benchmark_contract_json_exposes_advisory_policy ... ok
[INFO] [stdout] test benchmark_contract_human_output_marks_json_as_diagnostic ... ok
[INFO] [stdout] test benchmark_workloads_diagnostic_json_lists_btree_node_codec_smoke ... ok
[INFO] [stdout] test benchmark_run_workload_temp_budget_message_is_bounded ... ok
[INFO] [stdout] test benchmark_run_zero_temp_budget_message_is_bounded ... ok
[INFO] [stdout] test benchmark_run_global_temp_budget_message_is_bounded ... ok
[INFO] [stdout] test benchmark_crud_run_human_output_exposes_advisory_boundary ... ok
[INFO] [stdout] test benchmark_run_btree_node_codec_json_exposes_runtime_harness_metadata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_admin_commands.rs (/opt/rustwide/target/debug/deps/cli_admin_commands-d669030bb3266f17)
[INFO] [stdout] 
[INFO] [stdout] running 92 tests
[INFO] [stdout] test backup::backup_dry_run_json_is_contract_preview_only ... ok
[INFO] [stdout] test audit::audit_inspect_json_is_operator_diagnostic_surface ... ok
[INFO] [stdout] test audit::admin_json_output_escapes_operator_supplied_strings ... ok
[INFO] [stdout] test backup::backup_help_command_executes ... ok
[INFO] [stdout] test backup::backup_status_accepts_json_output ... ok
[INFO] [stdout] test backup::backup_list_command_executes ... ok
[INFO] [stdout] test backup::backup_start_with_incremental_flag ... ok
[INFO] [stdout] test backup::backup_list_accepts_json_output ... ok
[INFO] [stdout] test backup::backup_start_with_destination_path ... ok
[INFO] [stdout] test backup::backup_start_command_parses_and_executes ... ok
[INFO] [stdout] test backup::backup_status_accepts_backup_id ... ok
[INFO] [stdout] test backup::backup_list_with_limit_flag ... ok
[INFO] [stdout] test catalog::catalog_help_command_executes ... ok
[INFO] [stdout] test catalog::catalog_invalidate_cache_for_specific_procedure ... ok
[INFO] [stdout] test catalog::catalog_invalidate_cache_command_executes ... ok
[INFO] [stdout] test backup::backup_status_requires_backup_id ... ok
[INFO] [stdout] test catalog::catalog_resolve_manifest_accepts_procedure_id ... ok
[INFO] [stdout] test audit::admin_json_output_is_opt_in_and_has_stable_backup_fields ... ok
[INFO] [stdout] test catalog::catalog_resolve_manifest_accepts_qualified_name ... ok
[INFO] [stdout] test catalog::catalog_resolve_manifest_requires_selector ... ok
[INFO] [stdout] test catalog::catalog_list_procedures_command_executes ... ok
[INFO] [stdout] test catalog::catalog_list_procedures_with_namespace_filter ... ok
[INFO] [stdout] test catalog::catalog_show_contract_requires_procedure_id ... ok
[INFO] [stdout] test catalog::catalog_show_contract_accepts_procedure_id ... ok
[INFO] [stdout] test catalog::catalog_resolve_manifest_json_is_preview_only ... ok
[INFO] [stdout] test catalog::catalog_list_procedures_accepts_json_output ... ok
[INFO] [stdout] test hadr::hadr_demote_force_requires_dry_run_without_backend ... ok
[INFO] [stdout] test catalog::catalog_show_contract_accepts_json_output ... ok
[INFO] [stdout] test hadr::hadr_demote_with_force_executes ... ok
[INFO] [stdout] test catalog::catalog_invalidate_cache_json_does_not_claim_runtime_mutation ... ok
[INFO] [stdout] test hadr::hadr_help_command_executes ... ok
[INFO] [stdout] test hadr::hadr_failover_prepare_json_with_witness_check ... ok
[INFO] [stdout] test hadr::hadr_failover_prepare_with_witness_check ... ok
[INFO] [stdout] test hadr::hadr_failover_prepare_command_executes ... ok
[INFO] [stdout] test hadr::hadr_failover_prepare_accepts_json_output ... ok
[INFO] [stdout] test catalog::catalog_show_contract_human_uses_native_nullability_terms ... ok
[INFO] [stdout] test hadr::hadr_node_deregister_dry_run_requires_fencing_evidence ... ok
[INFO] [stdout] test hadr::hadr_node_list_command_executes_as_contract_preview ... ok
[INFO] [stdout] test catalog::catalog_preview_json_outputs_are_explicit ... ok
[INFO] [stdout] test hadr::hadr_node_register_rejects_primary_role ... ok
[INFO] [stdout] test hadr::hadr_node_deregister_dry_run_accepts_fencing_evidence ... ok
[INFO] [stdout] test hadr::hadr_node_register_dry_run_accepts_replica_only ... ok
[INFO] [stdout] test hadr::hadr_node_register_requires_dry_run ... ok
[INFO] [stdout] test hadr::hadr_node_status_requires_node_id ... ok
[INFO] [stdout] test hadr::hadr_promote_accepts_json_output ... ok
[INFO] [stdout] test hadr::hadr_promote_accepts_replica_id ... ok
[INFO] [stdout] test hadr::hadr_promote_requires_dry_run_without_backend ... ok
[INFO] [stdout] test hadr::hadr_promote_requires_replica_id ... ok
[INFO] [stdout] test negative_validation::backup_unknown_subcommand_returns_error ... ok
[INFO] [stdout] test hadr::hadr_quorum_accepts_json_output ... ok
[INFO] [stdout] test hadr::hadr_status_accepts_json_output ... ok
[INFO] [stdout] test hadr::hadr_quorum_command_executes ... ok
[INFO] [stdout] test hadr::hadr_status_command_parses_and_executes ... ok
[INFO] [stdout] test negative_validation::backup_numeric_options_reject_following_flags_without_echoing_values ... ok
[INFO] [stdout] test negative_validation::catalog_parser_errors_do_not_echo_values ... ok
[INFO] [stdout] test negative_validation::catalog_show_contract_invalid_id_returns_error ... ok
[INFO] [stdout] test negative_validation::hadr_promote_rejects_flag_as_lsn_value_without_echoing_values ... ok
[INFO] [stdout] test negative_validation::restore_invalid_backup_id_returns_error ... ok
[INFO] [stdout] test backup::backup_runtime_requires_artifact_dir_for_state_commands ... ok
[INFO] [stdout] test negative_validation::unknown_command_returns_error ... ok
[INFO] [stdout] test negative_validation::restore_lsn_options_reject_following_flags_without_echoing_values ... ok
[INFO] [stdout] test negative_validation::benchmark_rejects_plain_json_alias ... ok
[INFO] [stdout] test negative_validation::hadr_unknown_subcommand_returns_error ... ok
[INFO] [stdout] test protocol_vertical::benchmark_help_command_executes ... ok
[INFO] [stdout] test protocol_vertical::benchmark_contract_accepts_diagnostic_json ... ok
[INFO] [stdout] test protocol_vertical::benchmark_workloads_command_executes ... ok
[INFO] [stdout] test protocol_vertical::benchmark_run_executes_bounded_smoke_runner ... ok
[INFO] [stdout] test negative_validation::benchmark_run_rejects_zero_temp_budget ... ok
[INFO] [stdout] test negative_validation::benchmark_run_rejects_unbounded_samples ... ok
[INFO] [stdout] test negative_validation::backup_start_requires_dry_run_without_scheduler ... ok
[INFO] [stdout] test protocol_vertical::benchmark_run_diagnostic_json_is_diagnostic_only ... ok
[INFO] [stdout] test restore::restore_help_command_executes ... ok
[INFO] [stdout] test backup::backup_start_creates_execution_plan ... ok
[INFO] [stdout] test negative_validation::backup_list_rejects_zero_limit ... ok
[INFO] [stdout] test backup::backup_verify_rejects_manifest_hash_mismatch ... ok
[INFO] [stdout] test restore::restore_status_accepts_restore_id ... ok
[INFO] [stdout] test restore::restore_status_requires_restore_id ... ok
[INFO] [stdout] test hadr::hadr_mutating_dummy_commands_report_dry_run_preview ... ok
[INFO] [stdout] test hadr::hadr_contract_preview_outputs_are_explicit ... ok
[INFO] [stdout] test negative_validation::operator_commands_reject_application_procedure_and_sql_surface_options ... ok
[INFO] [stdout] test restore::restore_status_json_is_operator_diagnostic_surface ... ok
[INFO] [stdout] test negative_validation::unsupported_machine_output_formats_are_rejected ... ok
[INFO] [stdout] test restore::restore_accepts_json_output ... ok
[INFO] [stdout] test restore::restore_from_backup_id_executes ... ok
[INFO] [stdout] test restore::restore_dry_run_outputs_replay_segments ... ok
[INFO] [stdout] test restore::restore_with_pitr_lsn_executes ... ok
[INFO] [stdout] test restore::restore_requires_explicit_pitr_or_policy ... ok
[INFO] [stdout] test restore::restore_rejects_lsn_out_of_range ... ok
[INFO] [stdout] test hadr::hadr_demote_command_requires_force_flag ... ok
[INFO] [stdout] test restore::restore_dry_run_json_requires_artifact_and_stays_preview_only ... ok
[INFO] [stdout] test restore::restore_verify_json_is_operator_control_surface ... ok
[INFO] [stdout] test backup::backup_runtime_commands_use_file_backed_artifacts ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_v0_gates.rs (/opt/rustwide/target/debug/deps/cli_v0_gates-60b34888558c1748)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test vertical_v0_alias_still_runs_recoverable_inventory_demo ... ok
[INFO] [stdout] test cli_human_surfaces_do_not_advertise_sql_grpc_or_default_json_runtime ... ok
[INFO] [stdout] test inventory_recoverable_writes_file_wal_and_recovery_inspect_reports_replay ... ok
[INFO] [stdout] test protocol_smoke_detail_output_is_deterministic ... ok
[INFO] [stdout] test workspace_policy_gates_do_not_drift_through_cli_scope ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_vertical_commands.rs (/opt/rustwide/target/debug/deps/cli_vertical_commands-cdf45c9a7a1f1f76)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test help_advertises_neutral_inventory_demo_names ... ok
[INFO] [stdout] test recoverable_command_alias_keeps_existing_vertical_v0_entrypoint ... 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/orphan_source_invariants.rs (/opt/rustwide/target/debug/deps/orphan_source_invariants-369fafbd756a2d2f)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test source_inventory_contract::allowed_orphan_exceptions_are_named_and_bounded ... ok
[INFO] [stdout] test source_inventory_contract::orphan_guard_detects_synthetic_file_vs_mod_rs_conflict ... ok
[INFO] [stdout] test source_inventory_contract::orphan_guard_file_module_reaches_sibling_directory_modules ... ok
[INFO] [stdout] test source_inventory_contract::orphan_guard_detects_synthetic_orphan_in_fixture ... ok
[INFO] [stdout] test dependency_doctrine::dependency_guard_detects_synthetic_forbidden_edges_and_wire_deps ... ok
[INFO] [stdout] test dependency_doctrine::dependency_guard_detects_synthetic_table_style_forbidden_dependencies ... ok
[INFO] [stdout] test dependency_manifest::crate_name_topology_bucket_detection_rejects_generic_names ... ok
[INFO] [stdout] test source_inventory_contract::orphan_guard_inline_mod_block_does_not_consume_a_file ... ok
[INFO] [stdout] test source_inventory_contract::orphan_guard_include_macro_counts_literal_rust_source ... ok
[INFO] [stdout] test dependency_doctrine::dependency_guard_resolves_workspace_aliases_before_forbidden_rules ... ok
[INFO] [stdout] test source_inventory_contract::orphan_guard_path_attribute_resolves_from_declaring_file_directory ... ok
[INFO] [stdout] test source_inventory_contract::orphan_guard_target_root_reaches_sibling_support_module ... ok
[INFO] [stdout] test dependency_doctrine::dependency_guard_enforces_workspace_doctrine ... ok
[INFO] [stdout] test source_inventory_contract::orphan_guard_finds_no_new_active_rust_orphans_or_module_conflicts ... FAILED
[INFO] [stdout] test source_inventory_contract::active_rust_inventory_accounts_for_build_scripts_fuzz_targets_and_exclusions ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- source_inventory_contract::orphan_guard_finds_no_new_active_rust_orphans_or_module_conflicts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'source_inventory_contract::orphan_guard_finds_no_new_active_rust_orphans_or_module_conflicts' (16257) panicked at crates/andromeda-cli/tests/orphan_source_invariants/source_inventory_contract.rs:27:5:
[INFO] [stdout] active Rust source inventory violations detected.
[INFO] [stdout] New orphan files must be wired through a Cargo root, mod/#[path], or include!, or justified in ALLOWED_PRE_EXISTING_ORPHANS. Stale orphan exceptions must be removed once their exit criteria are met. Module conflicts must remove either foo.rs or foo/mod.rs for the same declared module.
[INFO] [stdout] 
[INFO] [stdout] New orphans:
[INFO] [stdout]   - crates/andromeda-restore/tests/backup_execution_plan/support.rs
[INFO] [stdout] 
[INFO] [stdout] Stale orphan exceptions:
[INFO] [stdout]   - 
[INFO] [stdout] 
[INFO] [stdout] Module file conflicts:
[INFO] [stdout]   - 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x557459bec768 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x557459bec768 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x557459bec768 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x557459bec768 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x557459c0094a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x557459c0094a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x557459bf11f2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x557459bf11f2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x557459bca9d6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x557459bca9d6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x557459be46f9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x557459b5bd5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x557459b5bd5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x557459be48b2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x557459be48b2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x557459bcaa92 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x557459bbfaa9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x557459bcb7ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x557459c0103c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x557459b435c9 - orphan_source_invariants[dce6296f41b5c772]::source_inventory_contract::orphan_guard_finds_no_new_active_rust_orphans_or_module_conflicts
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/andromeda-cli/tests/orphan_source_invariants/source_inventory_contract.rs:27:5
[INFO] [stdout]   20:     0x557459b41707 - orphan_source_invariants[dce6296f41b5c772]::source_inventory_contract::orphan_guard_finds_no_new_active_rust_orphans_or_module_conflicts::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/andromeda-cli/tests/orphan_source_invariants/source_inventory_contract.rs:19:71
[INFO] [stdout]   21:     0x557459b1bb46 - <orphan_source_invariants[dce6296f41b5c772]::source_inventory_contract::orphan_guard_finds_no_new_active_rust_orphans_or_module_conflicts::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x557459b4ee3b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x557459b4ee3b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x557459b5c6b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x557459b5c6b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x557459b5c6b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x557459b5c6b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x557459b5c6b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x557459b5c6b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x557459b5c6b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x557459b55fc4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x557459b55fc4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x557459b5f732 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x557459b5f732 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x557459b5f732 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x557459b5f732 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x557459b5f732 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x557459b5f732 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x557459b5f732 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x557459bebd8f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x557459bebd8f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7a19ef6c5aa4 - <unknown>
[INFO] [stdout]   43:     0x7a19ef752a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     source_inventory_contract::orphan_guard_finds_no_new_active_rust_orphans_or_module_conflicts
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p andromeda-cli --test orphan_source_invariants`
[INFO] running `Command { std: "docker" "inspect" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea", kill_on_drop: false }`
[INFO] [stdout] f70d1c5efa56ba072e438f88c110095daa58e04568123f94540ca78927f0f3ea
