[INFO] fetching crate kernelx-core 0.0.1...
[INFO] testing kernelx-core-0.0.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate kernelx-core 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate kernelx-core 0.0.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kernelx-core 0.0.1
[INFO] tweaked toml for crates.io crate kernelx-core 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kernelx-core 0.0.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kernelx-core 0.0.1 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f70f0d35e0c97e41d9389deecded84bb83def8b17f0a67d82d61bfd8a3cd9c81
[INFO] running `Command { std: "docker" "start" "-a" "f70f0d35e0c97e41d9389deecded84bb83def8b17f0a67d82d61bfd8a3cd9c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f70f0d35e0c97e41d9389deecded84bb83def8b17f0a67d82d61bfd8a3cd9c81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f70f0d35e0c97e41d9389deecded84bb83def8b17f0a67d82d61bfd8a3cd9c81", kill_on_drop: false }`
[INFO] [stdout] f70f0d35e0c97e41d9389deecded84bb83def8b17f0a67d82d61bfd8a3cd9c81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecafa955124561ad0befbe5cde5c7deba35913f24df76a4248013b46b2b41a77
[INFO] running `Command { std: "docker" "start" "-a" "ecafa955124561ad0befbe5cde5c7deba35913f24df76a4248013b46b2b41a77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustls v0.23.17
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling ratatui v0.20.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling async-convert v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling kernelx-macros v0.0.1
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.24.1
[INFO] [stderr]    Compiling kernelx-core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "ecafa955124561ad0befbe5cde5c7deba35913f24df76a4248013b46b2b41a77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecafa955124561ad0befbe5cde5c7deba35913f24df76a4248013b46b2b41a77", kill_on_drop: false }`
[INFO] [stdout] ecafa955124561ad0befbe5cde5c7deba35913f24df76a4248013b46b2b41a77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d3abebeb09ba3973997c499a8a55dca9f191545fcecfe508ac3083dcbc37f2d
[INFO] running `Command { std: "docker" "start" "-a" "0d3abebeb09ba3973997c499a8a55dca9f191545fcecfe508ac3083dcbc37f2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling reqwest-eventsource v0.6.0
[INFO] [stderr]    Compiling async-openai v0.24.1
[INFO] [stderr]    Compiling kernelx-core v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `kernelx-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name kernelx_core --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive"))' -C metadata=7c1fa9b3ecf28c90 -C extra-filename=-5148377cb3ef4d64 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-575818e3880bda13.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-bdd2ee67f0690891.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9edef53fc37f0be6.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0cdf89d76033a931.rlib --extern kernelx_macros=/opt/rustwide/target/debug/deps/libkernelx_macros-6b2ceafd7f4bc687.so --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f78467f1a5d75175.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-6febba8df39b00fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d931a5d968348952.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c6acf688395ce11.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c9c79bf233ec7afa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-93e4bb30139fc18e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8cb877562f928416/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kernelx-core` (test "test_lmp_macro")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_lmp_macro --edition=2021 tests/test_lmp_macro.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive"))' -C metadata=5caacbd421a0d9af -C extra-filename=-7e52575eaa25820a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-575818e3880bda13.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-bdd2ee67f0690891.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9edef53fc37f0be6.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0cdf89d76033a931.rlib --extern kernelx_core=/opt/rustwide/target/debug/deps/libkernelx_core-7f280032bfdecd3a.rlib --extern kernelx_macros=/opt/rustwide/target/debug/deps/libkernelx_macros-6b2ceafd7f4bc687.so --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f78467f1a5d75175.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-6febba8df39b00fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d931a5d968348952.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c6acf688395ce11.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c9c79bf233ec7afa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-93e4bb30139fc18e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8cb877562f928416/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `kernelx-core` (test "test_structured")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_structured --edition=2021 tests/test_structured.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive"))' -C metadata=f212fc29d4f2f894 -C extra-filename=-c7602cb4cdd4b9c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-575818e3880bda13.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-bdd2ee67f0690891.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9edef53fc37f0be6.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0cdf89d76033a931.rlib --extern kernelx_core=/opt/rustwide/target/debug/deps/libkernelx_core-7f280032bfdecd3a.rlib --extern kernelx_macros=/opt/rustwide/target/debug/deps/libkernelx_macros-6b2ceafd7f4bc687.so --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f78467f1a5d75175.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-6febba8df39b00fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d931a5d968348952.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c6acf688395ce11.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c9c79bf233ec7afa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-93e4bb30139fc18e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8cb877562f928416/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `kernelx-core` (test "test_capabilities")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_capabilities --edition=2021 tests/test_capabilities.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive"))' -C metadata=27b1169c2b47263f -C extra-filename=-b6b88b6c0dc07324 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-575818e3880bda13.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-bdd2ee67f0690891.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9edef53fc37f0be6.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0cdf89d76033a931.rlib --extern kernelx_core=/opt/rustwide/target/debug/deps/libkernelx_core-7f280032bfdecd3a.rlib --extern kernelx_macros=/opt/rustwide/target/debug/deps/libkernelx_macros-6b2ceafd7f4bc687.so --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f78467f1a5d75175.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-6febba8df39b00fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d931a5d968348952.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c6acf688395ce11.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c9c79bf233ec7afa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-93e4bb30139fc18e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8cb877562f928416/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `kernelx-core` (test "test_capabilities_composite")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_capabilities_composite --edition=2021 tests/test_capabilities_composite.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive"))' -C metadata=3e978f162b4a85c5 -C extra-filename=-07765446c3cb2979 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-575818e3880bda13.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-bdd2ee67f0690891.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9edef53fc37f0be6.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0cdf89d76033a931.rlib --extern kernelx_core=/opt/rustwide/target/debug/deps/libkernelx_core-7f280032bfdecd3a.rlib --extern kernelx_macros=/opt/rustwide/target/debug/deps/libkernelx_macros-6b2ceafd7f4bc687.so --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f78467f1a5d75175.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-6febba8df39b00fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d931a5d968348952.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c6acf688395ce11.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c9c79bf233ec7afa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-93e4bb30139fc18e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8cb877562f928416/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `kernelx-core` (test "test_model")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_model --edition=2021 tests/test_model.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive"))' -C metadata=d831d37531c617b2 -C extra-filename=-888d3566dc296ff8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-575818e3880bda13.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-bdd2ee67f0690891.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9edef53fc37f0be6.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0cdf89d76033a931.rlib --extern kernelx_core=/opt/rustwide/target/debug/deps/libkernelx_core-7f280032bfdecd3a.rlib --extern kernelx_macros=/opt/rustwide/target/debug/deps/libkernelx_macros-6b2ceafd7f4bc687.so --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f78467f1a5d75175.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-6febba8df39b00fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d931a5d968348952.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c6acf688395ce11.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c9c79bf233ec7afa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-93e4bb30139fc18e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8cb877562f928416/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `kernelx-core` (test "test_config_flow")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_config_flow --edition=2021 tests/test_config_flow.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "derive"))' -C metadata=014ede9c09a94d89 -C extra-filename=-680daab7893970b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-575818e3880bda13.rlib --extern async_openai=/opt/rustwide/target/debug/deps/libasync_openai-bdd2ee67f0690891.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-9edef53fc37f0be6.so --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-0cdf89d76033a931.rlib --extern kernelx_core=/opt/rustwide/target/debug/deps/libkernelx_core-7f280032bfdecd3a.rlib --extern kernelx_macros=/opt/rustwide/target/debug/deps/libkernelx_macros-6b2ceafd7f4bc687.so --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f78467f1a5d75175.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-6febba8df39b00fd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d931a5d968348952.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0c6acf688395ce11.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c9c79bf233ec7afa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-93e4bb30139fc18e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-8cb877562f928416/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcnV4TSL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkernelx_core-7f280032bfdecd3a,libthiserror-c9c79bf233ec7afa,libasync_openai-bdd2ee67f0690891,libtokio_stream-6154d7a9ab8dea91,libbackoff-80366621ebc5c50a,libinstant-38d60975c0c43666,libasync_convert-fb942746bbbb8030,libderive_builder-cd55c4c926bb82c2,librand-75236bfdf1fce6d1,librand_chacha-92f82e7dadbe395c,libppv_lite86-ec2cdc5de8ba7e29,libzerocopy-ceb9429c894a70db,libbyteorder-9f6ac6743e38a88c,librand_core-623f4a2ace87e485,libsecrecy-2bccef20b40d5cc5,libreqwest_eventsource-8fda1a0c07128c79,libfutures_timer-17baedd4276dc448,libreqwest-552880cd04edd576,libserde_urlencoded-5c59a748bfbc341d,libsync_wrapper-3a39ce8c16d0936e,libbase64-32787b0325ea6df8,libipnet-8b8ac2f1f2253516,libhyper_rustls-77bc2e9ca1859a7b,librustls_native_certs-2a316acdd1fb93ca,librustls_pemfile-20fa54e8bbb126a6,libopenssl_probe-5821ed5bfde807ff,libtokio_rustls-54fb31464ddaafab,librustls-cc003d38253408c9,libsubtle-2ae6a7038b9a0630,libwebpki-c1c1255a8d7323a4,libring-f0752d8414414542,libgetrandom-4d731484eab71f2b,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-3ff1de78bbe88671,libmime_guess-b74784498c4eaafa,libunicase-8adae49f8984f66d,libmime-0188e0814ca7ddbf,libhyper_util-62e5b7b59c5ce511,libtower_service-3fb88d28c2218805,libtracing-b9fa356aa4d2a1ba,libtracing_core-b915f0ab487ca72c,libonce_cell-2642703f88b7c2f4,libhyper-213bed48da74a3b4,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-54b7052d6f854fa0,libtokio_util-155e9d47912089f5,libhttp_body_util-1a64c7cf54412bbb,libhttp_body-17f817d84d3afeb2,liburl-e40038d2244d1535,libidna-77d4c5fa59a0f270,libidna_adapter-3a29bb93e091834a,libicu_normalizer-9907f6720879adfa,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-ea4a72dd6b052c6b,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-050b4d25f1a1e467,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-48533032cb643fc5,libicu_provider-1fd10c3419e62299,libicu_locid-a6898df8db737c00,liblitemap-ef831971c0938ea9,libtinystr-586a9f4d7baaf7c8,libzerovec-4717b72405f3ce93,libwriteable-1e5dea0053e4c229,libyoke-25b0695a652389e5,libzerofrom-59f3d6c08e4e708b,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libhttp-7c949f964a59f6bb,libfnv-79e2cbfbe03dcd16,libeventsource_stream-e65752bafddfe31a,libnom-370723ffd298e17b,libthiserror-3eca119c6bf47924,libfutures-a5cebc26e6850701,libfutures_executor-cb1afccca3d69c76,libfutures_util-7d39c71d1ce3414f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libratatui-f78467f1a5d75175,libcassowary-12d00e585f48d567,libunicode_segmentation-421de088ab714999,libunicode_width-b1bc0d6c10c00ecc,libcrossterm-96cc34c626b1472b,libbitflags-dde12b0d7d495b50,libtokio-93e4bb30139fc18e,libsocket2-fb057eea4fb2d72f,libbytes-59b64796c649cbb1,libpin_project_lite-1fb34223a43983ad,libcrossterm-0cdf89d76033a931,librustix-e8a95e7d89dc35c2,liblinux_raw_sys-07d08e485b51e8af,libbitflags-c95e5b195a86a9bf,libparking_lot-c2eb664389079efa,libparking_lot_core-8e70c36325df2041,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libsignal_hook_mio-39cbaea1acb3ae6d,libsignal_hook-2e51ba9450930096,libsignal_hook_registry-2ea0ea2288f7abdd,libmio-466623fdd104b90d,libmio-25a8a42ddc9771dc,liblibc-1fdcef0c9dbd1f46,liblog-9a3ff67864b30e2c,libanyhow-575818e3880bda13,libserde_json-0c6acf688395ce11,libmemchr-08f38e9718637002,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libserde-d931a5d968348952}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcnV4TSL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8cb877562f928416/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_chat_messages-38ed2fc8f18fe915" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kernelx-core` (test "test_chat_messages") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcju2hwJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libkernelx_core-7f280032bfdecd3a,libthiserror-c9c79bf233ec7afa,libasync_openai-bdd2ee67f0690891,libtokio_stream-6154d7a9ab8dea91,libbackoff-80366621ebc5c50a,libinstant-38d60975c0c43666,libasync_convert-fb942746bbbb8030,libderive_builder-cd55c4c926bb82c2,librand-75236bfdf1fce6d1,librand_chacha-92f82e7dadbe395c,libppv_lite86-ec2cdc5de8ba7e29,libzerocopy-ceb9429c894a70db,libbyteorder-9f6ac6743e38a88c,librand_core-623f4a2ace87e485,libsecrecy-2bccef20b40d5cc5,libreqwest_eventsource-8fda1a0c07128c79,libfutures_timer-17baedd4276dc448,libreqwest-552880cd04edd576,libserde_urlencoded-5c59a748bfbc341d,libsync_wrapper-3a39ce8c16d0936e,libbase64-32787b0325ea6df8,libipnet-8b8ac2f1f2253516,libhyper_rustls-77bc2e9ca1859a7b,librustls_native_certs-2a316acdd1fb93ca,librustls_pemfile-20fa54e8bbb126a6,libopenssl_probe-5821ed5bfde807ff,libtokio_rustls-54fb31464ddaafab,librustls-cc003d38253408c9,libsubtle-2ae6a7038b9a0630,libwebpki-c1c1255a8d7323a4,libring-f0752d8414414542,libgetrandom-4d731484eab71f2b,libspin-77da57a1b47d23a3,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,librustls_pki_types-3ff1de78bbe88671,libmime_guess-b74784498c4eaafa,libunicase-8adae49f8984f66d,libmime-0188e0814ca7ddbf,libhyper_util-62e5b7b59c5ce511,libtower_service-3fb88d28c2218805,libtracing-b9fa356aa4d2a1ba,libtracing_core-b915f0ab487ca72c,libonce_cell-2642703f88b7c2f4,libhyper-213bed48da74a3b4,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-54b7052d6f854fa0,libtokio_util-155e9d47912089f5,libhttp_body_util-1a64c7cf54412bbb,libhttp_body-17f817d84d3afeb2,liburl-e40038d2244d1535,libidna-77d4c5fa59a0f270,libidna_adapter-3a29bb93e091834a,libicu_normalizer-9907f6720879adfa,libicu_normalizer_data-5f7d7c19a0e21ea1,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-ea4a72dd6b052c6b,libicu_properties_data-61b2e4b1f2e1f988,libicu_locid_transform-050b4d25f1a1e467,libicu_locid_transform_data-94513cffde0b2fcb,libicu_collections-48533032cb643fc5,libicu_provider-1fd10c3419e62299,libicu_locid-a6898df8db737c00,liblitemap-ef831971c0938ea9,libtinystr-586a9f4d7baaf7c8,libzerovec-4717b72405f3ce93,libwriteable-1e5dea0053e4c229,libyoke-25b0695a652389e5,libzerofrom-59f3d6c08e4e708b,libstable_deref_trait-14e4a70bda35dfe8,libform_urlencoded-48069ad4ff13b53d,libpercent_encoding-af9df9186596bd92,libhttp-7c949f964a59f6bb,libfnv-79e2cbfbe03dcd16,libeventsource_stream-e65752bafddfe31a,libnom-370723ffd298e17b,libthiserror-3eca119c6bf47924,libfutures-a5cebc26e6850701,libfutures_executor-cb1afccca3d69c76,libfutures_util-7d39c71d1ce3414f,libfutures_io-59d0071c9258d69f,libslab-3788524c377108ad,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libratatui-f78467f1a5d75175,libcassowary-12d00e585f48d567,libunicode_segmentation-421de088ab714999,libunicode_width-b1bc0d6c10c00ecc,libcrossterm-96cc34c626b1472b,libbitflags-dde12b0d7d495b50,libtokio-93e4bb30139fc18e,libsocket2-fb057eea4fb2d72f,libbytes-59b64796c649cbb1,libpin_project_lite-1fb34223a43983ad,libcrossterm-0cdf89d76033a931,librustix-e8a95e7d89dc35c2,liblinux_raw_sys-07d08e485b51e8af,libbitflags-c95e5b195a86a9bf,libparking_lot-c2eb664389079efa,libparking_lot_core-8e70c36325df2041,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-084045a3116dc58e,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libsignal_hook_mio-39cbaea1acb3ae6d,libsignal_hook-2e51ba9450930096,libsignal_hook_registry-2ea0ea2288f7abdd,libmio-466623fdd104b90d,libmio-25a8a42ddc9771dc,liblibc-1fdcef0c9dbd1f46,liblog-9a3ff67864b30e2c,libanyhow-575818e3880bda13,libserde_json-0c6acf688395ce11,libmemchr-08f38e9718637002,libitoa-20e94f961f8d160c,libryu-a980823ac8640001,libserde-d931a5d968348952}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcju2hwJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-8cb877562f928416/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_error-a6b24b7ec911191d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kernelx-core` (test "test_error") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0d3abebeb09ba3973997c499a8a55dca9f191545fcecfe508ac3083dcbc37f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d3abebeb09ba3973997c499a8a55dca9f191545fcecfe508ac3083dcbc37f2d", kill_on_drop: false }`
[INFO] [stdout] 0d3abebeb09ba3973997c499a8a55dca9f191545fcecfe508ac3083dcbc37f2d
