[INFO] cloning repository https://github.com/ThatXliner/qbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThatXliner/qbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatXliner%2Fqbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatXliner%2Fqbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d171047cbebfbef9d133f4b150f543acab4f0b1a [INFO] checking ThatXliner/qbot against master#518b428304e0008859cb1fd81d1ac20efb2a064a for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThatXliner%2Fqbot" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ThatXliner/qbot [INFO] finished tweaking git repo https://github.com/ThatXliner/qbot [INFO] tweaked toml for git repo https://github.com/ThatXliner/qbot written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ThatXliner/qbot on toolchain 518b428304e0008859cb1fd81d1ac20efb2a064a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ThatXliner/qbot 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" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slug v0.1.6 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded phf_generator v0.12.1 [INFO] [stderr] Downloaded camino v1.1.11 [INFO] [stderr] Downloaded phf_macros v0.12.1 [INFO] [stderr] Downloaded poise v0.6.1 [INFO] [stderr] Downloaded poise_macros v0.6.1 [INFO] [stderr] Downloaded deunicode v1.6.2 [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded llm v1.3.3 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded rapidfuzz v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ccde5043777551ec5a1641556d469c879dab79ddd9c25e225a20a3394edd643 [INFO] running `Command { std: "docker" "start" "-a" "8ccde5043777551ec5a1641556d469c879dab79ddd9c25e225a20a3394edd643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ccde5043777551ec5a1641556d469c879dab79ddd9c25e225a20a3394edd643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ccde5043777551ec5a1641556d469c879dab79ddd9c25e225a20a3394edd643", kill_on_drop: false }` [INFO] [stdout] 8ccde5043777551ec5a1641556d469c879dab79ddd9c25e225a20a3394edd643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+518b428304e0008859cb1fd81d1ac20efb2a064a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbb546c6094246f19ea76a1ebfdd25fba39743ed9ffd0fd02493485c8c618562 [INFO] running `Command { std: "docker" "start" "-a" "bbb546c6094246f19ea76a1ebfdd25fba39743ed9ffd0fd02493485c8c618562", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling serenity v0.12.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_cow v0.1.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking typemap_rev v0.3.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rapidfuzz v0.5.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling command_attr v0.5.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling poise_macros v0.6.1 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking llm v1.3.3 [INFO] [stderr] Checking poise v0.6.1 [INFO] [stderr] Checking qbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `LLMBackend` and `LLMBuilder` [INFO] [stdout] --> src/main.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use llm::builder::{LLMBackend, LLMBuilder}; [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 import: `crate::check::healthcheck` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::check::healthcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::LLMError` [INFO] [stdout] --> src/check.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use llm::{chat::ChatMessage, error::LLMError, LLMProvider}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LLMBackend` and `LLMBuilder` [INFO] [stdout] --> src/main.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use llm::builder::{LLMBackend, LLMBuilder}; [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 import: `crate::check::healthcheck` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::check::healthcheck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::LLMError` [INFO] [stdout] --> src/check.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use llm::{chat::ChatMessage, error::LLMError, LLMProvider}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/judge_tests.rs:2:11 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(not(tarpaulin))] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gemini_api_key` [INFO] [stdout] --> src/main.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 477 | let gemini_api_key = std::env::var("GEMINI_API_KEY").ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gemini_api_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ollama_base_url` [INFO] [stdout] --> src/main.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | let ollama_base_url = std::env::var("OLLAMA_URL").unwrap_or("http://127.0.0.1:11434".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ollama_base_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_llm_no_healthcheck` is never used [INFO] [stdout] --> src/utils.rs:57:8 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn get_llm_no_healthcheck() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gemini_api_key` [INFO] [stdout] --> src/main.rs:477:9 [INFO] [stdout] | [INFO] [stdout] 477 | let gemini_api_key = std::env::var("GEMINI_API_KEY").ok(); [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_gemini_api_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ollama_base_url` [INFO] [stdout] --> src/main.rs:478:9 [INFO] [stdout] | [INFO] [stdout] 478 | let ollama_base_url = std::env::var("OLLAMA_URL").unwrap_or("http://127.0.0.1:11434".into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ollama_base_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "bbb546c6094246f19ea76a1ebfdd25fba39743ed9ffd0fd02493485c8c618562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb546c6094246f19ea76a1ebfdd25fba39743ed9ffd0fd02493485c8c618562", kill_on_drop: false }` [INFO] [stdout] bbb546c6094246f19ea76a1ebfdd25fba39743ed9ffd0fd02493485c8c618562