[INFO] cloning repository https://github.com/salah55s/winnowDB
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/salah55s/winnowDB" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalah55s%2FwinnowDB", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalah55s%2FwinnowDB'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f276d079e32011ebf00192e7f053c43a2976c3eb
[INFO] testing salah55s/winnowDB against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsalah55s%2FwinnowDB" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/salah55s/winnowDB
[INFO] finished tweaking git repo https://github.com/salah55s/winnowDB
[INFO] tweaked toml for git repo https://github.com/salah55s/winnowDB written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/salah55s/winnowDB on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/salah55s/winnowDB 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0579043b71533b73127c4e55a54aec7a3405cc196a779ce2e2477664ac936225
[INFO] running `Command { std: "docker" "start" "-a" "0579043b71533b73127c4e55a54aec7a3405cc196a779ce2e2477664ac936225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0579043b71533b73127c4e55a54aec7a3405cc196a779ce2e2477664ac936225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0579043b71533b73127c4e55a54aec7a3405cc196a779ce2e2477664ac936225", kill_on_drop: false }`
[INFO] [stdout] 0579043b71533b73127c4e55a54aec7a3405cc196a779ce2e2477664ac936225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00729d5ff613e62cc339baf014b988090980923663178144b5f401f818f80f36
[INFO] running `Command { std: "docker" "start" "-a" "00729d5ff613e62cc339baf014b988090980923663178144b5f401f818f80f36", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.36
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.108
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling js-sys v0.3.85
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.4.5
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.58
[INFO] [stderr]    Compiling web-sys v0.3.85
[INFO] [stderr]    Compiling winnow-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wasm_bindgen::prelude::*;
[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: `de::DeserializeOwned`
[INFO] [stdout]  --> src/storage/op_wal.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Serialize, Deserialize, de::DeserializeOwned};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor` and `Read`
[INFO] [stdout]  --> src/storage/op_wal.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{self, Cursor, Read};
[INFO] [stdout]   |                     ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor`, `Read`, `SeekFrom`, and `Seek`
[INFO] [stdout]  --> src/storage/payload_store.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Cursor, Read, Write, Seek, SeekFrom};
[INFO] [stdout]   |                     ^^^^^^  ^^^^         ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_sys::console`
[INFO] [stdout]  --> src/resilience/retry.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web_sys::console;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> src/observability/metrics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> src/security/rate_limiter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/security/jwt.rs:177:30
[INFO] [stdout]     |
[INFO] [stdout] 177 |         result.push(ALPHABET[(b0 >> 2)] as char);
[INFO] [stdout]     |                              ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 177 -         result.push(ALPHABET[(b0 >> 2)] as char);
[INFO] [stdout] 177 +         result.push(ALPHABET[b0 >> 2] as char);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vector::storage::VectorIndex`
[INFO] [stdout]  --> src/tuning/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::vector::storage::VectorIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/storage/wal.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/storage/payload_store.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Cursor, Read, Write, Seek, SeekFrom};
[INFO] [stdout]   |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::VectorIndex`
[INFO] [stdout]  --> src/vector/enum_wrapper.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::storage::VectorIndex; // Import the trait
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/vector/hnsw.rs:278:35
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn select_neighbors_heuristic(query: &[f32], candidates: &[(Candidate, Vec<f32>)], m: usize, metric: MetricType) -> Vec<u32> {
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `justification`
[INFO] [stdout]    --> src/compliance/mod.rs:138:51
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn request_deletion(&self, user_id: &str, justification: &str) -> String {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_justification`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `hnsw::Node` is more private than the item `IndexHNSW::nodes`
[INFO] [stdout]    --> src/vector/hnsw.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub nodes: HashMap<u32, Node>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `IndexHNSW::nodes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `hnsw::Node` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/vector/hnsw.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | struct Node {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recovery_points` is never read
[INFO] [stdout]    --> src/storage/backup.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct PITRManager {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 367 |     recovery_points: Arc<Mutex<Vec<RecoveryPoint>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PITRManager` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MinDistNode` is never constructed
[INFO] [stdout]   --> src/vector/hnsw.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct MinDistNode {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_k` is never read
[INFO] [stdout]    --> src/search/advanced.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct AdvancedSearch {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 273 |     // Configuration
[INFO] [stdout] 274 |     default_k: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "00729d5ff613e62cc339baf014b988090980923663178144b5f401f818f80f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00729d5ff613e62cc339baf014b988090980923663178144b5f401f818f80f36", kill_on_drop: false }`
[INFO] [stdout] 00729d5ff613e62cc339baf014b988090980923663178144b5f401f818f80f36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed21514ec9a2221a5ce8b71cc84c401133ce5cf4ad2a1cae2f78d0862ab19e17
[INFO] running `Command { std: "docker" "start" "-a" "ed21514ec9a2221a5ce8b71cc84c401133ce5cf4ad2a1cae2f78d0862ab19e17", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.58
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.108
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.4.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.58
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling winnow-db v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wasm_bindgen::prelude::*;
[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: `de::DeserializeOwned`
[INFO] [stdout]  --> src/storage/op_wal.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Serialize, Deserialize, de::DeserializeOwned};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor` and `Read`
[INFO] [stdout]  --> src/storage/op_wal.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{self, Cursor, Read};
[INFO] [stdout]   |                     ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor`, `Read`, `SeekFrom`, and `Seek`
[INFO] [stdout]  --> src/storage/payload_store.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Cursor, Read, Write, Seek, SeekFrom};
[INFO] [stdout]   |                     ^^^^^^  ^^^^         ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_sys::console`
[INFO] [stdout]  --> src/resilience/retry.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web_sys::console;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> src/observability/metrics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> src/security/rate_limiter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/security/jwt.rs:177:30
[INFO] [stdout]     |
[INFO] [stdout] 177 |         result.push(ALPHABET[(b0 >> 2)] as char);
[INFO] [stdout]     |                              ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 177 -         result.push(ALPHABET[(b0 >> 2)] as char);
[INFO] [stdout] 177 +         result.push(ALPHABET[b0 >> 2] as char);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vector::storage::VectorIndex`
[INFO] [stdout]  --> src/tuning/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::vector::storage::VectorIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use wasm_bindgen::prelude::*;
[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: `de::DeserializeOwned`
[INFO] [stdout]  --> src/storage/op_wal.rs:4:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Serialize, Deserialize, de::DeserializeOwned};
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor` and `Read`
[INFO] [stdout]  --> src/storage/op_wal.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::io::{self, Cursor, Read};
[INFO] [stdout]   |                     ^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cursor`, `Read`, `SeekFrom`, and `Seek`
[INFO] [stdout]  --> src/storage/payload_store.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Cursor, Read, Write, Seek, SeekFrom};
[INFO] [stdout]   |                     ^^^^^^  ^^^^         ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web_sys::console`
[INFO] [stdout]  --> src/resilience/retry.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use web_sys::console;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> src/observability/metrics.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*`
[INFO] [stdout]  --> src/security/rate_limiter.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use wasm_bindgen::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]    --> src/security/jwt.rs:177:30
[INFO] [stdout]     |
[INFO] [stdout] 177 |         result.push(ALPHABET[(b0 >> 2)] as char);
[INFO] [stdout]     |                              ^       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 177 -         result.push(ALPHABET[(b0 >> 2)] as char);
[INFO] [stdout] 177 +         result.push(ALPHABET[b0 >> 2] as char);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::vector::storage::VectorIndex`
[INFO] [stdout]  --> src/tuning/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use crate::vector::storage::VectorIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/storage/wal.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/storage/payload_store.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Cursor, Read, Write, Seek, SeekFrom};
[INFO] [stdout]   |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::VectorIndex`
[INFO] [stdout]  --> src/vector/enum_wrapper.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::storage::VectorIndex; // Import the trait
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/storage/wal.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/storage/payload_store.rs:4:35
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, Cursor, Read, Write, Seek, SeekFrom};
[INFO] [stdout]   |                                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::storage::VectorIndex`
[INFO] [stdout]  --> src/vector/enum_wrapper.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use super::storage::VectorIndex; // Import the trait
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/vector/hnsw.rs:278:35
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn select_neighbors_heuristic(query: &[f32], candidates: &[(Candidate, Vec<f32>)], m: usize, metric: MetricType) -> Vec<u32> {
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[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`
[INFO] [stdout]    --> src/vector/hnsw.rs:278:35
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn select_neighbors_heuristic(query: &[f32], candidates: &[(Candidate, Vec<f32>)], m: usize, metric: MetricType) -> Vec<u32> {
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `justification`
[INFO] [stdout]    --> src/compliance/mod.rs:138:51
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn request_deletion(&self, user_id: &str, justification: &str) -> String {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_justification`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `hnsw::Node` is more private than the item `IndexHNSW::nodes`
[INFO] [stdout]    --> src/vector/hnsw.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub nodes: HashMap<u32, Node>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `IndexHNSW::nodes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `hnsw::Node` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/vector/hnsw.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | struct Node {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recovery_points` is never read
[INFO] [stdout]    --> src/storage/backup.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct PITRManager {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 367 |     recovery_points: Arc<Mutex<Vec<RecoveryPoint>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PITRManager` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MinDistNode` is never constructed
[INFO] [stdout]   --> src/vector/hnsw.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct MinDistNode {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_k` is never read
[INFO] [stdout]    --> src/search/advanced.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct AdvancedSearch {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 273 |     // Configuration
[INFO] [stdout] 274 |     default_k: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `justification`
[INFO] [stdout]    --> src/compliance/mod.rs:138:51
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn request_deletion(&self, user_id: &str, justification: &str) -> String {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_justification`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `hnsw::Node` is more private than the item `IndexHNSW::nodes`
[INFO] [stdout]    --> src/vector/hnsw.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     pub nodes: HashMap<u32, Node>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `IndexHNSW::nodes` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `hnsw::Node` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/vector/hnsw.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | struct Node {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recovery_points` is never read
[INFO] [stdout]    --> src/storage/backup.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 366 | pub struct PITRManager {
[INFO] [stdout]     |            ----------- field in this struct
[INFO] [stdout] 367 |     recovery_points: Arc<Mutex<Vec<RecoveryPoint>>>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PITRManager` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MinDistNode` is never constructed
[INFO] [stdout]   --> src/vector/hnsw.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 78 | struct MinDistNode {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `default_k` is never read
[INFO] [stdout]    --> src/search/advanced.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct AdvancedSearch {
[INFO] [stdout]     |            -------------- field in this struct
[INFO] [stdout] 273 |     // Configuration
[INFO] [stdout] 274 |     default_k: usize,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::hash_map::DefaultHasher`
[INFO] [stdout]    --> tests/native_integration.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 |         use std::collections::hash_map::DefaultHasher;
[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 imports: `Hash` and `Hasher`
[INFO] [stdout]    --> tests/native_integration.rs:118:25
[INFO] [stdout]     |
[INFO] [stdout] 118 |         use std::hash::{Hash, Hasher};
[INFO] [stdout]     |                         ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `js_sys::Float32Array`
[INFO] [stdout]  --> tests/wasm_integration.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use js_sys::Float32Array;
[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 `Result` that must be used
[INFO] [stdout]   --> tests/native_integration.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |             index.delete(i);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let _ = index.delete(i);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]   --> tests/real_benchmark.rs:34:35
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let flat_results = flat_index.search_rust(&query_vector, k);
[INFO] [stdout]    |                                   ^^^^^^^^^^^------------------ argument #3 of type `Option<&HashSet<u32>>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> src/vector/flat.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn search_rust(&self, query: &[f32], k: usize, filter: Option<&std::collections::HashSet<u32>>) -> Vec<(u32, f32)> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let flat_results = flat_index.search_rust(&query_vector, k, /* Option<&HashSet<u32>> */);
[INFO] [stdout]    |                                                               +++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/wasm_integration.rs:190:33
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let hnsw_results = hnsw.search_rust(query.clone(), 10);
[INFO] [stdout]     |                                 ^^^^^^^^^^^------------------- argument #3 of type `Option<&HashSet<u32>>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/vector/hnsw.rs:447:12
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn search_rust(&self, query: Vec<f32>, k: usize, filter: Option<&HashSet<u32>>) -> Vec<(u32, f32)> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 190 |         let hnsw_results = hnsw.search_rust(query.clone(), 10, /* Option<&HashSet<u32>> */);
[INFO] [stdout]     |                                                              +++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> tests/wasm_integration.rs:191:33
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let flat_results = flat.search_rust(&query, 10);
[INFO] [stdout]     |                                 ^^^^^^^^^^^------------ argument #3 of type `Option<&HashSet<u32>>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/vector/flat.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn search_rust(&self, query: &[f32], k: usize, filter: Option<&std::collections::HashSet<u32>>) -> Vec<(u32, f32)> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let flat_results = flat.search_rust(&query, 10, /* Option<&HashSet<u32>> */);
[INFO] [stdout]     |                                                       +++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `query` as mutable, as it is not declared as mutable
[INFO] [stdout]   --> tests/wasm_integration.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         query[0] = 50.0 / 100.0;
[INFO] [stdout]    |         ^^^^^ cannot borrow as mutable
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing this to be mutable
[INFO] [stdout]    |
[INFO] [stdout] 35 |         let mut query = vec![0.5f32; 128];
[INFO] [stdout]    |             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0596.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `winnow-db` (test "real_benchmark") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `winnow-db` (test "wasm_integration") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ed21514ec9a2221a5ce8b71cc84c401133ce5cf4ad2a1cae2f78d0862ab19e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed21514ec9a2221a5ce8b71cc84c401133ce5cf4ad2a1cae2f78d0862ab19e17", kill_on_drop: false }`
[INFO] [stdout] ed21514ec9a2221a5ce8b71cc84c401133ce5cf4ad2a1cae2f78d0862ab19e17
