[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 try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmivertowski%2FRustKernels" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mivertowski/RustKernels on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51c310a1361be98ccdedcf14e0cb194210bd0bfa17ca7e67a1da8b43f43ad92c [INFO] running `Command { std: "docker" "start" "-a" "51c310a1361be98ccdedcf14e0cb194210bd0bfa17ca7e67a1da8b43f43ad92c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51c310a1361be98ccdedcf14e0cb194210bd0bfa17ca7e67a1da8b43f43ad92c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c310a1361be98ccdedcf14e0cb194210bd0bfa17ca7e67a1da8b43f43ad92c", kill_on_drop: false }` [INFO] [stdout] 51c310a1361be98ccdedcf14e0cb194210bd0bfa17ca7e67a1da8b43f43ad92c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac21e93351fd3cd1e37c582747d088d10bb334fd7c3b0007b78865639066699 [INFO] running `Command { std: "docker" "start" "-a" "eac21e93351fd3cd1e37c582747d088d10bb334fd7c3b0007b78865639066699", 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 serde v1.0.228 [INFO] [stderr] Compiling libm v0.2.15 [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 bytecheck v0.6.12 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Compiling rend v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling winnow v0.7.14 [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 uuid v1.19.0 [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 rayon-core v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling darling_core v0.20.11 [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 rayon v1.11.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 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 tokio v1.49.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zerocopy 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 darling v0.20.11 [INFO] [stderr] Compiling ringkernel-derive v0.3.1 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling rustkernel-derive v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-derive) [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling pest_derive v2.8.5 [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 handlebars v5.1.2 [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 nalgebra v0.33.2 [INFO] [stderr] Compiling ringkernel v0.3.1 [INFO] [stderr] Compiling rustkernel-risk v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-risk) [INFO] [stderr] Compiling rustkernel-audit v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-audit) [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-treasury v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-treasury) [INFO] [stderr] Compiling rustkernel-temporal v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-temporal) [INFO] [stderr] Compiling rustkernel-accounting v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-accounting) [INFO] [stderr] Compiling rustkernel-clearing v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-clearing) [INFO] [stderr] Compiling rustkernel-orderbook v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-orderbook) [INFO] [stderr] Compiling rustkernel-compliance v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-compliance) [INFO] [stderr] Compiling rustkernel-payments v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-payments) [INFO] [stderr] Compiling rustkernel-banking v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-banking) [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 23s [INFO] running `Command { std: "docker" "inspect" "eac21e93351fd3cd1e37c582747d088d10bb334fd7c3b0007b78865639066699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac21e93351fd3cd1e37c582747d088d10bb334fd7c3b0007b78865639066699", kill_on_drop: false }` [INFO] [stdout] eac21e93351fd3cd1e37c582747d088d10bb334fd7c3b0007b78865639066699 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef154c29734b61aad65428cc0c74b6a980932400d47b4ddda07a989bd8dfe970 [INFO] running `Command { std: "docker" "start" "-a" "ef154c29734b61aad65428cc0c74b6a980932400d47b4ddda07a989bd8dfe970", 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 regex-automata v0.4.13 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ringkernel-derive v0.3.1 [INFO] [stderr] Compiling rustkernel-derive v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-derive) [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 toml_edit v0.22.27 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ringkernel-core v0.3.1 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [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 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 tempfile v3.24.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling ringkernel v0.3.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium v0.2.2 [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 anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rustkernel-behavioral v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-behavioral) [INFO] [stderr] Compiling rustkernel-graph v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-graph) [INFO] [stderr] Compiling rustkernel-ml v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-ml) [INFO] [stderr] Compiling rustkernel-clearing v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-clearing) [INFO] [stderr] Compiling rustkernel-banking v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-banking) [INFO] [stderr] Compiling rustkernel-accounting v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-accounting) [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-payments v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-payments) [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-audit v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-audit) [INFO] [stderr] Compiling rustkernel-orderbook v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-orderbook) [INFO] [stderr] Compiling rustkernel-treasury v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-treasury) [INFO] [stderr] Compiling rustkernels v0.2.0 (/opt/rustwide/workdir/crates/rustkernels) [INFO] [stderr] Compiling rustkernel-ecosystem v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-ecosystem) [INFO] [stderr] Compiling rustkernel-cli v0.2.0 (/opt/rustwide/workdir/crates/rustkernel-cli) [INFO] [stderr] error: could not compile `ringkernel-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/bin/rustc --crate-name ringkernel_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ringkernel-core-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aes-gcm", "alerting", "argon2", "auth", "aws-config", "aws-sdk-s3", "base64", "bytes", "chacha20poly1305", "cloud-storage", "config-file", "crypto", "default", "enterprise", "governor", "hkdf", "jsonwebtoken", "rand", "rate-limiting", "reqwest", "rustls", "rustls-pemfile", "serde", "serde_json", "serde_yaml", "sha2", "tls", "toml", "validation", "webpki-roots", "zeroize"))' -C metadata=0b2db7a56b3d2fad -C extra-filename=-b07ec5e0b4bee812 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f62fc34e48dd0960.so --extern atomic=/opt/rustwide/target/debug/deps/libatomic-60ef150ee771658a.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-8e7d3a209b7638d6.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-3071886bbd2025fe.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-57e401ffffba09a5.rmeta --extern inventory=/opt/rustwide/target/debug/deps/libinventory-8350feb1c29496df.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b6d032f40c4e1dd9.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-23faa75a2e23f7e4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e17aa582d4f7abb4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-22d1d249a7a583d7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8e3474c50215c3d9.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d23b6fdd0f329f2c.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-30aff7c85558ae2d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ef154c29734b61aad65428cc0c74b6a980932400d47b4ddda07a989bd8dfe970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef154c29734b61aad65428cc0c74b6a980932400d47b4ddda07a989bd8dfe970", kill_on_drop: false }` [INFO] [stdout] ef154c29734b61aad65428cc0c74b6a980932400d47b4ddda07a989bd8dfe970