[INFO] fetching crate llm-stack 0.7.0... [INFO] testing llm-stack-0.7.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate llm-stack 0.7.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate llm-stack 0.7.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate llm-stack 0.7.0 [INFO] tweaked toml for crates.io crate llm-stack 0.7.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate llm-stack 0.7.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate llm-stack 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded referencing v0.29.1 [INFO] [stderr] Downloaded fluent-uri v0.3.2 [INFO] [stderr] Downloaded jsonschema v0.29.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5bf918894798bb950ae73262e2e1281f3e4378ea24fa0959c6469a51b98b7c3c [INFO] running `Command { std: "docker" "start" "-a" "5bf918894798bb950ae73262e2e1281f3e4378ea24fa0959c6469a51b98b7c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bf918894798bb950ae73262e2e1281f3e4378ea24fa0959c6469a51b98b7c3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf918894798bb950ae73262e2e1281f3e4378ea24fa0959c6469a51b98b7c3c", kill_on_drop: false }` [INFO] [stdout] 5bf918894798bb950ae73262e2e1281f3e4378ea24fa0959c6469a51b98b7c3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 817ea6ec653a9171f3ad6cedec93ddcafae388403b889f8c77c1781b59c5a170 [INFO] running `Command { std: "docker" "start" "-a" "817ea6ec653a9171f3ad6cedec93ddcafae388403b889f8c77c1781b59c5a170", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling referencing v0.29.1 [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 reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling llm-stack v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "817ea6ec653a9171f3ad6cedec93ddcafae388403b889f8c77c1781b59c5a170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817ea6ec653a9171f3ad6cedec93ddcafae388403b889f8c77c1781b59c5a170", kill_on_drop: false }` [INFO] [stdout] 817ea6ec653a9171f3ad6cedec93ddcafae388403b889f8c77c1781b59c5a170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f11d78a10c88de3e525295d1d63f08264815dccda608c995caeaa48e6c64f26 [INFO] running `Command { std: "docker" "start" "-a" "7f11d78a10c88de3e525295d1d63f08264815dccda608c995caeaa48e6c64f26", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling llm-stack v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `llm_stack_anthropic` in this scope [INFO] [stdout] --> tests/integration_tool_loop.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | llm_stack_anthropic::AnthropicProvider::new(llm_stack_anthropic::AnthropicConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `llm_stack_anthropic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `llm_stack_anthropic`, use `cargo add llm_stack_anthropic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `llm_stack_openai` in this scope [INFO] [stdout] --> tests/integration_tool_loop.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | let p = llm_stack_openai::OpenAiProvider::new(llm_stack_openai::OpenAiConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `llm_stack_openai` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `llm_stack_openai`, use `cargo add llm_stack_openai` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `llm_stack_ollama` in this scope [INFO] [stdout] --> tests/integration_tool_loop.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let p = llm_stack_ollama::OllamaProvider::new(llm_stack_ollama::OllamaConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `llm_stack_ollama` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `llm_stack_ollama`, use `cargo add llm_stack_ollama` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `llm_stack_anthropic` in this scope [INFO] [stdout] --> tests/integration_tool_loop.rs:36:61 [INFO] [stdout] | [INFO] [stdout] 36 | llm_stack_anthropic::AnthropicProvider::new(llm_stack_anthropic::AnthropicConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `llm_stack_anthropic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `llm_stack_anthropic`, use `cargo add llm_stack_anthropic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `llm_stack_openai` in this scope [INFO] [stdout] --> tests/integration_tool_loop.rs:48:59 [INFO] [stdout] | [INFO] [stdout] 48 | let p = llm_stack_openai::OpenAiProvider::new(llm_stack_openai::OpenAiConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `llm_stack_openai` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `llm_stack_openai`, use `cargo add llm_stack_openai` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `llm_stack_ollama` in this scope [INFO] [stdout] --> tests/integration_tool_loop.rs:59:55 [INFO] [stdout] | [INFO] [stdout] 59 | let p = llm_stack_ollama::OllamaProvider::new(llm_stack_ollama::OllamaConfig { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `llm_stack_ollama` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `llm_stack_ollama`, use `cargo add llm_stack_ollama` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `llm-stack` (test "integration_tool_loop") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7f11d78a10c88de3e525295d1d63f08264815dccda608c995caeaa48e6c64f26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f11d78a10c88de3e525295d1d63f08264815dccda608c995caeaa48e6c64f26", kill_on_drop: false }` [INFO] [stdout] 7f11d78a10c88de3e525295d1d63f08264815dccda608c995caeaa48e6c64f26