[INFO] cloning repository https://github.com/2jungg/vectordb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2jungg/vectordb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2jungg%2Fvectordb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2jungg%2Fvectordb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cd1f94fdbeb16dc9e7022b5e1e867aaf27b4b70
[INFO] checking 2jungg/vectordb against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2jungg%2Fvectordb" "/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/2jungg/vectordb
[INFO] finished tweaking git repo https://github.com/2jungg/vectordb
[INFO] tweaked toml for git repo https://github.com/2jungg/vectordb written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2jungg/vectordb on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/2jungg/vectordb 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e75293ca485c4d659dd7303d3b559f3fb267daf32a92ec62e6deb3807a6d69f6
[INFO] running `Command { std: "docker" "start" "-a" "e75293ca485c4d659dd7303d3b559f3fb267daf32a92ec62e6deb3807a6d69f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e75293ca485c4d659dd7303d3b559f3fb267daf32a92ec62e6deb3807a6d69f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e75293ca485c4d659dd7303d3b559f3fb267daf32a92ec62e6deb3807a6d69f6", kill_on_drop: false }`
[INFO] [stdout] e75293ca485c4d659dd7303d3b559f3fb267daf32a92ec62e6deb3807a6d69f6
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0cee334c181bc309bd5dc456b211131464f589060000294ce9b613296a096d3
[INFO] running `Command { std: "docker" "start" "-a" "e0cee334c181bc309bd5dc456b211131464f589060000294ce9b613296a096d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking arrow-schema v54.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling webpki-root-certs v1.0.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling hmac-sha256 v1.1.13
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling lzma-rust2 v0.15.7
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]     Checking console v0.16.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking indicatif v0.18.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking unicode-normalization-alignments v0.1.12
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling MyVectorDB v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr] warning: MyVectorDB@0.1.0: Copied ONNX Runtime DLL from "/opt/rustwide/workdir/lib/onnxruntime.dll" to "/opt/rustwide/target/debug/onnxruntime.dll"
[INFO] [stderr] warning: MyVectorDB@0.1.0: Copied ONNX Runtime SO from "/opt/rustwide/workdir/lib/libonnxruntime.so" to "/opt/rustwide/target/debug/libonnxruntime.so"
[INFO] [stderr]     Checking rayon-cond v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling monostate-impl v0.1.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking monostate v0.1.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking spm_precompiled v0.1.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling ureq v3.1.4
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ort-sys v2.0.0-rc.11
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking arrow-buffer v54.3.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ort v2.0.0-rc.11
[INFO] [stderr]     Checking arrow-data v54.3.1
[INFO] [stderr]     Checking tokenizers v0.22.2
[INFO] [stderr]     Checking arrow-array v54.3.1
[INFO] [stderr]     Checking arrow-select v54.3.1
[INFO] [stderr]     Checking arrow-ipc v54.3.1
[INFO] [stderr]     Checking arrow-row v54.3.1
[INFO] [stderr]     Checking arrow-arith v54.3.1
[INFO] [stderr]     Checking arrow-cast v54.3.1
[INFO] [stderr]     Checking arrow-ord v54.3.1
[INFO] [stderr]     Checking arrow-string v54.3.1
[INFO] [stderr]     Checking arrow-csv v54.3.1
[INFO] [stderr]     Checking arrow-json v54.3.1
[INFO] [stderr]     Checking parquet v54.3.1
[INFO] [stderr]     Checking arrow v54.3.1
[INFO] [stdout] warning: crate `MyVectorDB` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `my_vector_db`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextSplitter` is never constructed
[INFO] [stdout]  --> src/tools/text_splitter.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct TextSplitter {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextSplitter` is never constructed
[INFO] [stdout]  --> src/tools/text_splitter.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct TextSplitter {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `split`, and `process_chunks` are never used
[INFO] [stdout]   --> src/tools/text_splitter.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl TextSplitter {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(tokenizer_path: &str, max_tokens: usize, overlap_tokens: usize) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn split(&self, file_map: &FileMap, tx: &Sender<TextChunk>) -> anyhow::Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     fn process_chunks(&self, file_map: &FileMap, full_text: &str, tx: &Sender<TextChunk>) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tokens` is never read
[INFO] [stdout]  --> src/tools/embedder.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TokenOutput {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 9 |     pub tokens: Vec<String>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TokenOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `split`, and `process_chunks` are never used
[INFO] [stdout]   --> src/tools/text_splitter.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl TextSplitter {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(tokenizer_path: &str, max_tokens: usize, overlap_tokens: usize) -> anyhow::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn split(&self, file_map: &FileMap, tx: &Sender<TextChunk>) -> anyhow::Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     fn process_chunks(&self, file_map: &FileMap, full_text: &str, tx: &Sender<TextChunk>) -> anyhow::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decode` is never used
[INFO] [stdout]    --> src/tools/embedder.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl Embedder {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn decode(&self, ids: &[u32]) -> anyhow::Result<String> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tokens` is never read
[INFO] [stdout]  --> src/tools/embedder.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TokenOutput {
[INFO] [stdout]   |            ----------- field in this struct
[INFO] [stdout] 9 |     pub tokens: Vec<String>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TokenOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParquetWriter` is never constructed
[INFO] [stdout]   --> src/tools/writer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ParquetWriter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decode` is never used
[INFO] [stdout]    --> src/tools/embedder.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl Embedder {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn decode(&self, ids: &[u32]) -> anyhow::Result<String> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParquetWriter` is never constructed
[INFO] [stdout]   --> src/tools/writer.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ParquetWriter {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `write_batch`, `create_writer`, and `chunks_to_batch` are never used
[INFO] [stdout]   --> src/tools/writer.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ParquetWriter {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(db_path: PathBuf) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn write_batch(&self, chunks: Vec<EmbeddedChunk>) -> anyhow::Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn create_writer(&self) -> anyhow::Result<ArrowWriter<File>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn chunks_to_batch(&self, chunks: Vec<EmbeddedChunk>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextChunk` is never constructed
[INFO] [stdout]  --> src/types.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TextChunk {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `write_batch`, `create_writer`, and `chunks_to_batch` are never used
[INFO] [stdout]   --> src/tools/writer.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl ParquetWriter {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 16 |     pub fn new(db_path: PathBuf) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn write_batch(&self, chunks: Vec<EmbeddedChunk>) -> anyhow::Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn create_writer(&self) -> anyhow::Result<ArrowWriter<File>> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn chunks_to_batch(&self, chunks: Vec<EmbeddedChunk>) -> anyhow::Result<RecordBatch> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/types.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl TextChunk {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(file_id: String, chunk_id: String, index: usize, text: String, start_token: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextChunk` is never constructed
[INFO] [stdout]  --> src/types.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct TextChunk {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileMap` is never constructed
[INFO] [stdout]   --> src/types.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FileMap {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/types.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl FileMap {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 31 |     pub fn new(file_name: String, file_id: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/types.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl TextChunk {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 13 |     pub fn new(file_id: String, chunk_id: String, index: usize, text: String, start_token: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddedChunk` is never constructed
[INFO] [stdout]   --> src/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct EmbeddedChunk {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileMap` is never constructed
[INFO] [stdout]   --> src/types.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FileMap {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/types.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl EmbeddedChunk {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 42 |     pub fn new(chunk_info: TextChunk, embedding: Vec<f32>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/types.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl FileMap {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 31 |     pub fn new(file_name: String, file_id: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddedChunk` is never constructed
[INFO] [stdout]   --> src/types.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct EmbeddedChunk {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/types.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl EmbeddedChunk {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 42 |     pub fn new(chunk_info: TextChunk, embedding: Vec<f32>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.69s
[INFO] running `Command { std: "docker" "inspect" "e0cee334c181bc309bd5dc456b211131464f589060000294ce9b613296a096d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0cee334c181bc309bd5dc456b211131464f589060000294ce9b613296a096d3", kill_on_drop: false }`
[INFO] [stdout] e0cee334c181bc309bd5dc456b211131464f589060000294ce9b613296a096d3
