rag-module 0.6.7

Enterprise RAG module with chat context storage, vector search, session management, and model downloading. Rust implementation with Node.js compatibility.

Build #2923626 2026-02-23 09:54:17

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.95.0-nightly (c78a29473 2026-02-22)

# docs.rs version docsrs 0.0.0 (91dcccd9 2026-02-13 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder4/builds/rag-module-0.6.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder4/builds/rag-module-0.6.7/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder4/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260222-1.95.0-nightly-c78a29473\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 903e689a041ef0b4391a7f3e5641c4cb6b412f5ac3cc6dff887de6f134e8c542 [INFO] running `Command { std: "docker" "start" "-a" "903e689a041ef0b4391a7f3e5641c4cb6b412f5ac3cc6dff887de6f134e8c542", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: aws_estate_example, aws_estate_service_usage, check_deployment, check_doc_count, clean_search_test, complete_chat_example, comprehensive_test_example, comprehensive_test_flow, continue_chat_example, debug_data_count, debug_decrypt, debug_decryption, debug_document_creation, debug_encryption_keys, debug_estate_data, debug_metadata_structure, debug_no_threshold, debug_search_detailed, debug_unknown_resources, debug_uuid_mismatch, debug_vector_mismatch, debug_vector_search, delete_collection_example, delete_context_example, demo_search_functionality, fresh_storage_test, get_all_documents_example, get_batch_test_documents, hash_collision_demo, investigate_vector_search, minimal_search_test, parameter_filtering_demo, quick_search_demo, real_dedup_test, request_id_pairing_example, search_response_analysis, simple_dedup_demo, simple_search_test, store_aws_estate_data, test_batch_ingestion_persistent, test_canonical_dedup, test_chat_history_json, test_decrypt_estate, test_decrypt_first_search, test_decrypt_function, test_deduplication, test_fixed_search, test_get_all_contexts, test_hash_collision_fix, test_iam_search, test_local_search, test_new_json_format, test_ri_field, test_search_indexing, test_search_without_filters, test_sqlite_content_store, test_unified_collections, test_vector_search, verify_canonical_ids, verify_data, verify_dedup, verify_search_results, view_encrypted_chat_data, working_search_demo [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 aws-lc-rs v1.16.0 [INFO] [stderr] Checking aws-lc-sys v0.37.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking gemm-common v0.19.0 [INFO] [stderr] Checking objc2 v0.6.3 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] error: `objc2` only works on Apple platforms. Pass `--target aarch64-apple-darwin` or similar to compile for macOS. [INFO] [stderr] (If you're absolutely certain that you're using GNUStep, you can specify that with the `gnustep-x-y` Cargo feature instead). [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc2-0.6.3/src/lib.rs:218:1 [INFO] [stderr] | [INFO] [stderr] 218 | compile_error!("`objc2` only works on Apple platforms. Pass `--target aarch64-apple-darwin` or similar to compile for macOS.\n(If you're absolutely certain that you're using GNUStep, you can specify that with the `gnustep-x-y` Cargo feature instead)."); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] error: could not compile `objc2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "903e689a041ef0b4391a7f3e5641c4cb6b412f5ac3cc6dff887de6f134e8c542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "903e689a041ef0b4391a7f3e5641c4cb6b412f5ac3cc6dff887de6f134e8c542", kill_on_drop: false }` [INFO] [stdout] 903e689a041ef0b4391a7f3e5641c4cb6b412f5ac3cc6dff887de6f134e8c542