[INFO] cloning repository https://github.com/Pilser/helix-edge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pilser/helix-edge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPilser%2Fhelix-edge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPilser%2Fhelix-edge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 166fa36ea51631eeaa6431040c0b75b87d94190c [INFO] checking Pilser/helix-edge against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPilser%2Fhelix-edge" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Pilser/helix-edge [INFO] finished tweaking git repo https://github.com/Pilser/helix-edge [INFO] tweaked toml for git repo https://github.com/Pilser/helix-edge written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Pilser/helix-edge on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Pilser/helix-edge 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/helix-db/Cargo.toml: file `/workspace/builds/worker-1-tc2/source/helix-db/benches/capacity_optimization_benches.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `capacity_optimization_benches` [INFO] [stderr] * `bench` target `capacity_optimization_benches` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2eaed30a87d424ee1383f5ec40aec2e52bc3ab8dca56b24b43229dd9a5c8068d [INFO] running `Command { std: "docker" "start" "-a" "2eaed30a87d424ee1383f5ec40aec2e52bc3ab8dca56b24b43229dd9a5c8068d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2eaed30a87d424ee1383f5ec40aec2e52bc3ab8dca56b24b43229dd9a5c8068d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eaed30a87d424ee1383f5ec40aec2e52bc3ab8dca56b24b43229dd9a5c8068d", kill_on_drop: false }` [INFO] [stdout] 2eaed30a87d424ee1383f5ec40aec2e52bc3ab8dca56b24b43229dd9a5c8068d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a11e65a87b1b322addb9cf855a51acf35da4755df2d853a96572b8d1bc8c74b7 [INFO] running `Command { std: "docker" "start" "-a" "a11e65a87b1b322addb9cf855a51acf35da4755df2d853a96572b8d1bc8c74b7", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/helix-db/Cargo.toml: file `/opt/rustwide/workdir/helix-db/benches/capacity_optimization_benches.rs` found to be present in multiple build targets: [INFO] [stderr] * `integration-test` target `capacity_optimization_benches` [INFO] [stderr] * `bench` target `capacity_optimization_benches` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling heed3 v0.22.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking sonic-number v0.1.0 [INFO] [stderr] Checking sonic-simd v0.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking flume v0.12.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking heed-traits v0.20.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking synchronoise v1.0.1 [INFO] [stderr] Compiling generator v0.8.7 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ariadne v0.5.1 [INFO] [stderr] Checking core_affinity v0.8.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking inventory v0.3.19 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Compiling helix-container v0.1.0 (/opt/rustwide/workdir/helix-container) [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking toml_parser v1.0.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling lmdb-master3-sys v0.2.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling helix-macros v0.1.7 (/opt/rustwide/workdir/helix-macros) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking twox-hash v2.1.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking toml v0.9.5 [INFO] [stderr] Checking loom v0.7.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking rand_core v0.9.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking trybuild v1.0.114 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking faststr v0.2.30 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sonic-rs v0.5.3 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking heed-types v0.21.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking proptest v1.9.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking helix-metrics v0.1.1 (/opt/rustwide/workdir/metrics) [INFO] [stderr] Checking helix-db v1.3.1 (/opt/rustwide/workdir/helix-db) [INFO] [stdout] warning: unused imports: `mcp_handler`, `migration`, and `tool_call` [INFO] [stdout] --> helix-container/src/queries.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | use helix_macros::{handler, tool_call, mcp_handler, migration}; [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: `CastType`, `DistanceMethod`, `Edge`, `EmbeddingModel`, `ID`, `IoContFn`, `MCPHandlerSubmission`, `MCPHandler`, `MCPToolInput`, `MMRReranker`, `Node`, `PathAlgorithm`, `RRFReranker`, `RerankAdapter`, `ShortestPathAdapter`, `aggregate::AggregateAdapter`, `brute_force_search::BruteForceSearchVAdapter`, `cast`, `dedup::DedupAdapter`, `e_from_id::EFromIdAdapter`, `e_from_type::EFromTypeAdapter`, `embed_async`, `embed`, `exist::Exist`, `field_addition_from_old_field`, `field_addition_from_value`, `field_type_cast`, `filter_mut::FilterMut`, `format::Format`, `from_n::FromNAdapter`, `from_v::FromVAdapter`, `get_embedding_model`, `group_by::GroupByAdapter`, `in_e::InEdgesAdapter`, `map::MapAdapter`, `n_from_id::NFromIdAdapter`, `n_from_index::NFromIndexAdapter`, `node_matches`, `props`, `to_v::ToVAdapter`, `traversal_value::TraversalValue`, and `v_from_id::VFromIdAdapter` [INFO] [stdout] --> helix-container/src/queries.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | RerankAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | fusion::{RRFReranker, MMRReranker, DistanceMethod}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | in_::{in_::InAdapter, in_e::InEdgesAdapter, to_n::ToNAdapter, to_v::ToVAdapter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | out::{ [INFO] [stdout] 27 | from_n::FromNAdapter, from_v::FromVAdapter, out::OutAdapter, out_e::OutEdgesAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | e_from_id::EFromIdAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | e_from_type::EFromTypeAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | n_from_id::NFromIdAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | n_from_index::NFromIndexAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | n_from_type::NFromTypeAdapter, [INFO] [stdout] 37 | v_from_id::VFromIdAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | dedup::DedupAdapter, drop::Drop, exist::Exist, filter_mut::FilterMut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | filter_ref::FilterRefAdapter, map::MapAdapter, paths::{PathAlgorithm, ShortestPathAdapter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | range::RangeAdapter, update::UpdateAdapter, order::OrderByAdapter, [INFO] [stdout] 44 | aggregate::AggregateAdapter, group_by::GroupByAdapter, count::CountAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | brute_force_search::BruteForceSearchVAdapter, insert::InsertVAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | traversal_value::TraversalValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | embedding_providers::{EmbeddingModel, get_embedding_model}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | router::router::{HandlerInput, IoContFn}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | mcp::mcp::{MCPHandlerSubmission, MCPToolInput, MCPHandler} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 61 | }, [INFO] [stdout] 62 | node_matches, props, embed, embed_async, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 63 | field_addition_from_old_field, field_type_cast, field_addition_from_value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | value::{casting::{cast, CastType}, Value}, [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] 67 | format::Format, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | id::{ID, uuid_str}, [INFO] [stdout] | ^^ [INFO] [stdout] 71 | items::{Edge, Node}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap` and `HashSet` [INFO] [stdout] --> helix-container/src/queries.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> helix-container/src/queries.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Memory_to_Content` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct Memory_to_Content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MemoryToContent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Memory_to_Tags` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:522:12 [INFO] [stdout] | [INFO] [stdout] 522 | pub struct Memory_to_Tags { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MemoryToTags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:598:16 [INFO] [stdout] | [INFO] [stdout] 598 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetDirectRelatedOut_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:687:12 [INFO] [stdout] | [INFO] [stdout] 687 | pub struct GetDirectRelatedOut_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetDirectRelatedOutRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetDirectRelatedIn_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:701:12 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct GetDirectRelatedIn_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetDirectRelatedInRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `count_memories_by_accountInput` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:828:12 [INFO] [stdout] | [INFO] [stdout] 828 | pub struct count_memories_by_accountInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CountMemoriesByAccountInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1213:16 [INFO] [stdout] | [INFO] [stdout] 1213 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1231:16 [INFO] [stdout] | [INFO] [stdout] 1231 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1591:16 [INFO] [stdout] | [INFO] [stdout] 1591 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1609:16 [INFO] [stdout] | [INFO] [stdout] 1609 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1625:16 [INFO] [stdout] | [INFO] [stdout] 1625 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get2HopRelatedHop1_outReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1640:12 [INFO] [stdout] | [INFO] [stdout] 1640 | pub struct Get2HopRelatedHop1_outReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Get2hopRelatedHop1OutReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get2HopRelatedHop2_outReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1654:12 [INFO] [stdout] | [INFO] [stdout] 1654 | pub struct Get2HopRelatedHop2_outReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Get2hopRelatedHop2OutReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get2HopRelatedHop1_inReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1668:12 [INFO] [stdout] | [INFO] [stdout] 1668 | pub struct Get2HopRelatedHop1_inReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Get2hopRelatedHop1InReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get2HopRelatedHop2_inReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1682:12 [INFO] [stdout] | [INFO] [stdout] 1682 | pub struct Get2HopRelatedHop2_inReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Get2hopRelatedHop2InReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `get_memories_feedInput` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1788:12 [INFO] [stdout] | [INFO] [stdout] 1788 | pub struct get_memories_feedInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetMemoriesFeedInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get_memories_feedMemoriesReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1794:12 [INFO] [stdout] | [INFO] [stdout] 1794 | pub struct Get_memories_feedMemoriesReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetMemoriesFeedMemoriesReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetFullDocumentWithContextAll_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1871:12 [INFO] [stdout] | [INFO] [stdout] 1871 | pub struct GetFullDocumentWithContextAll_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetFullDocumentWithContextAllRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetFullDocumentWithContextRoot_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1885:12 [INFO] [stdout] | [INFO] [stdout] 1885 | pub struct GetFullDocumentWithContextRoot_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetFullDocumentWithContextRootRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetChunksWithRelatedChunk_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:2000:12 [INFO] [stdout] | [INFO] [stdout] 2000 | pub struct GetChunksWithRelatedChunk_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetChunksWithRelatedChunkRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:2413:16 [INFO] [stdout] | [INFO] [stdout] 2413 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `get_memories_feed_by_accountInput` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:2422:12 [INFO] [stdout] | [INFO] [stdout] 2422 | pub struct get_memories_feed_by_accountInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetMemoriesFeedByAccountInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get_memories_feed_by_accountMemoriesReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:2429:12 [INFO] [stdout] | [INFO] [stdout] 2429 | pub struct Get_memories_feed_by_accountMemoriesReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetMemoriesFeedByAccountMemoriesReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:567:19 [INFO] [stdout] | [INFO] [stdout] 567 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:645:19 [INFO] [stdout] | [INFO] [stdout] 645 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:633:19 [INFO] [stdout] | [INFO] [stdout] 633 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:723:19 [INFO] [stdout] | [INFO] [stdout] 723 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:800:19 [INFO] [stdout] | [INFO] [stdout] 800 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:841:19 [INFO] [stdout] | [INFO] [stdout] 841 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:889:19 [INFO] [stdout] | [INFO] [stdout] 889 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1021:19 [INFO] [stdout] | [INFO] [stdout] 1021 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1120:19 [INFO] [stdout] | [INFO] [stdout] 1120 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1250:19 [INFO] [stdout] | [INFO] [stdout] 1250 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1235:19 [INFO] [stdout] | [INFO] [stdout] 1235 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1218:19 [INFO] [stdout] | [INFO] [stdout] 1218 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1200:19 [INFO] [stdout] | [INFO] [stdout] 1200 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1184:19 [INFO] [stdout] | [INFO] [stdout] 1184 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge_content` [INFO] [stdout] --> helix-container/src/queries.rs:1262:9 [INFO] [stdout] | [INFO] [stdout] 1262 | let edge_content = G::new_mut(&db, &arena, &mut txn) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edge_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge_tags` [INFO] [stdout] --> helix-container/src/queries.rs:1264:9 [INFO] [stdout] | [INFO] [stdout] 1264 | let edge_tags = G::new_mut(&db, &arena, &mut txn) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edge_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1317:19 [INFO] [stdout] | [INFO] [stdout] 1317 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1534:19 [INFO] [stdout] | [INFO] [stdout] 1534 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1614:19 [INFO] [stdout] | [INFO] [stdout] 1614 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1596:19 [INFO] [stdout] | [INFO] [stdout] 1596 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1578:19 [INFO] [stdout] | [INFO] [stdout] 1578 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1704:19 [INFO] [stdout] | [INFO] [stdout] 1704 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1907:19 [INFO] [stdout] | [INFO] [stdout] 1907 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2022:19 [INFO] [stdout] | [INFO] [stdout] 2022 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2267:19 [INFO] [stdout] | [INFO] [stdout] 2267 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2382:19 [INFO] [stdout] | [INFO] [stdout] 2382 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2451:19 [INFO] [stdout] | [INFO] [stdout] 2451 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arena` [INFO] [stdout] --> helix-container/src/queries.rs:2485:5 [INFO] [stdout] | [INFO] [stdout] 2485 | let arena = Bump::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_arena` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `mcp_handler`, `migration`, and `tool_call` [INFO] [stdout] --> helix-container/src/queries.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | use helix_macros::{handler, tool_call, mcp_handler, migration}; [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 variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2537:19 [INFO] [stdout] | [INFO] [stdout] 2537 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2525:19 [INFO] [stdout] | [INFO] [stdout] 2525 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CastType`, `DistanceMethod`, `Edge`, `EmbeddingModel`, `ID`, `IoContFn`, `MCPHandlerSubmission`, `MCPHandler`, `MCPToolInput`, `MMRReranker`, `Node`, `PathAlgorithm`, `RRFReranker`, `RerankAdapter`, `ShortestPathAdapter`, `aggregate::AggregateAdapter`, `brute_force_search::BruteForceSearchVAdapter`, `cast`, `dedup::DedupAdapter`, `e_from_id::EFromIdAdapter`, `e_from_type::EFromTypeAdapter`, `embed_async`, `embed`, `exist::Exist`, `field_addition_from_old_field`, `field_addition_from_value`, `field_type_cast`, `filter_mut::FilterMut`, `format::Format`, `from_n::FromNAdapter`, `from_v::FromVAdapter`, `get_embedding_model`, `group_by::GroupByAdapter`, `in_e::InEdgesAdapter`, `map::MapAdapter`, `n_from_id::NFromIdAdapter`, `n_from_index::NFromIndexAdapter`, `node_matches`, `props`, `to_v::ToVAdapter`, `traversal_value::TraversalValue`, and `v_from_id::VFromIdAdapter` [INFO] [stdout] --> helix-container/src/queries.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | RerankAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | fusion::{RRFReranker, MMRReranker, DistanceMethod}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | in_::{in_::InAdapter, in_e::InEdgesAdapter, to_n::ToNAdapter, to_v::ToVAdapter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | out::{ [INFO] [stdout] 27 | from_n::FromNAdapter, from_v::FromVAdapter, out::OutAdapter, out_e::OutEdgesAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | e_from_id::EFromIdAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 33 | e_from_type::EFromTypeAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 34 | n_from_id::NFromIdAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 35 | n_from_index::NFromIndexAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 36 | n_from_type::NFromTypeAdapter, [INFO] [stdout] 37 | v_from_id::VFromIdAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | dedup::DedupAdapter, drop::Drop, exist::Exist, filter_mut::FilterMut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 42 | filter_ref::FilterRefAdapter, map::MapAdapter, paths::{PathAlgorithm, ShortestPathAdapter}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 43 | range::RangeAdapter, update::UpdateAdapter, order::OrderByAdapter, [INFO] [stdout] 44 | aggregate::AggregateAdapter, group_by::GroupByAdapter, count::CountAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | brute_force_search::BruteForceSearchVAdapter, insert::InsertVAdapter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | traversal_value::TraversalValue, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | embedding_providers::{EmbeddingModel, get_embedding_model}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | router::router::{HandlerInput, IoContFn}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 60 | mcp::mcp::{MCPHandlerSubmission, MCPToolInput, MCPHandler} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 61 | }, [INFO] [stdout] 62 | node_matches, props, embed, embed_async, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^^^ ^^^^^^^^^^^ [INFO] [stdout] 63 | field_addition_from_old_field, field_type_cast, field_addition_from_value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | value::{casting::{cast, CastType}, Value}, [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] 67 | format::Format, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | id::{ID, uuid_str}, [INFO] [stdout] | ^^ [INFO] [stdout] 71 | items::{Edge, Node}, [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashMap` and `HashSet` [INFO] [stdout] --> helix-container/src/queries.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | use std::collections::{HashMap, HashSet}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Instant` [INFO] [stdout] --> helix-container/src/queries.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Memory_to_Content` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct Memory_to_Content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MemoryToContent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Memory_to_Tags` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:522:12 [INFO] [stdout] | [INFO] [stdout] 522 | pub struct Memory_to_Tags { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `MemoryToTags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:598:16 [INFO] [stdout] | [INFO] [stdout] 598 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetDirectRelatedOut_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:687:12 [INFO] [stdout] | [INFO] [stdout] 687 | pub struct GetDirectRelatedOut_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetDirectRelatedOutRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetDirectRelatedIn_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:701:12 [INFO] [stdout] | [INFO] [stdout] 701 | pub struct GetDirectRelatedIn_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetDirectRelatedInRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `count_memories_by_accountInput` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:828:12 [INFO] [stdout] | [INFO] [stdout] 828 | pub struct count_memories_by_accountInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `CountMemoriesByAccountInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1213:16 [INFO] [stdout] | [INFO] [stdout] 1213 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1231:16 [INFO] [stdout] | [INFO] [stdout] 1231 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1591:16 [INFO] [stdout] | [INFO] [stdout] 1591 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1609:16 [INFO] [stdout] | [INFO] [stdout] 1609 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:1625:16 [INFO] [stdout] | [INFO] [stdout] 1625 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get2HopRelatedHop1_outReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1640:12 [INFO] [stdout] | [INFO] [stdout] 1640 | pub struct Get2HopRelatedHop1_outReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Get2hopRelatedHop1OutReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get2HopRelatedHop2_outReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1654:12 [INFO] [stdout] | [INFO] [stdout] 1654 | pub struct Get2HopRelatedHop2_outReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Get2hopRelatedHop2OutReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get2HopRelatedHop1_inReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1668:12 [INFO] [stdout] | [INFO] [stdout] 1668 | pub struct Get2HopRelatedHop1_inReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Get2hopRelatedHop1InReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get2HopRelatedHop2_inReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1682:12 [INFO] [stdout] | [INFO] [stdout] 1682 | pub struct Get2HopRelatedHop2_inReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Get2hopRelatedHop2InReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `get_memories_feedInput` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1788:12 [INFO] [stdout] | [INFO] [stdout] 1788 | pub struct get_memories_feedInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetMemoriesFeedInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get_memories_feedMemoriesReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1794:12 [INFO] [stdout] | [INFO] [stdout] 1794 | pub struct Get_memories_feedMemoriesReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetMemoriesFeedMemoriesReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetFullDocumentWithContextAll_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1871:12 [INFO] [stdout] | [INFO] [stdout] 1871 | pub struct GetFullDocumentWithContextAll_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetFullDocumentWithContextAllRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetFullDocumentWithContextRoot_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:1885:12 [INFO] [stdout] | [INFO] [stdout] 1885 | pub struct GetFullDocumentWithContextRoot_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetFullDocumentWithContextRootRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `GetChunksWithRelatedChunk_relatedReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:2000:12 [INFO] [stdout] | [INFO] [stdout] 2000 | pub struct GetChunksWithRelatedChunk_relatedReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetChunksWithRelatedChunkRelatedReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> helix-container/src/queries.rs:2413:16 [INFO] [stdout] | [INFO] [stdout] 2413 | )?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `get_memories_feed_by_accountInput` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:2422:12 [INFO] [stdout] | [INFO] [stdout] 2422 | pub struct get_memories_feed_by_accountInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetMemoriesFeedByAccountInput` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Get_memories_feed_by_accountMemoriesReturnType` should have an upper camel case name [INFO] [stdout] --> helix-container/src/queries.rs:2429:12 [INFO] [stdout] | [INFO] [stdout] 2429 | pub struct Get_memories_feed_by_accountMemoriesReturnType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GetMemoriesFeedByAccountMemoriesReturnType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2619:19 [INFO] [stdout] | [INFO] [stdout] 2619 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge_content` [INFO] [stdout] --> helix-container/src/queries.rs:2691:9 [INFO] [stdout] | [INFO] [stdout] 2691 | let edge_content = G::new_mut(&db, &arena, &mut txn) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edge_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge_tags` [INFO] [stdout] --> helix-container/src/queries.rs:2693:9 [INFO] [stdout] | [INFO] [stdout] 2693 | let edge_tags = G::new_mut(&db, &arena, &mut txn) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edge_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `I8` is never used [INFO] [stdout] --> helix-container/src/queries.rs:82:6 [INFO] [stdout] | [INFO] [stdout] 82 | type I8 = i8; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `I16` is never used [INFO] [stdout] --> helix-container/src/queries.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 83 | type I16 = i16; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `I32` is never used [INFO] [stdout] --> helix-container/src/queries.rs:84:6 [INFO] [stdout] | [INFO] [stdout] 84 | type I32 = i32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `I64` is never used [INFO] [stdout] --> helix-container/src/queries.rs:85:6 [INFO] [stdout] | [INFO] [stdout] 85 | type I64 = i64; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U8` is never used [INFO] [stdout] --> helix-container/src/queries.rs:86:6 [INFO] [stdout] | [INFO] [stdout] 86 | type U8 = u8; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U16` is never used [INFO] [stdout] --> helix-container/src/queries.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | type U16 = u16; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U32` is never used [INFO] [stdout] --> helix-container/src/queries.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | type U32 = u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U64` is never used [INFO] [stdout] --> helix-container/src/queries.rs:89:6 [INFO] [stdout] | [INFO] [stdout] 89 | type U64 = u64; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U128` is never used [INFO] [stdout] --> helix-container/src/queries.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | type U128 = u128; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `F32` is never used [INFO] [stdout] --> helix-container/src/queries.rs:91:6 [INFO] [stdout] | [INFO] [stdout] 91 | type F32 = f32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `F64` is never used [INFO] [stdout] --> helix-container/src/queries.rs:92:6 [INFO] [stdout] | [INFO] [stdout] 92 | type F64 = f64; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Memory` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:506:12 [INFO] [stdout] | [INFO] [stdout] 506 | pub struct Memory { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Memory_to_Content` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct Memory_to_Content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Memory_to_Tags` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:522:12 [INFO] [stdout] | [INFO] [stdout] 522 | pub struct Memory_to_Tags { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ContinuedBy` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:527:12 [INFO] [stdout] | [INFO] [stdout] 527 | pub struct ContinuedBy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RelatedTo` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:535:12 [INFO] [stdout] | [INFO] [stdout] 535 | pub struct RelatedTo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ContentEmbedding` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:542:12 [INFO] [stdout] | [INFO] [stdout] 542 | pub struct ContentEmbedding { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TagEmbedding` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:547:12 [INFO] [stdout] | [INFO] [stdout] 547 | pub struct TagEmbedding { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DeleteMemoryRelationship` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:559:8 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn DeleteMemoryRelationship (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delete_memory_relationship` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `LinkRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:625:8 [INFO] [stdout] | [INFO] [stdout] 625 | pub fn LinkRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `link_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetDirectRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:715:8 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn GetDirectRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_direct_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMemoryByMemoryId` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:792:8 [INFO] [stdout] | [INFO] [stdout] 792 | pub fn GetMemoryByMemoryId (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_memory_by_memory_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetAccountMemories` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:881:8 [INFO] [stdout] | [INFO] [stdout] 881 | pub fn GetAccountMemories (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_account_memories` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByKeywordBM25` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:939:8 [INFO] [stdout] | [INFO] [stdout] 939 | pub fn SearchByKeywordBM25 (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_keyword_bm25` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Get3HopRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1013:8 [INFO] [stdout] | [INFO] [stdout] 1013 | pub fn Get3HopRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get3_hop_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByContentEmbeddingForAccount` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1109:8 [INFO] [stdout] | [INFO] [stdout] 1109 | pub fn SearchByContentEmbeddingForAccount (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_content_embedding_for_account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `UpdateMemory` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1176:8 [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn UpdateMemory (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `update_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByTagEmbeddingForAccount` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1306:8 [INFO] [stdout] | [INFO] [stdout] 1306 | pub fn SearchByTagEmbeddingForAccount (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_tag_embedding_for_account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByContentEmbedding` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1367:8 [INFO] [stdout] | [INFO] [stdout] 1367 | pub fn SearchByContentEmbedding (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_content_embedding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByKeywordAndExpand` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1444:8 [INFO] [stdout] | [INFO] [stdout] 1444 | pub fn SearchByKeywordAndExpand (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_keyword_and_expand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByKeywordBM25ForAccount` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1525:8 [INFO] [stdout] | [INFO] [stdout] 1525 | pub fn SearchByKeywordBM25ForAccount (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_keyword_bm25_for_account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DeleteMemory` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1569:8 [INFO] [stdout] | [INFO] [stdout] 1569 | pub fn DeleteMemory (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `delete_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Get2HopRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1696:8 [INFO] [stdout] | [INFO] [stdout] 1696 | pub fn Get2HopRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get2_hop_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetFullDocumentWithContext` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1899:8 [INFO] [stdout] | [INFO] [stdout] 1899 | pub fn GetFullDocumentWithContext (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_full_document_with_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetChunksWithRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2014:8 [INFO] [stdout] | [INFO] [stdout] 2014 | pub fn GetChunksWithRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_chunks_with_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchAndDeepExpand` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2120:8 [INFO] [stdout] | [INFO] [stdout] 2120 | pub fn SearchAndDeepExpand (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_and_deep_expand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetDeepContext` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2259:8 [INFO] [stdout] | [INFO] [stdout] 2259 | pub fn GetDeepContext (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_deep_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DeleteMemoryChunk` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2374:8 [INFO] [stdout] | [INFO] [stdout] 2374 | pub fn DeleteMemoryChunk (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delete_memory_chunk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `LinkChunk` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2517:8 [INFO] [stdout] | [INFO] [stdout] 2517 | pub fn LinkChunk (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `link_chunk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetDocumentChunks` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2611:8 [INFO] [stdout] | [INFO] [stdout] 2611 | pub fn GetDocumentChunks (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_document_chunks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AddMemory` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2680:8 [INFO] [stdout] | [INFO] [stdout] 2680 | pub fn AddMemory (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `add_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByTagEmbedding` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2734:8 [INFO] [stdout] | [INFO] [stdout] 2734 | pub fn SearchByTagEmbedding (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_tag_embedding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:567:19 [INFO] [stdout] | [INFO] [stdout] 567 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:645:19 [INFO] [stdout] | [INFO] [stdout] 645 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:633:19 [INFO] [stdout] | [INFO] [stdout] 633 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:723:19 [INFO] [stdout] | [INFO] [stdout] 723 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:800:19 [INFO] [stdout] | [INFO] [stdout] 800 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:841:19 [INFO] [stdout] | [INFO] [stdout] 841 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:889:19 [INFO] [stdout] | [INFO] [stdout] 889 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1021:19 [INFO] [stdout] | [INFO] [stdout] 1021 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1120:19 [INFO] [stdout] | [INFO] [stdout] 1120 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1250:19 [INFO] [stdout] | [INFO] [stdout] 1250 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1235:19 [INFO] [stdout] | [INFO] [stdout] 1235 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1218:19 [INFO] [stdout] | [INFO] [stdout] 1218 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1200:19 [INFO] [stdout] | [INFO] [stdout] 1200 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1184:19 [INFO] [stdout] | [INFO] [stdout] 1184 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge_content` [INFO] [stdout] --> helix-container/src/queries.rs:1262:9 [INFO] [stdout] | [INFO] [stdout] 1262 | let edge_content = G::new_mut(&db, &arena, &mut txn) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edge_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge_tags` [INFO] [stdout] --> helix-container/src/queries.rs:1264:9 [INFO] [stdout] | [INFO] [stdout] 1264 | let edge_tags = G::new_mut(&db, &arena, &mut txn) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edge_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1317:19 [INFO] [stdout] | [INFO] [stdout] 1317 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1534:19 [INFO] [stdout] | [INFO] [stdout] 1534 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1614:19 [INFO] [stdout] | [INFO] [stdout] 1614 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1596:19 [INFO] [stdout] | [INFO] [stdout] 1596 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1578:19 [INFO] [stdout] | [INFO] [stdout] 1578 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1704:19 [INFO] [stdout] | [INFO] [stdout] 1704 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:1907:19 [INFO] [stdout] | [INFO] [stdout] 1907 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2022:19 [INFO] [stdout] | [INFO] [stdout] 2022 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2267:19 [INFO] [stdout] | [INFO] [stdout] 2267 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2382:19 [INFO] [stdout] | [INFO] [stdout] 2382 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2451:19 [INFO] [stdout] | [INFO] [stdout] 2451 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `arena` [INFO] [stdout] --> helix-container/src/queries.rs:2485:5 [INFO] [stdout] | [INFO] [stdout] 2485 | let arena = Bump::new(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_arena` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2537:19 [INFO] [stdout] | [INFO] [stdout] 2537 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2525:19 [INFO] [stdout] | [INFO] [stdout] 2525 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `txn` [INFO] [stdout] --> helix-container/src/queries.rs:2619:19 [INFO] [stdout] | [INFO] [stdout] 2619 | .filter_ref(|val, txn|{ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_txn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge_content` [INFO] [stdout] --> helix-container/src/queries.rs:2691:9 [INFO] [stdout] | [INFO] [stdout] 2691 | let edge_content = G::new_mut(&db, &arena, &mut txn) [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edge_content` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge_tags` [INFO] [stdout] --> helix-container/src/queries.rs:2693:9 [INFO] [stdout] | [INFO] [stdout] 2693 | let edge_tags = G::new_mut(&db, &arena, &mut txn) [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edge_tags` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `I8` is never used [INFO] [stdout] --> helix-container/src/queries.rs:82:6 [INFO] [stdout] | [INFO] [stdout] 82 | type I8 = i8; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `I16` is never used [INFO] [stdout] --> helix-container/src/queries.rs:83:6 [INFO] [stdout] | [INFO] [stdout] 83 | type I16 = i16; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `I32` is never used [INFO] [stdout] --> helix-container/src/queries.rs:84:6 [INFO] [stdout] | [INFO] [stdout] 84 | type I32 = i32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `I64` is never used [INFO] [stdout] --> helix-container/src/queries.rs:85:6 [INFO] [stdout] | [INFO] [stdout] 85 | type I64 = i64; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U8` is never used [INFO] [stdout] --> helix-container/src/queries.rs:86:6 [INFO] [stdout] | [INFO] [stdout] 86 | type U8 = u8; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U16` is never used [INFO] [stdout] --> helix-container/src/queries.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | type U16 = u16; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U32` is never used [INFO] [stdout] --> helix-container/src/queries.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | type U32 = u32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U64` is never used [INFO] [stdout] --> helix-container/src/queries.rs:89:6 [INFO] [stdout] | [INFO] [stdout] 89 | type U64 = u64; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `U128` is never used [INFO] [stdout] --> helix-container/src/queries.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 90 | type U128 = u128; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `F32` is never used [INFO] [stdout] --> helix-container/src/queries.rs:91:6 [INFO] [stdout] | [INFO] [stdout] 91 | type F32 = f32; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `F64` is never used [INFO] [stdout] --> helix-container/src/queries.rs:92:6 [INFO] [stdout] | [INFO] [stdout] 92 | type F64 = f64; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Memory` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:506:12 [INFO] [stdout] | [INFO] [stdout] 506 | pub struct Memory { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Memory_to_Content` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:517:12 [INFO] [stdout] | [INFO] [stdout] 517 | pub struct Memory_to_Content { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Memory_to_Tags` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:522:12 [INFO] [stdout] | [INFO] [stdout] 522 | pub struct Memory_to_Tags { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ContinuedBy` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:527:12 [INFO] [stdout] | [INFO] [stdout] 527 | pub struct ContinuedBy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RelatedTo` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:535:12 [INFO] [stdout] | [INFO] [stdout] 535 | pub struct RelatedTo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ContentEmbedding` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:542:12 [INFO] [stdout] | [INFO] [stdout] 542 | pub struct ContentEmbedding { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TagEmbedding` is never constructed [INFO] [stdout] --> helix-container/src/queries.rs:547:12 [INFO] [stdout] | [INFO] [stdout] 547 | pub struct TagEmbedding { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DeleteMemoryRelationship` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:559:8 [INFO] [stdout] | [INFO] [stdout] 559 | pub fn DeleteMemoryRelationship (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delete_memory_relationship` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `LinkRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:625:8 [INFO] [stdout] | [INFO] [stdout] 625 | pub fn LinkRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `link_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetDirectRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:715:8 [INFO] [stdout] | [INFO] [stdout] 715 | pub fn GetDirectRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_direct_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetMemoryByMemoryId` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:792:8 [INFO] [stdout] | [INFO] [stdout] 792 | pub fn GetMemoryByMemoryId (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_memory_by_memory_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetAccountMemories` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:881:8 [INFO] [stdout] | [INFO] [stdout] 881 | pub fn GetAccountMemories (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_account_memories` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByKeywordBM25` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:939:8 [INFO] [stdout] | [INFO] [stdout] 939 | pub fn SearchByKeywordBM25 (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_keyword_bm25` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Get3HopRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1013:8 [INFO] [stdout] | [INFO] [stdout] 1013 | pub fn Get3HopRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get3_hop_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByContentEmbeddingForAccount` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1109:8 [INFO] [stdout] | [INFO] [stdout] 1109 | pub fn SearchByContentEmbeddingForAccount (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_content_embedding_for_account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `UpdateMemory` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1176:8 [INFO] [stdout] | [INFO] [stdout] 1176 | pub fn UpdateMemory (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `update_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByTagEmbeddingForAccount` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1306:8 [INFO] [stdout] | [INFO] [stdout] 1306 | pub fn SearchByTagEmbeddingForAccount (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_tag_embedding_for_account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByContentEmbedding` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1367:8 [INFO] [stdout] | [INFO] [stdout] 1367 | pub fn SearchByContentEmbedding (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_content_embedding` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByKeywordAndExpand` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1444:8 [INFO] [stdout] | [INFO] [stdout] 1444 | pub fn SearchByKeywordAndExpand (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_keyword_and_expand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByKeywordBM25ForAccount` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1525:8 [INFO] [stdout] | [INFO] [stdout] 1525 | pub fn SearchByKeywordBM25ForAccount (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_keyword_bm25_for_account` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DeleteMemory` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1569:8 [INFO] [stdout] | [INFO] [stdout] 1569 | pub fn DeleteMemory (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `delete_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `Get2HopRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1696:8 [INFO] [stdout] | [INFO] [stdout] 1696 | pub fn Get2HopRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get2_hop_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetFullDocumentWithContext` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:1899:8 [INFO] [stdout] | [INFO] [stdout] 1899 | pub fn GetFullDocumentWithContext (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_full_document_with_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetChunksWithRelated` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2014:8 [INFO] [stdout] | [INFO] [stdout] 2014 | pub fn GetChunksWithRelated (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_chunks_with_related` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchAndDeepExpand` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2120:8 [INFO] [stdout] | [INFO] [stdout] 2120 | pub fn SearchAndDeepExpand (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_and_deep_expand` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetDeepContext` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2259:8 [INFO] [stdout] | [INFO] [stdout] 2259 | pub fn GetDeepContext (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_deep_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `DeleteMemoryChunk` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2374:8 [INFO] [stdout] | [INFO] [stdout] 2374 | pub fn DeleteMemoryChunk (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `delete_memory_chunk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `LinkChunk` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2517:8 [INFO] [stdout] | [INFO] [stdout] 2517 | pub fn LinkChunk (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `link_chunk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `GetDocumentChunks` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2611:8 [INFO] [stdout] | [INFO] [stdout] 2611 | pub fn GetDocumentChunks (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `get_document_chunks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `AddMemory` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2680:8 [INFO] [stdout] | [INFO] [stdout] 2680 | pub fn AddMemory (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `add_memory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `SearchByTagEmbedding` should have a snake case name [INFO] [stdout] --> helix-container/src/queries.rs:2734:8 [INFO] [stdout] | [INFO] [stdout] 2734 | pub fn SearchByTagEmbedding (input: HandlerInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `search_by_tag_embedding` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 03s [INFO] running `Command { std: "docker" "inspect" "a11e65a87b1b322addb9cf855a51acf35da4755df2d853a96572b8d1bc8c74b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a11e65a87b1b322addb9cf855a51acf35da4755df2d853a96572b8d1bc8c74b7", kill_on_drop: false }` [INFO] [stdout] a11e65a87b1b322addb9cf855a51acf35da4755df2d853a96572b8d1bc8c74b7