blueprint-eigenlayer-testing-utils 0.1.0-alpha.21

EigenLayer-specific testing utilities for Tangle Blueprints
Documentation
Build #2621922 2025-10-30 22:17:22
# rustc version
rustc 1.93.0-nightly (292be5c7c 2025-10-29)# docs.rs version
docsrs 0.6.0 (eafb2859 2025-10-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/blueprint-eigenlayer-testing-utils-0.1.0-alpha.21/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/blueprint-eigenlayer-testing-utils-0.1.0-alpha.21/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251029-1.93.0-nightly-292be5c7c\", \"--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] 54edc2f7c415764485a8136058cd0f6519d3962620b707629cf256c52a1c1e88
[INFO] running `Command { std: "docker" "start" "-a" "54edc2f7c415764485a8136058cd0f6519d3962620b707629cf256c52a1c1e88", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting blueprint-eigenlayer-testing-utils v0.1.0-alpha.21 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Self::set_context`
[INFO] [stderr]   --> src/harness.rs:39:67
[INFO] [stderr]    |
[INFO] [stderr] 39 |     ///       a context. See [`Self::setup_with_context()`] and [`Self::set_context()`].
[INFO] [stderr]    |                                                                   ^^^^^^^^^^^^^^^^^^^ the struct `EigenlayerTestHarness` has no function named `set_context`
[INFO] [stderr]    |
[INFO] [stderr]    = note: requested on the command line with `-D rustdoc::broken-intra-doc-links`
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `T`
[INFO] [stderr]   --> src/harness.rs:70:21
[INFO] [stderr]    |
[INFO] [stderr] 70 |     ///     - Option<T>: When you set up empty Anvil testnet and re-deploy smart contracts your-self
[INFO] [stderr]    |                     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]    |
[INFO] [stderr] 70 |     ///     - `Option<T>`: When you set up empty Anvil testnet and re-deploy smart contracts your-self
[INFO] [stderr]    |               +         +
[INFO] [stderr] 
[INFO] [stderr] warning: `blueprint-eigenlayer-testing-utils` (lib doc) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.29.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/blueprint_eigenlayer_testing_utils/index.html
[INFO] running `Command { std: "docker" "inspect" "54edc2f7c415764485a8136058cd0f6519d3962620b707629cf256c52a1c1e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54edc2f7c415764485a8136058cd0f6519d3962620b707629cf256c52a1c1e88", kill_on_drop: false }`
[INFO] [stdout] 54edc2f7c415764485a8136058cd0f6519d3962620b707629cf256c52a1c1e88