[INFO] cloning repository https://github.com/2796gaurav/blazemetrics [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2796gaurav/blazemetrics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2796gaurav%2Fblazemetrics", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2796gaurav%2Fblazemetrics'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 53ad20d307708233e15d09fcde08ccbcd54c0de1 [INFO] building 2796gaurav/blazemetrics against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2796gaurav%2Fblazemetrics" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/2796gaurav/blazemetrics [INFO] finished tweaking git repo https://github.com/2796gaurav/blazemetrics [INFO] tweaked toml for git repo https://github.com/2796gaurav/blazemetrics written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/2796gaurav/blazemetrics on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/2796gaurav/blazemetrics 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71c28f6bad1cd9f2b63f5d5550434be26bf90917865b1df849628fa490612ee0 [INFO] running `Command { std: "docker" "start" "-a" "71c28f6bad1cd9f2b63f5d5550434be26bf90917865b1df849628fa490612ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71c28f6bad1cd9f2b63f5d5550434be26bf90917865b1df849628fa490612ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c28f6bad1cd9f2b63f5d5550434be26bf90917865b1df849628fa490612ee0", kill_on_drop: false }` [INFO] [stdout] 71c28f6bad1cd9f2b63f5d5550434be26bf90917865b1df849628fa490612ee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b592cd3770b53beb1d81344e18972e3e380cd15fd909e4db421307d61b32a26c [INFO] running `Command { std: "docker" "start" "-a" "b592cd3770b53beb1d81344e18972e3e380cd15fd909e4db421307d61b32a26c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling fraction v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling numpy v0.20.0 [INFO] [stderr] Compiling jsonschema v0.17.1 [INFO] [stderr] Compiling blazemetrics_core v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pyo3::exceptions::PyValueError` [INFO] [stdout] --> src/ann_hnsw.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pyo3::exceptions::PyValueError; [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: `json` [INFO] [stdout] --> src/agentic_rag.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{Value, json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/multimodal.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{Value, json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/agent_eval.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{Value, json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/production_monitor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/code_eval.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/moverscore.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refs_norm` [INFO] [stdout] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let refs_norm = normalize_embeddings(refs_view); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refs_norm` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/multimodal.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let input: GenerationEvalInput = serde_json::from_str(input_json) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_idx` [INFO] [stdout] --> src/embeddings.rs:60:46 [INFO] [stdout] | [INFO] [stdout] 60 | queries.par_iter().enumerate().map(|(query_idx, query)| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/multimodal.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let input: MultimodalEvalInput = serde_json::from_str(input_json) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_parallel_enabled` is never used [INFO] [stdout] --> src/common.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn set_parallel_enabled(enabled: bool) { [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 `set_parallel_threshold` is never used [INFO] [stdout] --> src/common.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn set_parallel_threshold(threshold: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `levenshtein_distance` is never used [INFO] [stdout] --> src/fuzzy.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn levenshtein_distance(s1: &str, s2: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `damerau_levenshtein_distance` is never used [INFO] [stdout] --> src/fuzzy.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn damerau_levenshtein_distance(s1: &str, s2: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `jaro_winkler_similarity` is never used [INFO] [stdout] --> src/fuzzy.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn jaro_winkler_similarity(s1: &str, s2: &str) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `normalize_whitespace` is never read [INFO] [stdout] --> src/fuzzy.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct FuzzyConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 160 | pub normalize_whitespace: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FuzzyConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `multimodal_similarity` is never used [INFO] [stdout] --> src/embeddings.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn multimodal_similarity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HNSWIndex` is never constructed [INFO] [stdout] --> src/ann_hnsw.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct HNSWIndex { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `queries` and `metrics` are never read [INFO] [stdout] --> src/agentic_rag.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct AgenticRAGEvalInput { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 8 | queries: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `inputs`, `outputs`, `modalities`, and `metrics` are never read [INFO] [stdout] --> src/multimodal.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct MultimodalEvalInput { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 8 | inputs: Value, // {"text": [...], "images": [...], ...} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | outputs: Value, // model responses [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | modalities: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prompts`, `generated_images`, `reference_images`, and `metrics` are never read [INFO] [stdout] --> src/multimodal.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct GenerationEvalInput { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 23 | prompts: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | generated_images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | reference_images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dummy_similarity` is never used [INFO] [stdout] --> src/multimodal.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn dummy_similarity(a: &str, b: &str) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tasks`, `agent_traces`, `metrics`, `available_tools`, `safety_policies`, and `goal_tracking` are never read [INFO] [stdout] --> src/agent_eval.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct AgentEvalInput { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 8 | tasks: Value, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | agent_traces: Value, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | available_tools: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | safety_policies: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | goal_tracking: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_vector_fast` is never used [INFO] [stdout] --> src/embeddings.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn normalize_vector_fast(vector: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `batch_cosine_similarity` is never used [INFO] [stdout] --> src/embeddings.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn batch_cosine_similarity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `approximate_nearest_neighbor` is never used [INFO] [stdout] --> src/embeddings.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn approximate_nearest_neighbor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `multi_query_similarity` is never used [INFO] [stdout] --> src/embeddings.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn multi_query_similarity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `semantic_clustering_fast` is never used [INFO] [stdout] --> src/embeddings.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn semantic_clustering_fast( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fuzzy_match_best` is never used [INFO] [stdout] --> src/fuzzy.rs:384:8 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn fuzzy_match_best( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `semantic_clustering` is never used [INFO] [stdout] --> src/embeddings.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn semantic_clustering( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prompts`, `metrics`, and `languages` are never read [INFO] [stdout] --> src/code_eval.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct CodeEvalInput { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 8 | prompts: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | languages: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/safety.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct SafetyInput { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 9 | model_outputs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | user_contexts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | demographic_data: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | alignment_principles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | bias_categories: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | adversarial_tests: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `normalize_vector` is never used [INFO] [stdout] --> src/embeddings.rs:306:8 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn normalize_vector(vector: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cosine_similarity` is never used [INFO] [stdout] --> src/embeddings.rs:310:8 [INFO] [stdout] | [INFO] [stdout] 310 | pub fn cosine_similarity(a: &[f32], b: &[f32]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fast_dot_product` is never used [INFO] [stdout] --> src/embeddings.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn fast_dot_product(a: &[f32], b: &[f32]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `similarity_matrix_chunked` is never used [INFO] [stdout] --> src/embeddings.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn similarity_matrix_chunked( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `metrics`, `alert_thresholds`, and `a_b_testing` are never read [INFO] [stdout] --> src/production_monitor.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct MonitorConfig { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 9 | models: Vec, [INFO] [stdout] 10 | metrics: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | alert_thresholds: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | a_b_testing: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "b592cd3770b53beb1d81344e18972e3e380cd15fd909e4db421307d61b32a26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b592cd3770b53beb1d81344e18972e3e380cd15fd909e4db421307d61b32a26c", kill_on_drop: false }` [INFO] [stdout] b592cd3770b53beb1d81344e18972e3e380cd15fd909e4db421307d61b32a26c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b6b1551bdf16b35080f3d969c17e04df32dc07e4dff2c7c798dca3891bf7812 [INFO] running `Command { std: "docker" "start" "-a" "8b6b1551bdf16b35080f3d969c17e04df32dc07e4dff2c7c798dca3891bf7812", kill_on_drop: false }` [INFO] [stderr] Compiling blazemetrics_core v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `pyo3::exceptions::PyValueError` [INFO] [stdout] --> src/ann_hnsw.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use pyo3::exceptions::PyValueError; [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: `json` [INFO] [stdout] --> src/agentic_rag.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{Value, json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/multimodal.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{Value, json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `json` [INFO] [stdout] --> src/agent_eval.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::{Value, json}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/production_monitor.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> src/code_eval.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rayon::prelude` [INFO] [stdout] --> src/moverscore.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `refs_norm` [INFO] [stdout] --> src/lib.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | let refs_norm = normalize_embeddings(refs_view); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_refs_norm` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_idx` [INFO] [stdout] --> src/embeddings.rs:60:46 [INFO] [stdout] | [INFO] [stdout] 60 | queries.par_iter().enumerate().map(|(query_idx, query)| { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_idx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/multimodal.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | let input: GenerationEvalInput = serde_json::from_str(input_json) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/multimodal.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | let input: MultimodalEvalInput = serde_json::from_str(input_json) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `set_parallel_enabled` is never used [INFO] [stdout] --> src/common.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn set_parallel_enabled(enabled: bool) { [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 `set_parallel_threshold` is never used [INFO] [stdout] --> src/common.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn set_parallel_threshold(threshold: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `normalize_whitespace` is never read [INFO] [stdout] --> src/fuzzy.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct FuzzyConfig { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 160 | pub normalize_whitespace: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FuzzyConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fuzzy_match_best` is never used [INFO] [stdout] --> src/fuzzy.rs:384:8 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn fuzzy_match_best( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fast_dot_product` is never used [INFO] [stdout] --> src/embeddings.rs:319:8 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn fast_dot_product(a: &[f32], b: &[f32]) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `similarity_matrix_chunked` is never used [INFO] [stdout] --> src/embeddings.rs:341:8 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn similarity_matrix_chunked( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `batch_cosine_similarity` is never used [INFO] [stdout] --> src/embeddings.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn batch_cosine_similarity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `approximate_nearest_neighbor` is never used [INFO] [stdout] --> src/embeddings.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn approximate_nearest_neighbor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `multi_query_similarity` is never used [INFO] [stdout] --> src/embeddings.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub fn multi_query_similarity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `semantic_clustering_fast` is never used [INFO] [stdout] --> src/embeddings.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn semantic_clustering_fast( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `semantic_clustering` is never used [INFO] [stdout] --> src/embeddings.rs:216:12 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn semantic_clustering( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `multimodal_similarity` is never used [INFO] [stdout] --> src/embeddings.rs:283:12 [INFO] [stdout] | [INFO] [stdout] 283 | pub fn multimodal_similarity( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HNSWIndex` is never constructed [INFO] [stdout] --> src/ann_hnsw.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct HNSWIndex { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `queries` and `metrics` are never read [INFO] [stdout] --> src/agentic_rag.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct AgenticRAGEvalInput { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 8 | queries: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `inputs`, `outputs`, `modalities`, and `metrics` are never read [INFO] [stdout] --> src/multimodal.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct MultimodalEvalInput { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 8 | inputs: Value, // {"text": [...], "images": [...], ...} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | outputs: Value, // model responses [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | modalities: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prompts`, `generated_images`, `reference_images`, and `metrics` are never read [INFO] [stdout] --> src/multimodal.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | struct GenerationEvalInput { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 23 | prompts: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 24 | generated_images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | reference_images: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dummy_similarity` is never used [INFO] [stdout] --> src/multimodal.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn dummy_similarity(a: &str, b: &str) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `tasks`, `agent_traces`, `metrics`, `available_tools`, `safety_policies`, and `goal_tracking` are never read [INFO] [stdout] --> src/agent_eval.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct AgentEvalInput { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 8 | tasks: Value, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | agent_traces: Value, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | available_tools: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | safety_policies: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | goal_tracking: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `metrics`, `alert_thresholds`, and `a_b_testing` are never read [INFO] [stdout] --> src/production_monitor.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct MonitorConfig { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 9 | models: Vec, [INFO] [stdout] 10 | metrics: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | alert_thresholds: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | a_b_testing: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/safety.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | struct SafetyInput { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 9 | model_outputs: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 10 | user_contexts: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 11 | demographic_data: Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 12 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | alignment_principles: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | bias_categories: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | adversarial_tests: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prompts`, `metrics`, and `languages` are never read [INFO] [stdout] --> src/code_eval.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct CodeEvalInput { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 8 | prompts: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | metrics: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | languages: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.52s [INFO] running `Command { std: "docker" "inspect" "8b6b1551bdf16b35080f3d969c17e04df32dc07e4dff2c7c798dca3891bf7812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6b1551bdf16b35080f3d969c17e04df32dc07e4dff2c7c798dca3891bf7812", kill_on_drop: false }` [INFO] [stdout] 8b6b1551bdf16b35080f3d969c17e04df32dc07e4dff2c7c798dca3891bf7812