flowcore 1.0.0

Structures shared between runtime and clients
Documentation

Build #3469972 2026-06-03 14:06:09

# rustc version rustc 1.98.0-nightly (d595fce01 2026-06-02)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# 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" "9883d299af3035a0f98892b52f88309e19604e30f6bc16a139851fd766903ba6" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260602-1.98.0-nightly-d595fce01\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting flowcore v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `Error` [INFO] [stderr] --> src/lib.rs:48:15 [INFO] [stderr] | [INFO] [stderr] 48 | /// contains [Error] that other modules in this crate will `use errors::*;` [INFO] [stderr] | ^^^^^ no item named `Error` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FunctionDefinition` [INFO] [stderr] --> src/model/io.rs:24:43 [INFO] [stderr] | [INFO] [stderr] 24 | /// The IO is an input of a Function[`FunctionDefinition`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `FunctionDefinition` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FunctionDefinition` [INFO] [stderr] --> src/model/io.rs:26:44 [INFO] [stderr] | [INFO] [stderr] 26 | /// The IO is an output of a Function[`FunctionDefinition`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ no item named `FunctionDefinition` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FlowDefinition` [INFO] [stderr] --> src/model/io.rs:28:40 [INFO] [stderr] | [INFO] [stderr] 28 | /// The IO is the input to a Flow[`FlowDefinition`] [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `FlowDefinition` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `FlowDefinition` [INFO] [stderr] --> src/model/io.rs:30:41 [INFO] [stderr] | [INFO] [stderr] 30 | /// The IO is the output of a Flow[`FlowDefinition`] [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `FlowDefinition` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: `flowcore` (lib doc) generated 5 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/flowcore/index.html [INFO] running `Command { std: "docker" "inspect" "9883d299af3035a0f98892b52f88309e19604e30f6bc16a139851fd766903ba6", kill_on_drop: false }`