tatara-process 0.2.310

Process CRD — K8s clusters, workloads, migrations, tests as Unix processes in the tatara convergence lattice
Documentation

Build #4148885 2026-08-16 16:41:13

# rustc version rustc 1.100.0-nightly (67854e511 2026-08-15)

# docs.rs version docsrs 0.0.0 (b67fb7d1993e3c70fff4d05e2bc482bd9d0d774f 2026-08-13 )

# 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" "1dd1dcb6db41f3b38448154ea10ed84b09a49564067e4c9b87dd2dad09276d79" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260815-1.100.0-nightly-67854e511\", \"--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\"" "-j6" "--target" "x86_64-unknown-linux-gnu" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting tatara-process v0.2.310 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `RequestorKind::from_str` [INFO] [stderr] --> src/allocation.rs:141:11 [INFO] [stderr] | [INFO] [stderr] 141 | /// [`RequestorKind::from_str`] at ONE site. Sibling shape to [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the enum `RequestorKind` has no variant or associated item named `from_str` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `PoolSelector::matches` [INFO] [stderr] --> src/allocation.rs:169:45 [INFO] [stderr] | [INFO] [stderr] 169 | /// independently of the emitter, and the [`PoolSelector::matches`] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no item named `PoolSelector` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Self::from_str` [INFO] [stderr] --> src/allocation.rs:219:43 [INFO] [stderr] | [INFO] [stderr] 219 | /// source of truth that drives the [`Self::from_str`] decode sweep [INFO] [stderr] | ^^^^^^^^^^^^^^ the enum `RequestorKind` has no variant or associated item named `from_str` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Self::into` [INFO] [stderr] --> src/allocation.rs:238:45 [INFO] [stderr] | [INFO] [stderr] 238 | /// `From<RequestorKind> for String` ([`Self::into`]) composes so [INFO] [stderr] | ^^^^^^^^^^ the enum `RequestorKind` has no variant or associated item named `into` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `tatara_lattice` [INFO] [stderr] --> src/classification.rs:883:11 [INFO] [stderr] | [INFO] [stderr] 883 | /// [`tatara_lattice`]'s boolean-lattice `Lattice for [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `tatara_lattice` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `tatara_lattice` [INFO] [stderr] --> src/classification.rs:992:26 [INFO] [stderr] | [INFO] [stderr] 992 | /// is consumed by [`tatara_lattice`]'s total-order `Lattice` impl [INFO] [stderr] | ^^^^^^^^^^^^^^ no item named `tatara_lattice` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `super::LifetimeKind::ALL` [INFO] [stderr] --> src/lifetime.rs:287:47 [INFO] [stderr] | [INFO] [stderr] 287 | /// [`super::intent::IntentKind::ALL`], [`super::LifetimeKind::ALL`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LifetimeKind` in module `tatara_process` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Display` [INFO] [stderr] --> src/lifetime_clock.rs:160:63 [INFO] [stderr] | [INFO] [stderr] 160 | /// a future ResourceQuota gate) lands at one variant + one [`Display`] [INFO] [stderr] | ^^^^^^^ no item named `Display` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `crate::LifetimeKind::ALL` [INFO] [stderr] --> src/lifetime_clock.rs:165:43 [INFO] [stderr] | [INFO] [stderr] 165 | /// [`crate::intent::IntentKind::ALL`], [`crate::LifetimeKind::ALL`], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `LifetimeKind` in module `tatara_process` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `coords_in_bounds_against` [INFO] [stderr] --> src/matrix.rs:226:26 [INFO] [stderr] | [INFO] [stderr] 226 | /// Routes through [`coords_in_bounds_against`] for the Explicit [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `coords_in_bounds_against` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `selection_size_for` links to private item `EnvMatrixSpec::coord_in_bounds` [INFO] [stderr] --> src/matrix.rs:228:11 [INFO] [stderr] | [INFO] [stderr] 228 | /// [`EnvMatrixSpec::coord_in_bounds`] adapter and 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 `MatrixTarget` links to private item `apply_axis` [INFO] [stderr] --> src/matrix.rs:704:7 [INFO] [stderr] | [INFO] [stderr] 704 | /// [`apply_axis`]. [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 `MatrixTarget` links to private item `apply_axis` [INFO] [stderr] --> src/matrix.rs:707:7 [INFO] [stderr] | [INFO] [stderr] 707 | /// [`apply_axis`], each opening its own `val.as_str().to_string() → [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 `MatrixTarget` links to private item `apply_axis` [INFO] [stderr] --> src/matrix.rs:740:48 [INFO] [stderr] | [INFO] [stderr] 740 | /// `&'static str` literals scattered across [`apply_axis`]. A typo in [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 `from_path` links to private item `overlay_at_path` [INFO] [stderr] --> src/matrix.rs:784:33 [INFO] [stderr] | [INFO] [stderr] 784 | /// (they fall through to [`overlay_at_path`] semantics inside [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 `from_path` links to private item `apply_axis` [INFO] [stderr] --> src/matrix.rs:785:11 [INFO] [stderr] | [INFO] [stderr] 785 | /// [`apply_axis`]). Closed-set dual of [`Self::marker`]: for every [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: unresolved link to `AplicacaoIntent` [INFO] [stderr] --> src/matrix.rs:816:50 [INFO] [stderr] | [INFO] [stderr] 816 | /// Apply a string value into the targeted [`AplicacaoIntent`] field [INFO] [stderr] | ^^^^^^^^^^^^^^^ no item named `AplicacaoIntent` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: public documentation for `apply` links to private item `apply_axis` [INFO] [stderr] --> src/matrix.rs:818:33 [INFO] [stderr] | [INFO] [stderr] 818 | /// matching the pre-lift [`apply_axis`] posture (the magic-target [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: unresolved link to `Self::from_str` [INFO] [stderr] --> src/receipt.rs:96:7 [INFO] [stderr] | [INFO] [stderr] 96 | /// [`Self::from_str`] via the [`Self::ALL`] sweep) in lockstep — rustc [INFO] [stderr] | ^^^^^^^^^^^^^^ the enum `ReceiptKind` has no variant or associated item named `from_str` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Self::from_str` [INFO] [stderr] --> src/receipt.rs:153:43 [INFO] [stderr] | [INFO] [stderr] 153 | /// source of truth that drives the [`Self::from_str`] decode sweep [INFO] [stderr] | ^^^^^^^^^^^^^^ the enum `ReceiptKind` has no variant or associated item named `from_str` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `fmt::Display` [INFO] [stderr] --> src/receipt.rs:183:11 [INFO] [stderr] | [INFO] [stderr] 183 | /// [`fmt::Display`] (single source of truth) and as the `String` [INFO] [stderr] | ^^^^^^^^^^^^ no item named `fmt` in scope [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `Self::into` [INFO] [stderr] --> src/receipt.rs:184:59 [INFO] [stderr] | [INFO] [stderr] 184 | /// projection that `From<ReceiptKind> for String` ([`Self::into`]) [INFO] [stderr] | ^^^^^^^^^^ the enum `ReceiptKind` has no variant or associated item named `into` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `ReceiptKind::from_str` [INFO] [stderr] --> src/receipt.rs:417:11 [INFO] [stderr] | [INFO] [stderr] 417 | /// [`ReceiptKind::from_str`] at ONE site. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ the enum `ReceiptKind` has no variant or associated item named `from_str` [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/env.rs:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | //! ([`ephemeral_id_from_spec`](crate::hostname::ephemeral_id_from_spec)) — *same [INFO] [stderr] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 6 - //! ([`ephemeral_id_from_spec`](crate::hostname::ephemeral_id_from_spec)) — *same [INFO] [stderr] 6 + //! ([`ephemeral_id_from_spec`]) — *same [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/env.rs:38:36 [INFO] [stderr] | [INFO] [stderr] 38 | /// [`ephemeral_id_from_spec`](crate::hostname::ephemeral_id_from_spec)). The [INFO] [stderr] | ------------------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant [INFO] [stderr] | | [INFO] [stderr] | because label contains path that resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] help: remove explicit link target [INFO] [stderr] | [INFO] [stderr] 38 - /// [`ephemeral_id_from_spec`](crate::hostname::ephemeral_id_from_spec)). The [INFO] [stderr] 38 + /// [`ephemeral_id_from_spec`]). The [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `tatara-process` (lib doc) generated 25 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tatara_process/index.html [INFO] running `Command { std: "docker" "inspect" "1dd1dcb6db41f3b38448154ea10ed84b09a49564067e4c9b87dd2dad09276d79", kill_on_drop: false }`