[INFO] cloning repository https://github.com/pablogore/ego-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pablogore/ego-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablogore%2Fego-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablogore%2Fego-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 648aa592252080faec7366ec13bfccae965abfc3
[INFO] testing pablogore/ego-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpablogore%2Fego-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pablogore/ego-rs
[INFO] finished tweaking git repo https://github.com/pablogore/ego-rs
[INFO] tweaked toml for git repo https://github.com/pablogore/ego-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pablogore/ego-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pablogore/ego-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267
[INFO] running `Command { std: "docker" "start" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267", 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" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267", 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" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling noyalib v0.0.5
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling kitlogger-log-domain v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling ego-service-sdk-macros v0.1.0 (/opt/rustwide/workdir/crates/service-sdk-macros)
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling console-exporter v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling kitlogger-formatter v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling telemetry-types v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling config-core v0.1.0 (https://github.com/pablogore/kit-config.git?branch=master#526af127)
[INFO] [stderr]    Compiling telemetry-config-semantics v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling config-models v0.1.0 (https://github.com/pablogore/kit-config.git?branch=master#526af127)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling telemetry-adapter-contracts v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling kitlogger v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling ego-domain v0.1.0 (/opt/rustwide/workdir/crates/domain)
[INFO] [stderr]    Compiling ego-security-sdk v0.1.0 (/opt/rustwide/workdir/crates/security-sdk)
[INFO] [stderr]    Compiling ego-application v0.1.0 (/opt/rustwide/workdir/crates/application)
[INFO] [stderr]    Compiling ego-event-adapter v0.1.0 (/opt/rustwide/workdir/crates/event-adapter)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling security-apikey v0.1.0 (/opt/rustwide/workdir/crates/security-apikey)
[INFO] [stderr]    Compiling serde_yml v0.0.13
[INFO] [stderr]    Compiling config-loaders v0.1.0 (https://github.com/pablogore/kit-config.git?branch=master#526af127)
[INFO] [stderr]    Compiling kit-config v0.1.0 (https://github.com/pablogore/kit-config.git?branch=master#526af127)
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling persistent-entity v0.1.0 (/opt/rustwide/workdir/crates/persistent-entity)
[INFO] [stderr]    Compiling ego-scheduler v0.1.0 (/opt/rustwide/workdir/crates/ego-scheduler)
[INFO] [stderr]    Compiling ego-runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling ego-service-sdk v0.1.0 (/opt/rustwide/workdir/crates/service-sdk)
[INFO] [stderr]    Compiling ego-runtime-tokio v0.1.0 (/opt/rustwide/workdir/crates/runtime-tokio)
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling ego-testkit v0.1.0 (/opt/rustwide/workdir/crates/testkit)
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling security-jwt v0.1.0 (/opt/rustwide/workdir/crates/security-jwt)
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling ego-transport v0.1.0 (/opt/rustwide/workdir/crates/transport)
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling ego-persistence v0.1.0 (/opt/rustwide/workdir/crates/persistence)
[INFO] [stderr]    Compiling reference-app v0.1.0 (/opt/rustwide/workdir/examples/reference-app)
[INFO] [stderr]    Compiling ego-infrastructure v0.1.0 (/opt/rustwide/workdir/crates/infrastructure)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s
[INFO] running `Command { std: "docker" "inspect" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267", 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" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling insta v1.48.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling ego-service-sdk-macros v0.1.0 (/opt/rustwide/workdir/crates/service-sdk-macros)
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling console-exporter v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling kitlogger-formatter v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling telemetry-types v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling telemetry-config-semantics v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling trybuild v1.0.117
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling telemetry-adapter-contracts v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling noyalib v0.0.5
[INFO] [stderr]    Compiling kitlogger v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling config-core v0.1.0 (https://github.com/pablogore/kit-config.git?branch=master#526af127)
[INFO] [stderr]    Compiling config-models v0.1.0 (https://github.com/pablogore/kit-config.git?branch=master#526af127)
[INFO] [stderr]    Compiling ego-domain v0.1.0 (/opt/rustwide/workdir/crates/domain)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ego-security-sdk v0.1.0 (/opt/rustwide/workdir/crates/security-sdk)
[INFO] [stderr]    Compiling ego-application v0.1.0 (/opt/rustwide/workdir/crates/application)
[INFO] [stderr]    Compiling ego-event-adapter v0.1.0 (/opt/rustwide/workdir/crates/event-adapter)
[INFO] [stderr]    Compiling security-apikey v0.1.0 (/opt/rustwide/workdir/crates/security-apikey)
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling serde_yml v0.0.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config-loaders v0.1.0 (https://github.com/pablogore/kit-config.git?branch=master#526af127)
[INFO] [stderr]    Compiling kit-config v0.1.0 (https://github.com/pablogore/kit-config.git?branch=master#526af127)
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling persistent-entity v0.1.0 (/opt/rustwide/workdir/crates/persistent-entity)
[INFO] [stderr]    Compiling ego-scheduler v0.1.0 (/opt/rustwide/workdir/crates/ego-scheduler)
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling ego-runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling ego-service-sdk v0.1.0 (/opt/rustwide/workdir/crates/service-sdk)
[INFO] [stderr]    Compiling ego-runtime-tokio v0.1.0 (/opt/rustwide/workdir/crates/runtime-tokio)
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling ego-testkit v0.1.0 (/opt/rustwide/workdir/crates/testkit)
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling security-jwt v0.1.0 (/opt/rustwide/workdir/crates/security-jwt)
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling ego-transport v0.1.0 (/opt/rustwide/workdir/crates/transport)
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling ego-persistence v0.1.0 (/opt/rustwide/workdir/crates/persistence)
[INFO] [stderr]    Compiling reference-app v0.1.0 (/opt/rustwide/workdir/examples/reference-app)
[INFO] [stderr]    Compiling ego-infrastructure v0.1.0 (/opt/rustwide/workdir/crates/infrastructure)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267", 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" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_application-68416ec790a2529f)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_domain-80f90b1e2d47e1e5)
[INFO] [stdout] 
[INFO] [stdout] running 170 tests
[INFO] [stdout] test actor::tests::actor_id_valid ... ok
[INFO] [stdout] test actor::tests::actor_id_macro_produces_static ... ok
[INFO] [stdout] test actor::tests::actor_id_macro_repeatable ... ok
[INFO] [stdout] test actor::tests::actor_id_equality_same_name ... ok
[INFO] [stdout] test actor::tests::actor_id_equality_different_name ... ok
[INFO] [stdout] test actor::tests::actor_id_macro_value ... ok
[INFO] [stdout] test actor::tests::actor_id_whitespace_rejected ... ok
[INFO] [stdout] test actor::tests::lifecycle_failed_is_terminal ... ok
[INFO] [stdout] test actor::tests::lifecycle_created_not_terminal ... ok
[INFO] [stdout] test actor::tests::lifecycle_running_not_terminal ... ok
[INFO] [stdout] test actor::tests::lifecycle_stopped_is_terminal ... ok
[INFO] [stdout] test actor::tests::lifecycle_terminal_states_distinct_from_running ... ok
[INFO] [stdout] test actor::tests::actor_id_empty_rejected ... ok
[INFO] [stdout] test auth::claim_set::tests::claim_value_as_str_returns_none_for_null ... ok
[INFO] [stdout] test auth::claim_set::tests::get_array_returns_none_for_absent_key ... ok
[INFO] [stdout] test auth::claim_set::tests::get_nested_array_returns_none_if_outer_absent ... ok
[INFO] [stdout] test auth::claim_set::tests::claim_value_as_str_returns_none_for_integer ... ok
[INFO] [stdout] test auth::claim_set::tests::get_array_returns_slice_for_array_claim ... ok
[INFO] [stdout] test auth::claim_set::tests::get_nested_array_returns_keycloak_roles ... ok
[INFO] [stdout] test actor::tests::supervision_strategies_independent ... ok
[INFO] [stdout] test auth::claim_set::tests::get_i64_truncates_float ... ok
[INFO] [stdout] test auth::claim_set::tests::get_nested_array_returns_none_if_inner_absent ... ok
[INFO] [stdout] test auth::claim_set::tests::get_str_returns_value_for_string_claim ... ok
[INFO] [stdout] test auth::claim_set::tests::organization_returns_organization_first ... ok
[INFO] [stdout] test auth::claim_set::tests::roles_falls_back_to_groups ... ok
[INFO] [stdout] test auth::claim_set::tests::roles_falls_back_to_realm_access_roles ... ok
[INFO] [stdout] test auth::claim_set::tests::roles_returns_direct_roles_claim ... ok
[INFO] [stdout] test auth::claim_set::tests::roles_returns_empty_when_none_present ... ok
[INFO] [stdout] test auth::claim_set::tests::scope_falls_back_to_scope ... ok
[INFO] [stdout] test auth::claim_set::tests::get_nested_array_returns_none_if_outer_not_a_map ... ok
[INFO] [stdout] test auth::claim_set::tests::scope_returns_scp_first ... ok
[INFO] [stdout] test auth::claim_set::tests::subject_returns_sub_claim ... ok
[INFO] [stdout] test auth::claim_set::tests::get_str_returns_none_for_absent_key ... ok
[INFO] [stdout] test auth::claim_set::tests::organization_falls_back_to_org_id ... ok
[INFO] [stdout] test auth::claim_set::tests::get_str_returns_none_for_non_string_value ... ok
[INFO] [stdout] test auth::claim_set::tests::tenant_returns_none_when_absent ... ok
[INFO] [stdout] test actor::tests::actor_id_equality ... ok
[INFO] [stdout] test auth::claim_set::tests::tenant_falls_back_to_tid ... ok
[INFO] [stdout] test actor::tests::clone_equality ... ok
[INFO] [stdout] test actor::tests::debug_format ... ok
[INFO] [stdout] test auth::claim_set::tests::claim_value_as_str_returns_none_for_bool ... ok
[INFO] [stdout] test auth::claim_set::tests::get_i64_returns_none_for_string ... ok
[INFO] [stdout] test auth::claim_set::tests::expiry_returns_exp_claim ... ok
[INFO] [stdout] test auth::claim_set::tests::claim_value_as_str_returns_some_for_string_variant ... ok
[INFO] [stdout] test auth::claim_set::tests::get_i64_returns_integer_claim ... ok
[INFO] [stdout] test auth::claim_set::tests::tenant_falls_back_to_tenant ... ok
[INFO] [stdout] test auth::claim_set::tests::tenant_returns_tenant_id_first ... ok
[INFO] [stdout] test auth::claims::tests::claims_empty_has_no_custom ... ok
[INFO] [stdout] test auth::claims::tests::custom_uses_btreemap_ordering ... ok
[INFO] [stdout] test auth::claims::tests::standard_claims_default_all_none ... ok
[INFO] [stdout] test auth::claims::tests::claims_clone_and_eq ... ok
[INFO] [stdout] test auth::clock::tests::clock_is_object_safe ... ok
[INFO] [stdout] test auth::claim_set::tests::issuer_returns_iss_claim ... ok
[INFO] [stdout] test auth::clock::tests::clock_works_behind_arc ... ok
[INFO] [stdout] test auth::clock::tests::fixed_clock_returns_exact_time ... ok
[INFO] [stdout] test auth::clock::tests::system_clock_returns_plausible_time ... ok
[INFO] [stdout] test auth::credential::tests::basic_debug_redacts_secret ... ok
[INFO] [stdout] test auth::credential::tests::basic_variant_constructs_and_matches ... ok
[INFO] [stdout] test auth::credential::tests::bearer_debug_redacts_token ... ok
[INFO] [stdout] test auth::credential::tests::bearer_stores_value ... ok
[INFO] [stdout] test auth::credential::tests::credential_is_clone_and_eq ... ok
[INFO] [stdout] test auth::credential::tests::custom_debug_hides_payload ... ok
[INFO] [stdout] test auth::credential::tests::custom_variant_constructs_and_matches ... ok
[INFO] [stdout] test auth::error::tests::algorithm_not_supported_carries_name ... ok
[INFO] [stdout] test auth::error::tests::error_variants_are_clone_and_eq ... ok
[INFO] [stdout] test auth::error::tests::expired_token_displays_correctly ... ok
[INFO] [stdout] test auth::error::tests::invalid_signature_displays_correctly ... ok
[INFO] [stdout] test auth::error::tests::invalid_token_displays_message ... ok
[INFO] [stdout] test auth::error::tests::missing_claim_carries_name ... ok
[INFO] [stdout] test command::tests::test_command_can_be_used_in_trait_context ... ok
[INFO] [stdout] test command::tests::test_command_trait_is_implemented ... ok
[INFO] [stdout] test config::tests::config_error_display ... ok
[INFO] [stdout] test config::tests::config_error_implements_std_error ... ok
[INFO] [stdout] test config::tests::invalid_config_fails ... ok
[INFO] [stdout] test config::tests::non_zero_helper_builds_invalid_error ... ok
[INFO] [stdout] test config::tests::not_empty_helper_builds_invalid_error ... ok
[INFO] [stdout] test config::tests::valid_config_passes ... ok
[INFO] [stdout] test context::tests::test_aggregate_id_deserialize_validates ... ok
[INFO] [stdout] test context::tests::test_aggregate_id_empty_rejected ... ok
[INFO] [stdout] test context::tests::test_aggregate_id_valid ... ok
[INFO] [stdout] test context::tests::test_aggregate_id_whitespace_rejected ... ok
[INFO] [stdout] test context::tests::test_causation_id_deserialize_validates ... ok
[INFO] [stdout] test context::tests::test_causation_id_empty_rejected ... ok
[INFO] [stdout] test context::tests::test_causation_id_valid ... ok
[INFO] [stdout] test context::tests::test_correlation_id_deserialize_validates ... ok
[INFO] [stdout] test context::tests::test_correlation_id_empty_rejected ... ok
[INFO] [stdout] test context::tests::test_correlation_id_valid ... ok
[INFO] [stdout] test context::tests::test_entity_id_deserialize_validates ... ok
[INFO] [stdout] test context::tests::test_id_clone ... ok
[INFO] [stdout] test context::tests::test_id_equality ... ok
[INFO] [stdout] test context::tests::test_entity_id_valid ... ok
[INFO] [stdout] test context::tests::test_id_debug ... ok
[INFO] [stdout] test context::tests::test_entity_id_empty_rejected ... ok
[INFO] [stdout] test context::tests::test_id_hash ... ok
[INFO] [stdout] test context::tests::test_request_id_deserialize_validates ... ok
[INFO] [stdout] test context::tests::test_request_id_empty_rejected ... ok
[INFO] [stdout] test context::tests::test_request_id_valid ... ok
[INFO] [stdout] test context::tests::test_tenant_id_deserialize_empty_rejected ... ok
[INFO] [stdout] test context::tests::test_tenant_id_deserialize_valid ... ok
[INFO] [stdout] test context::tests::test_tenant_id_deserialize_whitespace_rejected ... ok
[INFO] [stdout] test context::tests::test_tenant_id_empty_rejected ... ok
[INFO] [stdout] test context::tests::test_tenant_id_valid ... ok
[INFO] [stdout] test effect::tests::and_then_combines_two_effects ... ok
[INFO] [stdout] test effect::tests::and_then_flattens_nested_composed ... ok
[INFO] [stdout] test effect::tests::and_then_with_noeffect_returns_other ... ok
[INFO] [stdout] test effect::tests::compose_constructs ... ok
[INFO] [stdout] test effect::tests::effect_match_is_exhaustive ... ok
[INFO] [stdout] test effect::tests::effects_equal_by_value ... ok
[INFO] [stdout] test effect::tests::event_emission_constructs ... ok
[INFO] [stdout] test effect::tests::handler_returns_complex_composition ... ok
[INFO] [stdout] test effect::tests::handler_returns_composed_events_and_reply ... ok
[INFO] [stdout] test effect::tests::handler_returns_event_emission ... ok
[INFO] [stdout] test effect::tests::handler_returns_multi_event_emission ... ok
[INFO] [stdout] test effect::tests::handler_returns_reply_effect ... ok
[INFO] [stdout] test effect::tests::no_effect_constructs ... ok
[INFO] [stdout] test effect::tests::noeffect_not_equal_to_reply ... ok
[INFO] [stdout] test effect::tests::reply_constructs ... ok
[INFO] [stdout] test effect::tests::state_mutation_constructs ... ok
[INFO] [stdout] test idempotency::tests::deserialize_empty_key_rejected ... ok
[INFO] [stdout] test idempotency::tests::deserialize_valid_key ... ok
[INFO] [stdout] test idempotency::tests::deserialize_whitespace_only_key_rejected ... ok
[INFO] [stdout] test idempotency::tests::empty_key_rejected ... ok
[INFO] [stdout] test idempotency::tests::valid_key_constructs ... ok
[INFO] [stdout] test idempotency::tests::whitespace_only_key_rejected ... ok
[INFO] [stdout] test observability::tests::level_clone_copy ... ok
[INFO] [stdout] test observability::tests::level_equality ... ok
[INFO] [stdout] test observability::tests::level_severity_ordering ... ok
[INFO] [stdout] test observability::tests::semantic_event_deterministic_serialization ... ok
[INFO] [stdout] test observability::tests::semantic_event_empty_name_rejected ... ok
[INFO] [stdout] test observability::tests::semantic_event_error_display ... ok
[INFO] [stdout] test observability::tests::semantic_event_valid ... ok
[INFO] [stdout] test observability::tests::semantic_event_whitespace_name_rejected ... ok
[INFO] [stdout] test observability::tests::semantic_event_serialization ... ok
[INFO] [stdout] test read_side::config::tests::test_builder_pattern ... ok
[INFO] [stdout] test observability::tests::semantic_event_with_metadata ... ok
[INFO] [stdout] test read_side::config::tests::test_default_config ... ok
[INFO] [stdout] test read_side::config::tests::test_equality ... ok
[INFO] [stdout] test read_side::error::tests::test_clone ... ok
[INFO] [stdout] test read_side::error::tests::test_fatal ... ok
[INFO] [stdout] test read_side::error::tests::test_equality ... ok
[INFO] [stdout] test read_side::error::tests::test_poison_event ... ok
[INFO] [stdout] test read_side::error::tests::test_transient ... ok
[INFO] [stdout] test read_side::event_stream::tests::test_clone_preserves_all_fields ... ok
[INFO] [stdout] test read_side::event_stream::tests::test_equality ... ok
[INFO] [stdout] test read_side::event_stream::tests::test_has_tag ... ok
[INFO] [stdout] test read_side::event_stream::tests::test_new_element_success ... ok
[INFO] [stdout] test read_side::event_tag::tests::test_display ... ok
[INFO] [stdout] test read_side::event_tag::tests::test_equality ... ok
[INFO] [stdout] test read_side::event_tag::tests::test_from_str ... ok
[INFO] [stdout] test read_side::event_tag::tests::test_from_str_empty ... ok
[INFO] [stdout] test read_side::event_tag::tests::test_hash ... ok
[INFO] [stdout] test read_side::event_tag::tests::test_new_tag ... ok
[INFO] [stdout] test read_side::offset::tests::test_offset_equality ... ok
[INFO] [stdout] test read_side::progress::tests::test_noop_reporter_does_not_panic ... ok
[INFO] [stdout] test read_side::state::tests::test_clone_copy ... ok
[INFO] [stdout] test read_side::state::tests::test_display ... ok
[INFO] [stdout] test read_side::state::tests::test_equality ... ok
[INFO] [stdout] test read_side::state::tests::test_is_failed ... ok
[INFO] [stdout] test read_side::offset::tests::test_offset_sequence ... ok
[INFO] [stdout] test read_side::state::tests::test_is_paused ... ok
[INFO] [stdout] test read_side::state::tests::test_is_running ... ok
[INFO] [stdout] test read_side::state::tests::test_is_replaying ... ok
[INFO] [stdout] test read_side::state::tests::test_is_rebuilding ... ok
[INFO] [stdout] test read_side::config::tests::test_zero_batch_size - should panic ... ok
[INFO] [stdout] test read_side::config::tests::test_zero_max_in_flight - should panic ... ok
[INFO] [stdout] test read_side::config::tests::test_zero_concurrency_per_tag - should panic ... ok
[INFO] [stdout] test read_side::event_stream::tests::test_new_element_empty_event_id - should panic ... ok
[INFO] [stdout] test read_side::event_stream::tests::test_new_element_empty_tags - should panic ... ok
[INFO] [stdout] test read_side::event_stream::tests::test_new_element_zero_version - should panic ... ok
[INFO] [stdout] test read_side::event_tag::tests::test_new_tag_empty - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 170 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_event_adapter-0b4ab40d9009aff5)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_infrastructure-2f6f114060c59003)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_persistence-c427f8d097d9d038)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test observability::tests::noop_clone_default ... ok
[INFO] [stdout] test observability::tests::noop_observation_discards_all ... 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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test config::database_config_validate_tests::default_config_is_valid ... ok
[INFO] [stdout] test config::database_config_validate_tests::empty_url_is_invalid ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_runtime-f85e0fc26e40b1c3)
[INFO] [stdout] test config::database_config_validate_tests::zero_max_connections_is_invalid ... 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/ego_runtime_tokio-7a11ac8ad6a32a31)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test interpreter::tests::test_nested_composed_flattens_in_order ... ok
[INFO] [stdout] test interpreter::tests::test_reply_effect_returns_ok ... ok
[INFO] [stdout] test interpreter::tests::test_external_effects_returns_ok ... ok
[INFO] [stdout] test interpreter::tests::test_state_mutation_returns_ok ... ok
[INFO] [stdout] test interpreter::tests::test_no_effect_returns_ok ... ok
[INFO] [stdout] test interpreter::tests::test_send_sync_bounds ... ok
[INFO] [stdout] test interpreter::tests::test_event_emission_returns_ok ... ok
[INFO] [stdout] test interpreter::tests::test_composed_processes_children_in_order ... ok
[INFO] [stdout] test interpreter::tests::test_trait_object_compatible ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 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/ego_scheduler-5b6c0e5d9451d036)
[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] [stdout] 
[INFO] [stderr]      Running tests/backpressure.rs (/opt/rustwide/target/debug/deps/backpressure-239100b13aafeab8)
[INFO] [stdout] running 6 tests
[INFO] [stdout] test policy::tests::contract_returns_member ... ok
[INFO] [stdout] test event_bus::event_bus_config_validate_tests::default_config_is_valid ... ok
[INFO] [stdout] test policy::tests::round_robin_rotates_with_consumption ... ok
[INFO] [stdout] test event_bus::event_bus_config_validate_tests::zero_capacity_is_invalid ... ok
[INFO] [stdout] test policy::tests::contract_deterministic ... ok
[INFO] [stdout] test policy::tests::contract_empty_returns_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_backpressure_drop_newest ... ok
[INFO] [stdout] test test_backpressure_block ... ok
[INFO] [stdout] test drop_oldest_accepts_new_event_when_full ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/determinism.rs (/opt/rustwide/target/debug/deps/determinism-8a1e459fef2019de)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test determinism_identical_streams ... 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/gap_detection.rs (/opt/rustwide/target/debug/deps/gap_detection-96057087a87d03a8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_gap_detection ... ok
[INFO] [stdout] test test_no_gaps_with_contiguous_stream ... 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 tests/per_entity_ordering.rs (/opt/rustwide/target/debug/deps/per_entity_ordering-fe57a94beed2f6e3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_pending_is_btreeset ... ok
[INFO] [stdout] test test_entity_isolation ... 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 tests/replay_buffer.rs (/opt/rustwide/target/debug/deps/replay_buffer-4f1ac5362e194fbe)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_replay_buffer_non_semantic_equivalence ... ok
[INFO] [stdout] test test_replay_buffer_bounded ... 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/round_robin.rs (/opt/rustwide/target/debug/deps/round_robin-c31233c1e2d50276)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_empty_pending_returns_none ... ok
[INFO] [stdout] test test_round_robin_determinism ... ok
[INFO] [stdout] test test_round_robin_rotates ... ok
[INFO] [stdout] test test_scheduler_integration ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_security_sdk-3a47f90b62dfdad6)
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test authentication::interceptor::tests::interceptor_is_send_sync ... ok
[INFO] [stdout] test authentication::tests::provider_dyn_is_send_and_sync ... ok
[INFO] [stdout] test authentication::interceptor::tests::intercept_propagates_extractor_error ... ok
[INFO] [stdout] test authentication::interceptor::tests::intercept_populates_security_context_on_valid_credential ... ok
[INFO] [stdout] test authentication::tests::mock_provider_returns_configured_result ... ok
[INFO] [stdout] test authentication::interceptor::tests::intercept_propagates_provider_error ... ok
[INFO] [stdout] test authentication::interceptor::tests::intercept_passes_through_when_no_credential ... ok
[INFO] [stdout] test authentication::tests::provider_is_object_safe ... ok
[INFO] [stdout] test authorization::access_request::tests::constructs_from_resource_and_action ... ok
[INFO] [stdout] test authorization::access_request::tests::from_permission_rejects_double_wildcard ... ok
[INFO] [stdout] test authentication::tests::authenticate_returns_security_context ... ok
[INFO] [stdout] test authorization::access_request::tests::from_permission_rejects_wildcard_action ... ok
[INFO] [stdout] test authorization::access_request::tests::from_permission_parses_valid_descriptor ... ok
[INFO] [stdout] test authorization::access_request::tests::from_permission_rejects_wildcard_resource ... ok
[INFO] [stdout] test authorization::access_request::tests::from_static_parses_valid_descriptor ... ok
[INFO] [stdout] test authorization::access_request::tests::from_static_rejects_double_wildcard ... ok
[INFO] [stdout] test authorization::access_request::tests::from_static_rejects_empty_action ... ok
[INFO] [stdout] test authorization::access_request::tests::from_static_rejects_empty_resource ... ok
[INFO] [stdout] test authorization::access_request::tests::from_static_rejects_missing_colon ... ok
[INFO] [stdout] test authorization::access_request::tests::from_static_rejects_multiple_colons ... ok
[INFO] [stdout] test authorization::access_request::tests::from_permission_rejects_empty_resource ... ok
[INFO] [stdout] test authorization::access_request::tests::from_permission_rejects_missing_colon ... ok
[INFO] [stdout] test authorization::access_request::tests::from_permission_rejects_multiple_colons ... ok
[INFO] [stdout] test authorization::access_request::tests::from_permission_rejects_empty_action ... ok
[INFO] [stdout] test authorization::access_request::tests::from_static_rejects_wildcard_resource ... ok
[INFO] [stdout] test authorization::access_request::tests::from_static_rejects_wildcard_action ... ok
[INFO] [stdout] test authorization::access_request::tests::resource_with_instance_id ... ok
[INFO] [stdout] test authorization::decision::tests::deny_reason_accessible ... ok
[INFO] [stdout] test authorization::decision::tests::deny_reason_is_informational_not_contractual ... ok
[INFO] [stdout] test authorization::decision::tests::deny_variant_is_not_allowed ... ok
[INFO] [stdout] test authorization::decision::tests::allow_variant_is_allowed ... ok
[INFO] [stdout] test authorization::tests::provider_dyn_is_send_and_sync ... ok
[INFO] [stdout] test authorization::tests::provider_is_object_safe ... ok
[INFO] [stdout] test authorization::tests::none_security_returns_capability_not_enabled ... ok
[INFO] [stdout] test authorization::tests::deny_maps_to_authorization_denied ... ok
[INFO] [stdout] test authorization::tests::allow_returns_ok_unit ... ok
[INFO] [stdout] test authorization::tests::provider_error_propagates ... ok
[INFO] [stdout] test authorization::tests::allow_and_deny_are_matchable ... ok
[INFO] [stdout] test context::tests::constructs_from_principal_and_claims ... ok
[INFO] [stdout] test context::tests::empty_creates_context_without_claims ... ok
[INFO] [stdout] test context::tests::is_clone_and_send_sync ... ok
[INFO] [stdout] test context::tests::no_ambient_state_leak ... ok
[INFO] [stdout] test credential_extractor::tests::api_key_extractor_reads_configured_header ... ok
[INFO] [stdout] test credential_extractor::tests::api_key_extractor_returns_none_when_header_absent ... ok
[INFO] [stdout] test credential_extractor::tests::api_key_extractor_rejects_empty_header_value ... ok
[INFO] [stdout] test credential_extractor::tests::basic_extractor_is_case_insensitive_on_scheme ... ok
[INFO] [stdout] test credential_extractor::tests::basic_extractor_decodes_user_pass ... ok
[INFO] [stdout] test credential_extractor::tests::basic_extractor_rejects_empty_token ... ok
[INFO] [stdout] test credential_extractor::tests::basic_extractor_returns_none_for_non_basic_scheme ... ok
[INFO] [stdout] test credential_extractor::tests::basic_extractor_returns_none_when_header_absent ... ok
[INFO] [stdout] test credential_extractor::tests::basic_extractor_returns_err_for_invalid_base64 ... ok
[INFO] [stdout] test credential_extractor::tests::basic_extractor_password_with_colon_splits_on_first_colon ... ok
[INFO] [stdout] test credential_extractor::tests::bearer_extractor_parses_bearer_token ... ok
[INFO] [stdout] test credential_extractor::tests::bearer_extractor_returns_none_for_basic_header ... ok
[INFO] [stdout] test credential_extractor::tests::bearer_extractor_preserves_token_casing_with_uppercase_scheme ... ok
[INFO] [stdout] test credential_extractor::tests::bearer_extractor_returns_none_when_header_absent ... ok
[INFO] [stdout] test credential_extractor::tests::bearer_extractor_returns_none_for_non_bearer_header ... ok
[INFO] [stdout] test credential_extractor::tests::bearer_extractor_rejects_tab_separator ... ok
[INFO] [stdout] test credential_extractor::tests::bearer_extractor_rejects_double_space_separator ... ok
[INFO] [stdout] test credential_extractor::tests::extractors_are_send_sync ... ok
[INFO] [stdout] test error::tests::cross_tenant_denied_debug_may_contain_reason ... ok
[INFO] [stdout] test error::tests::display_authentication_failed ... ok
[INFO] [stdout] test error::tests::display_authorization_denied ... ok
[INFO] [stdout] test error::tests::display_capability_not_enabled ... ok
[INFO] [stdout] test error::tests::display_cross_tenant_denied_redacts_reason ... ok
[INFO] [stdout] test error::tests::display_invalid_credential ... ok
[INFO] [stdout] test error::tests::display_invalid_subject_id ... ok
[INFO] [stdout] test error::tests::display_missing_context ... ok
[INFO] [stdout] test error::tests::display_invalid_access_request ... ok
[INFO] [stdout] test error::tests::no_external_type_in_variants ... ok
[INFO] [stdout] test error::tests::display_provider_error ... ok
[INFO] [stdout] test error::tests::tenant_mismatch_debug_may_contain_identifiers ... ok
[INFO] [stdout] test error::tests::tenant_mismatch_display_redacts_both_identifiers ... ok
[INFO] [stdout] test policy::tests::permission_hashes_consistently ... ok
[INFO] [stdout] test policy::tests::role_store_dyn_is_send_and_sync ... ok
[INFO] [stdout] test policy::tests::known_role_returns_permissions ... ok
[INFO] [stdout] test principal::principal::tests::all_principal_kinds_roundtrip ... ok
[INFO] [stdout] test policy::tests::permission_equality ... ok
[INFO] [stdout] test principal::principal::tests::constructs_with_required_fields ... ok
[INFO] [stdout] test policy::tests::role_store_is_object_safe ... ok
[INFO] [stdout] test policy::tests::unknown_role_returns_empty_vec ... ok
[INFO] [stdout] test principal::principal::tests::has_role_returns_false_when_absent ... ok
[INFO] [stdout] test principal::principal::tests::role_ord_is_lexicographic_not_privilege ... ok
[INFO] [stdout] test principal::principal::tests::has_role_returns_true_when_present ... ok
[INFO] [stdout] test principal::subject_id::tests::arbitrary_non_empty_accepted ... ok
[INFO] [stdout] test principal::subject_id::tests::empty_string_rejected ... ok
[INFO] [stdout] test principal_mapper::tests::principal_mapper_dyn_is_send_sync ... ok
[INFO] [stdout] test principal::principal::tests::with_attribute_overwrites_existing_key ... ok
[INFO] [stdout] test principal::principal::tests::subject_id_and_attributes ... ok
[INFO] [stdout] test principal::principal::tests::with_role_adds_to_set ... ok
[INFO] [stdout] test principal::principal::tests::with_tenant_id_sets_field ... ok
[INFO] [stdout] test principal::principal::tests::with_tenant_id_overwrites ... ok
[INFO] [stdout] test principal::subject_id::tests::non_empty_string_accepted ... ok
[INFO] [stdout] test principal::principal::tests::with_attribute_sets_key ... ok
[INFO] [stdout] test principal_mapper::tests::principal_mapper_is_object_safe ... ok
[INFO] [stdout] test principal::subject_id::tests::whitespace_only_subject_id_is_rejected ... ok
[INFO] [stdout] test principal::subject_id::tests::as_str_roundtrip ... ok
[INFO] [stdout] test principal_mapper::tests::stub_mapper_maps_sub_to_principal ... ok
[INFO] [stdout] test principal_mapper::tests::stub_mapper_returns_missing_claim_for_absent_sub ... ok
[INFO] [stdout] test providers::basic::tests::non_basic_credential_rejected ... ok
[INFO] [stdout] test providers::basic::tests::invalid_secret_fails ... ok
[INFO] [stdout] test providers::basic::tests::verifier_backend_error_surfaces_provider_unavailable ... ok
[INFO] [stdout] test providers::basic::tests::verifier_is_object_safe ... ok
[INFO] [stdout] test providers::basic::tests::verifier_dyn_is_send_and_sync ... ok
[INFO] [stdout] test providers::deny_all::tests::deny_all_is_send_sync ... ok
[INFO] [stdout] test providers::deny_all::tests::deny_all_arc_injectable ... ok
[INFO] [stdout] test providers::rbac::tests::role_grants_allow ... ok
[INFO] [stdout] test providers::rbac::tests::provider_error_propagates ... ok
[INFO] [stdout] test providers::deny_all::tests::deny_all_returns_deny_for_any_principal_and_request ... ok
[INFO] [stdout] test providers::basic::tests::valid_credential_authenticates ... ok
[INFO] [stdout] test providers::rbac::tests::missing_role_returns_deny ... ok
[INFO] [stdout] test providers::deny_all::tests::deny_all_reason_is_deny_all ... ok
[INFO] [stdout] test providers::rbac::tests::unknown_role_contributes_nothing ... ok
[INFO] [stdout] test providers::rbac::tests::custom_role_store_compiles ... ok
[INFO] [stdout] test providers::rbac::tests::wildcard_resource_is_literal_not_match_all ... ok
[INFO] [stdout] test providers::rbac::tests::wildcard_action_grants_allow ... ok
[INFO] [stdout] test authorization::tests::panicking_provider_returns_provider_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 117 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic_auth.rs (/opt/rustwide/target/debug/deps/basic_auth-b63edd206e535d81)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test non_basic_credential_returns_invalid_token ... ok
[INFO] [stdout] test verifier_backend_error_gives_provider_unavailable ... ok
[INFO] [stdout] test injected_verifier_returns_security_context ... ok
[INFO] [stdout] test injected_verifier_returns_none_gives_invalid_token ... 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/declarative_authz.rs (/opt/rustwide/target/debug/deps/declarative_authz-62ae6f6d5b33bad6)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test allow_returns_ok_unit ... ok
[INFO] [stdout] test deny_returns_authorization_denied ... ok
[INFO] [stdout] test none_security_returns_capability_not_enabled ... ok
[INFO] [stdout] test full_path_allow ... ok
[INFO] [stdout] test full_path_deny ... ok
[INFO] [stderr]      Running tests/error_mapping.rs (/opt/rustwide/target/debug/deps/error_mapping-6faf9a01caeba906)
[INFO] [stdout] test provider_error_surfaces_as_provider_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test authentication_provider_error_is_neutral ... ok
[INFO] [stdout] test provider_error_display_contains_no_vendor_name ... ok
[INFO] [stdout] test role_store_failure_gives_provider_error ... 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 tests/rbac.rs (/opt/rustwide/target/debug/deps/rbac-fc3b1003771fbe39)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test unknown_role_empty_perms_deny ... ok
[INFO] [stdout] test principal_role_grants_allow ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_service_sdk-b569f066b43bcca7)
[INFO] [stdout] test wildcard_action_grants_any_action ... ok
[INFO] [stdout] test missing_role_returns_deny ... ok
[INFO] [stdout] test mock_role_store_injectable ... 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] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test contract::version::tests::test_contract_version_new ... ok
[INFO] [stdout] test contract::version::tests::test_version_constraint_exact_matches ... ok
[INFO] [stdout] test contract::version::tests::test_version_constraint_range_matches ... ok
[INFO] [stdout] test di::tests::di_primitives_are_recognizable ... ok
[INFO] [stdout] test context::tests::canonical_tenant_is_none_by_default ... ok
[INFO] [stdout] test context::tests::tenant_hint_is_none_by_default ... ok
[INFO] [stdout] test context::tests::set_resolved_tenant_makes_canonical_tenant_available ... ok
[INFO] [stdout] test context::tests::require_security_returns_err_when_none ... ok
[INFO] [stdout] test implementation::tests::test_service_descriptor ... ok
[INFO] [stdout] test context::tests::is_cross_tenant_allowed_for_is_false_with_no_grant ... ok
[INFO] [stdout] test contract::descriptor::tests::field_descriptor_has_required_flag ... ok
[INFO] [stdout] test contract::version::tests::test_contract_version_display ... ok
[INFO] [stdout] test runtime::builder::tests::adapter_and_config_of_same_concrete_type_do_not_collide ... ok
[INFO] [stdout] test registry::registry::tests::register_rejects_duplicate ... ok
[INFO] [stdout] test context::tests::has_tenant_hint_reflects_hint_presence ... ok
[INFO] [stdout] test context::tests::with_logger_sets_logger ... ok
[INFO] [stdout] test registry::registry::tests::register_stores_live_implementation ... ok
[INFO] [stdout] test contract::descriptor::tests::operation_descriptor_has_idempotency_flag ... ok
[INFO] [stdout] test registry::registry::tests::resolve_exact_version ... ok
[INFO] [stdout] test context::tests::require_security_returns_ok_when_some ... ok
[INFO] [stdout] test context::tests::with_cross_tenant_access_sets_flag ... ok
[INFO] [stdout] test context::tests::clone_preserves_cross_tenant_flag ... ok
[INFO] [stdout] test context::tests::is_cross_tenant_allowed_for_matches_only_the_issued_destination ... ok
[INFO] [stdout] test runtime::builder::tests::build_with_logger_has_some_logger ... ok
[INFO] [stdout] test context::tests::logger_is_none_by_default ... ok
[INFO] [stdout] test registry::registry::tests::resolve_returns_not_found ... ok
[INFO] [stdout] test registry::registry::tests::resolve_semver_range ... ok
[INFO] [stdout] test runtime::builder::tests::build_with_security_succeeds ... ok
[INFO] [stdout] test runtime::builder::tests::build_without_logger_has_none_logger ... ok
[INFO] [stdout] test runtime::builder::tests::build_without_security_succeeds ... ok
[INFO] [stdout] test runtime::builder::tests::chained_registration_multiple_types ... ok
[INFO] [stdout] test runtime::builder::tests::resolve_adapter_unregistered_returns_dependency_not_found ... ok
[INFO] [stdout] test runtime::builder::tests::resolve_config_unregistered_returns_dependency_not_found ... ok
[INFO] [stdout] test runtime::builder::tests::runtime_inner_is_accessible ... ok
[INFO] [stdout] test runtime::builder::tests::runtime_is_send_sync ... ok
[INFO] [stdout] test runtime::builder::tests::shutdown_without_logger_succeeds ... ok
[INFO] [stdout] test runtime::builder::tests::shutdown_with_logger_succeeds_and_is_idempotent ... ok
[INFO] [stdout] test runtime::builder::tests::shutdown_releases_teardown_stack_ownership_of_logger ... ok
[INFO] [stdout] test runtime::builder::tests::with_adapter_last_write_wins ... ok
[INFO] [stdout] test runtime::builder::tests::with_adapter_preserves_arc_identity ... ok
[INFO] [stdout] test runtime::builder::tests::with_adapter_registers_and_resolves ... ok
[INFO] [stdout] test runtime::config_provider::tests::logging_empty_object_uses_defaults ... ok
[INFO] [stdout] test runtime::builder::tests::with_config_preserves_arc_identity ... ok
[INFO] [stdout] test runtime::config_provider::tests::logging_parses_valid_view ... ok
[INFO] [stdout] test runtime::logger::tests::build_logger_disabled_returns_none_with_no_side_effect ... ok
[INFO] [stdout] test runtime::integration_tests::bootstrap_path_wires_logger_from_config_to_service_context ... ok
[INFO] [stdout] test runtime::logger::tests::drain_is_idempotent ... ok
[INFO] [stdout] test runtime::logger::tests::drain_surfaces_teardown_error_and_still_shuts_down_the_rest ... ok
[INFO] [stdout] test runtime::logger::tests::push_preserves_order_and_drain_tears_down_every_entry ... ok
[INFO] [stdout] test runtime::logger::tests::logger_init_failure_maps_to_logger_init_error ... ok
[INFO] [stdout] test runtime::permit::tests::clone_preserves_destination_and_issued_to ... ok
[INFO] [stdout] test runtime::logger::tests::build_logger_maps_each_format ... ok
[INFO] [stdout] test runtime::config_provider::tests::logging_malformed_format_is_config_invalid ... ok
[INFO] [stdout] test runtime::builder::tests::with_config_last_write_wins ... ok
[INFO] [stdout] test runtime::config_provider::tests::logging_malformed_type_is_config_invalid ... ok
[INFO] [stdout] test runtime::config_provider::tests::logging_missing_subtree_is_config_invalid ... ok
[INFO] [stdout] test runtime::integration_tests::shutdown_path_flushes_capture_buffer_with_no_lost_records ... ok
[INFO] [stdout] test runtime::builder::tests::with_config_registers_and_resolves ... ok
[INFO] [stdout] test runtime::permit::tests::destination_returns_the_issued_tenant ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::authorization_provider_returns_none_when_no_providers ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::authorization_provider_returns_arc_when_providers_set ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::dependency_table_new_is_empty ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::enforce_tenant_err_leaves_canonical_tenant_unset_on_unresolvable_context ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::enforce_tenant_ok_sets_canonical_tenant_on_resolvable_context ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::resolve_adapter_returns_not_found_for_unregistered ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::resolve_adapter_succeeds_for_registered_type ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::resolve_config_succeeds_for_registered_type ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::dependency_table_respects_kind_boundaries ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::resolve_config_returns_not_found_for_wrong_type ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::enforce_tenant_default_mode_is_authenticated_only ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::enforce_tenant_succeeds_for_authorized_cross_tenant_grant ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::issue_cross_tenant_permit_without_provider_is_capability_not_enabled ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::issue_cross_tenant_permit_denied_even_with_resource_action_alone ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::issue_cross_tenant_permit_denied_without_capability ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::resolve_adapter_returns_not_found_for_wrong_type ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::resolve_config_returns_not_found_for_unregistered ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::issue_cross_tenant_permit_allowed_yields_destination_scoped_permit ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::concurrent_resolution_succeeds ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::resolve_projection_returns_not_found_for_wrong_type ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::resolve_projection_succeeds_for_registered_type ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::runtime_inner_default_creates_empty ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::resolve_projection_returns_not_found_for_unregistered ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_authenticated_no_principal_tenant_fails_closed_without_hint ... ok
[INFO] [stdout] test runtime::runtime_builder::tests::with_tenant_enforcement_mode_allow_system_internal_changes_resolution ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_authorized_cross_tenant_grant_succeeds ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_authorized_cross_tenant_grant_succeeds_with_whitespace_in_hint ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_grant_has_no_effect_without_security_context ... ok
[INFO] [stdout] test runtime::tenant::tests::canonical_tenant_is_clone ... ok
[INFO] [stdout] test runtime::tenant::tests::canonical_tenant_scoped_is_constructible_within_runtime ... ok
[INFO] [stdout] test runtime::tenant::tests::canonical_tenant_systemwide_is_constructible_within_runtime ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_authenticated_blank_hint_resolves_to_principal_tenant ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_authenticated_hint_absent_resolves_to_principal_tenant ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_authenticated_hint_agrees_resolves_to_principal_tenant ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_authenticated_hint_disagrees_is_tenant_mismatch ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_authenticated_no_principal_tenant_fails_closed_even_with_hint ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_grant_for_different_destination_is_still_tenant_mismatch ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_redundant_grant_matching_own_tenant_resolves_normally ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_unauthenticated_allow_system_internal_trims_whitespace_in_hint ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_unauthenticated_allow_system_internal_without_hint_fails_closed ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_unauthenticated_allow_system_internal_with_hint_resolves_to_hint ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_unused_grant_does_not_affect_hint_absent_resolution ... ok
[INFO] [stdout] test runtime::tenant::tests::resolve_unauthenticated_authenticated_only_mode_fails_closed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/authorization_integration.rs (/opt/rustwide/target/debug/deps/authorization_integration-9fd3ec6de98e7411)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test t20_exactly_one_authorize_call_per_invocation ... ok
[INFO] [stdout] test t22_runtime_dropped_returns_provider_error ... ok
[INFO] [stdout] test t24_multiple_annotated_methods_independent_guards ... ok
[INFO] [stdout] test t23_capability_not_enabled_returns_error ... ok
[INFO] [stdout] test t21_missing_security_context_fails_closed ... ok
[INFO] [stdout] test t18_allow_path_body_executes ... ok
[INFO] [stdout] test t19_deny_path_body_does_not_execute ... 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/authorize_codegen.rs (/opt/rustwide/target/debug/deps/authorize_codegen-4e57d7de84e55336)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling kitlogger-log-domain v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling insta v1.48.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling mockall_derive v0.12.1
[INFO] [stderr]    Compiling ego-service-sdk-macros v0.1.0 (/opt/rustwide/workdir/crates/service-sdk-macros)
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling kitlogger-formatter v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling console-exporter v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling mockall v0.12.1
[INFO] [stderr]    Compiling telemetry-types v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling telemetry-config-semantics v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling telemetry-adapter-contracts v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stdout] test authorize_compile_fail has been running for over 60 seconds
[INFO] [stdout] test authorize_compile_pass has been running for over 60 seconds
[INFO] [stderr]    Compiling kitlogger v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]    Compiling ego-domain v0.1.0 (/opt/rustwide/workdir/crates/domain)
[INFO] [stderr]    Compiling ego-security-sdk v0.1.0 (/opt/rustwide/workdir/crates/security-sdk)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ego-service-sdk v0.1.0 (/opt/rustwide/workdir/crates/service-sdk)
[INFO] [stderr]    Compiling ego-service-sdk-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ego-service-sdk)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/authorize_ok.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] WARNINGS:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused imports: `authorize` and `operation`
[INFO] [stderr]  --> tests/compile_pass/authorize_ok.rs:7:30
[INFO] [stderr]   |
[INFO] [stderr] 7 | use ego_service_sdk_macros::{authorize, operation, service};
[INFO] [stderr]   |                              ^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unused imports: `authorize` and `operation`
[INFO] [stderr]  --> /opt/rustwide/workdir/crates/service-sdk/tests/compile_pass/authorize_ok.rs:7:30
[INFO] [stderr]   |
[INFO] [stderr] 7 | use ego_service_sdk_macros::{authorize, operation, service};
[INFO] [stderr]   |                              ^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test authorize_compile_pass ... ok
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking libc v0.2.186
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking zmij v1.0.21
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking kitlogger-log-domain v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking console-exporter v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking fragile v2.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking mockall v0.12.1
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking telemetry-types v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]     Checking telemetry-config-semantics v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]     Checking telemetry-adapter-contracts v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking kitlogger-formatter v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]     Checking kitlogger v0.1.0 (https://github.com/pablogore/kitlogger.git?branch=develop#bfb30ae4)
[INFO] [stderr]     Checking ego-domain v0.1.0 (/opt/rustwide/workdir/crates/domain)
[INFO] [stderr]     Checking ego-security-sdk v0.1.0 (/opt/rustwide/workdir/crates/security-sdk)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking ego-service-sdk v0.1.0 (/opt/rustwide/workdir/crates/service-sdk)
[INFO] [stderr]     Checking ego-service-sdk-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ego-service-sdk)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.51s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/authorize_bad_format.rs ... ok
[INFO] [stderr] test tests/compile_fail/authorize_empty_resource.rs ... ok
[INFO] [stderr] test tests/compile_fail/authorize_empty_action.rs ... ok
[INFO] [stderr] test tests/compile_fail/authorize_missing_from.rs ... ok
[INFO] [stderr] test tests/compile_fail/authorize_outside_service.rs ... ok
[INFO] [stderr] test tests/compile_fail/authorize_unknown_ctx.rs ... ok
[INFO] [stderr] test tests/compile_fail/authorize_unknown_arg.rs ... ok
[INFO] [stderr] test tests/compile_fail/authorize_non_literal.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test authorize_compile_fail ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 172.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cancellation.rs (/opt/rustwide/target/debug/deps/cancellation-2c90232d0a100b5f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_timeout_as_cancellation ... ok
[INFO] [stdout] test push_style_cancellation_token_observed ... ok
[INFO] [stdout] test test_deadline_expiry_as_cancellation ... ok
[INFO] [stderr]      Running tests/context_cross_service.rs (/opt/rustwide/target/debug/deps/context_cross_service-24374f2bc3cf22e0)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_context_cross_service_explicit ... ok
[INFO] [stdout] test test_context_cross_service_multi_tenant ... 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 tests/context_explicit_propagation.rs (/opt/rustwide/target/debug/deps/context_explicit_propagation-655b66b6594f3d50)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_service_context_explicit_independence ... ok
[INFO] [stdout] test test_service_context_explicit_tenant_carry ... ok
[INFO] [stdout] test test_service_context_explicit_field_carry ... ok
[INFO] [stdout] test test_service_context_explicit_additional_context ... 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/context_propagation.rs (/opt/rustwide/target/debug/deps/context_propagation-5dc7efa0397092f0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_service_context_explicit_propagation ... ok
[INFO] [stdout] test test_spawned_task_receives_context_explicitly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cross_tenant_access_contract.rs (/opt/rustwide/target/debug/deps/cross_tenant_access_contract-6a8ae03be5c1aa77)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test is_cross_tenant_allowed_defaults_to_false ... ok
[INFO] [stderr]     Checking ego-service-sdk-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/ego-service-sdk)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/with_cross_tenant_access_missing_permit_arg.rs ... ok
[INFO] [stderr] test tests/compile_fail/allow_cross_tenant_field.rs ... ok
[INFO] [stderr] test tests/compile_fail/cross_tenant_permit_foreign_construction.rs ... ok
[INFO] [stderr] test tests/compile_fail/cross_tenant_permit_new_external.rs ... ok
[INFO] [stderr] test tests/compile_fail/issue_cross_tenant_permit_external.rs ... ok
[INFO] [stdout] test cross_tenant_api_visibility_contract ... ok
[INFO] [stderr] test tests/compile_fail/canonical_tenant_external_construct.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deadline_expiry.rs (/opt/rustwide/target/debug/deps/deadline_expiry-94709d6c2e5df120)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_deadline_propagation ... 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/golden_codegen.rs (/opt/rustwide/target/debug/deps/golden_codegen-41f33d07ba0ae29e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test golden_trait_descriptor_payment_service ... ok
[INFO] [stdout] test golden_struct_dependencies_empty ... ok
[INFO] [stdout] test golden_struct_dependencies_mixed ... ok
[INFO] [stdout] test golden_trait_descriptor_order_service ... ok
[INFO] [stdout] test golden_struct_dependencies_single_projection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interceptor_error.rs (/opt/rustwide/target/debug/deps/interceptor_error-6e9e47e317951e99)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test on_error_receives_service_error_trait ... ok
[INFO] [stdout] test test_interceptor_error ... 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 tests/interceptor_invocation.rs (/opt/rustwide/target/debug/deps/interceptor_invocation-ccf5d508ae308659)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_interceptor_invocation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proxy_codegen.rs (/opt/rustwide/target/debug/deps/proxy_codegen-e6e8b262a021b69c)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test injectable_build_succeeds_for_plain_fields ... ok
[INFO] [stdout] test injectable_build_returns_dependency_not_found_for_di_fields ... ok
[INFO] [stdout] test context_propagates_via_explicit_param ... ok
[INFO] [stdout] test interceptors_fire_in_order_via_generated_ref ... ok
[INFO] [stdout] test service_on_struct_detects_fields ... ok
[INFO] [stdout] test service_on_trait_generates_tag_and_ref ... ok
[INFO] [stdout] test interceptors_fire_on_success_via_generated_ref ... 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/security_context_propagation.rs (/opt/rustwide/target/debug/deps/security_context_propagation-450ce0a2d3e58e4e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test inv_007_clone_preserves_security_field ... ok
[INFO] [stdout] test security_context_carried_via_explicit_passing ... ok
[INFO] [stdout] test two_independent_contexts_do_not_share_state ... ok
[INFO] [stderr]      Running tests/security_integration.rs (/opt/rustwide/target/debug/deps/security_integration-daa3fa5dda4a66f3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test security_field_defaults_to_none ... ok
[INFO] [stdout] test with_security_replaces_previous_value ... ok
[INFO] [stdout] test security_field_set_via_builder ... ok
[INFO] [stdout] test security_propagates_through_chain ... ok
[INFO] [stderr]      Running tests/simple_tests.rs (/opt/rustwide/target/debug/deps/simple_tests-3e44c5b19c883822)
[INFO] [stdout] test existing_construction_sites_compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_service_descriptor ... ok
[INFO] [stdout] test test_service_contract_trait ... ok
[INFO] [stdout] test test_operation_descriptor ... ok
[INFO] [stdout] test test_contract_version ... 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/smoke.rs (/opt/rustwide/target/debug/deps/smoke-e9cb58f54e856365)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_contract_version ... ok
[INFO] [stdout] test test_service_descriptor ... ok
[INFO] [stdout] test test_context_explicit_carry ... ok
[INFO] [stdout] test test_service_context ... ok
[INFO] [stdout] test service_trait_has_no_lifecycle_hooks ... ok
[INFO] [stdout] test lifecycle_managed_hooks_are_callable ... ok
[INFO] [stdout] test test_interceptor_with_interceptors ... ok
[INFO] [stdout] test test_service_registry ... ok
[INFO] [stdout] test test_tenant_isolation ... ok
[INFO] [stderr]      Running tests/tenant_enforcement_concurrency.rs (/opt/rustwide/target/debug/deps/tenant_enforcement_concurrency-43c71a6096a0d2eb)
[INFO] [stdout] test test_deadline ... ok
[INFO] [stdout] test test_service_implementation ... ok
[INFO] [stdout] test test_interceptor_chain ... 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 4 tests
[INFO] [stdout] test clone_after_resolution_carries_the_same_canonical_tenant_and_cannot_diverge ... ok
[INFO] [stdout] test clone_before_resolution_neither_copy_has_a_canonical_tenant ... ok
[INFO] [stdout] test retried_call_resolves_to_the_identical_canonical_tenant ... ok
[INFO] [stdout] test concurrent_operations_with_different_tenants_do_not_cross_contaminate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tenant_enforcement_contract.rs (/opt/rustwide/target/debug/deps/tenant_enforcement_contract-47581ad50e28e0c2)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test caller_supplied_tenant_conflicting_with_principal_is_tenant_mismatch ... ok
[INFO] [stdout] test authenticated_derivation_succeeds_without_manual_tenant_assignment ... ok
[INFO] [stdout] test divergent_ingress_values_converge_to_one_authoritative_value ... ok
[INFO] [stdout] test internal_mode_rejects_tenant_when_not_permitted_and_routes_to_missing_context ... ok
[INFO] [stdout] test scoped_op_fails_closed_without_resolvable_tenant_and_never_enters_body ... ok
[INFO] [stdout] test direct_tenant_mutation_cannot_override_derived_authenticated_tenant ... ok
[INFO] [stdout] test internal_mode_accepts_supplied_tenant_when_explicitly_permitted ... ok
[INFO] [stdout] test unscoped_op_proceeds_normally_without_any_tenant ... ok
[INFO] [stdout] test authenticated_principal_without_tenant_claim_fails_closed_regardless_of_hint ... ok
[INFO] [stdout] test tenant_mismatch_and_missing_context_are_independently_reachable_and_distinguishable ... ok
[INFO] [stdout] test downstream_mutation_attempt_does_not_affect_operation_already_in_progress ... ok
[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] [stderr]      Running tests/tenant_scoped_codegen.rs (/opt/rustwide/target/debug/deps/tenant_scoped_codegen-eac41d0d29b89c5d)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test unmarked_op_ignores_unresolvable_tenant_and_runs_body ... ok
[INFO] [stdout] test tenant_scoped_op_succeeds_and_body_observes_canonical_tenant_when_resolvable ... ok
[INFO] [stdout] test tenant_scoped_op_fails_closed_and_never_enters_body_without_resolvable_tenant ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tenant_scoped_lint.rs (/opt/rustwide/target/debug/deps/tenant_scoped_lint-783cbf4d8fe6aeb8)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test runtime_tenant_enforcement_path_has_no_transport_dependency ... ok
[INFO] [stdout] test tenant_scoped_lint_allows_unmarked_non_tenant_operation ... ok
[INFO] [stdout] test tenant_scoped_lint_ignores_trait_declaration_text_itself ... ok
[INFO] [stdout] test tenant_scoped_lint_ignores_inherent_impl_and_untracked_traits ... ok
[INFO] [stdout] test tenant_scoped_lint_detects_violation_in_impl_block_not_trait_declaration ... ok
[INFO] [stdout] test tenant_scoped_lint_allows_marked_operation ... ok
[INFO] [stdout] test tenant_scoped_lint_workspace_has_zero_violations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_service_sdk_macros-f2460d5586e5e968)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test authorize::authorize_args_tests::e1_permission_missing_colon ... ok
[INFO] [stdout] test authorize::authorize_args_tests::e3_empty_action ... ok
[INFO] [stdout] test authorize::authorize_args_tests::e4b_missing_context ... ok
[INFO] [stdout] test authorize::authorize_args_tests::e1b_permission_multiple_colons ... ok
[INFO] [stdout] test authorize::authorize_args_tests::ac3_6_valid_nonempty_resource_does_not_trigger_e2 ... ok
[INFO] [stdout] test authorize::authorize_args_tests::valid_input_parses_correctly ... ok
[INFO] [stdout] test authorize::authorize_args_tests::ad4_context_non_ident ... ok
[INFO] [stdout] test authorize::authorize_args_tests::e2_empty_resource ... ok
[INFO] [stdout] test authorize::authorize_args_tests::e4b_missing_permission ... ok
[INFO] [stdout] test authorize::authorize_args_tests::e_duplicate_permission ... ok
[INFO] [stdout] test authorize::authorize_args_tests::e_duplicate_context ... ok
[INFO] [stdout] test authorize::authorize_args_tests::e4_unknown_argument ... ok
[INFO] [stdout] test tests::tests::test_service_macro_compiles ... ok
[INFO] [stdout] test tests::tests::test_service_macro_generates_descriptor ... ok
[INFO] [stdout] test tests::tests::test_operation_macro_compiles ... ok
[INFO] [stdout] test authorize::authorize_args_tests::validate_context_ident_not_found_emits_e6 ... ok
[INFO] [stdout] test authorize::authorize_args_tests::validate_context_ident_found_in_signature ... ok
[INFO] [stdout] test authorize::authorize_args_tests::ad4_permission_non_literal ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_testkit-71ee9432db1aed6f)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test assertions::tests::assert_service_error_passes_on_matching_variant_ignoring_message_text ... ok
[INFO] [stdout] test authz::tests::scripted_provider_is_object_safe_as_arc_dyn ... ok
[INFO] [stdout] test authz::tests::scripted_provider_is_send_sync ... ok
[INFO] [stdout] test config::tests::set_alone_leaves_typed_collection_empty ... ok
[INFO] [stdout] test config::tests::set_is_reflected_in_provider_json_view ... ok
[INFO] [stdout] test config::tests::provider_reflects_only_set_accumulated_json ... ok
[INFO] [stdout] test config::tests::with_value_alone_leaves_root_untouched ... ok
[INFO] [stdout] test config::tests::with_value_collects_distinct_types_without_loss ... ok
[INFO] [stdout] test config::tests::with_value_same_type_twice_overwrites_prior_value ... ok
[INFO] [stdout] test context::tests::independently_built_contexts_do_not_leak_state ... ok
[INFO] [stdout] test assertions::tests::assert_authorized_passes_when_authorize_in_context_returns_ok ... ok
[INFO] [stdout] test authz::tests::authorize_in_context_with_no_security_context_surfaces_capability_not_enabled ... ok
[INFO] [stdout] test authz::tests::allow_all_allows_any_kind_and_action ... ok
[INFO] [stdout] test authz::tests::deny_surfaces_the_given_reason_through_authorize_in_context ... ok
[INFO] [stdout] test authz::tests::deny_all_authorization_provider_denies_through_authorize_in_context ... ok
[INFO] [stdout] test authz::tests::deny_all_with_no_overrides_denies_every_action ... ok
[INFO] [stdout] test assertions::tests::assert_denied_passes_only_on_authorization_denied ... ok
[INFO] [stdout] test authz::tests::deny_all_with_allow_override_allows_only_that_pair ... ok
[INFO] [stdout] test context::tests::test_context_is_authenticated_for_default_principal ... ok
[INFO] [stdout] test context::tests::security_override_attaches_security_context ... ok
[INFO] [stdout] test fixtures::tests::builder_principal_overrides_the_default_subject ... ok
[INFO] [stdout] test context::tests::unauthenticated_leaves_security_none ... ok
[INFO] [stdout] test fixtures::tests::new_is_immediately_usable_with_defaults ... ok
[INFO] [stdout] test fixtures::tests::macro_generated_service_resolves_config_identically_to_hand_rolled_case ... ok
[INFO] [stdout] test fixtures::tests::builder_unauthenticated_leaves_security_none ... ok
[INFO] [stdout] test fixtures::tests::hand_rolled_service_observes_registered_config_value ... ok
[INFO] [stdout] test fixtures::tests::hand_rolled_service_unset_config_is_dependency_not_found_never_a_panic ... ok
[INFO] [stdout] test identity::tests::overriding_one_field_leaves_others_default ... ok
[INFO] [stdout] test identity::tests::subject_override_is_applied ... ok
[INFO] [stdout] test identity::tests::principal_convenience_matches_default_builder ... ok
[INFO] [stdout] test identity::tests::kind_tenant_and_attribute_overrides_are_applied ... ok
[INFO] [stdout] test fixtures::tests::builder_overriding_only_authorization_leaves_rest_at_default ... ok
[INFO] [stdout] test logger::tests::independent_instances_never_cross_capture ... ok
[INFO] [stdout] test logger::tests::simple_log_path_captures_message_with_empty_fields ... ok
[INFO] [stdout] test security::tests::authenticated_carries_the_given_principal_with_empty_claims ... ok
[INFO] [stdout] test security::tests::authenticated_with_claims_carries_given_claims ... ok
[INFO] [stdout] test logger::tests::log_record_captures_matching_level_message_and_fields ... ok
[INFO] [stdout] test identity::tests::default_build_satisfies_production_invariants ... ok
[INFO] [stdout] test assertions::tests::assert_service_error_panics_on_non_matching_variant - should panic ... ok
[INFO] [stdout] test assertions::tests::assert_denied_panics_on_a_different_error_variant - should panic ... ok
[INFO] [stdout] test assertions::tests::assert_authorized_panics_with_clear_message_when_denied - should panic ... ok
[INFO] [stdout] test assertions::tests::assert_denied_panics_on_ok - should panic ... ok
[INFO] [stdout] test identity::tests::empty_tenant_override_panics - should panic ... ok
[INFO] [stdout] test identity::tests::whitespace_only_tenant_override_panics - should panic ... ok
[INFO] [stdout] test identity::tests::whitespace_only_subject_override_panics - should panic ... ok
[INFO] [stdout] test identity::tests::empty_subject_override_panics - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ego_transport-030836a23df2e777)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test config::grpc_server_config_validate_tests::default_config_is_valid ... ok
[INFO] [stdout] test config::grpc_server_config_validate_tests::empty_bind_address_is_invalid ... ok
[INFO] [stdout] test config::grpc_server_config_validate_tests::zero_port_is_invalid ... 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/persistent_entity-eb70db6bde7fdbff)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test passivation_signal::tests::manual_signal_triggered_resolves ... ok
[INFO] [stdout] test registry::tests::deactivate_if_mine_is_a_noop_for_a_stale_epoch ... ok
[INFO] [stdout] test mailbox::tests::close_and_drain_returns_every_queued_envelope_for_replying ... ok
[INFO] [stdout] test mailbox::tests::close_and_drain_is_idempotent_on_repeated_calls ... ok
[INFO] [stdout] test command_envelope::tests::actor_envelope_reply_channel_works ... ok
[INFO] [stdout] test command_envelope::tests::command_envelope_serde_roundtrip ... ok
[INFO] [stdout] test registry::tests::live_entry_is_unaffected_by_a_mismatched_lookup ... ok
[INFO] [stdout] test passivation_signal::tests::tokio_signal_zero_duration_resolves_immediately ... ok
[INFO] [stdout] test mailbox::tests::send_then_recv_round_trip ... ok
[INFO] [stdout] test mailbox::tests::close_and_drain_on_empty_mailbox_returns_empty_queue ... ok
[INFO] [stdout] test registry::tests::active_count_excludes_recovering_counts_active ... ok
[INFO] [stdout] test runtime::runtime_config_validate_tests::default_config_is_valid ... ok
[INFO] [stdout] test registry::tests::reactivation_active_count_excludes_recovering_counts_active ... ok
[INFO] [stdout] test runtime::runtime_config_validate_tests::multi_tenant_mode_requires_non_empty_tenant_id ... ok
[INFO] [stdout] test runtime::runtime_config_validate_tests::multi_tenant_mode_with_tenant_id_is_valid ... ok
[INFO] [stdout] test runtime::runtime_config_validate_tests::zero_concurrency_budget_is_invalid ... ok
[INFO] [stdout] test entity_ref_tokio::tests::mailbox_closed_in_teardown_window_is_retried_to_a_fresh_actor ... ok
[INFO] [stdout] test runtime::runtime_config_validate_tests::zero_mailbox_capacity_is_invalid ... ok
[INFO] [stdout] test runtime::runtime_config_validate_tests::multi_tenant_mode_with_whitespace_only_tenant_id_is_invalid ... ok
[INFO] [stdout] test mailbox::tests::close_and_drain_races_concurrent_sends_without_losing_envelopes ... ok
[INFO] [stdout] test registry::tests::concurrent_lookups_for_one_triple_spawn_exactly_once ... ok
[INFO] [stdout] test passivation_signal::tests::manual_signal_not_triggered_does_not_resolve ... ok
[INFO] [stdout] test registry::tests::panic_inside_the_critical_section_does_not_poison_the_registry ... ok
[INFO] [stdout] test actor::tests::panic_mid_processing_answers_all_already_enqueued_callers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/activation_ordering_tests.rs (/opt/rustwide/target/debug/deps/activation_ordering_tests-1d43eaf3f01ab796)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_zero_event_query ... ok
[INFO] [stdout] test test_recovery_failure_transitions_to_failed ... ok
[INFO] [stdout] test test_recovery_retry_after_failure ... ok
[INFO] [stdout] test test_activation_lookup_active_and_passivated ... ok
[INFO] [stdout] test test_no_partial_state_observable ... ok
[INFO] [stdout] test test_recovery_deterministic_replay ... ok
[INFO] [stdout] test test_multiple_entity_isolation ... ok
[INFO] [stdout] test test_activation_redirect ... ok
[INFO] [stdout] test test_activation_fifo_ordering ... ok
[INFO] [stdout] test test_recovery_barrier ... ok
[INFO] [stdout] test test_activation_mutex_serializes ... ok
[INFO] [stdout] test test_no_double_spawn_concurrent ... ok
[INFO] [stdout] test test_no_double_spawn_multiple_entities ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/entity_definition_tests.rs (/opt/rustwide/target/debug/deps/entity_definition_tests-9e7dfde321727d80)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_counter_applier_evolves_state ... ok
[INFO] [stdout] test test_counter_decrement_below_zero_returns_error ... ok
[INFO] [stdout] test test_counter_handler_produces_events ... ok
[INFO] [stdout] test test_counter_getstate_produces_zero_events ... ok
[INFO] [stdout] test test_counter_initial_state_is_zero ... 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/guaranteed_completion_tests.rs (/opt/rustwide/target/debug/deps/guaranteed_completion_tests-d71e5c95eb8c32a7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test runtime_shutdown_while_recovering_answers_enqueued_caller ... ok
[INFO] [stdout] test twenty_caller_probe_under_recovery_panic_resolves_all_and_activates_once ... ok
[INFO] [stdout] test panic_mid_processing_after_real_successes_answers_the_remainder ... ok
[INFO] [stdout] test panic_during_recovery_answers_enqueued_caller_and_leaves_no_zombie ... ok
[INFO] [stdout] test hundred_caller_probe_then_explicit_retry_activates_exactly_once_more ... ok
[INFO] [stdout] test spawn_outside_runtime_panic_never_blocks_other_triples ... ok
[INFO] [stdout] test downcast_mismatch_never_blocks_or_disturbs_other_triples ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/persistence_failure_tests.rs (/opt/rustwide/target/debug/deps/persistence_failure_tests-5396eb4a1cc145a5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_persist_failure_drains_mailbox ... ok
[INFO] [stdout] test test_snapshot_recovery_with_version_offset ... ok
[INFO] [stdout] test test_multiple_entity_ids_active_simultaneously ... ok
[INFO] [stdout] test test_active_count_after_passivation ... ok
[INFO] [stdout] test test_reactivation_after_passivation ... ok
[INFO] [stdout] test test_load_error_propagates_to_caller ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/real_actor_path_tests.rs (/opt/rustwide/target/debug/deps/real_actor_path_tests-d517634eb167f557)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_recovery_replays_seeded_events ... ok
[INFO] [stdout] test test_real_actor_command_reply ... ok
[INFO] [stdout] test test_passivation_updates_registry ... ok
[INFO] [stdout] test test_recovery_failure_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/runtime_verification_suite.rs (/opt/rustwide/target/debug/deps/runtime_verification_suite-477454ef7f2c3b31)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reference_app-dc55e4ee49ad7252)
[INFO] [stdout] test test_execution_key_determinism ... ok
[INFO] [stdout] test test_deterministic_execution ... ok
[INFO] [stdout] test test_runtime_basic_functionality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reference_app-ae6ecafd4d7229ab)
[INFO] [stderr]      Running tests/pipeline.rs (/opt/rustwide/target/debug/deps/pipeline-6c47746e983d4664)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test invalid_subtree_config_fails_validate_before_any_service_is_constructed ... ok
[INFO] [stdout] test build_runtime_wires_real_kit_config_output ... ok
[INFO] [stdout] test valid_app_config_passes_validate_and_builds_runtime ... ok
[INFO] [stdout] test invalid_cross_domain_rule_fails_validate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/security_apikey-8822577370e86b5d)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test authenticator::tests::local_api_key_resolver_is_object_safe_behind_arc ... ok
[INFO] [stdout] test authenticator::tests::provider_is_object_safe_behind_arc ... ok
[INFO] [stdout] test authenticator::tests::credential_at_max_key_bytes_passes_size_guard ... ok
[INFO] [stdout] test authenticator::tests::oversized_credential_rejected_before_parse ... ok
[INFO] [stdout] test authenticator::tests::scopes_propagated_into_claims_custom_as_json_array ... ok
[INFO] [stdout] test authenticator::tests::expired_record_returns_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::hash_mismatch_returns_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::record_expiring_at_exactly_now_is_rejected ... ok
[INFO] [stdout] test authenticator::tests::happy_path_returns_security_context_with_correct_principal ... ok
[INFO] [stdout] test authenticator::tests::exp_claim_set_correctly_for_unexpired_record ... ok
[INFO] [stdout] test authenticator::tests::unknown_key_id_returns_invalid_token ... ok
[INFO] [stdout] test key_hash::tests::sha256_constructor_accepts_precomputed_digest ... ok
[INFO] [stdout] test key_hash::tests::verify_matching_secret_returns_true ... ok
[INFO] [stdout] test key_id::tests::at_sign_forbidden ... ok
[INFO] [stdout] test key_hash::tests::verify_runs_to_completion_on_mismatch ... ok
[INFO] [stdout] test key_hash::tests::verify_non_matching_secret_returns_false ... ok
[INFO] [stdout] test authenticator::tests::provider_is_send_sync ... ok
[INFO] [stdout] test authenticator::tests::timing_safety_no_early_return_before_hash_verify ... ok
[INFO] [stdout] test authenticator::tests::malformed_key_no_dot_returns_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::non_bearer_credential_returns_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::empty_scopes_propagated_as_empty_json_array ... ok
[INFO] [stdout] test key_id::tests::dot_forbidden ... ok
[INFO] [stdout] test key_id::tests::empty_string_rejected ... ok
[INFO] [stdout] test resolver::tests::mockall_automock_compiles ... ok
[INFO] [stdout] test key_id::tests::exactly_128_chars_accepted ... ok
[INFO] [stdout] test key_id::tests::exactly_129_chars_rejected ... ok
[INFO] [stdout] test key_id::tests::space_forbidden ... ok
[INFO] [stdout] test key_id::tests::valid_alphanumeric_id_accepted ... ok
[INFO] [stdout] test key_id::tests::valid_uuid_style_id_accepted ... ok
[INFO] [stdout] test parser::tests::determinism_same_input_same_output ... ok
[INFO] [stdout] test parser::tests::dots_after_first_are_kept_in_secret ... ok
[INFO] [stdout] test parser::tests::empty_id_half_returns_invalid_token ... ok
[INFO] [stdout] test parser::tests::empty_secret_half_returns_invalid_token ... ok
[INFO] [stdout] test parser::tests::no_dot_returns_invalid_token ... ok
[INFO] [stdout] test parser::tests::simple_id_dot_secret_parses_correctly ... ok
[INFO] [stdout] test resolver::tests::dual_key_coexistence_for_same_principal ... ok
[INFO] [stdout] test resolver::tests::known_key_returns_some_record ... ok
[INFO] [stdout] test resolver::tests::resolver_is_object_safe_behind_arc ... ok
[INFO] [stdout] test resolver::tests::unknown_key_returns_none ... ok
[INFO] [stdout] test secret::tests::as_bytes_roundtrip ... ok
[INFO] [stdout] test secret::tests::different_bytes_not_equal ... ok
[INFO] [stdout] test secret::tests::zeroize_on_drop_compiles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 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/security_jwt-01bd3421ed403aee)
[INFO] [stdout] 
[INFO] [stdout] running 195 tests
[INFO] [stdout] test authenticator::tests::es256_provider_non_bearer_credential_returns_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::es256_authentication_provider_rejects_hs256_token ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_key_not_found_returns_invalid_signature ... ok
[INFO] [stdout] test authenticator::tests::es256_wrong_variant_hmac_key_returns_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_algorithm_mismatch_maps_to_not_supported ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_invalid_key_material_maps_to_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::es256_provider_key_not_found_returns_invalid_signature ... ok
[INFO] [stdout] test authenticator::tests::es256_provider_algorithm_mismatch_maps_to_not_supported ... ok
[INFO] [stdout] test authenticator::tests::es256_provider_mismatched_key_returns_invalid_signature ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_non_bearer_credential_returns_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::es256_provider_invalid_key_material_maps_to_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_expired_token_returns_expired_token ... ok
[INFO] [stdout] test authenticator::tests::es256_provider_missing_sub_returns_missing_claim ... ok
[INFO] [stdout] test authenticator::tests::hmac_key_shorter_than_32_bytes_returns_provider_unavailable ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_missing_sub_returns_missing_claim ... ok
[INFO] [stdout] test authenticator::tests::es256_provider_expired_token_returns_expired_token ... ok
[INFO] [stdout] test authenticator::tests::providers_are_send_sync ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_valid_token_returns_security_context ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_kid_forwarded_to_resolver ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_rejects_rs256_token ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_wrong_secret_returns_invalid_signature ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_missing_sub_returns_missing_claim ... ok
[INFO] [stdout] test authenticator::tests::es256_provider_valid_token_returns_security_context ... ok
[INFO] [stdout] test authenticator::tests::hs256_provider_no_kid_forwards_none_to_resolver ... ok
[INFO] [stdout] test authenticator::tests::es256_provider_kid_forwarded_to_resolver ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_invalid_key_material_maps_to_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_mismatched_key_returns_invalid_signature ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_non_bearer_credential_returns_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_key_not_found_returns_invalid_signature ... ok
[INFO] [stdout] test config::jwt_provider_config_validate_tests::empty_expected_iss_is_invalid ... ok
[INFO] [stdout] test config::jwt_provider_config_validate_tests::leeway_above_bound_is_invalid ... ok
[INFO] [stdout] test config::jwt_provider_config_validate_tests::leeway_within_bound_is_valid ... ok
[INFO] [stdout] test config::jwt_provider_config_validate_tests::default_config_is_valid ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_kid_forwarded_to_resolver ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_algorithm_mismatch_maps_to_not_supported ... ok
[INFO] [stdout] test config::jwt_provider_config_validate_tests::non_empty_expected_aud_is_valid ... ok
[INFO] [stdout] test config::jwt_provider_config_validate_tests::empty_expected_aud_is_invalid ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_rejects_hs256_token ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_expired_token_returns_expired_token ... ok
[INFO] [stdout] test discovery::tests::oidc_configuration_with_null_jwks_uri_deserializes ... ok
[INFO] [stdout] test discovery::tests::oidc_endpoints_has_only_jwks_uri_and_introspection ... ok
[INFO] [stdout] test discovery::tests::oidc_configuration_is_crate_private ... ok
[INFO] [stdout] test introspection::tests::token_over_8kib_returns_invalid_token_before_io ... ok
[INFO] [stdout] test authenticator::tests::rs256_provider_valid_token_returns_security_context ... ok
[INFO] [stdout] test introspection::tests::active_true_returns_security_context ... ok
[INFO] [stdout] test discovery::tests::fake_discovery_returns_configured_endpoints ... ok
[INFO] [stdout] test introspection::tests::network_error_returns_provider_unavailable ... ok
[INFO] [stdout] test introspection::tests::active_true_with_none_claims_returns_provider_unavailable ... ok
[INFO] [stdout] test introspection::tests::active_false_returns_invalid_token ... ok
[INFO] [stdout] test authenticator::tests::rs256_with_mapper_is_called_exactly_once_per_authenticate ... ok
[INFO] [stdout] test config::jwt_provider_config_validate_tests::expected_aud_with_empty_string_entry_is_invalid ... ok
[INFO] [stdout] test introspection::tests::cache_disabled_by_default_makes_two_calls ... ok
[INFO] [stdout] test introspection::tests::cache_enabled_second_call_within_ttl_is_cached ... ok
[INFO] [stdout] test introspection::tests::cache_expired_entry_triggers_new_introspection_call ... ok
[INFO] [stdout] test introspection::tests::cache_reinsert_after_ttl_expiry_is_evicted_in_insertion_order_not_original_order ... ok
[INFO] [stdout] test introspection::tests::cache_reinsert_after_ttl_expiry_does_not_create_phantom_queue_entry ... ok
[INFO] [stdout] test introspection::tests::cache_evicts_oldest_entry_when_at_capacity ... ok
[INFO] [stdout] test jwks::tests::algorithm_mismatch_hmac_key_with_es256 ... ok
[INFO] [stdout] test jwks::tests::algorithm_mismatch_ec_key_with_rs256 ... ok
[INFO] [stdout] test jwks::tests::cache_hit_returns_key_without_extra_fetch ... ok
[INFO] [stdout] test jwks::tests::algorithm_mismatch_hmac_key_with_rs256_cache_hit ... ok
[INFO] [stdout] test jwks::tests::algorithm_mismatch_rsa_key_with_es256 ... ok
[INFO] [stdout] test introspection::tests::cache_eviction_with_tied_timestamps_is_deterministic ... ok
[INFO] [stdout] test jwks::tests::non_p256_curve_returns_algorithm_not_supported ... ok
[INFO] [stdout] test jwks::tests::rsa_empty_modulus_returns_invalid_token ... ok
[INFO] [stdout] test jwks::tests::vk_to_result_rsa_key_with_es256_returns_mismatch ... ok
[INFO] [stdout] test jwks::tests::zero_length_ec_x_coordinate_is_rejected ... ok
[INFO] [stdout] test jwks::tests::rsa_empty_exponent_returns_invalid_token ... ok
[INFO] [stdout] test key_resolver::fixture_pin_tests::ec_fixtures_are_non_empty ... ok
[INFO] [stdout] test jwks::tests::zero_length_ec_y_coordinate_is_rejected ... ok
[INFO] [stdout] test jwks::tests::force_refresh_evicts_removed_keys ... ok
[INFO] [stdout] test jwks::tests::cache_miss_triggers_exactly_one_refresh ... ok
[INFO] [stdout] test jwks::tests::algorithm_mismatch_hmac_key_with_rs256_post_refresh ... ok
[INFO] [stdout] test jwks::tests::vk_to_result_hmac_key_with_es256_returns_mismatch ... ok
[INFO] [stdout] test jwks::tests::cache_does_not_contain_evicted_key_after_force_refresh ... ok
[INFO] [stdout] test key_resolver::key_resolver_error_tests::key_not_found_carries_kid ... ok
[INFO] [stdout] test key_resolver::key_resolver_error_tests::algorithm_mismatch_carries_both_sides ... ok
[INFO] [stdout] test key_resolver::key_resolver_trait_tests::key_resolver_is_object_safe ... ok
[INFO] [stdout] test key_resolver::key_resolver_trait_tests::local_key_resolver_is_runtime_free ... ok
[INFO] [stdout] test key_resolver::local_key_resolver_tests::shared_resolver_works_across_multiple_clones ... ok
[INFO] [stdout] test jwks::tests::vk_to_result_ec_key_with_rs256_returns_mismatch ... ok
[INFO] [stdout] test jwks::tests::force_refresh_debounce_skips_second_miss_within_window ... ok
[INFO] [stdout] test multi_issuer::tests::multi_issuer_is_usable_as_arc_dyn_authentication_provider ... ok
[INFO] [stdout] test multi_issuer::tests::routes_token_from_issuer_a_to_provider_a ... ok
[INFO] [stdout] test jwks::tests::stale_cache_retained_when_refresh_fails ... ok
[INFO] [stdout] test key_resolver::local_key_resolver_tests::test_algorithm_mismatch ... ok
[INFO] [stdout] test key_resolver::local_key_resolver_tests::test_ignores_kid ... ok
[INFO] [stdout] test key_resolver::local_key_resolver_tests::test_resolves_hs256_key ... ok
[INFO] [stdout] test key_resolver::local_key_resolver_tests::test_resolves_rs256_key ... ok
[INFO] [stdout] test key_resolver::verification_key_tests::ec_pem_variant_stores_string ... ok
[INFO] [stdout] test key_resolver::verification_key_tests::hmac_variant_stores_bytes ... ok
[INFO] [stdout] test key_resolver::verification_key_tests::rsa_pem_variant_stores_string ... ok
[INFO] [stdout] test multi_issuer::tests::forged_iss_using_b_token_routed_to_a_fails_signature ... ok
[INFO] [stdout] test multi_issuer::tests::token_over_8kib_returns_invalid_token_before_decode ... ok
[INFO] [stdout] test multi_issuer::tests::forged_iss_routes_to_wrong_provider_and_fails_signature ... ok
[INFO] [stdout] test multi_issuer::tests::unverified_iss_returns_none_when_iss_absent ... ok
[INFO] [stdout] test multi_issuer::tests::unverified_iss_handles_base64url_chars ... ok
[INFO] [stdout] test multi_issuer::tests::unverified_iss_returns_none_for_non_jwt ... ok
[INFO] [stdout] test oidc_config::tests::token_format_deserializes_auto ... ok
[INFO] [stdout] test multi_issuer::tests::unverified_iss_handles_padded_base64url_payload ... ok
[INFO] [stdout] test oidc_config::tests::token_format_deserializes_jwt ... ok
[INFO] [stdout] test multi_issuer::tests::unknown_iss_returns_invalid_token ... ok
[INFO] [stdout] test jwks::tests::concurrent_cache_miss_with_more_than_pool_size_threads_completes ... ok
[INFO] [stdout] test oidc_config::tests::token_format_deserializes_opaque ... ok
[INFO] [stdout] test oidc_config::tests::validate_accepts_http_ipv6_loopback_introspection ... ok
[INFO] [stdout] test jwks::tests::concurrent_reads_succeed ... ok
[INFO] [stdout] test oidc_config::tests::validate_accepts_https_introspection_endpoint ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_empty_allowed_algorithms ... ok
[INFO] [stdout] test oidc_config::tests::validate_accepts_http_localhost_introspection_endpoint ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_both_orphaned_credentials_without_endpoint ... ok
[INFO] [stdout] test oidc_config::tests::validate_accepts_http_127_0_0_1_introspection_endpoint ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_http_issuer_url ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_http_jwks_uri ... ok
[INFO] [stdout] test multi_issuer::tests::unverified_iss_extracts_iss_from_valid_jwt ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_file_scheme_jwks_uri ... ok
[INFO] [stdout] test oidc_config::tests::debug_output_redacts_introspection_client_secret ... ok
[INFO] [stdout] test oidc_config::tests::validate_accepts_introspection_cache_ttl_at_max ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_http_non_loopback_ipv6_introspection ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_http_non_localhost_introspection_endpoint ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_introspection_endpoint_without_credentials ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_introspection_cache_ttl_zero ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_orphaned_introspection_client_id ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_orphaned_introspection_client_secret ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_jwt_format_introspection_endpoint_without_credentials ... ok
[INFO] [stdout] test oidc_config::tests::validate_returns_ok_when_issuer_url_set_without_expected_iss ... ok
[INFO] [stdout] test oidc_config::tests::validate_rejects_introspection_cache_ttl_above_max ... ok
[INFO] [stdout] test oidc_config::tests::validate_returns_ok_when_both_are_set ... ok
[INFO] [stdout] test oidc_config::tests::validate_returns_ok_when_jwks_uri_is_set ... ok
[INFO] [stdout] test oidc_provider::tests::looks_like_jwt_returns_false_for_empty_signature_segment ... ok
[INFO] [stdout] test oidc_config::tests::validate_returns_ok_when_issuer_url_is_set ... ok
[INFO] [stdout] test oidc_config::tests::validate_returns_provider_unavailable_when_neither_url_is_set ... ok
[INFO] [stdout] test oidc_provider::tests::neither_url_returns_provider_unavailable_from_validate ... ok
[INFO] [stdout] test oidc_provider::tests::opaque_with_no_dots_does_not_look_like_jwt ... ok
[INFO] [stdout] test oidc_provider::tests::auto_mode_with_empty_signature_segment_routes_to_opaque_not_jwt ... ok
[INFO] [stdout] test oidc_provider::tests::token_format_auto_with_opaque_returns_invalid_token_when_no_introspection ... ok
[INFO] [stdout] test oidc_provider::tests::two_dots_but_empty_part_does_not_look_like_jwt ... ok
[INFO] [stdout] test oidc_provider::tests::with_resolver_rejects_config_missing_both_urls ... ok
[INFO] [stdout] test principal_mapper::tests::array_converts_recursively ... ok
[INFO] [stdout] test principal_mapper::tests::float_converts ... ok
[INFO] [stdout] test principal_mapper::tests::integer_converts ... ok
[INFO] [stdout] test oidc_provider::tests::token_over_8kib_returns_invalid_token ... ok
[INFO] [stdout] test principal_mapper::tests::maps_groups_to_principal_roles ... ok
[INFO] [stdout] test principal_mapper::tests::maps_invalid_tenant_claim_fails ... ok
[INFO] [stdout] test principal_mapper::tests::maps_organization_to_custom ... ok
[INFO] [stdout] test principal_mapper::tests::maps_realm_access_roles ... ok
[INFO] [stdout] test principal_mapper::tests::maps_roles_to_principal_roles ... ok
[INFO] [stdout] test oidc_provider::tests::jwks_uri_config_does_not_call_discovery ... ok
[INFO] [stdout] test oidc_provider::tests::token_format_auto_with_jwt_uses_jwt_path ... ok
[INFO] [stdout] test oidc_provider::tests::expired_jwt_returns_expired_token ... ok
[INFO] [stdout] test principal_mapper::tests::bool_converts ... ok
[INFO] [stdout] test oidc_provider::tests::looks_like_jwt_with_empty_signature_segment_is_false ... ok
[INFO] [stdout] test principal_mapper::tests::maps_scp_to_scope_in_custom ... ok
[INFO] [stdout] test oidc_provider::tests::valid_es256_jwt_returns_security_context ... ok
[INFO] [stdout] test principal_mapper::tests::maps_sub_to_subject_id ... ok
[INFO] [stdout] test principal_mapper::tests::missing_sub_returns_missing_claim ... ok
[INFO] [stdout] test principal_mapper::tests::null_converts_to_null ... ok
[INFO] [stdout] test principal_mapper::tests::object_converts_to_map ... ok
[INFO] [stdout] test oidc_provider::tests::three_part_base64url_looks_like_jwt ... ok
[INFO] [stdout] test validation::tests::aud_scalar_string_is_accepted ... ok
[INFO] [stdout] test validation::tests::aud_wrong_type_returns_invalid_token ... ok
[INFO] [stdout] test principal_mapper::tests::maps_tid_to_tenant_id ... ok
[INFO] [stdout] test validation::tests::aud_mismatch_returns_invalid_token ... ok
[INFO] [stdout] test principal_mapper::tests::string_converts ... ok
[INFO] [stdout] test validation::tests::exp_equal_to_now_returns_expired_token ... ok
[INFO] [stdout] test validation::tests::engine_returns_security_context_for_valid_hs256_token ... ok
[INFO] [stdout] test validation::tests::expected_iss_none_does_not_validate_iss ... ok
[INFO] [stdout] test oidc_provider::tests::tampered_signature_returns_invalid_signature ... ok
[INFO] [stdout] test oidc_provider::tests::valid_rs256_jwt_returns_security_context ... ok
[INFO] [stdout] test validation::tests::exp_equal_to_now_no_skew_is_rejected ... ok
[INFO] [stdout] test oidc_provider::tests::try_jwt_path_rejects_algorithm_not_in_allowed_list ... ok
[INFO] [stdout] test validation::tests::exp_as_string_returns_invalid_token ... ok
[INFO] [stdout] test oidc_provider::tests::with_discovery_calls_discover_sync_once_and_provider_is_functional ... ok
[INFO] [stdout] test validation::tests::expired_by_exact_leeway_is_rejected ... ok
[INFO] [stdout] test validation::tests::expired_by_leeway_minus_one_is_accepted ... ok
[INFO] [stdout] test validation::tests::expired_by_one_second_accepted_within_clock_skew ... ok
[INFO] [stdout] test validation::tests::expected_aud_none_does_not_validate_aud ... ok
[INFO] [stdout] test validation::tests::iss_absent_with_expected_returns_invalid_token ... ok
[INFO] [stdout] test validation::tests::iss_mismatch_returns_invalid_token ... ok
[INFO] [stdout] test validation::tests::missing_sub_returns_missing_claim ... ok
[INFO] [stdout] test validation::tests::sub_empty_string_returns_invalid_token ... ok
[INFO] [stdout] test validation::tests::nbf_equal_to_now_is_valid ... ok
[INFO] [stdout] test validation::tests::nbf_equal_to_now_plus_leeway_boundary_is_accepted ... ok
[INFO] [stdout] test validation::tests::tenant_id_takes_precedence_over_tid_when_both_present ... ok
[INFO] [stdout] test validation::tests::wrong_key_returns_invalid_signature ... ok
[INFO] [stdout] test validation::tests::missing_exp_claim_is_rejected ... ok
[INFO] [stdout] test validation::tests::nbf_future_returns_invalid_token ... ok
[INFO] [stdout] test validation::tests::wrong_type_roles_graceful_skip_raw_preserved ... ok
[INFO] [stdout] test validation::tests::token_not_yet_valid_by_less_than_leeway_is_accepted ... ok
[INFO] [stdout] test validation::tests::roles_null_produces_empty_set_raw_preserved ... ok
[INFO] [stdout] test validation::tests::token_not_yet_valid_by_more_than_leeway_is_rejected ... ok
[INFO] [stdout] test validation::tests::wrong_type_tid_graceful_skip_preserved_under_original_key ... ok
[INFO] [stdout] test validation::tests::past_nbf_is_accepted ... ok
[INFO] [stdout] test validation::tests::sub_integer_returns_invalid_token ... ok
[INFO] [stdout] test oidc_provider::tests::with_discovery_propagates_discovery_error ... ok
[INFO] [stdout] test oidc_provider::tests::token_format_opaque_with_dot_token_uses_introspection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 195 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oidc_integration.rs (/opt/rustwide/target/debug/deps/oidc_integration-6988e04a9b6b3126)
[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]    Doc-tests ego_application
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/application/src/ports.rs - ports::CommandHandler (line 17) ... ok
[INFO] [stdout] test crates/application/src/ports.rs - ports::QueryHandler (line 40) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ego_domain
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test crates/domain/src/actor.rs - actor::ActorLifecycleState::is_terminal (line 200) ... ok
[INFO] [stdout] test crates/domain/src/actor.rs - actor::Actor (line 50) ... ok
[INFO] [stdout] test crates/domain/src/query.rs - query::Query (line 16) ... ok
[INFO] [stdout] test crates/domain/src/actor.rs - actor::SupervisionStrategy (line 224) ... ok
[INFO] [stdout] test crates/domain/src/command.rs - command::Command (line 24) ... ok
[INFO] [stdout] test crates/domain/src/event.rs - event::DomainEvent (line 27) ... ok
[INFO] [stdout] test crates/domain/src/actor.rs - actor::ActorId (line 83) ... ok
[INFO] [stdout] test crates/domain/src/lib.rs - command (line 54) ... ok
[INFO] [stdout] test crates/domain/src/actor.rs - actor::actor_id (line 143) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ego_event_adapter
[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]    Doc-tests ego_infrastructure
[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]    Doc-tests ego_persistence
[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]    Doc-tests ego_runtime
[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]    Doc-tests ego_runtime_tokio
[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]    Doc-tests ego_scheduler
[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]    Doc-tests ego_security_sdk
[INFO] [stderr]    Doc-tests ego_service_sdk
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/service-sdk/src/runtime/resolvable.rs - runtime::resolvable::Resolvable (line 41) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ego_service_sdk_macros
[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]    Doc-tests ego_testkit
[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]    Doc-tests ego_transport
[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]    Doc-tests persistent_entity
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/persistent-entity/src/builder.rs - builder::EntityRuntimeBuilder<E>::with_config (line 113) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reference_app
[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]    Doc-tests security_apikey
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/security-apikey/src/lib.rs - (line 9) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests security_jwt
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/security-jwt/src/lib.rs - (line 22) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267", kill_on_drop: false }`
[INFO] [stdout] f9735ceef4198763e9897c4aa2c0e0a8ec5f0441546395e2d367ac16756b0267
