fathom_web3 1.0.0

Ethereum JSON-RPC client. Fathom Edition
Documentation
Build #635415 2022-09-23T10:11:00.495876+00:00
# rustc version
rustc 1.66.0-nightly (e7119a030 2022-09-22)
# docs.rs version
docsrs 0.6.0 (b42ffe9 2022-09-21)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/fathom_web3-1.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/fathom_web3-1.0.0/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220922-1.66.0-nightly-e7119a030\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--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] 69414a11ee7d5f0ec43f6c5866cfd0e4d37c779474cac97520744403f0fe1edc
[INFO] running `Command { std: "docker" "start" "-a" "69414a11ee7d5f0ec43f6c5866cfd0e4d37c779474cac97520744403f0fe1edc", kill_on_drop: false }`
[INFO] [stderr]  Documenting fathom_web3 v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `signed_call_with_confirmations`
[INFO] [stderr]    --> src/contract/mod.rs:376:68
[INFO] [stderr]     |
[INFO] [stderr] 376 |         /// If you'd rather wait for block inclusion, please use [`signed_call_with_confirmations`] instead.
[INFO] [stderr]     |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `signed_call_with_confirmations` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/helpers.rs:72:76
[INFO] [stderr]    |
[INFO] [stderr] 72 | /// It looks for arbitrary_precision feature as a temporary workaround for https://github.com/tomusdrw/rust-web3/issues/460.
[INFO] [stderr]    |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/tomusdrw/rust-web3/issues/460.>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/helpers.rs:78:76
[INFO] [stderr]    |
[INFO] [stderr] 78 | /// It looks for arbitrary_precision feature as a temporary workaround for https://github.com/tomusdrw/rust-web3/issues/460.
[INFO] [stderr]    |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/tomusdrw/rust-web3/issues/460.>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/api/eth_filter.rs:82:10
[INFO] [stderr]    |
[INFO] [stderr] 82 | /// See [https://github.com/tomusdrw/rust-web3/issues/583](this tracking issue).
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/tomusdrw/rust-web3/issues/583>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/api/parity.rs:37:20
[INFO] [stderr]    |
[INFO] [stderr] 37 |     /// Blocked by https://github.com/openethereum/openethereum/issues/159
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/openethereum/openethereum/issues/159>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/signing.rs:50:11
[INFO] [stderr]    |
[INFO] [stderr] 50 |     /// - https://github.com/graphprotocol/solidity-bindgen/blob/master/solidity-bindgen/src/secrets.rs
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/graphprotocol/solidity-bindgen/blob/master/solidity-bindgen/src/secrets.rs>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/signing.rs:51:14
[INFO] [stderr]    |
[INFO] [stderr] 51 |     /// - or https://crates.io/crates/zeroize
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://crates.io/crates/zeroize>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/types/proof.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | /// https://eips.ethereum.org/EIPS/eip-1186
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://eips.ethereum.org/EIPS/eip-1186>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `fathom_web3` (lib doc) generated 8 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.00s
[INFO] running `Command { std: "docker" "inspect" "69414a11ee7d5f0ec43f6c5866cfd0e4d37c779474cac97520744403f0fe1edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69414a11ee7d5f0ec43f6c5866cfd0e4d37c779474cac97520744403f0fe1edc", kill_on_drop: false }`
[INFO] [stdout] 69414a11ee7d5f0ec43f6c5866cfd0e4d37c779474cac97520744403f0fe1edc