[INFO] fetching crate llm-toolkit 0.50.1...
[INFO] testing llm-toolkit-0.50.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate llm-toolkit 0.50.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate llm-toolkit 0.50.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate llm-toolkit 0.50.1
[INFO] tweaked toml for crates.io crate llm-toolkit 0.50.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate llm-toolkit 0.50.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate llm-toolkit 0.50.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded quick-xml v0.38.3
[INFO] [stderr]   Downloaded llm-toolkit-macros v0.50.1
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60bb020e83c11dd3c1ecd747fa8e7ce4491f0939c00eba653e85a8c90d79a0fb
[INFO] running `Command { std: "docker" "start" "-a" "60bb020e83c11dd3c1ecd747fa8e7ce4491f0939c00eba653e85a8c90d79a0fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60bb020e83c11dd3c1ecd747fa8e7ce4491f0939c00eba653e85a8c90d79a0fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60bb020e83c11dd3c1ecd747fa8e7ce4491f0939c00eba653e85a8c90d79a0fb", kill_on_drop: false }`
[INFO] [stdout] 60bb020e83c11dd3c1ecd747fa8e7ce4491f0939c00eba653e85a8c90d79a0fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6cf13c9b8930de2d453a5cbc125c339065c8931a7e7a0d7dc4e52840a8da6ad
[INFO] running `Command { std: "docker" "start" "-a" "d6cf13c9b8930de2d453a5cbc125c339065c8931a7e7a0d7dc4e52840a8da6ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling minijinja v2.12.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling llm-toolkit v0.50.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.39s
[INFO] running `Command { std: "docker" "inspect" "d6cf13c9b8930de2d453a5cbc125c339065c8931a7e7a0d7dc4e52840a8da6ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6cf13c9b8930de2d453a5cbc125c339065c8931a7e7a0d7dc4e52840a8da6ad", kill_on_drop: false }`
[INFO] [stdout] d6cf13c9b8930de2d453a5cbc125c339065c8931a7e7a0d7dc4e52840a8da6ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a86a8e2144a31bf1aacd6fe2c5f72005d29dd1aa8e06261512455bd722c80df0
[INFO] running `Command { std: "docker" "start" "-a" "a86a8e2144a31bf1aacd6fe2c5f72005d29dd1aa8e06261512455bd722c80df0", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling llm-toolkit v0.50.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/persona_visual_identity.rs:15:18
[INFO] [stdout]     |
[INFO] [stdout]  15 | use llm_toolkit::agent::dialogue::Dialogue;
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/persona_visual_identity.rs:16:18
[INFO] [stdout]     |
[INFO] [stdout]  16 | use llm_toolkit::agent::persona::{Persona, VisualIdentity};
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/dialogue_session_resumption.rs:16:18
[INFO] [stdout]     |
[INFO] [stdout]  16 | use llm_toolkit::agent::dialogue::Dialogue;
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/dialogue_session_resumption.rs:17:18
[INFO] [stdout]     |
[INFO] [stdout]  17 | use llm_toolkit::agent::persona::Persona;
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/orchestrator_streaming.rs:2:5
[INFO] [stdout]     |
[INFO] [stdout]   2 |     agent::impls::ClaudeCodeAgent,
[INFO] [stdout]     |     ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::agent`
[INFO] [stdout]    --> examples/persona_visual_identity.rs:17:18
[INFO] [stdout]     |
[INFO] [stdout]  17 | use llm_toolkit::agent::{Agent, AgentError, Payload};
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> examples/persona_visual_identity.rs:59:3
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::agent`
[INFO] [stdout]    --> examples/dialogue_session_resumption.rs:18:18
[INFO] [stdout]     |
[INFO] [stdout]  18 | use llm_toolkit::agent::{Agent, AgentError, Payload};
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> examples/dialogue_session_resumption.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]  --> examples/orchestrator_streaming.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::sync::mpsc;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::orchestrator`
[INFO] [stdout]    --> examples/orchestrator_streaming.rs:3:5
[INFO] [stdout]     |
[INFO] [stdout]   3 |     orchestrator::{BlueprintWorkflow, Orchestrator},
[INFO] [stdout]     |     ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 118 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> examples/orchestrator_streaming.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[tokio::main]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::agent`
[INFO] [stdout]    --> tests/parallel_orchestrator_tracing_test.rs:6:18
[INFO] [stdout]     |
[INFO] [stdout]   6 | use llm_toolkit::agent::{Agent, AgentError, AgentOutput, DynamicAgent, Payload};
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio_util`
[INFO] [stdout]   --> tests/parallel_orchestrator_tracing_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use tokio_util::sync::CancellationToken;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_util`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio_util`, use `cargo add tokio_util` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::orchestrator`
[INFO] [stdout]    --> tests/parallel_orchestrator_tracing_test.rs:7:18
[INFO] [stdout]     |
[INFO] [stdout]   7 | use llm_toolkit::orchestrator::{
[INFO] [stdout]     |                  ^^^^^^^^^^^^ could not find `orchestrator` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 118 | pub mod orchestrator;
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/parallel_orchestrator_tracing_test.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[tokio::test]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/parallel_orchestrator_tracing_test.rs:162:3
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[tokio::test]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/parallel_orchestrator_tracing_test.rs:241:3
[INFO] [stdout]     |
[INFO] [stdout] 241 | #[tokio::test]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/parallel_orchestrator_tracing_test.rs:300:3
[INFO] [stdout]     |
[INFO] [stdout] 300 | #[tokio::test]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/parallel_orchestrator_tracing_test.rs:356:3
[INFO] [stdout]     |
[INFO] [stdout] 356 | #[tokio::test]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> tests/parallel_orchestrator_tracing_test.rs:450:3
[INFO] [stdout]     |
[INFO] [stdout] 450 | #[tokio::test]
[INFO] [stdout]     |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPrompt` in this scope
[INFO] [stdout]  --> tests/nested_vec_schema_test.rs:4:48
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Serialize, Deserialize, Debug, Clone, ToPrompt)]
[INFO] [stdout]   |                                                ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `ToPrompt` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/nested_vec_schema_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use llm_toolkit::ToPrompt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPrompt` in this scope
[INFO] [stdout]  --> tests/template_file_integration_test.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[derive(ToPrompt, Serialize)]
[INFO] [stdout]   |              ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `ToPrompt` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> tests/template_file_integration_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use llm_toolkit::ToPrompt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/persona_visual_identity.rs:174:26
[INFO] [stdout]     |
[INFO] [stdout] 174 |             llm_toolkit::agent::dialogue::Speaker::System => "[System]".to_string(),
[INFO] [stdout]     |                          ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/persona_visual_identity.rs:175:26
[INFO] [stdout]     |
[INFO] [stdout] 175 |             llm_toolkit::agent::dialogue::Speaker::User { name, .. } => format!("[{}]", name),
[INFO] [stdout]     |                          ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/persona_visual_identity.rs:176:26
[INFO] [stdout]     |
[INFO] [stdout] 176 |             llm_toolkit::agent::dialogue::Speaker::Agent { name, role, icon } => match icon {
[INFO] [stdout]     |                          ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt` in this scope
[INFO] [stdout]  --> tests/nested_vec_schema_test.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[prompt(mode = "full")]
[INFO] [stdout]   |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPrompt` in this scope
[INFO] [stdout]   --> tests/nested_vec_schema_test.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Serialize, Deserialize, Debug, Clone, ToPrompt)]
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToPrompt` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/nested_vec_schema_test.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use llm_toolkit::ToPrompt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (example "dialogue_session_resumption") due to 4 previous errors
[INFO] [stdout] error: cannot find attribute `prompt` in this scope
[INFO] [stdout]  --> tests/template_file_integration_test.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[prompt(template_file = "tests/templates/integration_test.jinja")]
[INFO] [stdout]   |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (example "persona_visual_identity") due to 7 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt` in this scope
[INFO] [stdout]   --> tests/nested_vec_schema_test.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[prompt(mode = "full")]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToPrompt` in this scope
[INFO] [stdout]   --> tests/template_file_integration_test.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[derive(ToPrompt, Serialize)]
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `ToPrompt` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> tests/template_file_integration_test.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout]  1 | use llm_toolkit::ToPrompt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/test_dialogue_format.rs:1:18
[INFO] [stdout]     |
[INFO] [stdout]   1 | use llm_toolkit::agent::dialogue::{Speaker, format_messages_to_prompt};
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt` in this scope
[INFO] [stdout]   --> tests/template_file_integration_test.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[prompt(template_file = "tests/templates/simple_valid.jinja", validate = true)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (test "parallel_orchestrator_tracing_test") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> examples/orchestrator_streaming.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 |     tokio::time::sleep(tokio::time::Duration::from_millis(500)).await;
[INFO] [stdout]     |     ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> examples/orchestrator_streaming.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |     tokio::time::sleep(tokio::time::Duration::from_millis(500)).await;
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 140 -     tokio::time::sleep(tokio::time::Duration::from_millis(500)).await;
[INFO] [stdout] 140 +     tokio::time::sleep(Duration::from_millis(500)).await;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (example "test_dialogue_format") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> examples/orchestrator_streaming.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     let listener_handle = tokio::spawn(async move {
[INFO] [stdout]    |                           ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/orchestrator_streaming.rs:97:37
[INFO] [stdout]    |
[INFO] [stdout] 97 |         while let Some(event_str) = rx.recv().await {
[INFO] [stdout]    |                                     ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/orchestrator_streaming.rs:97:24
[INFO] [stdout]    |
[INFO] [stdout] 97 |         while let Some(event_str) = rx.recv().await {
[INFO] [stdout]    |                        ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/orchestrator_streaming.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |         while let Some(event_str) = rx.recv().await {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/option.rs:607:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/orchestrator_streaming.rs:97:47
[INFO] [stdout]    |
[INFO] [stdout] 97 |         while let Some(event_str) = rx.recv().await {
[INFO] [stdout]    |                                               ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]   --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/option.rs:599:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]    --> examples/orchestrator_streaming.rs:107:36
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     println!("{}", event_str); // Fallback for non-JSON
[INFO] [stdout]     |                               --   ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0752]: `main` function is not allowed to be `async`
[INFO] [stdout]   --> examples/orchestrator_streaming.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | async fn main() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `main` function is not allowed to be `async`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt` found for struct `User` in the current scope
[INFO] [stdout]   --> tests/template_file_integration_test.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout]  8 |     struct User {
[INFO] [stdout]    |     ----------- method `to_prompt` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 18 |     let prompt = user.to_prompt();
[INFO] [stdout]    |                       ^^^^^^^^^ method not found in `User`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_prompt`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToPrompt`
[INFO] [stdout] help: some of the expressions' fields have a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let prompt = user.age.to_prompt();
[INFO] [stdout]    |                       ++++
[INFO] [stdout] 18 |     let prompt = user.name.to_prompt();
[INFO] [stdout]    |                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::Agent`
[INFO] [stdout]    --> examples/agent_retry_test.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 | use llm_toolkit::Agent;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ no `Agent` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:70:29
[INFO] [stdout]     |
[INFO] [stdout]  69 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  70 | pub use llm_toolkit_macros::Agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 130 | pub use agent::{Agent, AgentError};
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `llm_toolkit::agent`
[INFO] [stdout]    --> examples/agent_retry_test.rs:10:18
[INFO] [stdout]     |
[INFO] [stdout]  10 | use llm_toolkit::agent::{Agent as AgentTrait, AgentError, Payload};
[INFO] [stdout]     |                  ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ToPrompt` in `llm_toolkit`
[INFO] [stdout]   --> examples/agent_retry_test.rs:15:54
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[derive(Serialize, Deserialize, Debug, llm_toolkit::ToPrompt)]
[INFO] [stdout]    |                                                      ^^^^^^^^ could not find `ToPrompt` in `llm_toolkit`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:22:29
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "derive")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `derive` feature
[INFO] [stdout] 22 | pub use llm_toolkit_macros::ToPrompt;
[INFO] [stdout]    |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> examples/agent_retry_test.rs:95:3
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[tokio::main(flavor = "current_thread")]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `prompt` in this scope
[INFO] [stdout]   --> examples/agent_retry_test.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[prompt(mode = "full")]
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `agent` in this scope
[INFO] [stdout]   --> examples/agent_retry_test.rs:69:3
[INFO] [stdout]    |
[INFO] [stdout] 69 | #[agent(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `agent` in this scope
[INFO] [stdout]   --> examples/agent_retry_test.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[agent(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `agent` in this scope
[INFO] [stdout]   --> examples/agent_retry_test.rs:88:3
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[agent(
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `agent` in `llm_toolkit`
[INFO] [stdout]    --> examples/agent_retry_test.rs:53:38
[INFO] [stdout]     |
[INFO] [stdout]  53 |                 reason: llm_toolkit::agent::error::ParseErrorReason::MarkdownExtractionFailed,
[INFO] [stdout]     |                                      ^^^^^ could not find `agent` in `llm_toolkit`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:76:29
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout]  76 | pub use llm_toolkit_macros::agent;
[INFO] [stdout]     |                             ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[cfg(feature = "agent")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `agent` feature
[INFO] [stdout] 115 | pub mod agent;
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0432, E0433, E0752.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_prompt` found for struct `ValidatedUser` in the current scope
[INFO] [stdout]   --> tests/template_file_integration_test.rs:35:23
[INFO] [stdout]    |
[INFO] [stdout] 27 |     struct ValidatedUser {
[INFO] [stdout]    |     -------------------- method `to_prompt` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     let prompt = user.to_prompt();
[INFO] [stdout]    |                       ^^^^^^^^^ method not found in `ValidatedUser`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `to_prompt`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToPrompt`
[INFO] [stdout] help: one of the expressions' fields has a method of the same name
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let prompt = user.name.to_prompt();
[INFO] [stdout]    |                       +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (example "orchestrator_streaming") due to 13 previous errors
[INFO] [stderr] error: could not compile `llm-toolkit` (test "template_file_integration_test") due to 6 previous errors
[INFO] [stdout] error[E0223]: ambiguous associated type
[INFO] [stdout]   --> examples/agent_retry_test.rs:46:57
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn execute(&self, _intent: Payload) -> Result<Self::Output, AgentError> {
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use fully-qualified syntax
[INFO] [stdout]    |
[INFO] [stdout] 46 -     async fn execute(&self, _intent: Payload) -> Result<Self::Output, AgentError> {
[INFO] [stdout] 46 +     async fn execute(&self, _intent: Payload) -> Result<<FailingMockAgent as BitOr>::Output, AgentError> {
[INFO] [stdout]    |
[INFO] [stdout] 46 -     async fn execute(&self, _intent: Payload) -> Result<Self::Output, AgentError> {
[INFO] [stdout] 46 +     async fn execute(&self, _intent: Payload) -> Result<<FailingMockAgent as IntoFuture>::Output, AgentError> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `prompt_schema` found for struct `ProducerOutput` in the current scope
[INFO] [stdout]   --> tests/nested_vec_schema_test.rs:24:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ProducerOutput {
[INFO] [stdout]    | ------------------------- function or associated item `prompt_schema` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     let schema = ProducerOutput::prompt_schema();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ function or associated item not found in `ProducerOutput`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `prompt_schema`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (example "agent_retry_test") due to 10 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `prompt_schema` found for struct `EvaluationResult` in the current scope
[INFO] [stdout]   --> tests/nested_vec_schema_test.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct EvaluationResult {
[INFO] [stdout]    | --------------------------- function or associated item `prompt_schema` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 51 |     let schema = EvaluationResult::prompt_schema();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^ function or associated item not found in `EvaluationResult`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `prompt_schema`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `llm-toolkit` (test "nested_vec_schema_test") due to 7 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `prompt_schema` found for struct `ProducerOutput` in the current scope
[INFO] [stdout]   --> tests/nested_vec_schema_test.rs:62:34
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ProducerOutput {
[INFO] [stdout]    | ------------------------- function or associated item `prompt_schema` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 62 |     let schema = ProducerOutput::prompt_schema();
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ function or associated item not found in `ProducerOutput`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `prompt_schema`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `ToPrompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0223, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0223`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a86a8e2144a31bf1aacd6fe2c5f72005d29dd1aa8e06261512455bd722c80df0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a86a8e2144a31bf1aacd6fe2c5f72005d29dd1aa8e06261512455bd722c80df0", kill_on_drop: false }`
[INFO] [stdout] a86a8e2144a31bf1aacd6fe2c5f72005d29dd1aa8e06261512455bd722c80df0
