oris-runtime 0.1.1

An agentic workflow runtime and programmable AI execution system in Rust: stateful graphs, agents, tools, and multi-step execution.
Build #2890700 2026-02-12 08:11:43

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.

# rustc version rustc 1.95.0-nightly (7057231bd 2026-02-11)

# docs.rs version docsrs 0.0.0 (3600254d 2026-02-10 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/oris-runtime-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/oris-runtime-0.1.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260211-1.95.0-nightly-7057231bd\", \"--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] 08756dd888ee3834decab8129fcb76ca2d61eeef4a9b2eb253d055c2bb22badc [INFO] running `Command { std: "docker" "start" "-a" "08756dd888ee3834decab8129fcb76ca2d61eeef4a9b2eb253d055c2bb22badc", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: advanced_tools, agent, configurable_model, context_engineering_complete, context_engineering_dynamic_prompt, context_engineering_dynamic_tools, context_engineering_message_injection, conversational_chain, conversational_retriever_chain_with_vector_store, conversational_retriever_simple_chain, create_agent_simple, deep_agent_basic, deep_agent_customization, deep_agent_filesystem, deep_agent_human_in_the_loop, deep_agent_long_term_memory, deep_agent_planning, deep_agent_skills, deep_agent_with_task, dynamic_semantic_routes, embedding_azure_open_ai, embedding_fastembed, embedding_mistralai, embedding_ollama, embedding_openai, git_commits, graph_agent_workflow, graph_hello_world, graph_interrupts, graph_interrupts_approval, graph_interrupts_review, graph_memory_basic, graph_memory_store, graph_parallel_execution, graph_persistence_basic, graph_persistence_replay, graph_persistence_sqlite, graph_streaming, graph_subgraph_shared_state, graph_subgraph_streaming, graph_task_example, graph_time_travel, graph_time_travel_fork, guardrails_combined, guardrails_custom, guardrails_pii, init_chat_model, invocation_config, llm_alibaba_qwen, llm_anthropic_claude, llm_azure_open_ai, llm_bedrock, llm_chain, llm_chain_deepseek, llm_chain_qwen, llm_deepseek, llm_deepseek_advanced, llm_gemini, llm_huggingface, llm_mistralai, llm_ollama, llm_openai, llm_qwen_advanced, long_term_memory_basic, long_term_memory_search, long_term_memory_tool, middleware_custom, middleware_logging, multi_agent_handoffs, multi_agent_router, multi_agent_skills, multi_agent_subagents, open_ai_tools_agent, qa_chain, rag_agentic, rag_hybrid, rag_two_step, rcommiter, retriever_merger, retriever_wikipedia, runtime_dynamic_prompt, runtime_middleware, runtime_typed_context, semantic_routes, sequential_chain, simple_chain, speech2text_openai, sql_chain, streaming_from_chain, structured_output, structured_output_provider, text_splitter_html, text_splitter_json, text_splitter_recursive_character, text_to_speech, tool_runtime, travel_planner_agent, vector_store_chroma, vector_store_faiss, vector_store_in_memory, vector_store_mongodb, vector_store_opensearch, vector_store_pinecone, vector_store_postgres, vector_store_qdrant, vector_store_sqlite_vec, vector_store_sqlite_vss, vector_store_weaviate, vision_llm_chain, wolfram_tool [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 qdrant-client v1.16.0 [INFO] [stderr] Checking bson v2.15.0 [INFO] [stderr] Checking html5ever v0.29.1 [INFO] [stderr] error: failed to run custom build command for `qdrant-client v1.16.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/qdrant-client-8f841b83781b01a6/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=tests/snippets [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (16) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/qdrant-client-1.16.0/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" "08756dd888ee3834decab8129fcb76ca2d61eeef4a9b2eb253d055c2bb22badc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08756dd888ee3834decab8129fcb76ca2d61eeef4a9b2eb253d055c2bb22badc", kill_on_drop: false }` [INFO] [stdout] 08756dd888ee3834decab8129fcb76ca2d61eeef4a9b2eb253d055c2bb22badc