fuel-relayer 0.15.3

Fuel Relayer
Documentation
Build #1642766 2025-01-18T22:00:31.278572+00:00
# rustc version
rustc 1.86.0-nightly (6067b3631 2025-01-17)# docs.rs version
docsrs 0.6.0 (13d4ccea 2025-01-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/fuel-relayer-0.15.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/fuel-relayer-0.15.3/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250117-1.86.0-nightly-6067b3631\", \"--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] 4252e2fea363028b615de55586f324ff195c5733b753333cb4408b778c1e96a8
[INFO] running `Command { std: "docker" "start" "-a" "4252e2fea363028b615de55586f324ff195c5733b753333cb4408b778c1e96a8", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting fuel-relayer v0.15.3 (/opt/rustwide/workdir)
[INFO] [stderr] warning: public documentation for `RelayerHandle` links to private item `Relayer`
[INFO] [stderr]   --> src/relayer.rs:60:39
[INFO] [stderr]    |
[INFO] [stderr] 60 | /// Handle for interacting with the [`Relayer`].
[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 `start` links to private item `Relayer`
[INFO] [stderr]    --> src/relayer.rs:165:24
[INFO] [stderr]     |
[INFO] [stderr] 165 |     /// Start a http [`Relayer`] running and return the handle to it.
[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 `is_running` links to private item `Relayer`
[INFO] [stderr]    --> src/relayer.rs:204:24
[INFO] [stderr]     |
[INFO] [stderr] 204 |     /// Check if the [`Relayer`] is still running.
[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 `shutdown` links to private item `Relayer`
[INFO] [stderr]    --> src/relayer.rs:209:35
[INFO] [stderr]     |
[INFO] [stderr] 209 |     /// Gracefully shutdown the [`Relayer`].
[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 `await_synced` links to private item `Relayer`
[INFO] [stderr]    --> src/relayer.rs:219:24
[INFO] [stderr]     |
[INFO] [stderr] 219 |     /// Wait for the [`Relayer`] to be in sync with
[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: `fuel-relayer` (lib doc) generated 5 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/fuel_relayer/index.html
[INFO] running `Command { std: "docker" "inspect" "4252e2fea363028b615de55586f324ff195c5733b753333cb4408b778c1e96a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4252e2fea363028b615de55586f324ff195c5733b753333cb4408b778c1e96a8", kill_on_drop: false }`
[INFO] [stdout] 4252e2fea363028b615de55586f324ff195c5733b753333cb4408b778c1e96a8