[INFO] cloning repository https://github.com/mivertowski/RustKernels [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mivertowski/RustKernels" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmivertowski%2FRustKernels", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmivertowski%2FRustKernels'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a63f55c35b7c629784cb79e7db8f9b1de696aa63 [INFO] testing mivertowski/RustKernels against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmivertowski%2FRustKernels" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mivertowski/RustKernels [INFO] finished tweaking git repo https://github.com/mivertowski/RustKernels [INFO] tweaked toml for git repo https://github.com/mivertowski/RustKernels written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mivertowski/RustKernels on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mivertowski/RustKernels 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ringkernel-codegen v0.3.1 [INFO] [stderr] Downloaded zmij v1.0.13 [INFO] [stderr] Downloaded toml_write v0.1.2 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded crossbeam v0.8.4 [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded darling_macro v0.20.11 [INFO] [stderr] Downloaded opentelemetry-http v0.28.0 [INFO] [stderr] Downloaded actix_derive v0.6.2 [INFO] [stderr] Downloaded time-core v0.1.7 [INFO] [stderr] Downloaded sketches-ddsketch v0.3.0 [INFO] [stderr] Downloaded rustls-pki-types v1.14.0 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.16.2 [INFO] [stderr] Downloaded actix-rt v2.11.0 [INFO] [stderr] Downloaded prost-derive v0.14.3 [INFO] [stderr] Downloaded ringkernel-derive v0.3.1 [INFO] [stderr] Downloaded time-macros v0.2.25 [INFO] [stderr] Downloaded ringkernel-cpu v0.3.1 [INFO] [stderr] Downloaded rkyv_derive v0.7.46 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded rand_xoshiro v0.7.0 [INFO] [stderr] Downloaded tokio-stream v0.1.18 [INFO] [stderr] Downloaded simple_asn1 v0.6.3 [INFO] [stderr] Downloaded opentelemetry-otlp v0.28.0 [INFO] [stderr] Downloaded prost v0.14.3 [INFO] [stderr] Downloaded darling v0.20.11 [INFO] [stderr] Downloaded metrics v0.24.3 [INFO] [stderr] Downloaded rustls-webpki v0.103.9 [INFO] [stderr] Downloaded quanta v0.12.6 [INFO] [stderr] Downloaded tower v0.5.3 [INFO] [stderr] Downloaded metrics-util v0.19.1 [INFO] [stderr] Downloaded prost-types v0.14.3 [INFO] [stderr] Downloaded axum-extra v0.10.3 [INFO] [stderr] Downloaded jsonwebtoken v9.3.1 [INFO] [stderr] Downloaded tonic v0.14.2 [INFO] [stderr] Downloaded actix v0.13.5 [INFO] [stderr] Downloaded handlebars v5.1.2 [INFO] [stderr] Downloaded opentelemetry v0.28.0 [INFO] [stderr] Downloaded raw-cpuid v11.6.0 [INFO] [stderr] Downloaded ringkernel v0.3.1 [INFO] [stderr] Downloaded rkyv v0.7.46 [INFO] [stderr] Downloaded reqwest v0.12.28 [INFO] [stderr] Downloaded opentelemetry-proto v0.28.0 [INFO] [stderr] Downloaded h2 v0.4.13 [INFO] [stderr] Downloaded tokio-util v0.7.18 [INFO] [stderr] Downloaded opentelemetry_sdk v0.28.0 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] [stderr] Downloaded time v0.3.45 [INFO] [stderr] Downloaded aws-lc-rs v1.15.3 [INFO] [stderr] Downloaded darling_core v0.20.11 [INFO] [stderr] Downloaded ringkernel-core v0.3.1 [INFO] [stderr] Downloaded nalgebra v0.33.2 [INFO] [stderr] Downloaded aws-lc-sys v0.36.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b47c2447b67735943495c683b6dd58372e588735bfd00d1799e0b268f34b1b8 [INFO] running `Command { std: "docker" "start" "-a" "0b47c2447b67735943495c683b6dd58372e588735bfd00d1799e0b268f34b1b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b47c2447b67735943495c683b6dd58372e588735bfd00d1799e0b268f34b1b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b47c2447b67735943495c683b6dd58372e588735bfd00d1799e0b268f34b1b8", kill_on_drop: false }` [INFO] [stdout] 0b47c2447b67735943495c683b6dd58372e588735bfd00d1799e0b268f34b1b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 133c74301dd6c85b6d0178eeda37a8442cdb11b8d92d05926c347f07058f6f73 [INFO] running `Command { std: "docker" "start" "-a" "133c74301dd6c85b6d0178eeda37a8442cdb11b8d92d05926c347f07058f6f73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.12 [INFO] [stderr] Compiling rkyv_derive v0.7.46 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ringkernel-derive v0.3.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rustkernel-derive v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-derive) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ringkernel-core v0.3.1 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling rustkernel-core v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-core) [INFO] [stderr] Compiling ringkernel-cpu v0.3.1 [INFO] [stderr] Compiling ringkernel-codegen v0.3.1 [INFO] [stderr] Compiling ringkernel v0.3.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling rustkernel-orderbook v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-orderbook) [INFO] [stderr] Compiling rustkernel-temporal v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-temporal) [INFO] [stderr] Compiling rustkernel-banking v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-banking) [INFO] [stderr] Compiling rustkernel-treasury v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-treasury) [INFO] [stderr] Compiling rustkernel-procint v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-procint) [INFO] [stderr] Compiling rustkernel-behavioral v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-behavioral) [INFO] [stderr] Compiling rustkernel-risk v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-risk) [INFO] [stderr] Compiling rustkernel-accounting v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-accounting) [INFO] [stderr] Compiling rustkernel-audit v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-audit) [INFO] [stderr] Compiling rustkernel-compliance v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-compliance) [INFO] [stderr] Compiling rustkernel-clearing v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-clearing) [INFO] [stderr] Compiling rustkernel-payments v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-payments) [INFO] [stderr] Compiling rustkernel-ecosystem v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-ecosystem) [INFO] [stderr] Compiling rustkernel-ml v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-ml) [INFO] [stderr] Compiling rustkernel-graph v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-graph) [INFO] [stderr] Compiling rustkernels v0.2.0 (/opt/rustwide/workdir/crates/rustkernels) [INFO] [stderr] Compiling rustkernel-cli v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "133c74301dd6c85b6d0178eeda37a8442cdb11b8d92d05926c347f07058f6f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "133c74301dd6c85b6d0178eeda37a8442cdb11b8d92d05926c347f07058f6f73", kill_on_drop: false }` [INFO] [stdout] 133c74301dd6c85b6d0178eeda37a8442cdb11b8d92d05926c347f07058f6f73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 018e81f11d69c63b72f83caab97bfce4a7f89910d90c355da26020a11a04553f [INFO] running `Command { std: "docker" "start" "-a" "018e81f11d69c63b72f83caab97bfce4a7f89910d90c355da26020a11a04553f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling ringkernel-derive v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustkernel-derive v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-derive) [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling ringkernel-core v0.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rustkernel-core v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-core) [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling ringkernel-codegen v0.3.1 [INFO] [stderr] Compiling ringkernel-cpu v0.3.1 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ringkernel v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rustkernel-orderbook v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-orderbook) [INFO] [stderr] Compiling rustkernel-payments v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-payments) [INFO] [stderr] Compiling rustkernel-ml v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-ml) [INFO] [stderr] Compiling rustkernel-banking v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-banking) [INFO] [stderr] Compiling rustkernel-behavioral v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-behavioral) [INFO] [stderr] Compiling rustkernel-clearing v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-clearing) [INFO] [stderr] Compiling rustkernel-accounting v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-accounting) [INFO] [stderr] Compiling rustkernel-compliance v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-compliance) [INFO] [stderr] Compiling rustkernel-temporal v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-temporal) [INFO] [stderr] Compiling rustkernel-procint v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-procint) [INFO] [stderr] Compiling rustkernel-risk v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-risk) [INFO] [stderr] Compiling rustkernel-treasury v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-treasury) [INFO] [stderr] Compiling rustkernel-audit v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-audit) [INFO] [stderr] Compiling rustkernel-graph v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-graph) [INFO] [stderr] Compiling rustkernel-ecosystem v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-ecosystem) [INFO] [stderr] Compiling rustkernels v0.2.0 (/opt/rustwide/workdir/crates/rustkernels) [INFO] [stderr] Compiling rustkernel-cli v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 06s [INFO] running `Command { std: "docker" "inspect" "018e81f11d69c63b72f83caab97bfce4a7f89910d90c355da26020a11a04553f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "018e81f11d69c63b72f83caab97bfce4a7f89910d90c355da26020a11a04553f", kill_on_drop: false }` [INFO] [stdout] 018e81f11d69c63b72f83caab97bfce4a7f89910d90c355da26020a11a04553f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 33b614315d4817eb82535980b5aa2748ca07111fd27bc601e7a9893db59553d7 [INFO] running `Command { std: "docker" "start" "-a" "33b614315d4817eb82535980b5aa2748ca07111fd27bc601e7a9893db59553d7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_accounting-94185eb2a09d5cc0) [INFO] [stdout] [INFO] [stdout] running 85 tests [INFO] [stdout] test coa_mapping::tests::test_coa_metadata ... ok [INFO] [stdout] test coa_mapping::tests::test_wildcard_matching ... ok [INFO] [stdout] test coa_mapping::tests::test_inactive_accounts ... ok [INFO] [stdout] test coa_mapping::tests::test_default_target ... ok [INFO] [stdout] test coa_mapping::tests::test_entity_filter ... ok [INFO] [stdout] test coa_mapping::tests::test_split_transformation ... ok [INFO] [stdout] test coa_mapping::tests::test_build_hierarchy ... ok [INFO] [stdout] test detection::tests::test_gaap_suspense_misuse ... ok [INFO] [stdout] test detection::tests::test_gaap_direct_revenue_expense ... ok [INFO] [stdout] test detection::tests::test_gaap_improper_asset_expense ... ok [INFO] [stdout] test detection::tests::test_gaap_violation_empty ... ok [INFO] [stdout] test detection::tests::test_compliance_score ... ok [INFO] [stdout] test detection::tests::test_gaap_violation_metadata ... ok [INFO] [stdout] test detection::tests::test_suspense_detection_empty ... ok [INFO] [stdout] test detection::tests::test_suspense_detection_metadata ... ok [INFO] [stdout] test journal::tests::test_aggregate_by_account ... ok [INFO] [stdout] test coa_mapping::tests::test_basic_mapping ... ok [INFO] [stdout] test journal::tests::test_empty_entry ... ok [INFO] [stdout] test journal::tests::test_basic_transformation ... ok [INFO] [stdout] test detection::tests::test_suspense_detection_naming ... ok [INFO] [stdout] test journal::tests::test_journal_metadata ... ok [INFO] [stdout] test journal::tests::test_group_by_period ... ok [INFO] [stdout] test journal::tests::test_preserve_unmapped ... ok [INFO] [stdout] test journal::tests::test_skip_invalid ... ok [INFO] [stdout] test journal::tests::test_split_transformation ... ok [INFO] [stdout] test journal::tests::test_unbalanced_entry ... ok [INFO] [stdout] test network::tests::test_circular_reference ... ok [INFO] [stdout] test network::tests::test_elimination_entries ... ok [INFO] [stdout] test network::tests::test_excluded_eliminated ... ok [INFO] [stdout] test network::tests::test_min_elimination_amount ... ok [INFO] [stdout] test network::tests::test_entity_balances ... ok [INFO] [stdout] test network::tests::test_netting_opportunities ... ok [INFO] [stdout] test network::tests::test_network_metadata ... ok [INFO] [stdout] test network::tests::test_relationships ... ok [INFO] [stdout] test network_generation::tests::test_account_class_annotations ... ok [INFO] [stdout] test network::tests::test_network_stats ... ok [INFO] [stdout] test network_generation::tests::test_account_classification_keywords ... ok [INFO] [stdout] test network_generation::tests::test_account_classification_numeric ... ok [INFO] [stdout] test network_generation::tests::test_adjacency_list ... ok [INFO] [stdout] test network_generation::tests::test_confidence_boost_from_pattern ... ok [INFO] [stdout] test network_generation::tests::test_custom_vat_rate ... ok [INFO] [stdout] test network_generation::tests::test_disable_pattern_matching ... ok [INFO] [stdout] test network_generation::tests::test_enhanced_stats ... ok [INFO] [stdout] test network_generation::tests::test_fixed_point_arithmetic ... ok [INFO] [stdout] test network_generation::tests::test_metadata ... ok [INFO] [stdout] test network_generation::tests::test_method_a_simple_entry ... ok [INFO] [stdout] test network_generation::tests::test_method_b_multi_line ... ok [INFO] [stdout] test network_generation::tests::test_method_c_asymmetric ... ok [INFO] [stdout] test network_generation::tests::test_intercompany_detection ... ok [INFO] [stdout] test network_generation::tests::test_network_statistics ... ok [INFO] [stdout] test network_generation::tests::test_pattern_matcher ... ok [INFO] [stdout] test network_generation::tests::test_purchase_with_vat_pattern ... ok [INFO] [stdout] test network_generation::tests::test_ring_mode ... ok [INFO] [stdout] test network_generation::tests::test_ring_query ... ok [INFO] [stdout] test network_generation::tests::test_sale_with_vat_pattern ... ok [INFO] [stdout] test network_generation::tests::test_simple_sale_pattern ... ok [INFO] [stdout] test network_generation::tests::test_vat_detection_19_percent ... ok [INFO] [stdout] test network_generation::tests::test_solving_method_confidence ... ok [INFO] [stdout] test network_generation::tests::test_vat_detection_20_percent ... ok [INFO] [stdout] test network_generation::tests::test_suspense_routing ... ok [INFO] [stdout] test network_generation::tests::test_temporal_query ... ok [INFO] [stdout] test network_generation::tests::test_unbalanced_entry ... ok [INFO] [stdout] test reconciliation::tests::test_currency_mismatch ... ok [INFO] [stdout] test network_generation::tests::test_weighted_confidence ... ok [INFO] [stdout] test reconciliation::tests::test_exact_match ... ok [INFO] [stdout] test reconciliation::tests::test_many_to_one ... ok [INFO] [stdout] test reconciliation::tests::test_find_duplicates ... ok [INFO] [stdout] test network_generation::tests::test_vat_pattern_detection_with_tax_accounts ... ok [INFO] [stdout] test reconciliation::tests::test_match_rate ... ok [INFO] [stdout] test reconciliation::tests::test_no_match ... ok [INFO] [stdout] test reconciliation::tests::test_tolerance_match ... ok [INFO] [stdout] test reconciliation::tests::test_variance_exception ... ok [INFO] [stdout] test reconciliation::tests::test_reconciliation_metadata ... ok [INFO] [stdout] test temporal::tests::test_insufficient_data ... ok [INFO] [stdout] test temporal::tests::test_correlation_stats ... ok [INFO] [stdout] test temporal::tests::test_negative_correlation ... ok [INFO] [stdout] test temporal::tests::test_expected_correlation_anomaly ... ok [INFO] [stdout] test temporal::tests::test_no_correlation ... ok [INFO] [stdout] test temporal::tests::test_rolling_correlation ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] test temporal::tests::test_temporal_metadata ... ok [INFO] [stdout] test coa_mapping::tests::test_validate_rules ... ok [INFO] [stdout] test detection::tests::test_gaap_circular_flow ... ok [INFO] [stdout] test temporal::tests::test_positive_correlation ... ok [INFO] [stdout] test temporal::tests::test_correlation_break_detection ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_audit-ad5f979b8d91fe7a) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test feature_extraction::tests::test_anomaly_detection ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_banking-452b0efb526a357d) [INFO] [stdout] test feature_extraction::tests::test_entity_features ... ok [INFO] [stdout] test feature_extraction::tests::test_global_stats ... ok [INFO] [stdout] test feature_extraction::tests::test_empty_records ... ok [INFO] [stdout] test feature_extraction::tests::test_feature_names ... ok [INFO] [stdout] test feature_extraction::tests::test_network_features ... ok [INFO] [stdout] test feature_extraction::tests::test_extract_features ... ok [INFO] [stdout] test feature_extraction::tests::test_volume_features ... ok [INFO] [stdout] test hypergraph::tests::test_connected_components ... ok [INFO] [stdout] test hypergraph::tests::test_construct_hypergraph ... ok [INFO] [stdout] test hypergraph::tests::test_edge_weights ... ok [INFO] [stdout] test hypergraph::tests::test_empty_records ... ok [INFO] [stdout] test feature_extraction::tests::test_selective_features ... ok [INFO] [stdout] test hypergraph::tests::test_get_node_edges ... ok [INFO] [stdout] test hypergraph::tests::test_hyperedges ... ok [INFO] [stdout] test hypergraph::tests::test_min_edge_size ... ok [INFO] [stdout] test hypergraph::tests::test_node_centrality ... ok [INFO] [stdout] test hypergraph::tests::test_node_types ... ok [INFO] [stdout] test hypergraph::tests::test_selective_nodes ... ok [INFO] [stdout] test hypergraph::tests::test_statistics ... ok [INFO] [stdout] test tests::test_feature_extraction_metadata ... ok [INFO] [stdout] test tests::test_hypergraph_construction_metadata ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test fraud::tests::test_batch_processing ... ok [INFO] [stdout] test fraud::tests::test_circular_flow_detection ... ok [INFO] [stdout] test fraud::tests::test_amount_anomaly ... ok [INFO] [stdout] test fraud::tests::test_geo_anomaly ... ok [INFO] [stdout] test fraud::tests::test_mule_account ... ok [INFO] [stdout] test fraud::tests::test_normal_transaction ... ok [INFO] [stdout] test fraud::tests::test_velocity_anomaly ... ok [INFO] [stdout] test fraud::tests::test_rapid_split_detection ... ok [INFO] [stdout] test fraud::tests::test_standard_patterns ... ok [INFO] [stdout] test fraud::tests::test_risk_level_conversion ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] test fraud::tests::test_fraud_pattern_match_metadata ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_behavioral-265d4c2d6c2101f4) [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test causal::tests::test_causal_graph_metadata ... ok [INFO] [stdout] test causal::tests::test_empty_events ... ok [INFO] [stdout] test correlation::tests::test_batch_correlation ... ok [INFO] [stdout] test causal::tests::test_effect_identification ... ok [INFO] [stdout] test causal::tests::test_min_observations_filter ... ok [INFO] [stdout] test causal::tests::test_causal_graph_construction ... ok [INFO] [stdout] test causal::tests::test_causal_strength ... ok [INFO] [stdout] test causal::tests::test_impact_analysis ... ok [INFO] [stdout] test causal::tests::test_root_cause_identification ... ok [INFO] [stdout] test causal::tests::test_dag_enforcement ... ok [INFO] [stdout] test correlation::tests::test_empty_events ... ok [INFO] [stdout] test correlation::tests::test_cluster_building ... ok [INFO] [stdout] test correlation::tests::test_causal_correlation_detection ... ok [INFO] [stdout] test correlation::tests::test_min_score_filter ... ok [INFO] [stdout] test correlation::tests::test_same_user_correlation ... ok [INFO] [stdout] test correlation::tests::test_correlation_kernel_metadata ... ok [INFO] [stdout] test correlation::tests::test_correlation_weights ... ok [INFO] [stdout] test correlation::tests::test_session_correlation ... ok [INFO] [stdout] test correlation::tests::test_strongly_correlated ... ok [INFO] [stdout] test correlation::tests::test_max_correlations_limit ... ok [INFO] [stdout] test forensics::tests::test_batch_queries ... ok [INFO] [stdout] test correlation::tests::test_temporal_correlation ... ok [INFO] [stdout] test forensics::tests::test_activity_summary ... ok [INFO] [stdout] test forensics::tests::test_event_type_filter ... ok [INFO] [stdout] test forensics::tests::test_correlation_analysis ... ok [INFO] [stdout] test forensics::tests::test_anomaly_hunt ... ok [INFO] [stdout] test forensics::tests::test_forensic_query_metadata ... ok [INFO] [stdout] test forensics::tests::test_pattern_search ... ok [INFO] [stdout] test forensics::tests::test_time_filter ... ok [INFO] [stdout] test profiling::tests::test_anomaly_profiling_metadata ... ok [INFO] [stdout] test profiling::tests::test_batch_analysis ... ok [INFO] [stdout] test profiling::tests::test_behavioral_profiling_metadata ... ok [INFO] [stdout] test profiling::tests::test_build_profile ... ok [INFO] [stdout] test profiling::tests::test_empty_events ... ok [INFO] [stdout] test profiling::tests::test_feature_extraction ... ok [INFO] [stdout] test profiling::tests::test_temporal_features ... ok [INFO] [stdout] test signatures::tests::test_count_threshold_detection ... ok [INFO] [stdout] test signatures::tests::test_event_attributes_match ... ok [INFO] [stdout] test signatures::tests::test_fraud_signature_metadata ... ok [INFO] [stdout] test signatures::tests::test_inactive_signature_ignored ... ok [INFO] [stdout] test signatures::tests::test_no_match ... ok [INFO] [stdout] test signatures::tests::test_regex_detection ... ok [INFO] [stdout] test signatures::tests::test_sequence_detection ... ok [INFO] [stdout] test signatures::tests::test_standard_signatures ... ok [INFO] [stdout] test signatures::tests::test_time_window_detection ... ok [INFO] [stdout] test forensics::tests::test_timeline_reconstruction ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] test forensics::tests::test_user_filter ... ok [INFO] [stdout] test profiling::tests::test_anomaly_detection_new_device ... ok [INFO] [stdout] test profiling::tests::test_anomaly_detection_normal ... ok [INFO] [stdout] test forensics::tests::test_execution_time_tracking ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_clearing-6caf39815dcbe53a) [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test dvp::tests::test_dvp_metadata ... ok [INFO] [stdout] test dvp::tests::test_match_confidence ... ok [INFO] [stdout] test dvp::tests::test_execute_settlement ... ok [INFO] [stdout] test dvp::tests::test_no_match_different_security ... ok [INFO] [stdout] test dvp::tests::test_multiple_pairs ... ok [INFO] [stdout] test dvp::tests::test_perfect_match ... ok [INFO] [stdout] test dvp::tests::test_quantity_mismatch_too_large ... ok [INFO] [stdout] test dvp::tests::test_currency_mismatch ... ok [INFO] [stdout] test dvp::tests::test_quantity_mismatch ... ok [INFO] [stdout] test efficiency::tests::test_all_zero_balance ... ok [INFO] [stdout] test efficiency::tests::test_calculate_velocity ... ok [INFO] [stdout] test efficiency::tests::test_calculate_efficiency ... ok [INFO] [stdout] test dvp::tests::test_skip_non_pending ... ok [INFO] [stdout] test efficiency::tests::test_calculate_zbf ... ok [INFO] [stdout] test efficiency::tests::test_velocity_no_settled ... ok [INFO] [stdout] test efficiency::tests::test_zbf_metadata ... ok [INFO] [stdout] test netting::tests::test_bilateral_netting ... ok [INFO] [stdout] test netting::tests::test_basic_netting ... ok [INFO] [stdout] test dvp::tests::test_no_match_different_settlement_date ... ok [INFO] [stdout] test efficiency::tests::test_empty_activity ... ok [INFO] [stdout] test efficiency::tests::test_calculate_liquidity_usage ... ok [INFO] [stdout] test efficiency::tests::test_score_parties ... ok [INFO] [stdout] test netting::tests::test_include_failed_trades ... ok [INFO] [stdout] test netting::tests::test_net_by_security ... ok [INFO] [stdout] test netting::tests::test_net_positions ... ok [INFO] [stdout] test netting::tests::test_netting_efficiency ... ok [INFO] [stdout] test netting::tests::test_stats_by_security ... ok [INFO] [stdout] test netting::tests::test_empty_trades ... ok [INFO] [stdout] test settlement::tests::test_party_on_hold ... ok [INFO] [stdout] test netting::tests::test_exclude_failed_trades ... ok [INFO] [stdout] test settlement::tests::test_prioritize_fifo ... ok [INFO] [stdout] test settlement::tests::test_prioritize_value_desc ... ok [INFO] [stdout] test settlement::tests::test_ineligible_party ... ok [INFO] [stdout] test settlement::tests::test_successful_settlement ... ok [INFO] [stdout] test settlement::tests::test_settlement_metadata ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] test settlement::tests::test_stats_by_party ... ok [INFO] [stdout] test netting::tests::test_party_summary ... ok [INFO] [stdout] test netting::tests::test_netting_metadata ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustkernel-b2b1e0eaed2e6d17) [INFO] [stdout] test settlement::tests::test_zero_quantity_rejected ... ok [INFO] [stdout] test settlement::tests::test_insufficient_balance ... ok [INFO] [stdout] test validation::tests::test_exceeds_position_limit ... ok [INFO] [stdout] test validation::tests::test_ineligible_buyer ... ok [INFO] [stdout] test validation::tests::test_ineligible_security ... ok [INFO] [stdout] test validation::tests::test_invalid_price ... ok [INFO] [stdout] test validation::tests::test_settlement_before_trade ... ok [INFO] [stdout] test validation::tests::test_batch_validation ... ok [INFO] [stdout] test validation::tests::test_zero_quantity ... ok [INFO] [stdout] test validation::tests::test_skip_counterparty_check ... ok [INFO] [stdout] test validation::tests::test_valid_trade ... ok [INFO] [stdout] test validation::tests::test_validation_metadata ... ok [INFO] [stdout] test validation::tests::test_validation_stats ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_compliance-6e6575dcc86c8e24) [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 51 tests [INFO] [stdout] test aml::tests::test_circular_flow_detection ... ok [INFO] [stdout] test aml::tests::test_aml_pattern_funnel ... ok [INFO] [stdout] test aml::tests::test_circular_flow_metadata ... ok [INFO] [stdout] test aml::tests::test_empty_transactions ... ok [INFO] [stdout] test aml::tests::test_flow_reversal_detection ... ok [INFO] [stdout] test aml::tests::test_flow_reversal_exact_match ... ok [INFO] [stdout] test aml::tests::test_flow_reversal_metadata ... ok [INFO] [stdout] test aml::tests::test_flow_reversal_outside_window ... ok [INFO] [stdout] test aml::tests::test_flow_split_detection ... ok [INFO] [stdout] test aml::tests::test_reciprocity_detection ... ok [INFO] [stdout] test kyc::tests::test_entity_resolution_alias_match ... ok [INFO] [stdout] test kyc::tests::test_entity_resolution_exact_match ... ok [INFO] [stdout] test kyc::tests::test_entity_resolution_fuzzy_match ... ok [INFO] [stdout] test aml::tests::test_flow_split_metadata ... ok [INFO] [stdout] test kyc::tests::test_entity_resolution_metadata ... ok [INFO] [stdout] test kyc::tests::test_kyc_scoring_high_risk ... ok [INFO] [stdout] test kyc::tests::test_kyc_scoring_low_risk ... ok [INFO] [stdout] test kyc::tests::test_kyc_scoring_metadata ... ok [INFO] [stdout] test messages::tests::test_aml_pattern_input_builder ... ok [INFO] [stdout] test messages::tests::test_circular_flow_input_builder ... ok [INFO] [stdout] test monitoring::tests::test_aggregate_amount_rule ... ok [INFO] [stdout] test monitoring::tests::test_default_rules ... ok [INFO] [stdout] test monitoring::tests::test_monitoring_metadata ... ok [INFO] [stdout] test monitoring::tests::test_empty_inputs ... ok [INFO] [stdout] test monitoring::tests::test_no_alerts_below_threshold ... ok [INFO] [stdout] test aml::tests::test_flow_split_near_threshold ... ok [INFO] [stdout] test monitoring::tests::test_single_amount_rule ... ok [INFO] [stdout] test aml::tests::test_flow_split_below_threshold ... ok [INFO] [stdout] test aml::tests::test_flow_split_risk_levels ... ok [INFO] [stdout] test aml::tests::test_rapid_movement_detection ... ok [INFO] [stdout] test monitoring::tests::test_velocity_rule ... ok [INFO] [stdout] test monitoring::tests::test_transaction_count_rule ... ok [INFO] [stdout] test ring_messages::tests::test_add_graph_edge_ring ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_entity_risk_request ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_alert_broadcast ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_case_creation ... ok [INFO] [stdout] test sanctions::tests::test_empty_inputs ... ok [INFO] [stdout] test ring_messages::tests::test_monitor_transaction_ring ... ok [INFO] [stdout] test sanctions::tests::test_pep_exact_match ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_sanctions_match ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_freeze_request ... ok [INFO] [stdout] test sanctions::tests::test_pep_fuzzy_match ... ok [INFO] [stdout] test sanctions::tests::test_pep_screening_metadata ... ok [INFO] [stdout] test sanctions::tests::test_sanctions_alias_match ... ok [INFO] [stdout] test sanctions::tests::test_sanctions_no_match ... ok [INFO] [stdout] test sanctions::tests::test_sanctions_exact_match ... ok [INFO] [stdout] test sanctions::tests::test_sanctions_fuzzy_match ... ok [INFO] [stdout] test sanctions::tests::test_sanctions_screening_metadata ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_aggregated_risk ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_core-66bc6334b6a5b9a2) [INFO] [stdout] test ring_messages::tests::test_k2k_freeze_ack ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 152 tests [INFO] [stdout] test config::tests::test_builder ... ok [INFO] [stdout] test config::tests::test_development_config ... ok [INFO] [stdout] test config::tests::test_config_validation ... ok [INFO] [stdout] test config::tests::test_production_config ... ok [INFO] [stdout] test config::tests::test_default_config ... ok [INFO] [stdout] test config::tests::test_with_methods ... ok [INFO] [stdout] test domain::tests::test_domain_display ... ok [INFO] [stdout] test domain::tests::test_domain_from_str ... ok [INFO] [stdout] test domain::tests::test_domain_priority_coverage ... ok [INFO] [stdout] test k2k::tests::test_fan_out_tracker ... ok [INFO] [stdout] test k2k::tests::test_iterative_state_convergence ... ok [INFO] [stdout] test k2k::tests::test_iterative_state_max_iterations ... ok [INFO] [stdout] test k2k::tests::test_pipeline_tracker ... ok [INFO] [stdout] test domain::tests::test_domain_all_count ... ok [INFO] [stdout] test kernel::tests::test_feature_string ... ok [INFO] [stdout] test k2k::tests::test_kernel_id_to_u64 ... ok [INFO] [stdout] test kernel::tests::test_kernel_metadata_batch ... ok [INFO] [stdout] test kernel::tests::test_kernel_mode_properties ... ok [INFO] [stdout] test kernel::tests::test_builder ... ok [INFO] [stdout] test kernel::tests::test_to_pascal_case ... ok [INFO] [stdout] test kernel::tests::test_kernel_metadata_ring ... ok [INFO] [stdout] test k2k::tests::test_scatter_gather_state ... ok [INFO] [stdout] test license::tests::test_community_license ... ok [INFO] [stdout] test license::tests::test_development_license ... ok [INFO] [stdout] test license::tests::test_enterprise_license ... ok [INFO] [stdout] test license::tests::test_expired_license ... ok [INFO] [stdout] test license::tests::test_license_guard ... ok [INFO] [stdout] test license::tests::test_license_tier_properties ... ok [INFO] [stdout] test memory::reduction::tests::test_convergence_tracking ... ok [INFO] [stdout] test memory::reduction::tests::test_global_reduction ... ok [INFO] [stdout] test memory::reduction::tests::test_inter_phase_reduction ... ok [INFO] [stdout] test memory::tests::test_analytics_context ... ok [INFO] [stdout] test memory::reduction::tests::test_reduction_builder ... ok [INFO] [stdout] test memory::reduction::tests::test_phase_buffers ... ok [INFO] [stdout] test memory::tests::test_memory_allocation ... ok [INFO] [stdout] test memory::tests::test_out_of_memory ... ok [INFO] [stdout] test memory::tests::test_reduction_buffer_cache ... ok [INFO] [stdout] test messages::tests::test_correlation_id ... ok [INFO] [stdout] test messages::tests::test_kernel_result_failure ... ok [INFO] [stdout] test messages::tests::test_batch_message_trait ... ok [INFO] [stdout] test memory::reduction::tests::test_cooperative_barrier ... ok [INFO] [stdout] test memory::tests::test_pressure_levels ... ok [INFO] [stdout] test messages::tests::test_kernel_result_success ... ok [INFO] [stdout] test observability::alerting::tests::test_alert_config ... ok [INFO] [stdout] test observability::alerting::tests::test_alert_rule ... ok [INFO] [stdout] test observability::alerting::tests::test_predefined_rules ... ok [INFO] [stdout] test observability::logging::tests::test_audit_log ... ok [INFO] [stdout] test observability::logging::tests::test_log_level_parsing ... ok [INFO] [stdout] test observability::logging::tests::test_structured_logger ... ok [INFO] [stdout] test messages::tests::test_message_id_generation ... ok [INFO] [stdout] test observability::metrics::tests::test_runtime_metrics ... ok [INFO] [stdout] test observability::alerting::tests::test_receivers ... ok [INFO] [stdout] test observability::logging::tests::test_log_config ... ok [INFO] [stdout] test observability::metrics::tests::test_kernel_metrics ... ok [INFO] [stdout] test observability::alerting::tests::test_alert_state ... ok [INFO] [stdout] test observability::metrics::tests::test_metrics_config ... ok [INFO] [stdout] test observability::tests::test_builder ... ok [INFO] [stdout] test observability::tests::test_default_config ... ok [INFO] [stdout] test observability::tests::test_metric_labels ... ok [INFO] [stdout] test observability::tests::test_production_config ... ok [INFO] [stdout] test observability::tracing::tests::test_tracing_config ... ok [INFO] [stdout] test registry::tests::test_batch_registration ... ok [INFO] [stdout] test registry::tests::test_by_domain ... ok [INFO] [stdout] test registry::tests::test_metadata_only_conflict_with_batch ... ok [INFO] [stdout] test registry::tests::test_duplicate_registration ... ok [INFO] [stdout] test observability::tracing::tests::test_span_context ... ok [INFO] [stdout] test observability::tracing::tests::test_traceparent ... ok [INFO] [stdout] test registry::tests::test_builder ... ok [INFO] [stdout] test registry::tests::test_metadata_only_by_domain ... ok [INFO] [stdout] test registry::tests::test_metadata_only_registration ... ok [INFO] [stdout] test registry::tests::test_registry_creation ... ok [INFO] [stdout] test registry::tests::test_stats ... ok [INFO] [stdout] test registry::tests::test_ring_registration ... ok [INFO] [stdout] test registry::tests::test_metadata_only_duplicate ... ok [INFO] [stdout] test registry::tests::test_unregister ... ok [INFO] [stdout] test registry::tests::test_metadata_only_in_stats ... ok [INFO] [stdout] test registry::tests::test_with_license ... ok [INFO] [stdout] test registry::tests::test_unregister_metadata_only ... ok [INFO] [stdout] test resilience::circuit_breaker::tests::test_config_builder ... ok [INFO] [stdout] test resilience::circuit_breaker::tests::test_manual_reset ... ok [INFO] [stdout] test resilience::health::tests::test_aggregate_health_all_healthy ... ok [INFO] [stdout] test resilience::circuit_breaker::tests::test_circuit_breaker_starts_closed ... ok [INFO] [stdout] test resilience::health::tests::test_aggregate_health_some_degraded ... ok [INFO] [stdout] test resilience::circuit_breaker::tests::test_circuit_resets_on_success ... ok [INFO] [stdout] test resilience::circuit_breaker::tests::test_circuit_opens_after_failures ... ok [INFO] [stdout] test resilience::health::tests::test_aggregate_health_some_unhealthy ... ok [INFO] [stdout] test resilience::health::tests::test_health_probe_creation ... ok [INFO] [stdout] test resilience::recovery::tests::test_max_delay_cap ... ok [INFO] [stdout] test resilience::recovery::tests::test_recovery_policy_none ... ok [INFO] [stdout] test resilience::recovery::tests::test_retry_config_exponential ... ok [INFO] [stdout] test resilience::health::tests::test_health_check_result ... ok [INFO] [stdout] test resilience::tests::test_default_config ... ok [INFO] [stdout] test resilience::health::tests::test_health_details ... ok [INFO] [stdout] test resilience::recovery::tests::test_retry_config_fixed ... ok [INFO] [stdout] test resilience::recovery::tests::test_recovery_policy ... ok [INFO] [stdout] test resilience::recovery::tests::test_retry_config_linear ... ok [INFO] [stdout] test resilience::timeout::tests::test_deadline_child ... ok [INFO] [stdout] test resilience::timeout::tests::test_deadline_context ... ok [INFO] [stdout] test resilience::timeout::tests::test_timeout_config ... ok [INFO] [stdout] test resilience::timeout::tests::test_timeout_guard ... ok [INFO] [stdout] test runtime::config::tests::test_config_validation ... ok [INFO] [stdout] test runtime::config::tests::test_production_config ... ok [INFO] [stdout] test resilience::tests::test_disabled_config ... ok [INFO] [stdout] test runtime::config::tests::test_config_builder ... ok [INFO] [stdout] test runtime::lifecycle::tests::test_runtime_lifecycle ... ok [INFO] [stdout] test resilience::tests::test_production_config ... ok [INFO] [stdout] test runtime::config::tests::test_default_config ... ok [INFO] [stdout] test runtime::tests::test_runtime_preset_to_config ... ok [INFO] [stdout] test runtime::tests::test_shutdown_channel ... ok [INFO] [stdout] test security::auth::tests::test_auth_config ... ok [INFO] [stdout] test security::auth::tests::test_token_claims ... ok [INFO] [stdout] test security::auth::tests::test_auth_token ... ok [INFO] [stdout] test runtime::lifecycle::tests::test_runtime_stats ... ok [INFO] [stdout] test security::rbac::tests::test_permission_set ... ok [INFO] [stdout] test security::rbac::tests::test_all_permissions ... ok [INFO] [stdout] test security::rbac::tests::test_permission_union ... ok [INFO] [stdout] test security::rbac::tests::test_role_binding ... ok [INFO] [stdout] test runtime::lifecycle::tests::test_shutdown_signal ... ok [INFO] [stdout] test security::secrets::tests::test_env_secret_store_name ... ok [INFO] [stdout] test security::rbac::tests::test_role_permissions ... ok [INFO] [stdout] test security::secrets::tests::test_secret_value ... ok [INFO] [stdout] test security::secrets::tests::test_secret_value_debug ... ok [INFO] [stdout] test security::tenancy::tests::test_resource_quotas ... ok [INFO] [stdout] test security::tenancy::tests::test_tenant_id ... ok [INFO] [stdout] test resilience::timeout::tests::test_deadline_expired ... ok [INFO] [stdout] test security::tests::test_anonymous_context ... ok [INFO] [stdout] test security::secrets::tests::test_in_memory_store ... ok [INFO] [stdout] test security::tenancy::tests::test_tenant_config ... ok [INFO] [stdout] test security::secrets::tests::test_secret_ref ... ok [INFO] [stdout] test security::tenancy::tests::test_quota_exceeded ... ok [INFO] [stdout] test security::tests::test_system_context ... ok [INFO] [stdout] test security::tests::test_tenant_access ... ok [INFO] [stdout] test slo::tests::test_latency_at_risk ... ok [INFO] [stdout] test slo::tests::test_slo_override ... ok [INFO] [stdout] test slo::tests::test_throughput_at_risk ... ok [INFO] [stdout] test security::tests::test_permission_check ... ok [INFO] [stdout] test slo::tests::test_metrics_recording ... ok [INFO] [stdout] test security::tests::test_user_context ... ok [INFO] [stdout] test slo::tests::test_latency_met ... ok [INFO] [stdout] test slo::tests::test_latency_violated ... ok [INFO] [stdout] test slo::tests::test_throughput_met ... ok [INFO] [stdout] test slo::tests::test_throughput_violated ... ok [INFO] [stdout] test test_kernels::tests::test_vector_add ... ok [INFO] [stdout] test test_kernels::tests::test_echo_kernel ... ok [INFO] [stdout] test test_kernels::tests::test_reduce_sum ... ok [INFO] [stdout] test test_kernels::tests::test_vector_add_validation ... ok [INFO] [stdout] test test_kernels::tests::test_matmul ... ok [INFO] [stdout] test traits::tests::test_execution_context ... ok [INFO] [stdout] test traits::tests::test_kernel_config ... ok [INFO] [stdout] test traits::tests::test_health_status ... ok [INFO] [stdout] test traits::tests::test_iteration_result ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_derive-50725c3ccbccf423) [INFO] [stdout] test observability::tracing::tests::test_kernel_span ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 152 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.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_ecosystem-9190ceff5ec1a703) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_error_response ... ok [INFO] [stdout] test common::tests::test_service_config ... ok [INFO] [stdout] test common::tests::test_service_metrics ... ok [INFO] [stdout] test tests::test_health_response ... ok [INFO] [stdout] test common::tests::test_request_context ... 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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_graph-266d3d45867bc57d) [INFO] [stdout] [INFO] [stdout] running 92 tests [INFO] [stdout] test centrality::tests::test_pagerank_iteration ... ok [INFO] [stdout] test centrality::tests::test_pagerank_metadata ... ok [INFO] [stdout] test centrality::tests::test_betweenness_centrality ... ok [INFO] [stdout] test centrality::tests::test_degree_centrality ... ok [INFO] [stdout] test centrality::tests::test_pagerank_convergence ... ok [INFO] [stdout] test centrality::tests::test_closeness_centrality ... ok [INFO] [stdout] test centrality::tests::test_katz_centrality ... ok [INFO] [stdout] test community::tests::test_modularity_perfect_partition ... ok [INFO] [stdout] test community::tests::test_modularity_score_metadata ... ok [INFO] [stdout] test community::tests::test_label_propagation_finds_communities ... ok [INFO] [stdout] test cycles::tests::test_complex_graph_triangles ... ok [INFO] [stdout] test cycles::tests::test_compute_all ... ok [INFO] [stdout] test community::tests::test_modularity_single_community ... ok [INFO] [stdout] test cycles::tests::test_cycle_participation_metadata ... ok [INFO] [stdout] test community::tests::test_louvain_finds_communities ... ok [INFO] [stdout] test cycles::tests::test_find_high_risk_nodes ... ok [INFO] [stdout] test cycles::tests::test_risk_level_baseline ... ok [INFO] [stdout] test cycles::tests::test_detect_2_cycles ... ok [INFO] [stdout] test centrality::tests::test_eigenvector_centrality ... ok [INFO] [stdout] test cycles::tests::test_count_triangles ... ok [INFO] [stdout] test cycles::tests::test_risk_level_critical ... ok [INFO] [stdout] test cycles::tests::test_detect_3_cycles ... ok [INFO] [stdout] test cycles::tests::test_risk_level_high ... ok [INFO] [stdout] test gnn::tests::test_activation_functions ... ok [INFO] [stdout] test cycles::tests::test_risk_level_low ... ok [INFO] [stdout] test gnn::tests::test_gnn_inference_metadata ... ok [INFO] [stdout] test cycles::tests::test_risk_level_medium ... ok [INFO] [stdout] test gnn::tests::test_graph_attention_metadata ... ok [INFO] [stdout] test gnn::tests::test_node_importance ... ok [INFO] [stdout] test gnn::tests::test_attention_weights_sum_to_one ... ok [INFO] [stdout] test gnn::tests::test_gnn_inference_basic ... ok [INFO] [stdout] test gnn::tests::test_gnn_aggregation_types ... ok [INFO] [stdout] test messages::tests::test_pagerank_response_score ... ok [INFO] [stdout] test metrics::tests::test_average_path_length_line ... ok [INFO] [stdout] test metrics::tests::test_average_path_length_complete ... ok [INFO] [stdout] test messages::tests::test_pagerank_request_converge ... ok [INFO] [stdout] test metrics::tests::test_clustering_coefficient_complete ... ok [INFO] [stdout] test gnn::tests::test_graph_attention_basic ... ok [INFO] [stdout] test messages::tests::test_pagerank_request_query ... ok [INFO] [stdout] test metrics::tests::test_full_metrics ... ok [INFO] [stdout] test metrics::tests::test_graph_density_complete ... ok [INFO] [stdout] test metrics::tests::test_graph_density_line ... ok [INFO] [stdout] test motif::tests::test_k_clique_edges ... ok [INFO] [stdout] test motif::tests::test_k_clique_triangles ... ok [INFO] [stdout] test motif::tests::test_motif_detection ... ok [INFO] [stdout] test motif::tests::test_no_triangles ... ok [INFO] [stdout] test motif::tests::test_triad_classification ... ok [INFO] [stdout] test paths::tests::test_apsp ... ok [INFO] [stdout] test motif::tests::test_triangle_counting_metadata ... ok [INFO] [stdout] test motif::tests::test_triangle_counting ... ok [INFO] [stdout] test paths::tests::test_compute_path ... ok [INFO] [stdout] test gnn::tests::test_gnn_empty_graph ... ok [INFO] [stdout] test paths::tests::test_k_shortest ... ok [INFO] [stdout] test paths::tests::test_reconstruct_path ... ok [INFO] [stdout] test paths::tests::test_diameter ... ok [INFO] [stdout] test paths::tests::test_sssp_bfs_line ... ok [INFO] [stdout] test metrics::tests::test_clustering_coefficient_line ... ok [INFO] [stdout] test metrics::tests::test_connected_graph ... ok [INFO] [stdout] test paths::tests::test_sssp_disconnected ... ok [INFO] [stdout] test metrics::tests::test_connected_components ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_iteration_sync ... ok [INFO] [stdout] test ring_messages::tests::test_pagerank_query_ring ... ok [INFO] [stdout] test similarity::tests::test_common_neighbors_pair ... ok [INFO] [stdout] test ring_messages::tests::test_fixed_point_conversion ... ok [INFO] [stdout] test similarity::tests::test_cosine_similarity_pair ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_barrier ... ok [INFO] [stdout] test similarity::tests::test_jaccard_all_pairs ... ok [INFO] [stdout] test similarity::tests::test_adamic_adar_pair ... ok [INFO] [stdout] test paths::tests::test_shortest_path_metadata ... ok [INFO] [stdout] test paths::tests::test_sssp_bfs_complete ... ok [INFO] [stdout] test similarity::tests::test_jaccard_similarity_metadata ... ok [INFO] [stdout] test similarity::tests::test_jaccard_similarity_pair ... ok [INFO] [stdout] test similarity::value_similarity_tests::test_jsd_identical_distributions ... ok [INFO] [stdout] test similarity::value_similarity_tests::test_jsd_similarity ... ok [INFO] [stdout] test similarity::value_similarity_tests::test_value_distribution_from_values ... ok [INFO] [stdout] test similarity::value_similarity_tests::test_find_similar_nodes ... ok [INFO] [stdout] test similarity::value_similarity_tests::test_wasserstein_identical ... ok [INFO] [stdout] test similarity::value_similarity_tests::test_value_similarity_metadata ... ok [INFO] [stdout] test similarity::value_similarity_tests::test_wasserstein_shifted ... ok [INFO] [stdout] test similarity::value_similarity_tests::test_jsd_different_distributions ... ok [INFO] [stdout] test topology::tests::test_degree_ratio_bidirectional ... ok [INFO] [stdout] test topology::tests::test_degree_ratio_metadata ... ok [INFO] [stdout] test topology::tests::test_star_topology_bidirectional ... ok [INFO] [stdout] test topology::tests::test_star_topology_partial ... ok [INFO] [stdout] test topology::tests::test_node_classification ... ok [INFO] [stdout] test topology::tests::test_star_topology_perfect_star ... ok [INFO] [stdout] test types::tests::test_csr_from_edges ... ok [INFO] [stdout] test topology::tests::test_star_topology_top_k ... ok [INFO] [stdout] test topology::tests::test_degree_ratio_out_star ... ok [INFO] [stdout] test tests::test_register_all_by_domain ... ok [INFO] [stdout] test types::tests::test_graph_density ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 92 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test anomaly::tests::test_isolation_forest_empty ... ok [INFO] [stdout] test anomaly::tests::test_lof_detects_anomaly ... ok [INFO] [stdout] test anomaly::tests::test_isolation_forest_detects_anomaly ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_ml-30c07fd23adf008b) [INFO] [stdout] test clustering::tests::test_dbscan_two_clusters ... ok [INFO] [stdout] test clustering::tests::test_hierarchical_two_clusters ... ok [INFO] [stdout] test clustering::tests::test_kmeans_metadata ... ok [INFO] [stdout] test clustering::tests::test_kmeans_two_clusters ... ok [INFO] [stdout] test anomaly::tests::test_lof_metadata ... ok [INFO] [stdout] test anomaly::tests::test_lof_empty ... ok [INFO] [stdout] test ensemble::tests::test_ensemble_voting_metadata ... ok [INFO] [stdout] test ensemble::tests::test_median_prediction ... ok [INFO] [stdout] test ensemble::tests::test_hard_vote ... ok [INFO] [stdout] test anomaly::tests::test_isolation_forest_metadata ... ok [INFO] [stdout] test ensemble::tests::test_empty_predictions ... ok [INFO] [stdout] test ensemble::tests::test_hard_vote_weighted ... ok [INFO] [stdout] test explainability::tests::test_binomial ... ok [INFO] [stdout] test explainability::tests::test_feature_importance_empty ... ok [INFO] [stdout] test explainability::tests::test_feature_importance_basic ... ok [INFO] [stdout] test explainability::tests::test_feature_importance_metadata ... ok [INFO] [stdout] test explainability::tests::test_kernel_shap_weight ... ok [INFO] [stdout] test ensemble::tests::test_weighted_average ... ok [INFO] [stdout] test explainability::tests::test_shap_batch ... ok [INFO] [stdout] test explainability::tests::test_shap_basic ... ok [INFO] [stdout] test explainability::tests::test_shap_empty ... ok [INFO] [stdout] test explainability::tests::test_metrics ... ok [INFO] [stdout] test federated::tests::test_basic_aggregation ... ok [INFO] [stdout] test federated::tests::test_clipping ... ok [INFO] [stdout] test explainability::tests::test_shap_values_metadata ... ok [INFO] [stdout] test federated::tests::test_empty_updates ... ok [INFO] [stdout] test federated::tests::test_insufficient_participants ... ok [INFO] [stdout] test federated::tests::test_secure_aggregation_metadata ... ok [INFO] [stdout] test federated::tests::test_verify_aggregation ... ok [INFO] [stdout] test federated::tests::test_weighted_aggregation ... ok [INFO] [stdout] test healthcare::tests::test_drug_interaction_metadata ... ok [INFO] [stdout] test federated::tests::test_simulate_round ... ok [INFO] [stdout] test healthcare::tests::test_empty_drugs ... ok [INFO] [stdout] test healthcare::tests::test_known_interaction ... ok [INFO] [stdout] test healthcare::tests::test_batch_conformance ... ok [INFO] [stdout] test healthcare::tests::test_drug_interaction_basic ... ok [INFO] [stdout] test federated::tests::test_dp_noise_added ... ok [INFO] [stdout] test healthcare::tests::test_missed_required_step ... ok [INFO] [stdout] test healthcare::tests::test_pathway_conformance_basic ... ok [INFO] [stdout] test healthcare::tests::test_pathway_conformance_metadata ... ok [INFO] [stdout] test nlp::tests::test_embedding_empty ... ok [INFO] [stdout] test nlp::tests::test_embedding_generation_metadata ... ok [INFO] [stdout] test nlp::tests::test_deduplicate ... ok [INFO] [stdout] test messages::tests::test_dbscan_input_builder ... ok [INFO] [stdout] test nlp::tests::test_find_similar_with_labels ... ok [INFO] [stdout] test messages::tests::test_kmeans_input_builder ... ok [INFO] [stdout] test nlp::tests::test_embedding_generation_basic ... ok [INFO] [stdout] test nlp::tests::test_semantic_similarity_metadata ... ok [INFO] [stdout] test nlp::tests::test_embedding_normalization ... ok [INFO] [stdout] test nlp::tests::test_similarity_metrics ... ok [INFO] [stdout] test regression::tests::test_linear_regression_empty ... ok [INFO] [stdout] test regression::tests::test_linear_regression_metadata ... ok [INFO] [stdout] test regression::tests::test_linear_regression_fit ... ok [INFO] [stdout] test regression::tests::test_ridge_regression_fit ... ok [INFO] [stdout] test regression::tests::test_ridge_regularization_effect ... ok [INFO] [stdout] test ring_messages::tests::test_fixed_point_conversion ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_kmeans_sync ... ok [INFO] [stdout] test nlp::tests::test_pooling_strategies ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_partial_centroid ... ok [INFO] [stdout] test nlp::tests::test_semantic_similarity_basic ... ok [INFO] [stdout] test streaming::tests::test_adaptive_threshold_feedback ... ok [INFO] [stdout] test ensemble::tests::test_soft_vote ... ok [INFO] [stdout] test streaming::tests::test_adaptive_threshold_metadata ... ok [INFO] [stdout] test ring_messages::tests::test_pack_unpack_coordinates ... ok [INFO] [stdout] test regression::tests::test_ridge_regression_metadata ... ok [INFO] [stdout] test streaming::tests::test_drift_detection ... ok [INFO] [stdout] test ring_messages::tests::test_kmeans_init_ring ... ok [INFO] [stdout] test streaming::tests::test_batch_processing ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] test streaming::tests::test_streaming_sliding_window ... ok [INFO] [stdout] test streaming::tests::test_adaptive_threshold_basic ... ok [INFO] [stdout] test streaming::tests::test_online_stats ... ok [INFO] [stdout] test streaming::tests::test_streaming_isolation_forest_metadata ... ok [INFO] [stdout] test streaming::tests::test_streaming_isolation_forest_basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 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/rustkernel_orderbook-e3c537c594cea514) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test matching::tests::test_book_depth ... ok [INFO] [stdout] test matching::tests::test_batch_processing ... ok [INFO] [stdout] test matching::tests::test_engine_metadata ... ok [INFO] [stdout] test matching::tests::test_cancel_order ... ok [INFO] [stdout] test matching::tests::test_market_order_no_liquidity ... ok [INFO] [stdout] test matching::tests::test_market_order_fill ... ok [INFO] [stdout] test matching::tests::test_modify_order ... ok [INFO] [stdout] test matching::tests::test_multiple_symbols ... ok [INFO] [stdout] test matching::tests::test_order_book_snapshot ... ok [INFO] [stdout] test matching::tests::test_limit_order_submission ... ok [INFO] [stdout] test matching::tests::test_self_trade_prevention ... ok [INFO] [stdout] test matching::tests::test_order_validation ... ok [INFO] [stdout] test matching::tests::test_simple_match ... ok [INFO] [stdout] test matching::tests::test_time_priority ... ok [INFO] [stdout] test matching::tests::test_partial_fill ... ok [INFO] [stdout] test matching::tests::test_price_priority ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_payments-bdb16adc225af0d7) [INFO] [stdout] test ring_messages::tests::test_ring_string ... ok [INFO] [stdout] test ring_messages::tests::test_ring_string_truncation ... ok [INFO] [stdout] test ring_messages::tests::test_submit_order_ring ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test flow::tests::test_analyze_account ... ok [INFO] [stdout] test flow::tests::test_detect_circular_flows ... ok [INFO] [stdout] test flow::tests::test_network_density ... ok [INFO] [stdout] test flow::tests::test_calculate_node_metrics ... ok [INFO] [stdout] test flow::tests::test_empty_payments ... ok [INFO] [stdout] test flow::tests::test_build_flows ... ok [INFO] [stdout] test flow::tests::test_no_anomaly_detection ... ok [INFO] [stdout] test flow::tests::test_detect_rapid_movement ... ok [INFO] [stdout] test flow::tests::test_top_flows_by_count ... ok [INFO] [stdout] test flow::tests::test_overall_metrics ... ok [INFO] [stdout] test processing::tests::test_account_not_found ... ok [INFO] [stdout] test processing::tests::test_amount_limits ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_procint-402bff38648b5b8a) [INFO] [stdout] test flow::tests::test_unusual_volume_detection ... ok [INFO] [stdout] test processing::tests::test_daily_limit_exceeded ... ok [INFO] [stdout] test processing::tests::test_insufficient_funds ... ok [INFO] [stdout] test processing::tests::test_fraud_check_large_payment ... ok [INFO] [stdout] test flow::tests::test_payment_type_breakdown ... ok [INFO] [stdout] test flow::tests::test_top_flows_by_volume ... ok [INFO] [stdout] test processing::tests::test_payment_routing_realtime ... ok [INFO] [stdout] test processing::tests::test_payment_routing_urgent_wire ... ok [INFO] [stdout] test processing::tests::test_batch_payments ... ok [INFO] [stdout] test processing::tests::test_frozen_account ... ok [INFO] [stdout] test processing::tests::test_payment_routing_wire ... ok [INFO] [stdout] test processing::tests::test_process_valid_payment ... ok [INFO] [stdout] test processing::tests::test_validate_only ... ok [INFO] [stdout] test tests::test_flow_analysis_metadata ... ok [INFO] [stdout] test processing::tests::test_payment_type_disabled ... ok [INFO] [stdout] test processing::tests::test_process_by_priority ... ok [INFO] [stdout] test tests::test_payment_processing_metadata ... ok [INFO] [stdout] test processing::tests::test_validate_with_warnings ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test conformance::tests::test_conformance_metadata ... ok [INFO] [stdout] test conformance::tests::test_fitness_calculation ... ok [INFO] [stdout] test conformance::tests::test_conformant_trace_dfg ... ok [INFO] [stdout] test conformance::tests::test_deviation_classification ... ok [INFO] [stdout] test conformance::tests::test_log_conformance_stats ... ok [INFO] [stdout] test conformance::tests::test_common_deviations ... ok [INFO] [stdout] test conformance::tests::test_non_conformant_trace_dfg ... ok [INFO] [stdout] test conformance::tests::test_empty_trace ... ok [INFO] [stdout] test conformance::tests::test_alignment_steps ... ok [INFO] [stdout] test dfg::tests::test_empty_log ... ok [INFO] [stdout] test dfg::tests::test_dfg_edges ... ok [INFO] [stdout] test conformance::tests::test_petri_net_conformance ... ok [INFO] [stdout] test dfg::tests::test_activity_counts ... ok [INFO] [stdout] test dfg::tests::test_dfg_construction ... ok [INFO] [stdout] test dfg::tests::test_dfg_construction_metadata ... ok [INFO] [stdout] test dfg::tests::test_dfg_metrics ... ok [INFO] [stdout] test dfg::tests::test_filter_by_frequency ... ok [INFO] [stdout] test dfg::tests::test_single_trace ... ok [INFO] [stdout] test imputation::tests::test_expected_starts_ends ... ok [INFO] [stdout] test imputation::tests::test_compute_time ... ok [INFO] [stdout] test imputation::tests::test_clean_log_no_issues ... ok [INFO] [stdout] test imputation::tests::test_empty_log ... ok [INFO] [stdout] test imputation::tests::test_expected_transitions ... ok [INFO] [stdout] test imputation::tests::test_duplicate_detection ... ok [INFO] [stdout] test dfg::tests::test_start_end_activities ... ok [INFO] [stdout] test imputation::tests::test_transition_model ... ok [INFO] [stdout] test ocpm::tests::test_convergence_detection ... ok [INFO] [stdout] test imputation::tests::test_imputation_metadata ... ok [INFO] [stdout] test ocpm::tests::test_divergence_detection ... ok [INFO] [stdout] test ocpm::tests::test_batching_detection ... ok [INFO] [stdout] test ocpm::tests::test_empty_log ... ok [INFO] [stdout] test ocpm::tests::test_interaction_detection ... ok [INFO] [stdout] test ocpm::tests::test_flow_metrics ... ok [INFO] [stdout] test imputation::tests::test_missing_event_detection ... ok [INFO] [stdout] test imputation::tests::test_quality_scores ... ok [INFO] [stdout] test imputation::tests::test_timestamp_repair ... ok [INFO] [stdout] test ocpm::tests::test_lifecycle_classification ... ok [INFO] [stdout] test ocpm::tests::test_lifecycle_score ... ok [INFO] [stdout] test ocpm::tests::test_lifecycle_detection ... ok [INFO] [stdout] test ocpm::tests::test_ocpm_metadata ... ok [INFO] [stdout] test partial_order::tests::test_empty_log ... ok [INFO] [stdout] test partial_order::tests::test_concurrent_detection ... ok [INFO] [stdout] test partial_order::tests::test_exclusive_detection ... ok [INFO] [stdout] test partial_order::tests::test_loop_detection ... ok [INFO] [stdout] test partial_order::tests::test_independence_calculation ... ok [INFO] [stdout] test partial_order::tests::test_config_thresholds ... ok [INFO] [stdout] test partial_order::tests::test_partial_order_metadata ... ok [INFO] [stdout] test partial_order::tests::test_trace_partial_order ... ok [INFO] [stdout] test ocpm::tests::test_sync_patterns ... ok [INFO] [stdout] test partial_order::tests::test_sequential_detection ... ok [INFO] [stdout] test prediction::tests::test_batch_prediction ... ok [INFO] [stdout] test partial_order::tests::test_parallelism_score ... ok [INFO] [stdout] test prediction::tests::test_next_activity_prediction_metadata ... ok [INFO] [stdout] test prediction::tests::test_empty_history ... ok [INFO] [stdout] test prediction::tests::test_first_order_prediction ... ok [INFO] [stdout] test prediction::tests::test_compute_output ... ok [INFO] [stdout] test prediction::tests::test_ngram_prediction ... ok [INFO] [stdout] test prediction::tests::test_laplace_smoothing ... ok [INFO] [stdout] test prediction::tests::test_model_training ... ok [INFO] [stdout] test prediction::tests::test_second_order_prediction ... ok [INFO] [stdout] test prediction::tests::test_start_end_activities ... ok [INFO] [stdout] test simulation::tests::test_digital_twin_metadata ... ok [INFO] [stdout] test simulation::tests::test_duration_distributions ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] test simulation::tests::test_simulation_basic ... ok [INFO] [stdout] test simulation::tests::test_bottleneck_detection ... ok [INFO] [stdout] test simulation::tests::test_kpis_calculation ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_risk-20e8ae2dc74b0f51) [INFO] [stdout] test simulation::tests::test_resource_utilization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test correlation::tests::test_asset_stats_welford ... ok [INFO] [stdout] test correlation::tests::test_significant_change_detection ... ok [INFO] [stdout] test correlation::tests::test_empty_returns ... ok [INFO] [stdout] test correlation::tests::test_realtime_correlation_metadata ... ok [INFO] [stdout] test correlation::tests::test_get_row ... ok [INFO] [stdout] test correlation::tests::test_uncorrelated_assets ... ok [INFO] [stdout] test correlation::tests::test_initialize_assets ... ok [INFO] [stdout] test correlation::tests::test_correlation_matrix_diagonal ... ok [INFO] [stdout] test correlation::tests::test_reset ... ok [INFO] [stdout] test correlation::tests::test_batch_correlation ... ok [INFO] [stdout] test correlation::tests::test_streaming_updates ... ok [INFO] [stdout] test credit::tests::test_credit_scoring_metadata ... ok [INFO] [stdout] test credit::tests::test_exposure_scoring ... ok [INFO] [stdout] test credit::tests::test_factor_contributions ... ok [INFO] [stdout] test credit::tests::test_good_obligor_scoring ... ok [INFO] [stdout] test credit::tests::test_risky_obligor_scoring ... ok [INFO] [stdout] test credit::tests::test_pd_score_conversion ... ok [INFO] [stdout] test credit::tests::test_batch_scoring ... ok [INFO] [stdout] test credit::tests::test_rwa_calculation ... ok [INFO] [stdout] test market::tests::test_diversification_benefit ... ok [INFO] [stdout] test market::tests::test_covariance_matrix ... ok [INFO] [stdout] test market::tests::test_empty_portfolio ... ok [INFO] [stdout] test market::tests::test_monte_carlo_var_metadata ... ok [INFO] [stdout] test market::tests::test_portfolio_aggregation ... ok [INFO] [stdout] test market::tests::test_portfolio_aggregation_metadata ... ok [INFO] [stdout] test market::tests::test_risk_contributions_sum ... ok [INFO] [stdout] test messages::tests::test_credit_risk_scoring_input ... ok [INFO] [stdout] test messages::tests::test_monte_carlo_var_input ... ok [INFO] [stdout] test messages::tests::test_portfolio_risk_aggregation_input ... ok [INFO] [stdout] test messages::tests::test_stress_testing_input ... ok [INFO] [stdout] test ring_messages::tests::test_currency_conversion ... ok [INFO] [stdout] test ring_messages::tests::test_fixed_point_conversion ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_partial_var ... ok [INFO] [stdout] test ring_messages::tests::test_k2k_risk_limit_alert ... ok [INFO] [stdout] test ring_messages::tests::test_update_position_ring ... ok [INFO] [stdout] test stress::tests::test_asset_impacts ... ok [INFO] [stdout] test stress::tests::test_batch_stress ... ok [INFO] [stdout] test stress::tests::test_empty_portfolio ... ok [INFO] [stdout] test stress::tests::test_equity_crash_scenario ... ok [INFO] [stdout] test stress::tests::test_expected_stress_loss ... ok [INFO] [stdout] test stress::tests::test_factor_impacts ... ok [INFO] [stdout] test stress::tests::test_standard_scenarios ... ok [INFO] [stdout] test stress::tests::test_post_stress_value ... ok [INFO] [stdout] test stress::tests::test_stress_testing_metadata ... ok [INFO] [stdout] test stress::tests::test_stress_with_sensitivities ... ok [INFO] [stdout] test stress::tests::test_worst_case ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] test stress::tests::test_rate_shock_scenario ... ok [INFO] [stdout] test market::tests::test_monte_carlo_var_calculation ... ok [INFO] [stdout] test market::tests::test_component_var_sums_to_total ... ok [INFO] [stdout] test market::tests::test_var_increases_with_holding_period ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_temporal-8e3f77ffa0f86140) [INFO] [stdout] test market::tests::test_var_increases_with_confidence ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test decomposition::tests::test_decomposition_metadata ... ok [INFO] [stdout] test decomposition::tests::test_centered_moving_average ... ok [INFO] [stdout] test decomposition::tests::test_detrended_sums_to_zero_ish ... ok [INFO] [stdout] test decomposition::tests::test_empty_series ... ok [INFO] [stdout] test decomposition::tests::test_exponential_moving_average ... ok [INFO] [stdout] test decomposition::tests::test_holt_smoothing ... ok [INFO] [stdout] test decomposition::tests::test_multiplicative_decomposition ... ok [INFO] [stdout] test detection::tests::test_anomaly_metadata ... ok [INFO] [stdout] test decomposition::tests::test_robust_decomposition ... ok [INFO] [stdout] test decomposition::tests::test_lowess_trend ... ok [INFO] [stdout] test decomposition::tests::test_simple_moving_average ... ok [INFO] [stdout] test detection::tests::test_changepoint_metadata ... ok [INFO] [stdout] test detection::tests::test_binary_segmentation ... ok [INFO] [stdout] test detection::tests::test_cusum_detection ... ok [INFO] [stdout] test detection::tests::test_moving_average_anomaly ... ok [INFO] [stdout] test detection::tests::test_empty_series ... ok [INFO] [stdout] test decomposition::tests::test_trend_extraction_metadata ... ok [INFO] [stdout] test detection::tests::test_seasonal_esd ... ok [INFO] [stdout] test forecasting::tests::test_arima_forecast_trend ... ok [INFO] [stdout] test forecasting::tests::test_arima_metadata ... ok [INFO] [stdout] test decomposition::tests::test_seasonal_decomposition ... ok [INFO] [stdout] test detection::tests::test_zscore_anomaly ... ok [INFO] [stdout] test detection::tests::test_pelt_detection ... ok [INFO] [stdout] test forecasting::tests::test_empty_series ... ok [INFO] [stdout] test detection::tests::test_iqr_anomaly ... ok [INFO] [stdout] test forecasting::tests::test_prophet_decomposition ... ok [INFO] [stdout] test forecasting::tests::test_prophet_metadata ... ok [INFO] [stdout] test forecasting::tests::test_prophet_no_seasonality ... ok [INFO] [stdout] test ring_messages::tests::test_garch_coefficients ... ok [INFO] [stdout] test ring_messages::tests::test_ewma_with_lambda ... ok [INFO] [stdout] test volatility::tests::test_empty_series ... ok [INFO] [stdout] test volatility::tests::test_ewma_volatility ... ok [INFO] [stdout] test ring_messages::tests::test_query_volatility_ring ... ok [INFO] [stdout] test volatility::tests::test_garman_klass_volatility ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustkernel_treasury-e989e62c2c1747cf) [INFO] [stdout] test ring_messages::tests::test_update_volatility_ring ... ok [INFO] [stdout] test volatility::tests::test_short_series ... ok [INFO] [stdout] test volatility::tests::test_garch_estimation ... ok [INFO] [stdout] test volatility::tests::test_volatility_metadata ... ok [INFO] [stdout] test volatility::tests::test_realized_volatility ... ok [INFO] [stdout] test volatility::tests::test_parkinson_volatility ... ok [INFO] [stdout] test volatility::tests::test_volatility_forecast_convergence ... 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] [stdout] [INFO] [stdout] running 49 tests [INFO] [stdout] test cashflow::tests::test_cashflow_metadata ... ok [INFO] [stdout] test cashflow::tests::test_basic_forecast ... ok [INFO] [stdout] test cashflow::tests::test_empty_flows ... ok [INFO] [stdout] test cashflow::tests::test_forecast_by_category ... ok [INFO] [stdout] test cashflow::tests::test_stress_forecast ... ok [INFO] [stdout] test cashflow::tests::test_identify_gaps ... ok [INFO] [stdout] test cashflow::tests::test_certainty_weighting ... ok [INFO] [stdout] test cashflow::tests::test_min_max_balance ... ok [INFO] [stdout] test collateral::tests::test_basic_optimization ... ok [INFO] [stdout] test collateral::tests::test_highest_quality ... ok [INFO] [stdout] test collateral::tests::test_collateral_metadata ... ok [INFO] [stdout] test collateral::tests::test_currency_filtering ... ok [INFO] [stdout] test collateral::tests::test_shortfall ... ok [INFO] [stdout] test collateral::tests::test_cheapest_to_deliver ... ok [INFO] [stdout] test collateral::tests::test_eligible_by_type ... ok [INFO] [stdout] test fx::tests::test_fx_metadata ... ok [INFO] [stdout] test collateral::tests::test_priority_ordering ... ok [INFO] [stdout] test collateral::tests::test_utilization_metrics ... ok [INFO] [stdout] test collateral::tests::test_pledged_assets ... ok [INFO] [stdout] test fx::tests::test_collar_hedging ... ok [INFO] [stdout] test fx::tests::test_calculate_exposures ... ok [INFO] [stdout] test fx::tests::test_min_hedge_threshold ... ok [INFO] [stdout] test fx::tests::test_recommend_hedges_forward ... ok [INFO] [stdout] test fx::tests::test_recommend_hedges_option ... ok [INFO] [stdout] test fx::tests::test_var_reduction ... ok [INFO] [stdout] test interest_rate::tests::test_calculate_metrics ... ok [INFO] [stdout] test interest_rate::tests::test_convexity_positive ... ok [INFO] [stdout] test interest_rate::tests::test_duration_fixed_vs_floating ... ok [INFO] [stdout] test interest_rate::tests::test_empty_positions ... ok [INFO] [stdout] test interest_rate::tests::test_ir_metadata ... ok [INFO] [stdout] test interest_rate::tests::test_gap_analysis ... ok [INFO] [stdout] test interest_rate::tests::test_parallel_shift_sensitivity ... ok [INFO] [stdout] test interest_rate::tests::test_pv01_by_currency ... ok [INFO] [stdout] test liquidity::tests::test_asf_factors ... ok [INFO] [stdout] test liquidity::tests::test_calculate_nsfr ... ok [INFO] [stdout] test liquidity::tests::test_calculate_lcr ... ok [INFO] [stdout] test liquidity::tests::test_hqla_breakdown ... ok [INFO] [stdout] test interest_rate::tests::test_key_rate_durations ... ok [INFO] [stdout] test liquidity::tests::test_lcr_compliant ... ok [INFO] [stdout] test liquidity::tests::test_liquidity_metadata ... ok [INFO] [stdout] test liquidity::tests::test_optimization ... ok [INFO] [stdout] test liquidity::tests::test_inflow_cap ... ok [INFO] [stdout] test liquidity::tests::test_stress_test ... ok [INFO] [stdout] test liquidity::tests::test_level2_caps ... ok [INFO] [stdout] test tests::test_register_all ... ok [INFO] [stdout] test fx::tests::test_empty_positions ... ok [INFO] [stdout] test fx::tests::test_hedge_ratio_calculation ... ok [INFO] [stdout] test fx::tests::test_net_exposure_after_hedges ... ok [INFO] [stdout] test liquidity::tests::test_empty_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 49 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/rustkernels-12d233c50750b095) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_catalog ... ok [INFO] [stdout] test tests::test_enabled_domains ... ok [INFO] [stdout] test tests::test_version ... ok [INFO] [stdout] test tests::test_prelude_imports ... 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/integration.rs (/opt/rustwide/target/debug/deps/integration-558aac8ad6ebb592) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test batch_kernel_orderbook_tests::test_order_matching_single_order ... ok [INFO] [stdout] test batch_kernel_compliance_tests::test_circular_flow_detection ... ok [INFO] [stdout] test batch_kernel_graph_tests::test_pagerank_batch_execution ... ok [INFO] [stdout] test batch_kernel_orderbook_tests::test_order_matching_batch ... ok [INFO] [stdout] test graph_tests::test_pagerank_metadata ... ok [INFO] [stdout] test batch_kernel_ml_tests::test_kmeans_batch_execution ... ok [INFO] [stdout] test ml_tests::test_kmeans_metadata ... ok [INFO] [stdout] test risk_tests::test_monte_carlo_var_metadata ... ok [INFO] [stdout] test test_catalog_domains ... ok [INFO] [stdout] test test_development_license ... ok [INFO] [stdout] test test_catalog_kernel_count ... ok [INFO] [stdout] test test_community_license_restrictions ... ok [INFO] [stdout] test temporal_tests::test_arima_metadata ... ok [INFO] [stdout] test test_domain_info_complete ... ok [INFO] [stdout] test test_registry_creation ... ok [INFO] [stdout] test test_enterprise_license ... ok [INFO] [stdout] test test_enabled_domains ... ok [INFO] [stdout] test test_version_info ... ok [INFO] [stdout] test test_license_guard ... ok [INFO] [stdout] test test_prelude_exports ... ok [INFO] [stdout] test batch_kernel_risk_tests::test_credit_risk_batch_execution ... ok [INFO] [stdout] test batch_kernel_temporal_tests::test_arima_batch_execution ... ok [INFO] [stdout] test compliance_tests::test_circular_flow_metadata ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests rustkernel_accounting [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 rustkernel_audit [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 rustkernel_banking [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 rustkernel_behavioral [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 rustkernel_clearing [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 rustkernel_compliance [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 rustkernel_core [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test crates/rustkernel-core/src/config/mod.rs - config (line 12) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/memory/mod.rs - memory (line 16) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/memory/reduction.rs - memory::reduction (line 20) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/messages.rs - messages::BatchMessage (line 54) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/observability/alerting.rs - observability::alerting (line 14) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/observability/logging.rs - observability::logging (line 14) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/observability/metrics.rs - observability::metrics (line 15) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/observability/mod.rs - observability (line 19) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/observability/tracing.rs - observability::tracing (line 13) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/resilience/circuit_breaker.rs - resilience::circuit_breaker (line 13) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/resilience/health.rs - resilience::health (line 14) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/resilience/mod.rs - resilience (line 12) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/resilience/recovery.rs - resilience::recovery (line 13) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/resilience/timeout.rs - resilience::timeout (line 13) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/runtime/mod.rs - runtime (line 20) ... ignored [INFO] [stdout] test crates/rustkernel-core/src/security/mod.rs - security (line 19) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.40s; merged doctests compilation took 0.39s [INFO] [stderr] Doc-tests rustkernel_derive [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test crates/rustkernel-derive/src/lib.rs - (line 9) ... ignored [INFO] [stdout] test crates/rustkernel-derive/src/lib.rs - derive_kernel_message (line 227) ... ignored [INFO] [stdout] test crates/rustkernel-derive/src/lib.rs - gpu_kernel (line 77) ... ignored [INFO] [stdout] test crates/rustkernel-derive/src/lib.rs - kernel_state (line 290) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.30s [INFO] [stderr] Doc-tests rustkernel_ecosystem [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test crates/rustkernel-ecosystem/src/lib.rs - (line 23) ... 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] [stdout] all doctests ran in 0.54s; merged doctests compilation took 0.54s [INFO] [stderr] Doc-tests rustkernel_graph [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 rustkernel_ml [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 rustkernel_orderbook [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 rustkernel_payments [INFO] [stdout] [INFO] [stderr] Doc-tests rustkernel_procint [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 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 rustkernel_risk [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 rustkernel_temporal [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 rustkernel_treasury [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 rustkernels [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test crates/rustkernels/src/lib.rs - (line 20) ... ignored [INFO] [stdout] test crates/rustkernels/src/lib.rs - prelude (line 142) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.40s; merged doctests compilation took 0.40s [INFO] running `Command { std: "docker" "inspect" "33b614315d4817eb82535980b5aa2748ca07111fd27bc601e7a9893db59553d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33b614315d4817eb82535980b5aa2748ca07111fd27bc601e7a9893db59553d7", kill_on_drop: false }` [INFO] [stdout] 33b614315d4817eb82535980b5aa2748ca07111fd27bc601e7a9893db59553d7