[INFO] cloning repository https://github.com/panitdev/agents-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panitdev/agents-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanitdev%2Fagents-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanitdev%2Fagents-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a566afe67792fac22bdd57a748744b8dfeb0dc8f
[INFO] testing panitdev/agents-core against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanitdev%2Fagents-core" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/panitdev/agents-core
[INFO] finished tweaking git repo https://github.com/panitdev/agents-core
[INFO] tweaked toml for git repo https://github.com/panitdev/agents-core written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/panitdev/agents-core on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/panitdev/agents-core 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8b4886716a0365e6fb8722e5fbc4c3556556fc36330638eb8317843d712cf44
[INFO] running `Command { std: "docker" "start" "-a" "f8b4886716a0365e6fb8722e5fbc4c3556556fc36330638eb8317843d712cf44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b4886716a0365e6fb8722e5fbc4c3556556fc36330638eb8317843d712cf44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b4886716a0365e6fb8722e5fbc4c3556556fc36330638eb8317843d712cf44", kill_on_drop: false }`
[INFO] [stdout] f8b4886716a0365e6fb8722e5fbc4c3556556fc36330638eb8317843d712cf44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7a333fbe412445b5b7054e55d9b15145e177e9e8c91cd29d4084130b2581faf
[INFO] running `Command { std: "docker" "start" "-a" "f7a333fbe412445b5b7054e55d9b15145e177e9e8c91cd29d4084130b2581faf", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling panit-agents-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]    --> src/llm.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub struct MockLLMClient {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 320 |     model: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "f7a333fbe412445b5b7054e55d9b15145e177e9e8c91cd29d4084130b2581faf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7a333fbe412445b5b7054e55d9b15145e177e9e8c91cd29d4084130b2581faf", kill_on_drop: false }`
[INFO] [stdout] f7a333fbe412445b5b7054e55d9b15145e177e9e8c91cd29d4084130b2581faf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3624c1a8de28304fa5cb9964bd6b9208fe2f247b396b4d4e9fc3ce65dbb006c
[INFO] running `Command { std: "docker" "start" "-a" "e3624c1a8de28304fa5cb9964bd6b9208fe2f247b396b4d4e9fc3ce65dbb006c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling panit-agents-core v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]    --> src/llm.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub struct MockLLMClient {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 320 |     model: String,
[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 `model` is never read
[INFO] [stdout]    --> src/llm.rs:320:5
[INFO] [stdout]     |
[INFO] [stdout] 319 | pub struct MockLLMClient {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 320 |     model: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.26s
[INFO] running `Command { std: "docker" "inspect" "e3624c1a8de28304fa5cb9964bd6b9208fe2f247b396b4d4e9fc3ce65dbb006c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3624c1a8de28304fa5cb9964bd6b9208fe2f247b396b4d4e9fc3ce65dbb006c", kill_on_drop: false }`
[INFO] [stdout] e3624c1a8de28304fa5cb9964bd6b9208fe2f247b396b4d4e9fc3ce65dbb006c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ef15c76b879c85b7566e05377b2fa1f3ffc0a35e3084eb23ed7e74818518fce
[INFO] running `Command { std: "docker" "start" "-a" "5ef15c76b879c85b7566e05377b2fa1f3ffc0a35e3084eb23ed7e74818518fce", kill_on_drop: false }`
[INFO] [stderr] warning: field `model` is never read
[INFO] [stderr]    --> src/llm.rs:320:5
[INFO] [stderr]     |
[INFO] [stderr] 319 | pub struct MockLLMClient {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 320 |     model: String,
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `panit-agents-core` (lib) generated 1 warning
[INFO] [stderr] warning: `panit-agents-core` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/panit_agents_core-4e7c3e66514127ec)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test history::tests::rehydrates_root_history_from_persisted_events ... ok
[INFO] [stdout] test history::tests::persistence_driver_flushes_and_rehydrates ... ok
[INFO] [stdout] test providers::openai::tests::test_config_defaults ... ok
[INFO] [stdout] test providers::openai::tests::test_config_builder ... ok
[INFO] [stdout] test history::tests::coalesces_tokens_and_flushes_on_boundaries ... ok
[INFO] [stdout] test providers::openai::tests::test_client_creation ... ok
[INFO] [stdout] test providers::openai::tests::test_openrouter_config ... ok
[INFO] [stdout] test providers::openai::tests::test_client_with_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests panit_agents_core
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/providers/openai.rs - providers::openai::OpenAILLMClient (line 195) ... FAILED
[INFO] [stdout] test src/llm.rs - llm::MockLLMClient (line 303) ... FAILED
[INFO] [stdout] test src/providers/openai.rs - providers::openai::OpenAILLMClient (line 177) ... FAILED
[INFO] [stdout] test src/providers/openai.rs - providers::openai (line 8) ... FAILED
[INFO] [stdout] test src/llm.rs - llm::LLMClient (line 15) ... FAILED
[INFO] [stdout] test src/providers/openai.rs - providers::openai::OpenAILLMClient (line 165) ... FAILED
[INFO] [stdout] test src/providers/openai.rs - providers::openai::OpenAIClientConfig (line 36) ... ok
[INFO] [stdout] test src/error.rs - error::LLMError (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/providers/openai.rs - providers::openai::OpenAILLMClient (line 195) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `panit_agents_core::agent`
[INFO] [stdout]    --> src/providers/openai.rs:198:24
[INFO] [stdout]     |
[INFO] [stdout] 198 | use panit_agents_core::agent::LLMClient;
[INFO] [stdout]     |                        ^^^^^ could not find `agent` in `panit_agents_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `complete` found for struct `OpenAILLMClient` in the current scope
[INFO] [stdout]    --> src/providers/openai.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 205 |     client.complete("Hello!").await
[INFO] [stdout]     |            ^^^^^^^^ method not found in `OpenAILLMClient`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm.rs:30:14
[INFO] [stdout]     |
[INFO] [stdout]  30 |     async fn complete(&self, prompt: &str) -> LLMResult<String> {
[INFO] [stdout]     |              -------- the method is available for `OpenAILLMClient` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `LLMClient` which provides `complete` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 194 + use crate::panit_agents_core::llm::LLMClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/llm.rs - llm::MockLLMClient (line 303) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `panit_agents_core::agent`
[INFO] [stdout]    --> src/llm.rs:306:24
[INFO] [stdout]     |
[INFO] [stdout] 306 | use panit_agents_core::agent::LLMClient;
[INFO] [stdout]     |                        ^^^^^ could not find `agent` in `panit_agents_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `complete` found for struct `MockLLMClient` in the current scope
[INFO] [stdout]    --> src/llm.rs:311:12
[INFO] [stdout]     |
[INFO] [stdout] 311 |     client.complete("Hello").await
[INFO] [stdout]     |            ^^^^^^^^ method not found in `MockLLMClient`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm.rs:30:14
[INFO] [stdout]     |
[INFO] [stdout]  30 |     async fn complete(&self, prompt: &str) -> LLMResult<String> {
[INFO] [stdout]     |              -------- the method is available for `MockLLMClient` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `LLMClient` which provides `complete` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 302 + use crate::panit_agents_core::llm::LLMClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `complete` found for struct `MockLLMClient` in the current scope
[INFO] [stdout]    --> src/llm.rs:317:12
[INFO] [stdout]     |
[INFO] [stdout] 317 |     client.complete("Hello").await
[INFO] [stdout]     |            ^^^^^^^^ method not found in `MockLLMClient`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm.rs:30:14
[INFO] [stdout]     |
[INFO] [stdout]  30 |     async fn complete(&self, prompt: &str) -> LLMResult<String> {
[INFO] [stdout]     |              -------- the method is available for `MockLLMClient` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `LLMClient` which provides `complete` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 302 + use crate::panit_agents_core::llm::LLMClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/providers/openai.rs - providers::openai::OpenAILLMClient (line 177) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `panit_agents_core::agent`
[INFO] [stdout]    --> src/providers/openai.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 | use panit_agents_core::agent::LLMClient;
[INFO] [stdout]     |                        ^^^^^ could not find `agent` in `panit_agents_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `complete` found for struct `OpenAILLMClient` in the current scope
[INFO] [stdout]    --> src/providers/openai.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 |     client.complete("Hello!").await
[INFO] [stdout]     |            ^^^^^^^^ method not found in `OpenAILLMClient`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm.rs:30:14
[INFO] [stdout]     |
[INFO] [stdout]  30 |     async fn complete(&self, prompt: &str) -> LLMResult<String> {
[INFO] [stdout]     |              -------- the method is available for `OpenAILLMClient` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `LLMClient` which provides `complete` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 176 + use crate::panit_agents_core::llm::LLMClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/providers/openai.rs - providers::openai (line 8) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `panit_agents_core::agent`
[INFO] [stdout]   --> src/providers/openai.rs:11:24
[INFO] [stdout]    |
[INFO] [stdout] 11 | use panit_agents_core::agent::LLMClient;
[INFO] [stdout]    |                        ^^^^^ could not find `agent` in `panit_agents_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `complete` found for struct `OpenAILLMClient` in the current scope
[INFO] [stdout]   --> src/providers/openai.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 |     client.complete("Hello, world!").await
[INFO] [stdout]    |            ^^^^^^^^ method not found in `OpenAILLMClient`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/llm.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn complete(&self, prompt: &str) -> LLMResult<String> {
[INFO] [stdout]    |              -------- the method is available for `OpenAILLMClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `LLMClient` which provides `complete` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout]  7 + use crate::panit_agents_core::llm::LLMClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/llm.rs - llm::LLMClient (line 15) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `panit_agents_core::agent`
[INFO] [stdout]   --> src/llm.rs:17:24
[INFO] [stdout]    |
[INFO] [stdout] 17 | use panit_agents_core::agent::LLMClient;
[INFO] [stdout]    |                        ^^^^^ could not find `agent` in `panit_agents_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `complete` found for struct `MockLLMClient` in the current scope
[INFO] [stdout]   --> src/llm.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     client.complete("Hello, world!").await
[INFO] [stdout]    |            ^^^^^^^^ method not found in `MockLLMClient`
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/llm.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn complete(&self, prompt: &str) -> LLMResult<String> {
[INFO] [stdout]    |              -------- the method is available for `MockLLMClient` here
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `LLMClient` which provides `complete` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]    |
[INFO] [stdout] 14 + use crate::panit_agents_core::llm::LLMClient;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/providers/openai.rs - providers::openai::OpenAILLMClient (line 165) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `panit_agents_core::agent`
[INFO] [stdout]    --> src/providers/openai.rs:168:24
[INFO] [stdout]     |
[INFO] [stdout] 168 | use panit_agents_core::agent::LLMClient;
[INFO] [stdout]     |                        ^^^^^ could not find `agent` in `panit_agents_core`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `complete` found for struct `OpenAILLMClient` in the current scope
[INFO] [stdout]    --> src/providers/openai.rs:172:12
[INFO] [stdout]     |
[INFO] [stdout] 172 |     client.complete("What is the capital of France?").await
[INFO] [stdout]     |            ^^^^^^^^ method not found in `OpenAILLMClient`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/llm.rs:30:14
[INFO] [stdout]     |
[INFO] [stdout]  30 |     async fn complete(&self, prompt: &str) -> LLMResult<String> {
[INFO] [stdout]     |              -------- the method is available for `OpenAILLMClient` here
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `LLMClient` which provides `complete` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 164 + use crate::panit_agents_core::llm::LLMClient;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/llm.rs - llm::LLMClient (line 15)
[INFO] [stdout]     src/llm.rs - llm::MockLLMClient (line 303)
[INFO] [stdout]     src/providers/openai.rs - providers::openai (line 8)
[INFO] [stdout]     src/providers/openai.rs - providers::openai::OpenAILLMClient (line 165)
[INFO] [stdout]     src/providers/openai.rs - providers::openai::OpenAILLMClient (line 177)
[INFO] [stdout]     src/providers/openai.rs - providers::openai::OpenAILLMClient (line 195)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.63s; merged doctests compilation took 0.35s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5ef15c76b879c85b7566e05377b2fa1f3ffc0a35e3084eb23ed7e74818518fce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef15c76b879c85b7566e05377b2fa1f3ffc0a35e3084eb23ed7e74818518fce", kill_on_drop: false }`
[INFO] [stdout] 5ef15c76b879c85b7566e05377b2fa1f3ffc0a35e3084eb23ed7e74818518fce
