rig-qdrant 0.1.4

Rig vector store index integration for Qdrant. https://qdrant.tech
Build #1594436 2024-12-19T21:43:51.062188+00:00
# rustc version
rustc 1.85.0-nightly (4ba4ac612 2024-12-18)# docs.rs version
docsrs 0.6.0 (c595fb1a 2024-12-19)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rig-qdrant-0.1.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rig-qdrant-0.1.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241218-1.85.0-nightly-4ba4ac612\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] 53e2b2d7dc7cd7532687ac96b8e7d4ec4f5da39f5b74fc31949f0be85f1836af
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "53e2b2d7dc7cd7532687ac96b8e7d4ec4f5da39f5b74fc31949f0be85f1836af", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: qdrant_vector_search
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.20
[INFO] [stderr]     Checking h2 v0.4.7
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking serde v1.0.216
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking hyper v1.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling prost-derive v0.13.4
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking prost v0.13.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking hyper-rustls v0.27.4
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling qdrant-client v1.12.1
[INFO] [stderr] error: failed to run custom build command for `qdrant-client v1.12.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/qdrant-client-ccc07866bf298df5/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=tests/snippets
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qdrant-client-1.12.1/build.rs:31:48:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "53e2b2d7dc7cd7532687ac96b8e7d4ec4f5da39f5b74fc31949f0be85f1836af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53e2b2d7dc7cd7532687ac96b8e7d4ec4f5da39f5b74fc31949f0be85f1836af", kill_on_drop: false }`
[INFO] [stdout] 53e2b2d7dc7cd7532687ac96b8e7d4ec4f5da39f5b74fc31949f0be85f1836af