[INFO] cloning repository https://github.com/geekychris/rust_ai_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geekychris/rust_ai_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeekychris%2Frust_ai_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeekychris%2Frust_ai_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b028fb8952d33bf35b038cf1e54630c82cd8631 [INFO] testing geekychris/rust_ai_cli against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeekychris%2Frust_ai_cli" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/geekychris/rust_ai_cli [INFO] finished tweaking git repo https://github.com/geekychris/rust_ai_cli [INFO] tweaked toml for git repo https://github.com/geekychris/rust_ai_cli written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/geekychris/rust_ai_cli on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/geekychris/rust_ai_cli 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded llm-llama v0.1.1 [INFO] [stderr] Downloaded partial_sort v0.2.0 [INFO] [stderr] Downloaded ggml v0.1.1 [INFO] [stderr] Downloaded llm-bloom v0.1.1 [INFO] [stderr] Downloaded llm-gptj v0.1.1 [INFO] [stderr] Downloaded llm-neox v0.1.1 [INFO] [stderr] Downloaded llm-gpt2 v0.1.1 [INFO] [stderr] Downloaded llm v0.1.1 [INFO] [stderr] Downloaded llm-base v0.1.1 [INFO] [stderr] Downloaded protobuf v2.14.0 [INFO] [stderr] Downloaded unicode-normalization-alignments v0.1.12 [INFO] [stderr] Downloaded hashbrown v0.7.2 [INFO] [stderr] Downloaded rust_tokenizers v3.1.6 [INFO] [stderr] Downloaded ggml-sys v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4228a99c9a0c3a7fcdaea421aff9573ffd5cabeb2e3f4264c499ec3b6342f06 [INFO] running `Command { std: "docker" "start" "-a" "b4228a99c9a0c3a7fcdaea421aff9573ffd5cabeb2e3f4264c499ec3b6342f06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4228a99c9a0c3a7fcdaea421aff9573ffd5cabeb2e3f4264c499ec3b6342f06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4228a99c9a0c3a7fcdaea421aff9573ffd5cabeb2e3f4264c499ec3b6342f06", kill_on_drop: false }` [INFO] [stdout] b4228a99c9a0c3a7fcdaea421aff9573ffd5cabeb2e3f4264c499ec3b6342f06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9342217ab8881a90c482cd6a85a137948d9e79fad34f182f76c218c6a901481b [INFO] running `Command { std: "docker" "start" "-a" "9342217ab8881a90c482cd6a85a137948d9e79fad34f182f76c218c6a901481b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling partial_sort v0.2.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling protobuf v2.14.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling rust_tokenizers v3.1.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ggml-sys v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling ggml v0.1.1 [INFO] [stderr] Compiling llm-base v0.1.1 [INFO] [stderr] Compiling llm-neox v0.1.1 [INFO] [stderr] Compiling llm-gpt2 v0.1.1 [INFO] [stderr] Compiling llm-gptj v0.1.1 [INFO] [stderr] Compiling llm-bloom v0.1.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling llm-llama v0.1.1 [INFO] [stderr] Compiling llm v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rustaicli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `name` and `config` are never used [INFO] [stdout] --> src/llm/mod.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub trait Llm: Send + Sync { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 29 | fn name(&self) -> &str; [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | async fn generate(&self, prompt: &str) -> Result; [INFO] [stdout] 31 | fn config(&self) -> &LlmConfig; [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 `tools` is never read [INFO] [stdout] --> src/llm/ollama.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct OllamaLlm { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | tools: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.39s [INFO] running `Command { std: "docker" "inspect" "9342217ab8881a90c482cd6a85a137948d9e79fad34f182f76c218c6a901481b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9342217ab8881a90c482cd6a85a137948d9e79fad34f182f76c218c6a901481b", kill_on_drop: false }` [INFO] [stdout] 9342217ab8881a90c482cd6a85a137948d9e79fad34f182f76c218c6a901481b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7530a2c49d2e9bf01df97f14eb56629107f6556e2a2349ce630a3c25770c784 [INFO] running `Command { std: "docker" "start" "-a" "d7530a2c49d2e9bf01df97f14eb56629107f6556e2a2349ce630a3c25770c784", kill_on_drop: false }` [INFO] [stderr] Compiling rustaicli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: methods `name` and `config` are never used [INFO] [stdout] --> src/llm/mod.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub trait Llm: Send + Sync { [INFO] [stdout] | --- methods in this trait [INFO] [stdout] 29 | fn name(&self) -> &str; [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | async fn generate(&self, prompt: &str) -> Result; [INFO] [stdout] 31 | fn config(&self) -> &LlmConfig; [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 `tools` is never read [INFO] [stdout] --> src/llm/ollama.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct OllamaLlm { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | tools: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "d7530a2c49d2e9bf01df97f14eb56629107f6556e2a2349ce630a3c25770c784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7530a2c49d2e9bf01df97f14eb56629107f6556e2a2349ce630a3c25770c784", kill_on_drop: false }` [INFO] [stdout] d7530a2c49d2e9bf01df97f14eb56629107f6556e2a2349ce630a3c25770c784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b61e405ec736a53df2f51d08fa223d348a49b84831621c42b668757b957e3b3 [INFO] running `Command { std: "docker" "start" "-a" "4b61e405ec736a53df2f51d08fa223d348a49b84831621c42b668757b957e3b3", kill_on_drop: false }` [INFO] [stderr] warning: methods `name` and `config` are never used [INFO] [stderr] --> src/llm/mod.rs:29:8 [INFO] [stderr] | [INFO] [stderr] 28 | pub trait Llm: Send + Sync { [INFO] [stderr] | --- methods in this trait [INFO] [stderr] 29 | fn name(&self) -> &str; [INFO] [stderr] | ^^^^ [INFO] [stderr] 30 | async fn generate(&self, prompt: &str) -> Result; [INFO] [stderr] 31 | fn config(&self) -> &LlmConfig; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `tools` is never read [INFO] [stderr] --> src/llm/ollama.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct OllamaLlm { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 13 | tools: Arc, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rustaicli` (bin "rustaicli" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustaicli-6f9b9bade6b407f0) [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] running `Command { std: "docker" "inspect" "4b61e405ec736a53df2f51d08fa223d348a49b84831621c42b668757b957e3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b61e405ec736a53df2f51d08fa223d348a49b84831621c42b668757b957e3b3", kill_on_drop: false }` [INFO] [stdout] 4b61e405ec736a53df2f51d08fa223d348a49b84831621c42b668757b957e3b3