embedmind-core 0.1.0

Embedded memory engine for AI agents: single crash-safe file, vector + full-text + graph

Build #3854587 2026-07-14 23:32:35

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.99.0-nightly (daf2e5e18 2026-07-13)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "1948ce7a55b43192d255c903ca6c47f0878fa296d6e9f2f7df955aa8aeca461c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260713-1.99.0-nightly-daf2e5e18\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: gen_fuzz_corpus [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 rustls-webpki v0.103.13 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking onig v6.5.3 [INFO] [stderr] Compiling embedmind-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `embedmind-core v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/embedmind-core-d6fa3a5cdfcafcc2/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=EMBEDMIND_MODEL_ONNX [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/workdir/assets/all-MiniLM-L6-v2/onnx/model_quantized.onnx [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: "could not obtain the ONNX model weights: cannot create cache dir \"/opt/rustwide/cargo-home/embedmind/models\": Read-only file system (os error 30)\nExpected the file in-tree at `assets/all-MiniLM-L6-v2/onnx/model_quantized.onnx` (dev/CI checkout), or a network reachable to download it from `https://huggingface.co/Xenova/all-MiniLM-L6-v2/resolve/main/onnx/model_quantized.onnx` (build from the published crate). Set EMBEDMIND_MODEL_ONNX to a pre-fetched copy to build fully offline." [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1948ce7a55b43192d255c903ca6c47f0878fa296d6e9f2f7df955aa8aeca461c", kill_on_drop: false }`