# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# docs.rs version docsrs 0.0.0 (f1b150f0cd76f7cabcd39e1f4790ba771b28b5c4 2026-07-19 )
# 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" "75817668939e24246427291aa41c02526b8a944ec3dfe7158982fda5a6494f9d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2026-07-16" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "all-operators" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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: profile package spec `dataflow-wasm` in profile `release` did not match any packages [INFO] [stderr] [INFO] [stderr] help: a package with a similar name exists: `dataflow-rs` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: async_handler_benchmark, async_migration, benchmark, complete_workflow, custom_function, error_handling, hello_world, map_performance_test, micro_aggregate_bench, micro_cond_bench, micro_multiworkflow_bench, micro_subtree_write_bench, realistic_benchmark, rules_engine [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] Documenting dataflow-rs v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: public documentation for `connector` links to private item `Self::try_execute_in_arena` [INFO] [stderr] --> src/engine/functions/config.rs:411:46 [INFO] [stderr] | [INFO] [stderr] 411 | /// Must match the variants handled in [`Self::try_execute_in_arena`]; the [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: public documentation for `execute` links to private item `Self::execute_in_arena` [INFO] [stderr] --> src/engine/functions/filter.rs:45:19 [INFO] [stderr] | [INFO] [stderr] 45 | /// through [`Self::execute_in_arena`] to reuse the cached arena form of [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `execute` links to private item `Self::execute_in_arena` [INFO] [stderr] --> src/engine/functions/log.rs:70:45 [INFO] [stderr] | [INFO] [stderr] 70 | /// stretch the dispatch goes through [`Self::execute_in_arena`] to reuse [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `resolve_path` links to private item `resolve_string_field` [INFO] [stderr] --> src/engine/functions/integration.rs:228:14 [INFO] [stderr] | [INFO] [stderr] 228 | /// As [`resolve_string_field`] — an evaluation failure propagates rather [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `task_executor` links to private item `FunctionConfig::try_execute_in_arena` [INFO] [stderr] --> src/engine/task_executor.rs:5:19 [INFO] [stderr] | [INFO] [stderr] 5 | //! stretch via [`FunctionConfig::try_execute_in_arena`]; this module owns [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `TaskExecutor` links to private item `FunctionConfig::try_execute_in_arena` [INFO] [stderr] --> src/engine/task_executor.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | /// calls [`FunctionConfig::try_execute_in_arena`] inside its sync stretch [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `run_all` links to private item `Self::run_all_borrowed` [INFO] [stderr] --> src/engine/workflow_executor.rs:706:46 [INFO] [stderr] | [INFO] [stderr] 706 | /// A thin `&[&Workflow]` wrapper over [`Self::run_all_borrowed`], which is [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stderr] | [INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `Logic` [INFO] [stderr] --> src/engine/mod.rs:106:12 [INFO] [stderr] | [INFO] [stderr] 106 | /// - **Arc<Logic>**: Pre-compiled logic shared across all async tasks [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] help: try marking as source code [INFO] [stderr] | [INFO] [stderr] 106 | /// - **`Arc<Logic>`**: Pre-compiled logic shared across all async tasks [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `dataflow-rs` (lib doc) generated 8 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/dataflow_rs/index.html [INFO] running `Command { std: "docker" "inspect" "75817668939e24246427291aa41c02526b8a944ec3dfe7158982fda5a6494f9d", kill_on_drop: false }`