[INFO] fetching crate code-agent 0.2.0... [INFO] testing code-agent-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate code-agent 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate code-agent 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate code-agent 0.2.0 [INFO] tweaked toml for crates.io crate code-agent 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate code-agent 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate code-agent 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82acf4f638c04cc8c83f305e2ebf5ed096e4add093fa0df667a6beee9367319a [INFO] running `Command { std: "docker" "start" "-a" "82acf4f638c04cc8c83f305e2ebf5ed096e4add093fa0df667a6beee9367319a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82acf4f638c04cc8c83f305e2ebf5ed096e4add093fa0df667a6beee9367319a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82acf4f638c04cc8c83f305e2ebf5ed096e4add093fa0df667a6beee9367319a", kill_on_drop: false }` [INFO] [stdout] 82acf4f638c04cc8c83f305e2ebf5ed096e4add093fa0df667a6beee9367319a [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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88d614fec5e64463f55b8d74676ab7b407711344d2f76b27fd1ecaa7993251b3 [INFO] running `Command { std: "docker" "start" "-a" "88d614fec5e64463f55b8d74676ab7b407711344d2f76b27fd1ecaa7993251b3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [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_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [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 tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling code-agent v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "88d614fec5e64463f55b8d74676ab7b407711344d2f76b27fd1ecaa7993251b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88d614fec5e64463f55b8d74676ab7b407711344d2f76b27fd1ecaa7993251b3", kill_on_drop: false }` [INFO] [stdout] 88d614fec5e64463f55b8d74676ab7b407711344d2f76b27fd1ecaa7993251b3 [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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 357123ee5af2e37d894e9c7f9f698d7de5525ed151908c1c4f13870121886a49 [INFO] running `Command { std: "docker" "start" "-a" "357123ee5af2e37d894e9c7f9f698d7de5525ed151908c1c4f13870121886a49", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling code-agent v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ai_agent::service` [INFO] [stdout] --> examples/in_process_service.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | service::{AiAgentService, ServiceConfig, AiAgentClient, ApiClientBuilder}, [INFO] [stdout] | ^^^^^^^ could not find `service` in `ai_agent` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "service")] [INFO] [stdout] | ------------------- the item is gated behind the `service` feature [INFO] [stdout] 28 | pub mod service; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `Arc<_>` [INFO] [stdout] --> examples/in_process_service.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | let service = Arc::new(AiAgentService::new(service_config, agent_config).await?); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | let client = AiAgentClient::new(ApiClientBuilder::in_process(service.clone())); [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `service` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 24 | let service: Arc = Arc::new(AiAgentService::new(service_config, agent_config).await?); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `,`, `=>`, `if`, `|`, or `}`, found `;` [INFO] [stdout] --> examples/http_client.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | println!(); [INFO] [stdout] | ^ expected one of `,`, `=>`, `if`, `|`, or `}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/in_process_service.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | let results = futures::future::join_all(futures).await; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | for (i, result) in results.iter().enumerate() { [INFO] [stdout] | ------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `results` an explicit type [INFO] [stdout] | [INFO] [stdout] 58 | let results: /* Type */ = futures::future::join_all(futures).await; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ai_agent::service` [INFO] [stdout] --> examples/http_client.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use ai_agent::service::{AiAgentClient, ApiClientBuilder, TaskRequest, BatchTaskRequest, BatchExecutionMode}; [INFO] [stdout] | ^^^^^^^ could not find `service` in `ai_agent` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "service")] [INFO] [stdout] | ------------------- the item is gated behind the `service` feature [INFO] [stdout] 28 | pub mod service; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ai_agent::service` [INFO] [stdout] --> examples/rust_client.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use ai_agent::service::{AiAgentClient, ApiClientBuilder, TaskRequest, TaskContext, TaskPriority}; [INFO] [stdout] | ^^^^^^^ could not find `service` in `ai_agent` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "service")] [INFO] [stdout] | ------------------- the item is gated behind the `service` feature [INFO] [stdout] 28 | pub mod service; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ai_agent::service` [INFO] [stdout] --> examples/rust_client.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | use ai_agent::service::{BatchTaskRequest, BatchExecutionMode}; [INFO] [stdout] | ^^^^^^^ could not find `service` in `ai_agent` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "service")] [INFO] [stdout] | ------------------- the item is gated behind the `service` feature [INFO] [stdout] 28 | pub mod service; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `code-agent` (example "rust_client") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `service` in `ai_agent` [INFO] [stdout] --> examples/http_client.rs:226:54 [INFO] [stdout] | [INFO] [stdout] 226 | if matches!(status.status, ai_agent::service::TaskStatus::Completed | ai_agent::service::TaskStatus::Failed) { [INFO] [stdout] | ^^^^^^^ could not find `service` in `ai_agent` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "service")] [INFO] [stdout] | ------------------- the item is gated behind the `service` feature [INFO] [stdout] 28 | pub mod service; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 + use ai_agent::TaskStatus; [INFO] [stdout] | [INFO] [stdout] help: if you import `TaskStatus`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 226 - if matches!(status.status, ai_agent::service::TaskStatus::Completed | ai_agent::service::TaskStatus::Failed) { [INFO] [stdout] 226 + if matches!(status.status, TaskStatus::Completed | ai_agent::service::TaskStatus::Failed) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `code-agent` (example "in_process_service") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `service` in `ai_agent` [INFO] [stdout] --> examples/http_client.rs:226:97 [INFO] [stdout] | [INFO] [stdout] 226 | if matches!(status.status, ai_agent::service::TaskStatus::Completed | ai_agent::service::TaskStatus::Failed) { [INFO] [stdout] | ^^^^^^^ could not find `service` in `ai_agent` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(feature = "service")] [INFO] [stdout] | ------------------- the item is gated behind the `service` feature [INFO] [stdout] 28 | pub mod service; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 + use ai_agent::TaskStatus; [INFO] [stdout] | [INFO] [stdout] help: if you import `TaskStatus`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 226 - if matches!(status.status, ai_agent::service::TaskStatus::Completed | ai_agent::service::TaskStatus::Failed) { [INFO] [stdout] 226 + if matches!(status.status, ai_agent::service::TaskStatus::Completed | TaskStatus::Failed) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> examples/http_client.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [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] [stderr] error: could not compile `code-agent` (example "http_client") due to 4 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "357123ee5af2e37d894e9c7f9f698d7de5525ed151908c1c4f13870121886a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357123ee5af2e37d894e9c7f9f698d7de5525ed151908c1c4f13870121886a49", kill_on_drop: false }` [INFO] [stdout] 357123ee5af2e37d894e9c7f9f698d7de5525ed151908c1c4f13870121886a49