[INFO] cloning repository https://github.com/leval-ai/rrag [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leval-ai/rrag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleval-ai%2Frrag", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleval-ai%2Frrag'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5f2d26784563a0f5056ad287224aa95f42f3495 [INFO] checking leval-ai/rrag against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleval-ai%2Frrag" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leval-ai/rrag [INFO] finished tweaking git repo https://github.com/leval-ai/rrag [INFO] tweaked toml for git repo https://github.com/leval-ai/rrag written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leval-ai/rrag on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leval-ai/rrag 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28bace1fef8615ffbc4ec8d2568a4909a1e98c4359ebcddb8027bd9bc3367b9c [INFO] running `Command { std: "docker" "start" "-a" "28bace1fef8615ffbc4ec8d2568a4909a1e98c4359ebcddb8027bd9bc3367b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28bace1fef8615ffbc4ec8d2568a4909a1e98c4359ebcddb8027bd9bc3367b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28bace1fef8615ffbc4ec8d2568a4909a1e98c4359ebcddb8027bd9bc3367b9c", kill_on_drop: false }` [INFO] [stdout] 28bace1fef8615ffbc4ec8d2568a4909a1e98c4359ebcddb8027bd9bc3367b9c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b03505e391fdbb532db41e93a3658c4d00855a7439bd3c7629d9b7c5870c98b [INFO] running `Command { std: "docker" "start" "-a" "5b03505e391fdbb532db41e93a3658c4d00855a7439bd3c7629d9b7c5870c98b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking tokio v1.47.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking chacha20 v0.7.1 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking chacha20poly1305 v0.8.0 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking x509-parser v0.15.1 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking rsllm v0.1.0 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking csrf v0.4.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking sanitize_html v0.4.0 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.43 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking deadpool v0.10.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking wiremock v0.6.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking rrag v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/rrag) [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rsllm v0.1.0 (/opt/rustwide/workdir/crates/rsllm) [INFO] [stderr] Checking clap v4.5.43 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/rsllm/src/streaming.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | /// Stream collector for assembling complete responses from chunks [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/rsllm/src/streaming.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | /// Stream adapter for rate limiting [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/rsllm/src/streaming.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | /// Stream adapter for filtering chunks [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/rsllm/src/streaming.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | /// Stream adapter for mapping chunks [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MessageRole` [INFO] [stdout] --> crates/rsllm/src/client.rs:443:17 [INFO] [stdout] | [INFO] [stdout] 443 | use crate::{MessageRole, Provider}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/rsllm/src/streaming.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | /// Stream collector for assembling complete responses from chunks [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/rsllm/src/streaming.rs:175:1 [INFO] [stdout] | [INFO] [stdout] 175 | /// Stream adapter for rate limiting [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/rsllm/src/streaming.rs:232:1 [INFO] [stdout] | [INFO] [stdout] 232 | /// Stream adapter for filtering chunks [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> crates/rsllm/src/streaming.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | /// Stream adapter for mapping chunks [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rsllm/src/client.rs:467:13 [INFO] [stdout] | [INFO] [stdout] 467 | let mut pool = ClientPool::new(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> crates/rrag/src/caching/persistence.rs:444:33 [INFO] [stdout] | [INFO] [stdout] 444 | fn create_test_config(dir: &Path) -> PersistenceConfig { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] = note: struct `crate::multimodal::tests::Path` exists but is inaccessible [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 441 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> crates/rrag/src/caching/query_cache.rs:436:18 [INFO] [stdout] | [INFO] [stdout] 436 | ttl: Duration::from_secs(3600), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] = note: type alias `crate::observability::retention::tests::Duration` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 430 + use crate::caching::Duration; [INFO] [stdout] | [INFO] [stdout] 430 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 430 + use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] 430 + use tokio::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CachedSearchResult` in this scope [INFO] [stdout] --> crates/rrag/src/caching/semantic_cache.rs:475:27 [INFO] [stdout] | [INFO] [stdout] 475 | results: vec![CachedSearchResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 456 + use crate::caching::CachedSearchResult; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CacheEntryMetadata` [INFO] [stdout] --> crates/rrag/src/caching/semantic_cache.rs:482:23 [INFO] [stdout] | [INFO] [stdout] 482 | metadata: CacheEntryMetadata::new(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `CacheEntryMetadata` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 456 + use crate::caching::CacheEntryMetadata; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Duration` [INFO] [stdout] --> crates/rrag/src/observability/export.rs:1305:37 [INFO] [stdout] | [INFO] [stdout] 1305 | start: Utc::now() - Duration::hours(1), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Duration` [INFO] [stdout] | [INFO] [stdout] = note: type alias `crate::observability::retention::tests::Duration` exists but is inaccessible [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1168 + use crate::prelude::tokio::time::Duration; [INFO] [stdout] | [INFO] [stdout] 1168 + use std::time::Duration; [INFO] [stdout] | [INFO] [stdout] 1168 + use chrono::Duration; [INFO] [stdout] | [INFO] [stdout] 1168 + use tokio::time::Duration; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InMemoryRetriever` [INFO] [stdout] --> crates/rrag/src/pipeline.rs:1193:45 [INFO] [stdout] | [INFO] [stdout] 1193 | use crate::{Document, EmbeddingService, InMemoryRetriever, LocalEmbeddingProvider}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio_test` [INFO] [stdout] --> crates/rrag/src/streaming.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | use tokio_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GroundTruth`, `RetrievedDocument`, `SystemResponse`, `SystemTiming`, and `TestQuery` [INFO] [stdout] --> crates/rrag/src/evaluation/end_to_end.rs:1035:9 [INFO] [stdout] | [INFO] [stdout] 1035 | GroundTruth, RetrievedDocument, SystemResponse, SystemTiming, TestQuery, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::NamedTempFile` [INFO] [stdout] --> crates/rrag/src/multimodal/document_parser.rs:969:9 [INFO] [stdout] | [INFO] [stdout] 969 | use tempfile::NamedTempFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::NamedTempFile` [INFO] [stdout] --> crates/rrag/src/multimodal/image_processor.rs:613:9 [INFO] [stdout] | [INFO] [stdout] 613 | use tempfile::NamedTempFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::NamedTempFile` [INFO] [stdout] --> crates/rrag/src/multimodal/layout_analysis.rs:1219:9 [INFO] [stdout] | [INFO] [stdout] 1219 | use tempfile::NamedTempFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tempfile::NamedTempFile` [INFO] [stdout] --> crates/rrag/src/multimodal/ocr.rs:1047:9 [INFO] [stdout] | [INFO] [stdout] 1047 | use tempfile::NamedTempFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `metrics::MetricType` [INFO] [stdout] --> crates/rrag/src/observability/retention.rs:1042:51 [INFO] [stdout] | [INFO] [stdout] 1042 | use crate::observability::{logging::LogLevel, metrics::MetricType}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for struct `retriever::GraphRetriever` in the current scope [INFO] [stdout] --> crates/rrag/src/graph_retrieval/builder.rs:638:30 [INFO] [stdout] | [INFO] [stdout] 638 | assert_eq!(retriever.name(), "graph_retriever"); [INFO] [stdout] | ^^^^ method not found in `retriever::GraphRetriever` [INFO] [stdout] | [INFO] [stdout] ::: crates/rrag/src/graph_retrieval/retriever.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GraphRetriever { [INFO] [stdout] | ------------------------- method `name` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: crates/rrag/src/retrieval_core.rs:447:8 [INFO] [stdout] | [INFO] [stdout] 447 | fn name(&self) -> &str; [INFO] [stdout] | ---- the method is available for `retriever::GraphRetriever` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Retriever` which provides `name` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 630 + use crate::retrieval_core::Retriever; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `name` found for struct `retriever::GraphRetriever` in the current scope [INFO] [stdout] --> crates/rrag/src/graph_retrieval/builder.rs:683:38 [INFO] [stdout] | [INFO] [stdout] 683 | assert_eq!(retriever.name(), "graph_retriever"); [INFO] [stdout] | ^^^^ method not found in `retriever::GraphRetriever` [INFO] [stdout] | [INFO] [stdout] ::: crates/rrag/src/graph_retrieval/retriever.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GraphRetriever { [INFO] [stdout] | ------------------------- method `name` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: crates/rrag/src/retrieval_core.rs:447:8 [INFO] [stdout] | [INFO] [stdout] 447 | fn name(&self) -> &str; [INFO] [stdout] | ---- the method is available for `retriever::GraphRetriever` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Retriever` which provides `name` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 630 + use crate::retrieval_core::Retriever; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `health_check` found for struct `retriever::GraphRetriever` in the current scope [INFO] [stdout] --> crates/rrag/src/graph_retrieval/builder.rs:685:40 [INFO] [stdout] | [INFO] [stdout] 685 | let health = retriever.health_check().await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `retriever::GraphRetriever` [INFO] [stdout] | [INFO] [stdout] ::: crates/rrag/src/graph_retrieval/retriever.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct GraphRetriever { [INFO] [stdout] | ------------------------- method `health_check` not found for this struct [INFO] [stdout] | [INFO] [stdout] ::: crates/rrag/src/retrieval_core.rs:468:14 [INFO] [stdout] | [INFO] [stdout] 468 | async fn health_check(&self) -> RragResult; [INFO] [stdout] | ------------ the method is available for `retriever::GraphRetriever` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `Retriever` which provides `health_check` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 630 + use crate::retrieval_core::Retriever; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `integrity::ReportType` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:1047:9 [INFO] [stdout] | [INFO] [stdout] 1047 | assert_eq!(report.report_type, ReportType::Quick); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | integrity::ReportType [INFO] [stdout] | integrity::ReportType [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `integrity::ReportType` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | pub enum ReportType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `integrity::ReportType` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 187 + #[derive(PartialEq)] [INFO] [stdout] 188 | pub enum ReportType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `integrity::ReportType` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:1060:9 [INFO] [stdout] | [INFO] [stdout] 1060 | assert_eq!(report.report_type, ReportType::Comprehensive); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | integrity::ReportType [INFO] [stdout] | integrity::ReportType [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `integrity::ReportType` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | pub enum ReportType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `integrity::ReportType` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 187 + #[derive(PartialEq)] [INFO] [stdout] 188 | pub enum ReportType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `integrity::HealthStatus` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:1093:39 [INFO] [stdout] | [INFO] [stdout] 1093 | assert!(HealthStatus::Healthy < HealthStatus::Warning); [INFO] [stdout] | --------------------- ^ --------------------- integrity::HealthStatus [INFO] [stdout] | | [INFO] [stdout] | integrity::HealthStatus [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `integrity::HealthStatus` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | pub enum HealthStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ must implement `PartialOrd` [INFO] [stdout] help: consider annotating `integrity::HealthStatus` with `#[derive(PartialEq, PartialOrd)]` [INFO] [stdout] | [INFO] [stdout] 200 + #[derive(PartialEq, PartialOrd)] [INFO] [stdout] 201 | pub enum HealthStatus { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `integrity::HealthStatus` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:1094:39 [INFO] [stdout] | [INFO] [stdout] 1094 | assert!(HealthStatus::Warning < HealthStatus::Critical); [INFO] [stdout] | --------------------- ^ ---------------------- integrity::HealthStatus [INFO] [stdout] | | [INFO] [stdout] | integrity::HealthStatus [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `integrity::HealthStatus` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | pub enum HealthStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ must implement `PartialOrd` [INFO] [stdout] help: consider annotating `integrity::HealthStatus` with `#[derive(PartialEq, PartialOrd)]` [INFO] [stdout] | [INFO] [stdout] 200 + #[derive(PartialEq, PartialOrd)] [INFO] [stdout] 201 | pub enum HealthStatus { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `<` cannot be applied to type `integrity::HealthStatus` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:1095:40 [INFO] [stdout] | [INFO] [stdout] 1095 | assert!(HealthStatus::Critical < HealthStatus::Emergency); [INFO] [stdout] | ---------------------- ^ ----------------------- integrity::HealthStatus [INFO] [stdout] | | [INFO] [stdout] | integrity::HealthStatus [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialOrd` might be missing for `integrity::HealthStatus` [INFO] [stdout] --> crates/rrag/src/incremental/integrity.rs:200:1 [INFO] [stdout] | [INFO] [stdout] 200 | pub enum HealthStatus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ must implement `PartialOrd` [INFO] [stdout] help: consider annotating `integrity::HealthStatus` with `#[derive(PartialEq, PartialOrd)]` [INFO] [stdout] | [INFO] [stdout] 200 + #[derive(PartialEq, PartialOrd)] [INFO] [stdout] 201 | pub enum HealthStatus { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: From>` is not satisfied [INFO] [stdout] --> crates/rrag/src/incremental/vector_updates.rs:964:63 [INFO] [stdout] | [INFO] [stdout] 964 | let embedding = Embedding::new("test_id".to_string(), vec![0.1, 0.2, 0.3]); [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `std::string::String` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::string::String` implements `From<&mut str>` [INFO] [stdout] `std::string::String` implements `From<&std::string::String>` [INFO] [stdout] `std::string::String` implements `From<&str>` [INFO] [stdout] `std::string::String` implements `From<&tendril::Tendril>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From` [INFO] [stdout] `std::string::String` implements `From` [INFO] [stdout] and 2 others [INFO] [stdout] = note: required for `Vec<{float}>` to implement `Into` [INFO] [stdout] note: required by a bound in `embeddings::Embedding::new` [INFO] [stdout] --> crates/rrag/src/embeddings.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new( [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 202 | vector: EmbeddingVector, [INFO] [stdout] 203 | model: impl Into, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Embedding::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> crates/rrag/src/incremental/vector_updates.rs:964:25 [INFO] [stdout] | [INFO] [stdout] 964 | let embedding = Embedding::new("test_id".to_string(), vec![0.1, 0.2, 0.3]); [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- argument #1 of type `Vec` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> crates/rrag/src/embeddings.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 202 | vector: EmbeddingVector, [INFO] [stdout] | ----------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 964 - let embedding = Embedding::new("test_id".to_string(), vec![0.1, 0.2, 0.3]); [INFO] [stdout] 964 + let embedding = Embedding::new(/* Vec */, vec![0.1, 0.2, 0.3], "test_id".to_string()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: From>` is not satisfied [INFO] [stdout] --> crates/rrag/src/incremental/vector_updates.rs:980:63 [INFO] [stdout] | [INFO] [stdout] 980 | let embedding = Embedding::new("test_id".to_string(), vec![0.1, 0.2, 0.3]); [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `std::string::String` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::string::String` implements `From<&mut str>` [INFO] [stdout] `std::string::String` implements `From<&std::string::String>` [INFO] [stdout] `std::string::String` implements `From<&str>` [INFO] [stdout] `std::string::String` implements `From<&tendril::Tendril>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From` [INFO] [stdout] `std::string::String` implements `From` [INFO] [stdout] and 2 others [INFO] [stdout] = note: required for `Vec<{float}>` to implement `Into` [INFO] [stdout] note: required by a bound in `embeddings::Embedding::new` [INFO] [stdout] --> crates/rrag/src/embeddings.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new( [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 202 | vector: EmbeddingVector, [INFO] [stdout] 203 | model: impl Into, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Embedding::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> crates/rrag/src/incremental/vector_updates.rs:980:25 [INFO] [stdout] | [INFO] [stdout] 980 | let embedding = Embedding::new("test_id".to_string(), vec![0.1, 0.2, 0.3]); [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- argument #1 of type `Vec` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> crates/rrag/src/embeddings.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 202 | vector: EmbeddingVector, [INFO] [stdout] | ----------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 980 - let embedding = Embedding::new("test_id".to_string(), vec![0.1, 0.2, 0.3]); [INFO] [stdout] 980 + let embedding = Embedding::new(/* Vec */, vec![0.1, 0.2, 0.3], "test_id".to_string()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `std::string::String: From>` is not satisfied [INFO] [stdout] --> crates/rrag/src/incremental/vector_updates.rs:1019:63 [INFO] [stdout] | [INFO] [stdout] 1019 | let embedding = Embedding::new("test_id".to_string(), vec![0.1, 0.2, 0.3]); [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `std::string::String` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `From`: [INFO] [stdout] `std::string::String` implements `From<&mut str>` [INFO] [stdout] `std::string::String` implements `From<&std::string::String>` [INFO] [stdout] `std::string::String` implements `From<&str>` [INFO] [stdout] `std::string::String` implements `From<&tendril::Tendril>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From>` [INFO] [stdout] `std::string::String` implements `From` [INFO] [stdout] `std::string::String` implements `From` [INFO] [stdout] and 2 others [INFO] [stdout] = note: required for `Vec<{float}>` to implement `Into` [INFO] [stdout] note: required by a bound in `embeddings::Embedding::new` [INFO] [stdout] --> crates/rrag/src/embeddings.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new( [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 202 | vector: EmbeddingVector, [INFO] [stdout] 203 | model: impl Into, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `Embedding::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> crates/rrag/src/incremental/vector_updates.rs:1019:25 [INFO] [stdout] | [INFO] [stdout] 1019 | let embedding = Embedding::new("test_id".to_string(), vec![0.1, 0.2, 0.3]); [INFO] [stdout] | ^^^^^^^^^^^^^^ --------------------- argument #1 of type `Vec` is missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> crates/rrag/src/embeddings.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 202 | vector: EmbeddingVector, [INFO] [stdout] | ----------------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 1019 - let embedding = Embedding::new("test_id".to_string(), vec![0.1, 0.2, 0.3]); [INFO] [stdout] 1019 + let embedding = Embedding::new(/* Vec */, vec![0.1, 0.2, 0.3], "test_id".to_string()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `versioning::ConflictType` [INFO] [stdout] --> crates/rrag/src/incremental/versioning.rs:890:9 [INFO] [stdout] | [INFO] [stdout] 890 | assert_eq!(conflict.conflict_type, ConflictType::VersionMismatch); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | versioning::ConflictType [INFO] [stdout] | versioning::ConflictType [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `versioning::ConflictType` [INFO] [stdout] --> crates/rrag/src/incremental/versioning.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | pub enum ConflictType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `versioning::ConflictType` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 202 + #[derive(PartialEq)] [INFO] [stdout] 203 | pub enum ConflictType { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `system` [INFO] [stdout] --> crates/rrag/src/system.rs:891:13 [INFO] [stdout] | [INFO] [stdout] 891 | let system = RragSystemBuilder::new().build(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_system` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rrag` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/bin/rustc --crate-name rrag --edition=2021 crates/rrag/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="http"' --cfg 'feature="observability"' --cfg 'feature="reqwest"' --cfg 'feature="rsllm"' --cfg 'feature="rsllm-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-session", "concurrent", "cookie", "dashmap", "default", "http", "hyper", "hyper-util", "memcache", "observability", "redis", "reqwest", "rsllm", "rsllm-client", "security", "security-full", "totp-rs", "tower", "tower-http", "webauthn-rs"))' -C metadata=610694a8bec2d6b8 -C extra-filename=-8b39f032ff590905 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-61f1f3e67b235d0c.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-e95878282a7f8713.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-85ded56dd81b10b2.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-48a3dccd8240b99e.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-c56d4e5bdf72e4f1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3abfafa96383ffde.rmeta --extern csrf=/opt/rustwide/target/debug/deps/libcsrf-d4dc5af3be93705c.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-dd619bc365d01f7a.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a4560d4b351f3504.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-d5e33b6160aec0fa.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-ec26978a3569e5b7.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-e794b334b747d7da.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-4ab3bc185911a9f6.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-6065eb7d06f82cab.rmeta --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-5df1852abf2af92b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-32c2b57f60aa7028.rmeta --extern pem=/opt/rustwide/target/debug/deps/libpem-032e6c108348d55d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b59eff3a0c930809.rmeta --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-0e681b1f0a4028ab.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f90506be48a7a3f9.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-2d5b3599b74827fa.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-1cd04a72302c3182.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-bc03964f68f2edd7.rmeta --extern rsllm=/opt/rustwide/target/debug/deps/librsllm-39dbfe6f3ae590f6.rmeta --extern sanitize_html=/opt/rustwide/target/debug/deps/libsanitize_html-49eb12aefcf72be2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-55a0c68ec87f001b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e70b9b376a7e4c8f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-6b13f2e54bc785f8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c94b209a3993a00b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-47e0fcd75c644638.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-df01b1f3ed9ed837.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c257822312dbe144.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-badefa2145f06a84.rmeta --extern validator=/opt/rustwide/target/debug/deps/libvalidator-44e14113f8b617a8.rmeta --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-8ac4d6f4ec269dc5.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2039ada8a97c064c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `node2_id` [INFO] [stdout] --> crates/rrag/src/graph_retrieval/storage.rs:920:13 [INFO] [stdout] | [INFO] [stdout] 920 | let node2_id = node2.id.clone(); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_node2_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `edge_id` [INFO] [stdout] --> crates/rrag/src/graph_retrieval/storage.rs:961:13 [INFO] [stdout] | [INFO] [stdout] 961 | let edge_id = edge.id.clone(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_edge_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/alerting.rs:1168:13 [INFO] [stdout] | [INFO] [stdout] 1168 | let mut manager = AlertManager::new(config, metrics_collector).await.unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/dashboard.rs:968:13 [INFO] [stdout] | [INFO] [stdout] 968 | let mut server = DashboardServer::new(config, metrics_collector, system_monitor) [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/export.rs:1238:13 [INFO] [stdout] | [INFO] [stdout] 1238 | let mut manager = ExportManager::new(config).await.unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/health.rs:866:13 [INFO] [stdout] | [INFO] [stdout] 866 | let mut monitor = HealthMonitor::new(config).await.unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/health.rs:900:13 [INFO] [stdout] | [INFO] [stdout] 900 | let mut monitor = HealthMonitor::new(config).await.unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/health.rs:928:13 [INFO] [stdout] | [INFO] [stdout] 928 | let mut monitor = HealthMonitor::new(config).await.unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/health.rs:941:13 [INFO] [stdout] | [INFO] [stdout] 941 | let mut monitor = HealthMonitor::new(config).await.unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/logging.rs:874:13 [INFO] [stdout] | [INFO] [stdout] 874 | let mut aggregator = LogAggregator::new(config).await.unwrap(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/logging.rs:986:13 [INFO] [stdout] | [INFO] [stdout] 986 | let mut aggregator = LogAggregator::new(config).await.unwrap(); [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/monitoring.rs:951:13 [INFO] [stdout] | [INFO] [stdout] 951 | let mut monitor = PerformanceMonitor::new(config, metrics_collector) [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/monitoring.rs:1038:13 [INFO] [stdout] | [INFO] [stdout] 1038 | let mut monitor = SystemMonitor::new(config, metrics_collector).await.unwrap(); [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> crates/rrag/src/observability/retention.rs:1135:13 [INFO] [stdout] | [INFO] [stdout] 1135 | let mut retention = DataRetention::new(config).await.unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0369, E0412, E0422, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rrag` (lib test) due to 20 previous errors; 23 warnings emitted [INFO] running `Command { std: "docker" "inspect" "5b03505e391fdbb532db41e93a3658c4d00855a7439bd3c7629d9b7c5870c98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b03505e391fdbb532db41e93a3658c4d00855a7439bd3c7629d9b7c5870c98b", kill_on_drop: false }` [INFO] [stdout] 5b03505e391fdbb532db41e93a3658c4d00855a7439bd3c7629d9b7c5870c98b