[INFO] cloning repository https://github.com/agene0001/AIResearcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agene0001/AIResearcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagene0001%2FAIResearcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagene0001%2FAIResearcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c87fb53f086071f3fef3bc2c7bc2c20a06562cab [INFO] checking agene0001/AIResearcher against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagene0001%2FAIResearcher" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/agene0001/AIResearcher [INFO] finished tweaking git repo https://github.com/agene0001/AIResearcher [INFO] tweaked toml for git repo https://github.com/agene0001/AIResearcher written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agene0001/AIResearcher on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/agene0001/AIResearcher 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1181d5759f726305d7275d8d16dccfe57fc151eaa0145aa68a3fc6540853332 [INFO] running `Command { std: "docker" "start" "-a" "e1181d5759f726305d7275d8d16dccfe57fc151eaa0145aa68a3fc6540853332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1181d5759f726305d7275d8d16dccfe57fc151eaa0145aa68a3fc6540853332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1181d5759f726305d7275d8d16dccfe57fc151eaa0145aa68a3fc6540853332", kill_on_drop: false }` [INFO] [stdout] e1181d5759f726305d7275d8d16dccfe57fc151eaa0145aa68a3fc6540853332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0b48c511ea27482d008dbfb43185accc4b114f1d6b2ee9c943ddef4b07e7e39 [INFO] running `Command { std: "docker" "start" "-a" "e0b48c511ea27482d008dbfb43185accc4b114f1d6b2ee9c943ddef4b07e7e39", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking litemap v0.8.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking writeable v0.6.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling pulp v0.22.2 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking pulp-wasm-simd-flag v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking ipnet v2.12.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking base64ct v1.8.3 [INFO] [stderr] Checking typed-path v0.12.3 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking pem-rfc7468 v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking der v0.8.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking socks v0.3.4 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking ureq-proto v0.6.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking webpki-root-certs v1.0.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking utf8-zero v0.8.1 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking zip v7.2.0 [INFO] [stderr] Checking fancy-regex v0.17.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking roxmltree v0.21.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling monostate-impl v0.1.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking monostate v0.1.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking dyn-stack v0.13.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking spm_precompiled v0.1.4 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking safetensors v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tracing-appender v0.2.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking rayon-cond v0.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking rand_distr v0.5.1 [INFO] [stderr] Checking tokenizers v0.22.2 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking gemm-common v0.19.0 [INFO] [stderr] Checking float8 v0.7.0 [INFO] [stderr] Checking gemm-f32 v0.19.0 [INFO] [stderr] Checking gemm-c64 v0.19.0 [INFO] [stderr] Checking gemm-f64 v0.19.0 [INFO] [stderr] Checking gemm-c32 v0.19.0 [INFO] [stderr] Checking gemm-f16 v0.19.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Checking gemm v0.19.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking candle-core v0.10.2 (https://github.com/agene0001/candle.git?branch=fix%2Fcausal-mask-batch-broadcast#dc660c03) [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking candle-nn v0.10.2 (https://github.com/agene0001/candle.git?branch=fix%2Fcausal-mask-batch-broadcast#dc660c03) [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking pgvector v0.4.1 [INFO] [stderr] Checking candle-transformers v0.10.2 (https://github.com/agene0001/candle.git?branch=fix%2Fcausal-mask-batch-broadcast#dc660c03) [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking ureq v3.3.0 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.13.2 [INFO] [stderr] Checking hf-hub v0.5.0 [INFO] [stderr] Checking autoresearch-lab v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pipelines/retrieve.rs:200:39 [INFO] [stdout] | [INFO] [stdout] 200 | async fn semantic_rerank(query: &str, mut papers: Vec) -> Vec { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pipelines/retrieve.rs:200:39 [INFO] [stdout] | [INFO] [stdout] 200 | async fn semantic_rerank(query: &str, mut papers: Vec) -> Vec { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_start` [INFO] [stdout] --> src/pipelines/ingest.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let file_start = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `file_start` [INFO] [stdout] --> src/pipelines/ingest.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | let file_start = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `synthesize_methods` is never used [INFO] [stdout] --> src/pipelines/synthesize.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn synthesize_methods( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_loop` is never used [INFO] [stdout] --> src/pipelines/autoresearch.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub async fn run_loop() -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `search_vector` is never used [INFO] [stdout] --> src/retrieval/vector.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn search_vector(_query: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Experiment` is never constructed [INFO] [stdout] --> src/models/experiment.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Experiment { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResearchPlan` is never constructed [INFO] [stdout] --> src/models/plan.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ResearchPlan { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `index_papers` is never used [INFO] [stdout] --> src/storage/postgres.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 22 | impl DbClient { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 333 | pub async fn index_papers(&self, papers: &[Paper], embed_fn: impl Fn(&str) -> std::pin::Pin src/pipelines/synthesize.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub async fn synthesize_methods( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_loop` is never used [INFO] [stdout] --> src/pipelines/autoresearch.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | pub async fn run_loop() -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `search_vector` is never used [INFO] [stdout] --> src/retrieval/vector.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | pub async fn search_vector(_query: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Experiment` is never constructed [INFO] [stdout] --> src/models/experiment.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Experiment { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ResearchPlan` is never constructed [INFO] [stdout] --> src/models/plan.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct ResearchPlan { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `index_papers` is never used [INFO] [stdout] --> src/storage/postgres.rs:333:18 [INFO] [stdout] | [INFO] [stdout] 22 | impl DbClient { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 333 | pub async fn index_papers(&self, papers: &[Paper], embed_fn: impl Fn(&str) -> std::pin::Pin