[INFO] cloning repository https://github.com/foreverxzhh/Aether
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foreverxzhh/Aether" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforeverxzhh%2FAether", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforeverxzhh%2FAether'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95e25bc5433ffc8125ffef448f01e801647934b8
[INFO] testing foreverxzhh/Aether against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforeverxzhh%2FAether" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/foreverxzhh/Aether
[INFO] finished tweaking git repo https://github.com/foreverxzhh/Aether
[INFO] tweaked toml for git repo https://github.com/foreverxzhh/Aether written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/foreverxzhh/Aether on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/foreverxzhh/Aether 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f
[INFO] running `Command { std: "docker" "start" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent-core v0.1.0 (/opt/rustwide/workdir/agent-core)
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]   --> agent-core/src/config.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(feature = "experimental_config")]
[INFO] [stdout]    |           ^^^^^^^^^^---------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]    = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]   --> agent-core/src/config.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "experimental_config")]
[INFO] [stdout]    |           ^^^^^^^^^^---------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]    = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]    --> agent-core/src/config.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |         #[cfg(feature = "experimental_config")]
[INFO] [stdout]     |               ^^^^^^^^^^---------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]    --> agent-core/src/config.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |             #[cfg(feature = "experimental_config")]
[INFO] [stdout]     |                   ^^^^^^^^^^---------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]    --> agent-core/src/config.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[cfg(feature = "experimental_config")]
[INFO] [stdout]     |                   ^^^^^^^^^^---------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::message::Message`
[INFO] [stdout]  --> agent-core/src/llm/caching.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::types::message::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SimpleTokenEstimator` and `TokenEstimator`
[INFO] [stdout]  --> agent-core/src/llm/codex.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::llm::{ChatModel, SimpleTokenEstimator, TokenEstimator, Streamable};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamChunk`
[INFO] [stdout]  --> agent-core/src/llm/codex.rs:9:56
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::model::{FinishReason, ModelResponse, StreamChunk, TokenUsage};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> agent-core/src/mcp/oauth.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::AgentConfig`
[INFO] [stdout]  --> agent-core/src/profile.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::AgentConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> agent-core/src/profile.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> agent-core/src/profile.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::filter::LevelFilter`
[INFO] [stdout]  --> agent-core/src/tracing.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing_subscriber::filter::LevelFilter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Streamable`
[INFO] [stdout]  --> agent-core/src/agent.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::llm::{ChatModel, Streamable};
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> agent-core/src/llm/anthropic.rs:365:13
[INFO] [stdout]     |
[INFO] [stdout] 365 |         use futures::StreamExt;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_system`
[INFO] [stdout]    --> agent-core/src/llm/anthropic.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let full_system = sys_prompts.join("\n");
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_system`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secs`
[INFO] [stdout]    --> agent-core/src/mcp/oauth.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         .map(|secs| std::time::SystemTime::now())
[INFO] [stdout]     |               ^^^^ help: if this is intentional, prefix it with an underscore: `_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_id` is never read
[INFO] [stdout]   --> agent-core/src/mcp/server.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct McpServer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 15 |     tools: Arc<std::sync::RwLock<ToolRegistry>>,
[INFO] [stdout] 16 |     next_id: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `check_cache` is never read
[INFO] [stdout]   --> agent-core/src/tools/registry.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ToolRegistry {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 30 |     tools: StdRwLock<HashMap<String, Arc<dyn Tool>>>,
[INFO] [stdout] 31 |     check_cache: StdRwLock<HashMap<String, (bool, Instant)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling agent-bindings v0.1.0 (/opt/rustwide/workdir/agent-bindings)
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_create`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub extern "C" fn aether_create(
[INFO] [stdout] 15 | |     provider: *const c_char, model: *const c_char, api_key: *const c_char,
[INFO] [stdout] 16 | | ) -> *mut AgentHandle {
[INFO] [stdout]    | |_____________________^ function `aether_create` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_init_model`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub extern "C" fn aether_init_model(handle: *mut AgentHandle) -> i32 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_init_model` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_chat`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub extern "C" fn aether_chat(handle: *mut AgentHandle, message: *const c_char) -> *mut c_char {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_chat` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_destroy`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub extern "C" fn aether_destroy(handle: *mut AgentHandle) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_destroy` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling scraper v0.19.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling agent-core v0.1.0 (/opt/rustwide/workdir/agent-core)
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]   --> agent-core/src/config.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(feature = "experimental_config")]
[INFO] [stdout]    |           ^^^^^^^^^^---------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]    = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]   --> agent-core/src/config.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "experimental_config")]
[INFO] [stdout]    |           ^^^^^^^^^^---------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]    = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]    --> agent-core/src/config.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |         #[cfg(feature = "experimental_config")]
[INFO] [stdout]     |               ^^^^^^^^^^---------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]    --> agent-core/src/config.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |             #[cfg(feature = "experimental_config")]
[INFO] [stdout]     |                   ^^^^^^^^^^---------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]    --> agent-core/src/config.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[cfg(feature = "experimental_config")]
[INFO] [stdout]     |                   ^^^^^^^^^^---------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::message::Message`
[INFO] [stdout]  --> agent-core/src/llm/caching.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::types::message::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SimpleTokenEstimator` and `TokenEstimator`
[INFO] [stdout]  --> agent-core/src/llm/codex.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::llm::{ChatModel, SimpleTokenEstimator, TokenEstimator, Streamable};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamChunk`
[INFO] [stdout]  --> agent-core/src/llm/codex.rs:9:56
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::model::{FinishReason, ModelResponse, StreamChunk, TokenUsage};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> agent-core/src/mcp/oauth.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::AgentConfig`
[INFO] [stdout]  --> agent-core/src/profile.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::AgentConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> agent-core/src/profile.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> agent-core/src/profile.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::filter::LevelFilter`
[INFO] [stdout]  --> agent-core/src/tracing.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing_subscriber::filter::LevelFilter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Streamable`
[INFO] [stdout]  --> agent-core/src/agent.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::llm::{ChatModel, Streamable};
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> agent-core/src/llm/anthropic.rs:365:13
[INFO] [stdout]     |
[INFO] [stdout] 365 |         use futures::StreamExt;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_system`
[INFO] [stdout]    --> agent-core/src/llm/anthropic.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let full_system = sys_prompts.join("\n");
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_system`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]   --> agent-core/src/config.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |     #[cfg(feature = "experimental_config")]
[INFO] [stdout]    |           ^^^^^^^^^^---------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]    = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]   --> agent-core/src/config.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "experimental_config")]
[INFO] [stdout]    |           ^^^^^^^^^^---------------------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]    = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]    --> agent-core/src/config.rs:122:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |         #[cfg(feature = "experimental_config")]
[INFO] [stdout]     |               ^^^^^^^^^^---------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]    --> agent-core/src/config.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |             #[cfg(feature = "experimental_config")]
[INFO] [stdout]     |                   ^^^^^^^^^^---------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stdout]    --> agent-core/src/config.rs:157:19
[INFO] [stdout]     |
[INFO] [stdout] 157 |             #[cfg(feature = "experimental_config")]
[INFO] [stdout]     |                   ^^^^^^^^^^---------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stdout]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::types::message::Message`
[INFO] [stdout]  --> agent-core/src/llm/caching.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::types::message::Message;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SimpleTokenEstimator` and `TokenEstimator`
[INFO] [stdout]  --> agent-core/src/llm/codex.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::llm::{ChatModel, SimpleTokenEstimator, TokenEstimator, Streamable};
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamChunk`
[INFO] [stdout]  --> agent-core/src/llm/codex.rs:9:56
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::types::model::{FinishReason, ModelResponse, StreamChunk, TokenUsage};
[INFO] [stdout]   |                                                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Duration` and `Instant`
[INFO] [stdout]   --> agent-core/src/mcp/oauth.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::time::{Duration, Instant};
[INFO] [stdout]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::config::AgentConfig`
[INFO] [stdout]  --> agent-core/src/profile.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::config::AgentConfig;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> agent-core/src/profile.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> agent-core/src/profile.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::json`
[INFO] [stdout]    --> agent-core/src/tools/file_tools.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |     use serde_json::json;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing_subscriber::filter::LevelFilter`
[INFO] [stdout]  --> agent-core/src/tracing.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tracing_subscriber::filter::LevelFilter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secs`
[INFO] [stdout]    --> agent-core/src/mcp/oauth.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         .map(|secs| std::time::SystemTime::now())
[INFO] [stdout]     |               ^^^^ help: if this is intentional, prefix it with an underscore: `_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_id` is never read
[INFO] [stdout]   --> agent-core/src/mcp/server.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct McpServer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 15 |     tools: Arc<std::sync::RwLock<ToolRegistry>>,
[INFO] [stdout] 16 |     next_id: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `check_cache` is never read
[INFO] [stdout]   --> agent-core/src/tools/registry.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ToolRegistry {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 30 |     tools: StdRwLock<HashMap<String, Arc<dyn Tool>>>,
[INFO] [stdout] 31 |     check_cache: StdRwLock<HashMap<String, (bool, Instant)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Streamable`
[INFO] [stdout]  --> agent-core/src/agent.rs:4:29
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::llm::{ChatModel, Streamable};
[INFO] [stdout]   |                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]    --> agent-core/src/llm/anthropic.rs:365:13
[INFO] [stdout]     |
[INFO] [stdout] 365 |         use futures::StreamExt;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_system`
[INFO] [stdout]    --> agent-core/src/llm/anthropic.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let full_system = sys_prompts.join("\n");
[INFO] [stdout]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_system`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `secs`
[INFO] [stdout]    --> agent-core/src/mcp/oauth.rs:135:15
[INFO] [stdout]     |
[INFO] [stdout] 135 |         .map(|secs| std::time::SystemTime::now())
[INFO] [stdout]     |               ^^^^ help: if this is intentional, prefix it with an underscore: `_secs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `next_id` is never read
[INFO] [stdout]   --> agent-core/src/mcp/server.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct McpServer {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 15 |     tools: Arc<std::sync::RwLock<ToolRegistry>>,
[INFO] [stdout] 16 |     next_id: AtomicU64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `check_cache` is never read
[INFO] [stdout]   --> agent-core/src/tools/registry.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ToolRegistry {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 30 |     tools: StdRwLock<HashMap<String, Arc<dyn Tool>>>,
[INFO] [stdout] 31 |     check_cache: StdRwLock<HashMap<String, (bool, Instant)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling agent-bindings v0.1.0 (/opt/rustwide/workdir/agent-bindings)
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_create`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub extern "C" fn aether_create(
[INFO] [stdout] 15 | |     provider: *const c_char, model: *const c_char, api_key: *const c_char,
[INFO] [stdout] 16 | | ) -> *mut AgentHandle {
[INFO] [stdout]    | |_____________________^ function `aether_create` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_init_model`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub extern "C" fn aether_init_model(handle: *mut AgentHandle) -> i32 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_init_model` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_chat`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub extern "C" fn aether_chat(handle: *mut AgentHandle, message: *const c_char) -> *mut c_char {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_chat` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_destroy`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub extern "C" fn aether_destroy(handle: *mut AgentHandle) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_destroy` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]    --> agent-core/tests/integration.rs:209:9
[INFO] [stdout]     |
[INFO] [stdout] 209 |     use std::time::Duration;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_create`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pub extern "C" fn aether_create(
[INFO] [stdout] 15 | |     provider: *const c_char, model: *const c_char, api_key: *const c_char,
[INFO] [stdout] 16 | | ) -> *mut AgentHandle {
[INFO] [stdout]    | |_____________________^ function `aether_create` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_init_model`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub extern "C" fn aether_init_model(handle: *mut AgentHandle) -> i32 {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_init_model` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_chat`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub extern "C" fn aether_chat(handle: *mut AgentHandle, message: *const c_char) -> *mut c_char {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_chat` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `AgentHandle` is more private than the item `aether_destroy`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub extern "C" fn aether_destroy(handle: *mut AgentHandle) {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_destroy` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.27s
[INFO] running `Command { std: "docker" "inspect" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stderr]   --> agent-core/src/config.rs:50:11
[INFO] [stderr]    |
[INFO] [stderr] 50 |     #[cfg(feature = "experimental_config")]
[INFO] [stderr]    |           ^^^^^^^^^^---------------------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stderr]    = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stderr]   --> agent-core/src/config.rs:61:11
[INFO] [stderr]    |
[INFO] [stderr] 61 |     #[cfg(feature = "experimental_config")]
[INFO] [stderr]    |           ^^^^^^^^^^---------------------
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stderr]    = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stderr]    --> agent-core/src/config.rs:122:15
[INFO] [stderr]     |
[INFO] [stderr] 122 |         #[cfg(feature = "experimental_config")]
[INFO] [stderr]     |               ^^^^^^^^^^---------------------
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stderr]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stderr]    --> agent-core/src/config.rs:151:19
[INFO] [stderr]     |
[INFO] [stderr] 151 |             #[cfg(feature = "experimental_config")]
[INFO] [stderr]     |                   ^^^^^^^^^^---------------------
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stderr]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `experimental_config`
[INFO] [stderr]    --> agent-core/src/config.rs:157:19
[INFO] [stderr]     |
[INFO] [stderr] 157 |             #[cfg(feature = "experimental_config")]
[INFO] [stderr]     |                   ^^^^^^^^^^---------------------
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             help: there is a expected value with a similar name: `"experimental_stubs"`
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `base64`, `default`, `experimental_stubs`, `futures`, `glob`, `inventory`, `native`, `portable-pty`, `rand`, `reqwest`, `rusqlite`, `scraper`, `sha2`, `similar`, `tokio`, `tracing`, `tracing-subscriber`, and `uuid`
[INFO] [stderr]     = help: consider adding `experimental_config` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::types::message::Message`
[INFO] [stderr]  --> agent-core/src/llm/caching.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::types::message::Message;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `SimpleTokenEstimator` and `TokenEstimator`
[INFO] [stderr]  --> agent-core/src/llm/codex.rs:7:29
[INFO] [stderr]   |
[INFO] [stderr] 7 | use crate::llm::{ChatModel, SimpleTokenEstimator, TokenEstimator, Streamable};
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `StreamChunk`
[INFO] [stderr]  --> agent-core/src/llm/codex.rs:9:56
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::types::model::{FinishReason, ModelResponse, StreamChunk, TokenUsage};
[INFO] [stderr]   |                                                        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Duration` and `Instant`
[INFO] [stderr]   --> agent-core/src/mcp/oauth.rs:12:17
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::time::{Duration, Instant};
[INFO] [stderr]    |                 ^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::config::AgentConfig`
[INFO] [stderr]  --> agent-core/src/profile.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::config::AgentConfig;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> agent-core/src/profile.rs:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> agent-core/src/profile.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing_subscriber::filter::LevelFilter`
[INFO] [stderr]  --> agent-core/src/tracing.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use tracing_subscriber::filter::LevelFilter;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Streamable`
[INFO] [stderr]  --> agent-core/src/agent.rs:4:29
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::llm::{ChatModel, Streamable};
[INFO] [stderr]   |                             ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::StreamExt`
[INFO] [stderr]    --> agent-core/src/llm/anthropic.rs:365:13
[INFO] [stderr]     |
[INFO] [stderr] 365 |         use futures::StreamExt;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `full_system`
[INFO] [stderr]    --> agent-core/src/llm/anthropic.rs:143:17
[INFO] [stderr]     |
[INFO] [stderr] 143 |             let full_system = sys_prompts.join("\n");
[INFO] [stderr]     |                 ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_system`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `secs`
[INFO] [stderr]    --> agent-core/src/mcp/oauth.rs:135:15
[INFO] [stderr]     |
[INFO] [stderr] 135 |         .map(|secs| std::time::SystemTime::now())
[INFO] [stderr]     |               ^^^^ help: if this is intentional, prefix it with an underscore: `_secs`
[INFO] [stderr] 
[INFO] [stderr] warning: field `next_id` is never read
[INFO] [stderr]   --> agent-core/src/mcp/server.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct McpServer {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] 15 |     tools: Arc<std::sync::RwLock<ToolRegistry>>,
[INFO] [stderr] 16 |     next_id: AtomicU64,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `check_cache` is never read
[INFO] [stderr]   --> agent-core/src/tools/registry.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct ToolRegistry {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 30 |     tools: StdRwLock<HashMap<String, Arc<dyn Tool>>>,
[INFO] [stderr] 31 |     check_cache: StdRwLock<HashMap<String, (bool, Instant)>>,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `agent-core` (lib) generated 19 warnings (run `cargo fix --lib -p agent-core` to apply 10 suggestions)
[INFO] [stderr] warning: unused import: `std::time::Duration`
[INFO] [stderr]    --> agent-core/tests/integration.rs:209:9
[INFO] [stderr]     |
[INFO] [stderr] 209 |     use std::time::Duration;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::json`
[INFO] [stderr]    --> agent-core/src/tools/file_tools.rs:196:9
[INFO] [stderr]     |
[INFO] [stderr] 196 |     use serde_json::json;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `agent-core` (test "integration") generated 1 warning (run `cargo fix --test "integration" -p agent-core` to apply 1 suggestion)
[INFO] [stderr] warning: `agent-core` (lib test) generated 20 warnings (19 duplicates) (run `cargo fix --lib -p agent-core --tests` to apply 1 suggestion)
[INFO] [stderr] warning: type `AgentHandle` is more private than the item `aether_create`
[INFO] [stderr]   --> agent-bindings/src/capi.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | / pub extern "C" fn aether_create(
[INFO] [stderr] 15 | |     provider: *const c_char, model: *const c_char, api_key: *const c_char,
[INFO] [stderr] 16 | | ) -> *mut AgentHandle {
[INFO] [stderr]    | |_____________________^ function `aether_create` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `AgentHandle` is more private than the item `aether_init_model`
[INFO] [stderr]   --> agent-bindings/src/capi.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub extern "C" fn aether_init_model(handle: *mut AgentHandle) -> i32 {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_init_model` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `AgentHandle` is more private than the item `aether_chat`
[INFO] [stderr]   --> agent-bindings/src/capi.rs:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub extern "C" fn aether_chat(handle: *mut AgentHandle, message: *const c_char) -> *mut c_char {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_chat` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `AgentHandle` is more private than the item `aether_destroy`
[INFO] [stderr]   --> agent-bindings/src/capi.rs:59:1
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub extern "C" fn aether_destroy(handle: *mut AgentHandle) {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `aether_destroy` is reachable at visibility `pub`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `AgentHandle` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> agent-bindings/src/capi.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | struct AgentHandle(Mutex<Option<AIAgent>>);
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `agent-bindings` (lib) generated 4 warnings
[INFO] [stderr] warning: `agent-bindings` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_bindings-d7f185b30199f33a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_core-3b1d69a29b255923)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test budget::tests::test_budget_creation ... ok
[INFO] [stdout] test budget::tests::test_consume ... ok
[INFO] [stdout] test budget::tests::test_refund_no_overflow ... ok
[INFO] [stdout] test llm::ollama::tests::test_default_base_url_constant ... ok
[INFO] [stdout] test mcp::http::tests::test_construct_http_server ... ok
[INFO] [stdout] test mcp::http::tests::test_with_timeout ... ok
[INFO] [stdout] test budget::tests::test_refund ... ok
[INFO] [stdout] test mcp::oauth::tests::test_file_token_store_save_load_delete ... ok
[INFO] [stdout] test mcp::oauth::tests::test_is_expired ... ok
[INFO] [stdout] test mcp::oauth::tests::test_pkce_generation ... ok
[INFO] [stdout] test mcp::oauth::tests::test_build_auth_url ... ok
[INFO] [stdout] test breaker::tests::test_reset ... ok
[INFO] [stdout] test prompt::tests::test_prompt_parts_no_now_in_stable ... ok
[INFO] [stdout] test breaker::tests::test_basic_breaker ... ok
[INFO] [stdout] test breaker::tests::test_different_args_no_trigger ... ok
[INFO] [stdout] test context::tests::test_collect_context_contains_time ... ok
[INFO] [stdout] test prompt::tests::test_prompt_parts_stable_is_stable ... ok
[INFO] [stdout] test tools::file_tools::tests::test_security_reject_absolute ... ok
[INFO] [stdout] test tools::file_tools::tests::test_security_reject_traversal ... ok
[INFO] [stdout] test tools::file_tools::tests::test_security_allow_relative ... ok
[INFO] [stdout] test tools::web_tools::tests::rejects_aws_metadata_ip ... ok
[INFO] [stdout] test tools::web_tools::tests::rejects_ipv4_mapped_v6_private ... ok
[INFO] [stdout] test tools::web_tools::tests::rejects_ipv6_loopback ... ok
[INFO] [stdout] test tools::web_tools::tests::rejects_localhost_hostname ... ok
[INFO] [stdout] test tools::web_tools::tests::rejects_loopback_v4_literal ... ok
[INFO] [stdout] test llm::ollama::tests::test_ollama_with_api_key ... ok
[INFO] [stdout] test llm::codex::tests::test_codex_provider_construction ... ok
[INFO] [stdout] test tools::web_tools::tests::rejects_unsupported_scheme ... ok
[INFO] [stdout] test llm::codex::tests::test_codex_stateful_chain ... ok
[INFO] [stdout] test llm::codex::tests::test_codex_no_previous_response ... ok
[INFO] [stdout] test llm::openai::tests::test_parse_tool_call_response ... ok
[INFO] [stdout] test llm::anthropic::tests::test_parse_tool_use_response ... ok
[INFO] [stdout] test llm::ollama::tests::test_ollama_custom_url ... ok
[INFO] [stdout] test llm::anthropic::tests::test_parse_text_response ... ok
[INFO] [stdout] test llm::openai::tests::test_parse_simple_response ... ok
[INFO] [stdout] test llm::ollama::tests::test_ollama_default_url ... ok
[INFO] [stdout] test prompt::tests::test_prompt_parts_contextual_changes ... ok
[INFO] [stdout] test tools::terminal_tool::tests::test_block_dangerous ... ok
[INFO] [stdout] test tools::terminal_tool::tests::test_echo ... ok
[INFO] [stdout] test tools::terminal_tool::tests::test_allow_mkdir ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_llm.rs (/opt/rustwide/target/debug/deps/e2e_llm-3c08f0bef47fddb5)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_finish_reason_equality ... ok
[INFO] [stdout] test test_compression_estimator_on_long_text ... ok
[INFO] [stdout] test test_model_response_with_tool_calls ... ok
[INFO] [stdout] test test_stream_chunk_structure ... ok
[INFO] [stdout] test test_stream_event_variants ... ok
[INFO] [stdout] test test_message_types_round_trip ... ok
[INFO] [stdout] test test_model_response_round_trip ... ok
[INFO] [stdout] test test_token_usage_with_cache ... ok
[INFO] [stdout] test test_config_builder_full_round_trip ... ok
[INFO] [stdout] test test_prompt_builder_stable_identity ... ok
[INFO] [stdout] test test_config_defaults ... ok
[INFO] [stdout] test test_agent_creation_and_tool_defs ... ok
[INFO] [stdout] test test_agent_registry_isolation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hermes_compat.rs (/opt/rustwide/target/debug/deps/hermes_compat-cb5f42bcf4af4afa)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_error_format_compat ... ok
[INFO] [stdout] test test_conversation_context_format ... ok
[INFO] [stdout] test test_message_format_compat ... ok
[INFO] [stdout] test test_message_format_roundtrip ... ok
[INFO] [stdout] test test_skill_format_compat ... ok
[INFO] [stdout] test test_skill_parse_with_aether ... ok
[INFO] [stdout] test test_aether_skill_roundtrip ... ok
[INFO] [stdout] test test_hermes_source_exists ... ok
[INFO] [stdout] test test_memory_format_compat ... ok
[INFO] [stdout] test test_user_profile_format_compat ... ok
[INFO] [stdout] test test_session_schema_compat ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-6c2b55eb2933ac1a)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test test_breaker_creation ... ok
[INFO] [stdout] test test_budget_creation ... ok
[INFO] [stdout] test test_cache_tracker ... ok
[INFO] [stdout] test test_config_builder ... ok
[INFO] [stdout] test test_config_debug_redacts_api_key ... ok
[INFO] [stdout] test test_config_defaults ... ok
[INFO] [stdout] test test_error_display ... ok
[INFO] [stdout] test test_config_serialization_skips_api_key ... ok
[INFO] [stdout] test test_finish_reason_equality ... ok
[INFO] [stdout] test test_ctx_engine ... ok
[INFO] [stdout] test test_finish_reason_variants ... ok
[INFO] [stdout] test test_error_io_from ... ok
[INFO] [stdout] test test_compression_estimator ... ok
[INFO] [stdout] test test_message_types ... ok
[INFO] [stdout] test test_model_response_types ... ok
[INFO] [stdout] test test_prompt_builder ... ok
[INFO] [stdout] test test_simple_token_est_total ... ok
[INFO] [stdout] test test_simple_token_estimator ... ok
[INFO] [stdout] test test_tool_def_creation ... ok
[INFO] [stdout] test test_profile_manager ... ok
[INFO] [stdout] test test_v2_ssrf_blocks_ipv4_mapped_v6_private ... ok
[INFO] [stdout] test test_v2_ssrf_blocks_ipv6_loopback ... ok
[INFO] [stdout] test test_v2_ssrf_blocks_localhost_hostname ... ok
[INFO] [stdout] test test_v2_ssrf_blocks_aws_metadata_ip_literal ... ok
[INFO] [stdout] test test_v2_ssrf_blocks_unsupported_scheme ... ok
[INFO] [stdout] test test_v2_ssrf_blocks_ipv4_loopback_literal ... ok
[INFO] [stdout] test test_v2_redact_google_api_key ... ok
[INFO] [stdout] test test_v2_redact_anthropic_key ... ok
[INFO] [stdout] test test_v2_redact_github_pat ... ok
[INFO] [stdout] test test_v2_redact_jwt ... ok
[INFO] [stdout] test test_v2_redact_preserves_safe_text ... ok
[INFO] [stdout] test test_v2_redact_private_key_block ... ok
[INFO] [stdout] test test_v2_redact_openai_project_key ... ok
[INFO] [stdout] test test_v2_redact_aws_access_key ... ok
[INFO] [stdout] test test_profile_isolation_in_memory_tool ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agent_bindings
[INFO] [stderr]    Doc-tests agent_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test agent-core/src/config.rs - config::AgentConfig (line 8) - compile ... ok
[INFO] [stdout] test agent-core/src/agent.rs - agent::AIAgent::chat (line 180) - compile ... ok
[INFO] [stdout] test agent-core/src/lib.rs - (line 7) - compile ... ok
[INFO] [stdout] test agent-core/src/agent.rs - agent::AIAgent (line 25) - compile ... ok
[INFO] [stdout] test agent-core/src/config.rs - config::AgentConfigBuilder (line 171) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f", kill_on_drop: false }`
[INFO] [stdout] 6115211923e92a04bb52fd81a3c59b162ffef6b42c13f18b55e8479a2d4a998f
