[INFO] fetching crate kernelx-macros 0.0.1... [INFO] testing kernelx-macros-0.0.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate kernelx-macros 0.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate kernelx-macros 0.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kernelx-macros 0.0.1 [INFO] tweaked toml for crates.io crate kernelx-macros 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kernelx-macros 0.0.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding schemars v0.8.22 (available: v1.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58d99ca21a0fbf330b9b5cf7b72bdb421b1047c9fcc8c33170e615bfaf988d89 [INFO] running `Command { std: "docker" "start" "-a" "58d99ca21a0fbf330b9b5cf7b72bdb421b1047c9fcc8c33170e615bfaf988d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58d99ca21a0fbf330b9b5cf7b72bdb421b1047c9fcc8c33170e615bfaf988d89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d99ca21a0fbf330b9b5cf7b72bdb421b1047c9fcc8c33170e615bfaf988d89", kill_on_drop: false }` [INFO] [stdout] 58d99ca21a0fbf330b9b5cf7b72bdb421b1047c9fcc8c33170e615bfaf988d89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 377e4a58a2d9f1888590491cb88ea7aed91be78dc363c8cde1cbf7df7430fbd4 [INFO] running `Command { std: "docker" "start" "-a" "377e4a58a2d9f1888590491cb88ea7aed91be78dc363c8cde1cbf7df7430fbd4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling kernelx-macros v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.18s [INFO] running `Command { std: "docker" "inspect" "377e4a58a2d9f1888590491cb88ea7aed91be78dc363c8cde1cbf7df7430fbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "377e4a58a2d9f1888590491cb88ea7aed91be78dc363c8cde1cbf7df7430fbd4", kill_on_drop: false }` [INFO] [stdout] 377e4a58a2d9f1888590491cb88ea7aed91be78dc363c8cde1cbf7df7430fbd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 051a137f0183705c64a66ed8428fbdf4a6499ccd302f3b51a4da1e9b6b9bdabc [INFO] running `Command { std: "docker" "start" "-a" "051a137f0183705c64a66ed8428fbdf4a6499ccd302f3b51a4da1e9b6b9bdabc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling kernelx-macros v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/test_macros.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | #[lmp(model = "test-model")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: kernelx-core should be present in `Cargo.toml`: Could not find `kernelx-core` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/test_macros.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | #[lmp(model = "test-model", response_format = TestResponse)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: kernelx-core should be present in `Cargo.toml`: Could not find `kernelx-core` in `dependencies` or `dev-dependencies` in `/opt/rustwide/workdir/Cargo.toml`! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] --> tests/test_macros.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kernelx_core::{models, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use kernelx_core::{models, prelude::*}; [INFO] [stdout] 1 + use kernelx_macros::{models, prelude::*}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `kernelx_core` [INFO] [stdout] --> tests/test_macros.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kernelx_core::{models, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use kernelx_core::{models, prelude::*}; [INFO] [stdout] 1 + use kernelx_macros::{models, prelude::*}; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] --> tests/test_macros.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | impl kernelx_core::providers::Provider for Provider { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `kernelx_core` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 26 - impl kernelx_core::providers::Provider for Provider { [INFO] [stdout] 26 + impl kernelx_macros::providers::Provider for Provider { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelInfo` in this scope [INFO] [stdout] --> tests/test_macros.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | models: Vec, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Provider { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | config: ModelConfig, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProviderBuilder` in this scope [INFO] [stdout] --> tests/test_macros.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn builder() -> ProviderBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelInfo` in this scope [INFO] [stdout] --> tests/test_macros.rs:27:31 [INFO] [stdout] | [INFO] [stdout] 27 | fn models(&self) -> &[ModelInfo] { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ProviderBuilder` in this scope [INFO] [stdout] --> tests/test_macros.rs:31:38 [INFO] [stdout] | [INFO] [stdout] 31 | fn from_builder(mut builder: ProviderBuilder) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ModelInfo` in this scope [INFO] [stdout] --> tests/test_macros.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | vec![ModelInfo { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `HasCapability` in this scope [INFO] [stdout] --> tests/test_macros.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | impl HasCapability for Provider { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | fn config(&self) -> &ModelConfig { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Chat` in this scope [INFO] [stdout] --> tests/test_macros.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | impl Chat for Provider { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ChatMessage` in this scope [INFO] [stdout] --> tests/test_macros.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | _messages: Vec, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 59 | impl Chat for Provider { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:64:23 [INFO] [stdout] | [INFO] [stdout] 64 | _config: &ModelConfig, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Complete` in this scope [INFO] [stdout] --> tests/test_macros.rs:71:10 [INFO] [stdout] | [INFO] [stdout] 71 | impl Complete for Provider { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | _config: &ModelConfig, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Structured` in this scope [INFO] [stdout] --> tests/test_macros.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | impl Structured for Provider { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModelConfig` in this scope [INFO] [stdout] --> tests/test_macros.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | _config: &ModelConfig, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> tests/test_macros.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_macros.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Result { [INFO] [stdout] | ^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_macros.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | ) -> Result { [INFO] [stdout] | ^^^^^^ ------ supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 77 | ) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> tests/test_macros.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result { [INFO] [stdout] | ^^^^^^ ----- supplied 1 generic argument [INFO] [stdout] | | [INFO] [stdout] | expected 2 generic arguments [INFO] [stdout] | [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 90 | ) -> Result { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ProviderBuilder` [INFO] [stdout] --> tests/test_macros.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | ProviderBuilder::new() [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ProviderBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | ... Capability::Chat, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:38:29 [INFO] [stdout] | [INFO] [stdout] 38 | ... Capability::Complete, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | ... Capability::Structured, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ModelConfig` [INFO] [stdout] --> tests/test_macros.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | config: ModelConfig::default(), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `ModelConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:149:47 [INFO] [stdout] | [INFO] [stdout] 149 | assert!(test_model.capabilities.contains(&Capability::Complete)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:150:47 [INFO] [stdout] | [INFO] [stdout] 150 | assert!(test_model.capabilities.contains(&Capability::Chat)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:151:47 [INFO] [stdout] | [INFO] [stdout] 151 | assert!(test_model.capabilities.contains(&Capability::Structured)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Capability` [INFO] [stdout] --> tests/test_macros.rs:154:49 [INFO] [stdout] | [INFO] [stdout] 154 | assert!(vision_model.capabilities.contains(&Capability::Vision)); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Capability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `basic` in this scope [INFO] [stdout] --> tests/test_macros.rs:181:18 [INFO] [stdout] | [INFO] [stdout] 181 | let result = basic("test").await; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `structured` in this scope [INFO] [stdout] --> tests/test_macros.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | let result = structured("test").await; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0405, E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `kernelx-macros` (test "test_macros") due to 34 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "051a137f0183705c64a66ed8428fbdf4a6499ccd302f3b51a4da1e9b6b9bdabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051a137f0183705c64a66ed8428fbdf4a6499ccd302f3b51a4da1e9b6b9bdabc", kill_on_drop: false }` [INFO] [stdout] 051a137f0183705c64a66ed8428fbdf4a6499ccd302f3b51a4da1e9b6b9bdabc