# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)
# 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" "a4ce75a75ddeef1e161d60f7039821fb8df2571e341aa8cd8010f26b5ef6d554" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting tinyflow-framework v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `crate::api::error::StreamResult` [INFO] [stderr] --> src/runtime/chain_job.rs:4:28 [INFO] [stderr] | [INFO] [stderr] 4 | //! Runtime failures use [`crate::api::error::StreamResult`] in [`crate::stream::chain_execute::execute`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `tinyflow_framework` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::api::functions::SourceFunction` [INFO] [stderr] --> src/runtime/chain_segment/mod.rs:3:50 [INFO] [stderr] | [INFO] [stderr] 3 | //! Each segment holds a user [`SourceFunction`](crate::api::functions::SourceFunction) / [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `tinyflow_framework` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::api::functions::MapFunction` [INFO] [stderr] --> src/runtime/chain_segment/mod.rs:4:21 [INFO] [stderr] | [INFO] [stderr] 4 | //! [`MapFunction`](crate::api::functions::MapFunction) / … directly — no separate operator wrapper layer. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `tinyflow_framework` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::connectors::iceberg::data_stream_ext::IcebergDataStreamExt::add_iceberg_sink` [INFO] [stderr] --> src/stream/mod.rs:3:36 [INFO] [stderr] | [INFO] [stderr] 3 | //! **Production Iceberg jobs**: [`crate::connectors::iceberg::data_stream_ext::IcebergDataStreamExt::add_iceberg_sink`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `connectors` in module `tinyflow_framework` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::api::error::StreamResult` [INFO] [stderr] --> src/stream/data_stream.rs:4:26 [INFO] [stderr] | [INFO] [stderr] 4 | //! Runtime errors use [`crate::api::error::StreamResult`] in [`crate::stream::chain_execute::execute`]. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `api` in module `tinyflow_framework` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::connectors::print::PrintDataStreamExt::print` [INFO] [stderr] --> src/stream/data_stream.rs:6:44 [INFO] [stderr] | [INFO] [stderr] 6 | //! Terminate with [`DataStream::sink`], [`crate::connectors::print::PrintDataStreamExt::print`], or [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `connectors` in module `tinyflow_framework` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::connectors::iceberg::data_stream_ext::IcebergDataStreamExt::add_iceberg_sink` [INFO] [stderr] --> src/stream/data_stream.rs:7:7 [INFO] [stderr] | [INFO] [stderr] 7 | //! [`crate::connectors::iceberg::data_stream_ext::IcebergDataStreamExt::add_iceberg_sink`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `connectors` in module `tinyflow_framework` [INFO] [stderr] [INFO] [stderr] warning: `tinyflow-framework` (lib doc) generated 7 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: turso_core v0.6.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tinyflow_framework/index.html [INFO] running `Command { std: "docker" "inspect" "a4ce75a75ddeef1e161d60f7039821fb8df2571e341aa8cd8010f26b5ef6d554", kill_on_drop: false }`