[INFO] cloning repository https://github.com/RustSandbox/projets-indexer-public [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustSandbox/projets-indexer-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustSandbox%2Fprojets-indexer-public", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustSandbox%2Fprojets-indexer-public'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47a8cc95653f20624e0ccd8615cbae02406a4b75 [INFO] testing RustSandbox/projets-indexer-public against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustSandbox%2Fprojets-indexer-public" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustSandbox/projets-indexer-public on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RustSandbox/projets-indexer-public [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/RustSandbox/projets-indexer-public [INFO] tweaked toml for git repo https://github.com/RustSandbox/projets-indexer-public written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RustSandbox/projets-indexer-public 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5488c512c465ca718eea4111886f76137697919d0a25a885c92910938b735649 [INFO] running `Command { std: "docker" "start" "-a" "5488c512c465ca718eea4111886f76137697919d0a25a885c92910938b735649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5488c512c465ca718eea4111886f76137697919d0a25a885c92910938b735649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5488c512c465ca718eea4111886f76137697919d0a25a885c92910938b735649", kill_on_drop: false }` [INFO] [stdout] 5488c512c465ca718eea4111886f76137697919d0a25a885c92910938b735649 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daaed3255acc9d025e2911a39e36330188831e47ef2c41177fce9bab8cc8da71 [INFO] running `Command { std: "docker" "start" "-a" "daaed3255acc9d025e2911a39e36330188831e47ef2c41177fce9bab8cc8da71", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.40 [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 git2 v0.18.3 [INFO] [stderr] Compiling projets-indexer v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ClientConfig` [INFO] [stdout] --> src/indexer/project_indexer.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | ollama::{ClientConfig, OllamaClient}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProgressBar` and `ProgressStyle` [INFO] [stdout] --> src/indexer/project_indexer.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use indicatif::{ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::SystemTime` [INFO] [stdout] --> src/indexer/project_indexer.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | time::SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/indexer/project_indexer.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | async fn detect_git_status(&self, path: &Path) -> ProjectStatus { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/indexer/project_indexer.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | pub async fn search_projects(&self, query: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_name` [INFO] [stdout] --> src/indexer/project_indexer.rs:187:39 [INFO] [stdout] | [INFO] [stdout] 187 | pub async fn generate_tags(&self, project_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexer_config::IndexerConfig` [INFO] [stdout] --> src/config/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use indexer_config::IndexerConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClientConfig` [INFO] [stdout] --> src/indexer/project_indexer.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | ollama::{ClientConfig, OllamaClient}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProgressBar` and `ProgressStyle` [INFO] [stdout] --> src/indexer/project_indexer.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use indicatif::{ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::SystemTime` [INFO] [stdout] --> src/indexer/project_indexer.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | time::SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GenerateOptions`, `GenerateRequest`, and `GenerateResponse` [INFO] [stdout] --> src/ollama/mod.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub use client::{ClientConfig, GenerateOptions, GenerateRequest, GenerateResponse, OllamaClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check_model_availability` [INFO] [stdout] --> src/ollama/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub use setup::{check_model_availability, check_ollama_installation, ensure_model_available}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check_ollama_installation` [INFO] [stdout] --> src/main.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use ollama::{check_ollama_installation, ensure_model_available, ClientConfig, OllamaClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/indexer/project_indexer.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | async fn detect_git_status(&self, path: &Path) -> ProjectStatus { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/indexer/project_indexer.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | pub async fn search_projects(&self, query: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_name` [INFO] [stdout] --> src/indexer/project_indexer.rs:187:39 [INFO] [stdout] | [INFO] [stdout] 187 | pub async fn generate_tags(&self, project_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexerConfig` is never constructed [INFO] [stdout] --> src/config/indexer_config.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct IndexerConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/config/indexer_config.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl IndexerConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn new(projects_dir: PathBuf, index_file: PathBuf, enable_ollama: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/error.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum OllamaError { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 45 | RequestError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | UrlError(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | ApiError { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | ValidationError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | TracingError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Connection(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | Generation(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | Parse(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | GenerationError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OllamaError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `search_projects`, `get_statistics`, and `generate_tags` are never used [INFO] [stdout] --> src/indexer/project_indexer.rs:170:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl ProjectIndexer { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 170 | pub async fn search_projects(&self, query: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub async fn get_statistics(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub async fn generate_tags(&self, project_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `LOOKING_GLASS` is never used [INFO] [stdout] --> src/ui.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | static LOOKING_GLASS: Emoji<'_, '_> = Emoji("🔍 ", ""); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ROCKET` is never used [INFO] [stdout] --> src/ui.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static ROCKET: Emoji<'_, '_> = Emoji("🚀 ", ""); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `PACKAGE` is never used [INFO] [stdout] --> src/ui.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | static PACKAGE: Emoji<'_, '_> = Emoji("📦 ", ""); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BOOKS` is never used [INFO] [stdout] --> src/ui.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | static BOOKS: Emoji<'_, '_> = Emoji("📚 ", ""); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CONSTRUCTION` is never used [INFO] [stdout] --> src/ui.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static CONSTRUCTION: Emoji<'_, '_> = Emoji("🏗️ ", ""); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FOLDER` is never used [INFO] [stdout] --> src/ui.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | static FOLDER: Emoji<'_, '_> = Emoji("📁 ", ""); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TAG` is never used [INFO] [stdout] --> src/ui.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | static TAG: Emoji<'_, '_> = Emoji("🏷️ ", ""); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CHART` is never used [INFO] [stdout] --> src/ui.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static CHART: Emoji<'_, '_> = Emoji("📊 ", ""); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `GEAR` is never used [INFO] [stdout] --> src/ui.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | static GEAR: Emoji<'_, '_> = Emoji("⚙️ ", ""); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_scan_progress` is never used [INFO] [stdout] --> src/ui.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn create_scan_progress() -> ProgressBar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_process_progress` is never used [INFO] [stdout] --> src/ui.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn create_process_progress(total: u64) -> ProgressBar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_section` is never used [INFO] [stdout] --> src/ui.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn print_section(emoji: &str, text: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_warning` is never used [INFO] [stdout] --> src/ui.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn print_warning(msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_project_details` is never used [INFO] [stdout] --> src/ui.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn print_project_details( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_detailed_stats` is never used [INFO] [stdout] --> src/ui.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn print_detailed_stats( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_config_details` is never used [INFO] [stdout] --> src/ui.rs:199:8 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn print_config_details(projects_dir: &str, index_file: &str, enable_ollama: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_args` is never used [INFO] [stdout] --> src/cli.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn parse_args() -> Cli { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "daaed3255acc9d025e2911a39e36330188831e47ef2c41177fce9bab8cc8da71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daaed3255acc9d025e2911a39e36330188831e47ef2c41177fce9bab8cc8da71", kill_on_drop: false }` [INFO] [stdout] daaed3255acc9d025e2911a39e36330188831e47ef2c41177fce9bab8cc8da71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b05e7a7f7861ed0d06626bcae03133c0ddb4665c838a20b07a87be4488dceab [INFO] running `Command { std: "docker" "start" "-a" "4b05e7a7f7861ed0d06626bcae03133c0ddb4665c838a20b07a87be4488dceab", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling projets-indexer v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ClientConfig` [INFO] [stdout] --> src/indexer/project_indexer.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | ollama::{ClientConfig, OllamaClient}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProgressBar` and `ProgressStyle` [INFO] [stdout] --> src/indexer/project_indexer.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use indicatif::{ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::SystemTime` [INFO] [stdout] --> src/indexer/project_indexer.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | time::SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/indexer/project_indexer.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | async fn detect_git_status(&self, path: &Path) -> ProjectStatus { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/indexer/project_indexer.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | pub async fn search_projects(&self, query: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_name` [INFO] [stdout] --> src/indexer/project_indexer.rs:187:39 [INFO] [stdout] | [INFO] [stdout] 187 | pub async fn generate_tags(&self, project_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClientConfig` [INFO] [stdout] --> src/indexer/project_indexer.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | ollama::{ClientConfig, OllamaClient}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProgressBar` and `ProgressStyle` [INFO] [stdout] --> src/indexer/project_indexer.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use indicatif::{ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::SystemTime` [INFO] [stdout] --> src/indexer/project_indexer.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | time::SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexer_config::IndexerConfig` [INFO] [stdout] --> src/config/mod.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use indexer_config::IndexerConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ClientConfig` [INFO] [stdout] --> src/indexer/project_indexer.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | ollama::{ClientConfig, OllamaClient}, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProgressBar` and `ProgressStyle` [INFO] [stdout] --> src/indexer/project_indexer.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | use indicatif::{ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `time::SystemTime` [INFO] [stdout] --> src/indexer/project_indexer.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | time::SystemTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GenerateOptions`, `GenerateRequest`, and `GenerateResponse` [INFO] [stdout] --> src/ollama/mod.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | pub use client::{ClientConfig, GenerateOptions, GenerateRequest, GenerateResponse, OllamaClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check_model_availability` [INFO] [stdout] --> src/ollama/mod.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | pub use setup::{check_model_availability, check_ollama_installation, ensure_model_available}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `check_ollama_installation` [INFO] [stdout] --> src/main.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use ollama::{check_ollama_installation, ensure_model_available, ClientConfig, OllamaClient}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/indexer/project_indexer.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | async fn detect_git_status(&self, path: &Path) -> ProjectStatus { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/indexer/project_indexer.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | pub async fn search_projects(&self, query: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_name` [INFO] [stdout] --> src/indexer/project_indexer.rs:187:39 [INFO] [stdout] | [INFO] [stdout] 187 | pub async fn generate_tags(&self, project_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/indexer/project_indexer.rs:156:39 [INFO] [stdout] | [INFO] [stdout] 156 | async fn detect_git_status(&self, path: &Path) -> ProjectStatus { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/indexer/project_indexer.rs:170:41 [INFO] [stdout] | [INFO] [stdout] 170 | pub async fn search_projects(&self, query: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `project_name` [INFO] [stdout] --> src/indexer/project_indexer.rs:187:39 [INFO] [stdout] | [INFO] [stdout] 187 | pub async fn generate_tags(&self, project_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IndexerConfig` is never constructed [INFO] [stdout] --> src/config/indexer_config.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct IndexerConfig { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexerConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/config/indexer_config.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 60 | impl IndexerConfig { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn new(projects_dir: PathBuf, index_file: PathBuf, enable_ollama: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/error.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum OllamaError { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 45 | RequestError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | UrlError(String), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | ApiError { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | ValidationError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | TracingError(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Connection(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | Generation(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | Parse(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 106 | GenerationError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OllamaError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `search_projects`, `get_statistics`, and `generate_tags` are never used [INFO] [stdout] --> src/indexer/project_indexer.rs:170:18 [INFO] [stdout] | [INFO] [stdout] 69 | impl ProjectIndexer { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 170 | pub async fn search_projects(&self, query: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub async fn get_statistics(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub async fn generate_tags(&self, project_name: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `LOOKING_GLASS` is never used [INFO] [stdout] --> src/ui.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | static LOOKING_GLASS: Emoji<'_, '_> = Emoji("🔍 ", ""); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `ROCKET` is never used [INFO] [stdout] --> src/ui.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | static ROCKET: Emoji<'_, '_> = Emoji("🚀 ", ""); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `PACKAGE` is never used [INFO] [stdout] --> src/ui.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | static PACKAGE: Emoji<'_, '_> = Emoji("📦 ", ""); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `BOOKS` is never used [INFO] [stdout] --> src/ui.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | static BOOKS: Emoji<'_, '_> = Emoji("📚 ", ""); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CONSTRUCTION` is never used [INFO] [stdout] --> src/ui.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static CONSTRUCTION: Emoji<'_, '_> = Emoji("🏗️ ", ""); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `FOLDER` is never used [INFO] [stdout] --> src/ui.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | static FOLDER: Emoji<'_, '_> = Emoji("📁 ", ""); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TAG` is never used [INFO] [stdout] --> src/ui.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | static TAG: Emoji<'_, '_> = Emoji("🏷️ ", ""); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CHART` is never used [INFO] [stdout] --> src/ui.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | static CHART: Emoji<'_, '_> = Emoji("📊 ", ""); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `GEAR` is never used [INFO] [stdout] --> src/ui.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | static GEAR: Emoji<'_, '_> = Emoji("⚙️ ", ""); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_scan_progress` is never used [INFO] [stdout] --> src/ui.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn create_scan_progress() -> ProgressBar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_process_progress` is never used [INFO] [stdout] --> src/ui.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn create_process_progress(total: u64) -> ProgressBar { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_section` is never used [INFO] [stdout] --> src/ui.rs:84:8 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn print_section(emoji: &str, text: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_warning` is never used [INFO] [stdout] --> src/ui.rs:112:8 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn print_warning(msg: &str) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_project_details` is never used [INFO] [stdout] --> src/ui.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn print_project_details( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_detailed_stats` is never used [INFO] [stdout] --> src/ui.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 157 | pub fn print_detailed_stats( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print_config_details` is never used [INFO] [stdout] --> src/ui.rs:199:8 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn print_config_details(projects_dir: &str, index_file: &str, enable_ollama: bool) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_args` is never used [INFO] [stdout] --> src/cli.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn parse_args() -> Cli { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmsVkEo/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmockito-da7e79ba8e890186.rlib,libhyper_util-25eeaf7da644e28b.rlib,libhyper-240eee6f1e0b5efd.rlib,libh2-c48116095d5c8494.rlib,libatomic_waker-06950c8c08d2b8fa.rlib,libhttpdate-331798cefc82cc7e.rlib,libhttp_body_util-125a6baab0484f95.rlib,libhttp_body-11f2ad891619fd82.rlib,librand-1e2d149b4021069c.rlib,librand_chacha-59cd8c07ee865d91.rlib,libppv_lite86-aae7ecf858ac5e0c.rlib,libzerocopy-fe6f6e6de10a6ade.rlib,librand_core-bf26185f241417fa.rlib,libregex-024cfaa467e434b3.rlib,libregex_automata-76225e55779c4bfe.rlib,libaho_corasick-94236398dd0ecfc1.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,libhttp-91749a31ed6c7a44.rlib,libassert_json_diff-0f2197e18c83e18a.rlib,libsimilar-c8e2b8065ba88702.rlib,libcolored-57bddff5afba9056.rlib,libchrono-2f0a435d81b3b443.rlib,libnum_traits-4a26028a0caf841b.rlib,libiana_time_zone-98f2ac8a8c5a9959.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libclap-1ed6771bb7718be6.rlib,libclap_builder-a9c2063d0ae0d31e.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.rlib,libreqwest-80bec109185a9d3d.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libhyper_tls-5b3f1aa465000f98.rlib,libserde_urlencoded-d0d392b1fb6f427b.rlib,libbase64-13144a1f1e192158.rlib,libipnet-a38805d99c19843f.rlib,libtokio_native_tls-7b0f344766f9600b.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-c3fa4e07d9944d79.rlib,libserde_json-b7134127ec87f8b6.rlib,libmemchr-eec2dd93b0d498c5.rlib,libryu-a7164637bc4900ee.rlib,libnative_tls-9881ee1f08967ae1.rlib,libopenssl_probe-2c6d21a9709cae46.rlib,libopenssl-e719159361575182.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-1b8d070b7fb3c069.rlib,libhyper-cddcf9c63a13f847.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-351fd94c22c18642.rlib,libh2-455f10acccc2ea7d.rlib,libindexmap-4a623ff2ffe225d6.rlib,libequivalent-6a754676e6af62ae.rlib,libhashbrown-acdfbba63b345327.rlib,libslab-33a512f5e5040868.rlib,libtokio_util-b623b73fcea1741a.rlib,libfutures_sink-ae1eb2d060de53a2.rlib,libtower_service-3fb88d28c2218805.rlib,libtracing-e9807b94fee7e2a9.rlib,libtracing_core-4a35afec383a3d0d.rlib,libfutures_channel-8e61eaebe9799500.rlib,libfutures_util-d543f12c82539871.rlib,libfutures_task-c06a259e538c6480.rlib,libpin_utils-3860774ad9b215b5.rlib,libtokio-a657a2d56eee808d.rlib,libsignal_hook_registry-2a8ca6f35dc43e72.rlib,libsocket2-f8423ef762bf668f.rlib,libmio-b9840c033a0529f9.rlib,libparking_lot-697220bf87de6788.rlib,libparking_lot_core-430a9fd9ddd2505f.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libhttp_body-ac0ac3eab81ceb5d.rlib,libpin_project_lite-72bf04572caa1c84.rlib,liblog-80875292d548eefe.rlib,libfutures_core-3b920243fce8fec0.rlib,liburl-215f5ccb2e884abc.rlib,libidna-c840c3214d0306a1.rlib,libidna_adapter-3f0d7e3c74e9a0ce.rlib,libicu_normalizer-1ab85a86fea1fcfc.rlib,libicu_normalizer_data-5f7d7c19a0e21ea1.rlib,libwrite16-e996c39ad8ba5f0b.rlib,libutf8_iter-51566bbad89f3a68.rlib,libutf16_iter-7ca3c212f3ee1c68.rlib,libsmallvec-0773c6573f6fd6fc.rlib,libicu_properties-c66df1dd1e337826.rlib,libicu_properties_data-61b2e4b1f2e1f988.rlib,libicu_locid_transform-8558b94aa205eada.rlib,libicu_locid_transform_data-94513cffde0b2fcb.rlib,libicu_collections-3d9dd5ed88be383e.rlib,libicu_provider-f70abca369996f72.rlib,libicu_locid-3e75a9568d3d6a87.rlib,liblitemap-79485f3bd9d9879d.rlib,libtinystr-e61b47794c1f79e8.rlib,libzerovec-697de047405aca28.rlib,libwriteable-1e5dea0053e4c229.rlib,libyoke-e74d9d3c0ec43d7d.rlib,libzerofrom-0a0ae6aff21c490b.rlib,libstable_deref_trait-14e4a70bda35dfe8.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhttp-4b117cc5cdebc6e1.rlib,libitoa-ef40fa516293a9d3.rlib,libbytes-82ad4f0211bdc963.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtempfile-5a5cb83e970f258c.rlib,libgetrandom-49740550f97885e0.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libfastrand-751bcde24b8aa073.rlib,librustix-d396f26594d8e5db.rlib,libbitflags-1ec459e74ae68f4e.rlib,liblinux_raw_sys-75b5369c6c240fe0.rlib,libwalkdir-125f7182d57317af.rlib,libsame_file-ff49545450c0b63c.rlib,libserde-980928eecdd6668a.rlib,libindicatif-117da27bb83b781b.rlib,libunicode_segmentation-421de088ab714999.rlib,libportable_atomic-b0e2f059b51e508e.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libconsole-db98c3483b42b0a9.rlib,liblibc-a41a1e83635ee169.rlib,libunicode_width-0122813f2549e4e9.rlib,libonce_cell-d7a5b5d3f8ed20f2.rlib,libthiserror-56cb6619e13bf422.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmsVkEo/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5014a5c313291875/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-64834c3b3302f3ed/out/build" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/projets_indexer-b340d4924e6a2588" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `projets-indexer` (bin "projets-indexer" test) due to 1 previous error; 32 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b05e7a7f7861ed0d06626bcae03133c0ddb4665c838a20b07a87be4488dceab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b05e7a7f7861ed0d06626bcae03133c0ddb4665c838a20b07a87be4488dceab", kill_on_drop: false }` [INFO] [stdout] 4b05e7a7f7861ed0d06626bcae03133c0ddb4665c838a20b07a87be4488dceab