Build #1614685 2025-01-09T20:55:09.644821+00:00
# rustc version
rustc 1.86.0-nightly (a580b5c37 2025-01-08)# docs.rs version
docsrs 0.6.0 (9368f26f 2025-01-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cnidarium-component-0.82.0-alpha.11/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cnidarium-component-0.82.0-alpha.11/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250108-1.86.0-nightly-a580b5c37\", \"--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] d78cfa563fa71ad41caec74fe03245edf37793b62bd65aa8cbabd6ec948d1503
[INFO] running `Command { std: "docker" "start" "-a" "d78cfa563fa71ad41caec74fe03245edf37793b62bd65aa8cbabd6ec948d1503", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting cnidarium-component v0.82.0-alpha.11 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Transaction`
[INFO] [stderr] --> src/action_handler.rs:8:1
[INFO] [stderr] |
[INFO] [stderr] 8 | / /// Defines the interface for handling transaction actions.
[INFO] [stderr] 9 | | ///
[INFO] [stderr] 10 | | /// Block-wide execution is performed using the [`Component`](crate::Component)
[INFO] [stderr] 11 | | /// trait. Per-transaction execution is performed using the `ActionHandler`
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | /// work as possible should be pushed up the stack, where greater parallelism is
[INFO] [stderr] 29 | | /// available, with checks performed in `execute` only as a last resort.
[INFO] [stderr] | |________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] The `ActionHandler` trait has a top-level implementation on [`Transaction`],
[INFO] [stderr] ^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `Transaction` in scope
[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 `penumbra_sdk_transaction::Action`
[INFO] [stderr] --> src/action_handler.rs:8:1
[INFO] [stderr] |
[INFO] [stderr] 8 | / /// Defines the interface for handling transaction actions.
[INFO] [stderr] 9 | | ///
[INFO] [stderr] 10 | | /// Block-wide execution is performed using the [`Component`](crate::Component)
[INFO] [stderr] 11 | | /// trait. Per-transaction execution is performed using the `ActionHandler`
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | /// work as possible should be pushed up the stack, where greater parallelism is
[INFO] [stderr] 29 | | /// available, with checks performed in `execute` only as a last resort.
[INFO] [stderr] | |________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] `ActionHandler` implementation for each [`Action`](penumbra_sdk_transaction::Action).
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `penumbra_sdk_transaction` in scope
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `CheckStatelessContext`
[INFO] [stderr] --> src/action_handler.rs:8:1
[INFO] [stderr] |
[INFO] [stderr] 8 | / /// Defines the interface for handling transaction actions.
[INFO] [stderr] 9 | | ///
[INFO] [stderr] 10 | | /// Block-wide execution is performed using the [`Component`](crate::Component)
[INFO] [stderr] 11 | | /// trait. Per-transaction execution is performed using the `ActionHandler`
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | /// work as possible should be pushed up the stack, where greater parallelism is
[INFO] [stderr] 29 | | /// available, with checks performed in `execute` only as a last resort.
[INFO] [stderr] | |________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * [`ActionHandler::check_stateless`], which has no access to chain state, only to the [`CheckStatelessContext`];
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `CheckStatelessContext` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `ActionHandler::check_stateful`
[INFO] [stderr] --> src/action_handler.rs:8:1
[INFO] [stderr] |
[INFO] [stderr] 8 | / /// Defines the interface for handling transaction actions.
[INFO] [stderr] 9 | | ///
[INFO] [stderr] 10 | | /// Block-wide execution is performed using the [`Component`](crate::Component)
[INFO] [stderr] 11 | | /// trait. Per-transaction execution is performed using the `ActionHandler`
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | /// work as possible should be pushed up the stack, where greater parallelism is
[INFO] [stderr] 29 | | /// available, with checks performed in `execute` only as a last resort.
[INFO] [stderr] | |________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * [`ActionHandler::check_stateful`], which has read access to a snapshot of state prior to transaction execution;
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: the trait `ActionHandler` has no associated item named `check_stateful`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `ActionHandler::execute`
[INFO] [stderr] --> src/action_handler.rs:8:1
[INFO] [stderr] |
[INFO] [stderr] 8 | / /// Defines the interface for handling transaction actions.
[INFO] [stderr] 9 | | ///
[INFO] [stderr] 10 | | /// Block-wide execution is performed using the [`Component`](crate::Component)
[INFO] [stderr] 11 | | /// trait. Per-transaction execution is performed using the `ActionHandler`
[INFO] [stderr] ... |
[INFO] [stderr] 28 | | /// work as possible should be pushed up the stack, where greater parallelism is
[INFO] [stderr] 29 | | /// available, with checks performed in `execute` only as a last resort.
[INFO] [stderr] | |________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] * [`ActionHandler::execute`], which has write access to the state and read access to its own writes.
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: the trait `ActionHandler` has no associated item named `execute`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `Transaction`
[INFO] [stderr] --> src/action_handler.rs:33:5
[INFO] [stderr] |
[INFO] [stderr] 33 | / /// Performs all of this action's stateless validity checks in the
[INFO] [stderr] 34 | | /// `context` of some [`Transaction`].
[INFO] [stderr] 35 | | ///
[INFO] [stderr] 36 | | /// This method is `async` to make it easy to perform stateless validity
[INFO] [stderr] ... |
[INFO] [stderr] 43 | | /// As much work as possible should be done in `check_stateless`, as it can
[INFO] [stderr] 44 | | /// be run in parallel across all transactions in a block.
[INFO] [stderr] | |______________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] `context` of some [`Transaction`].
[INFO] [stderr] ^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `Transaction` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `StateTransaction`
[INFO] [stderr] --> src/action_handler.rs:76:5
[INFO] [stderr] |
[INFO] [stderr] 76 | / /// Attempts to execute this action against the provided `state`.
[INFO] [stderr] 77 | | ///
[INFO] [stderr] 78 | | /// This method provides read and write access to the `state`. It is
[INFO] [stderr] 79 | | /// fallible, so it's possible to perform checks within the `check_and_execute`
[INFO] [stderr] ... |
[INFO] [stderr] 97 | | /// [`ActionHandler::check_historical`] on the same transaction. This method
[INFO] [stderr] 98 | | /// can be called before [`Component::begin_block`](crate::Component::begin_block).
[INFO] [stderr] | |_______________________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] implementation and abort execution on error; the [`StateTransaction`]
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `StateTransaction` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `cnidarium-component` (lib doc) generated 7 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/cnidarium_component/index.html
[INFO] running `Command { std: "docker" "inspect" "d78cfa563fa71ad41caec74fe03245edf37793b62bd65aa8cbabd6ec948d1503", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d78cfa563fa71ad41caec74fe03245edf37793b62bd65aa8cbabd6ec948d1503", kill_on_drop: false }`
[INFO] [stdout] d78cfa563fa71ad41caec74fe03245edf37793b62bd65aa8cbabd6ec948d1503