[INFO] fetching crate lumosai-vector-milvus 0.1.4... [INFO] testing lumosai-vector-milvus-0.1.4 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate lumosai-vector-milvus 0.1.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate lumosai-vector-milvus 0.1.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lumosai-vector-milvus 0.1.4 [INFO] tweaked toml for crates.io crate lumosai-vector-milvus 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate lumosai-vector-milvus 0.1.4 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lumosai-vector-milvus 0.1.4 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 188c331c18ef79bdbc6462b42490629c5583658ae17120bdc28ee49c385a9ac9 [INFO] running `Command { std: "docker" "start" "-a" "188c331c18ef79bdbc6462b42490629c5583658ae17120bdc28ee49c385a9ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "188c331c18ef79bdbc6462b42490629c5583658ae17120bdc28ee49c385a9ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188c331c18ef79bdbc6462b42490629c5583658ae17120bdc28ee49c385a9ac9", kill_on_drop: false }` [INFO] [stdout] 188c331c18ef79bdbc6462b42490629c5583658ae17120bdc28ee49c385a9ac9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b519ce56aeb08bfba5f796ad6b2e21161565b02b7a87d981735811b8766712a9 [INFO] running `Command { std: "docker" "start" "-a" "b519ce56aeb08bfba5f796ad6b2e21161565b02b7a87d981735811b8766712a9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.102 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling lumosai-vector-core v0.1.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling lumosai-vector-milvus v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.03s [INFO] running `Command { std: "docker" "inspect" "b519ce56aeb08bfba5f796ad6b2e21161565b02b7a87d981735811b8766712a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b519ce56aeb08bfba5f796ad6b2e21161565b02b7a87d981735811b8766712a9", kill_on_drop: false }` [INFO] [stdout] b519ce56aeb08bfba5f796ad6b2e21161565b02b7a87d981735811b8766712a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e0f0397602a26091717c44591b1b58c5395b13649c3c58a6b23e9b64c95ceb3 [INFO] running `Command { std: "docker" "start" "-a" "1e0f0397602a26091717c44591b1b58c5395b13649c3c58a6b23e9b64c95ceb3", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling lumosai-vector-core v0.1.4 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling wiremock v0.5.22 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling lumosai-vector-milvus v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IndexType` [INFO] [stdout] --> examples/collection_management.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | config::{IndexType, ConsistencyLevel}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> tests/integration_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::collections::HashMap; [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] --> tests/integration_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use tokio_test; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metric` [INFO] [stdout] --> examples/collection_management.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | for (name, expected_dim, metric, _) in &collections { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_metric` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `metric` [INFO] [stdout] --> examples/collection_management.rs:137:27 [INFO] [stdout] | [INFO] [stdout] 137 | for (name, dimension, metric, _) in &collections { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_metric` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `with_description` found for struct `IndexConfig` in the current scope [INFO] [stdout] --> tests/integration_tests.rs:72:14 [INFO] [stdout] | [INFO] [stdout] 70 | let index_config = IndexConfig::new(collection_name, 128) [INFO] [stdout] | ____________________________- [INFO] [stdout] 71 | | .with_metric(SimilarityMetric::Cosine) [INFO] [stdout] 72 | | .with_description("Test collection"); [INFO] [stdout] | |_____________-^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `with_option` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lumosai-vector-core-0.1.4/src/types.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn with_option(mut self, key: impl Into, value: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `document_count` on type `lumosai_vector_core::IndexInfo` [INFO] [stdout] --> tests/integration_tests.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | assert_eq!(collection_info.document_count, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `dimension`, `metric`, `vector_count`, `size_bytes` ... and 3 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `lumosai_vector_core::SearchRequest` has no field named `vector` [INFO] [stdout] --> tests/integration_tests.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | vector: query_vector, [INFO] [stdout] | ^^^^^^ `lumosai_vector_core::SearchRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `query`, `include_vectors`, `options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `lumosai_vector_core::SearchRequest` has no field named `similarity_metric` [INFO] [stdout] --> tests/integration_tests.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | similarity_metric: Some(SimilarityMetric::Cosine), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `lumosai_vector_core::SearchRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `query`, `include_vectors`, `options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `lumosai_vector_core::SearchRequest` has no field named `vector` [INFO] [stdout] --> tests/integration_tests.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | vector: generate_test_embedding(16, 1), [INFO] [stdout] | ^^^^^^ `lumosai_vector_core::SearchRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `query`, `include_vectors`, `options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `lumosai_vector_core::SearchRequest` has no field named `similarity_metric` [INFO] [stdout] --> tests/integration_tests.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | similarity_metric: Some(SimilarityMetric::Cosine), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `lumosai_vector_core::SearchRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `query`, `include_vectors`, `options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `lumosai_vector_core::SearchRequest` has no field named `vector` [INFO] [stdout] --> tests/integration_tests.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | vector: generate_test_embedding(8, 25), [INFO] [stdout] | ^^^^^^ `lumosai_vector_core::SearchRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `query`, `include_vectors`, `options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `lumosai_vector_core::SearchRequest` has no field named `similarity_metric` [INFO] [stdout] --> tests/integration_tests.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 347 | similarity_metric: Some(SimilarityMetric::Cosine), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ `lumosai_vector_core::SearchRequest` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `query`, `include_vectors`, `options` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0560, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0560`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lumosai-vector-milvus` (test "integration_tests") due to 8 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no variant or associated item named `DatabaseError` found for enum `VectorError` in the current scope [INFO] [stdout] --> src/error.rs:326:54 [INFO] [stdout] | [INFO] [stdout] 326 | lumosai_vector_core::error::VectorError::DatabaseError(msg) => { [INFO] [stdout] | ^^^^^^^^^^^^^ variant or associated item not found in `VectorError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lumosai-vector-milvus` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "1e0f0397602a26091717c44591b1b58c5395b13649c3c58a6b23e9b64c95ceb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0f0397602a26091717c44591b1b58c5395b13649c3c58a6b23e9b64c95ceb3", kill_on_drop: false }` [INFO] [stdout] 1e0f0397602a26091717c44591b1b58c5395b13649c3c58a6b23e9b64c95ceb3