near-primitives-core 0.20.1

This crate provides the core set of primitives used by other nearcore crates including near-primitives
Documentation
Build #1100193 2024-01-23T14:50:51.146614+00:00
# rustc version
rustc 1.77.0-nightly (d5fd09972 2024-01-22)
# docs.rs version
docsrs 0.6.0 (7667f348 2024-01-17)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/near-primitives-core-0.20.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/near-primitives-core-0.20.1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/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\", \"-20240122-1.77.0-nightly-d5fd09972\", \"--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] [stdout] 979f73bf5744c2b3bfa7b648e585cb5f7dcf916437ba6c1d8497bfbb6862aa4e
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "979f73bf5744c2b3bfa7b648e585cb5f7dcf916437ba6c1d8497bfbb6862aa4e", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]  Documenting near-primitives-core v0.20.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/version.rs:89:39
[INFO] [stderr]    |
[INFO] [stderr] 89 |     /// Zero Balance Account NEP 448: https://github.com/near/NEPs/pull/448
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/near/NEPs/pull/448>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]    = note: `-D rustdoc::bare-urls` implied by `-D warnings`
[INFO] [stderr]    = help: to override `-D warnings` add `#[allow(rustdoc::bare_urls)]`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/version.rs:93:35
[INFO] [stderr]    |
[INFO] [stderr] 93 |     /// Meta Transaction NEP-366: https://github.com/near/NEPs/blob/master/neps/nep-0366.md
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/near/NEPs/blob/master/neps/nep-0366.md>`
[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/version.rs:99:32
[INFO] [stderr]    |
[INFO] [stderr] 99 |     /// Compute Costs NEP-455: https://github.com/near/NEPs/blob/master/neps/nep-0455.md
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/near/NEPs/blob/master/neps/nep-0455.md>`
[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/version.rs:104:31
[INFO] [stderr]     |
[INFO] [stderr] 104 |     /// Flat Storage NEP-399: https://github.com/near/NEPs/blob/master/neps/nep-0399.md
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/near/NEPs/blob/master/neps/nep-0399.md>`
[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/version.rs:130:14
[INFO] [stderr]     |
[INFO] [stderr] 130 |     /// NEP: https://github.com/near/NEPs/pull/509
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/near/NEPs/pull/509>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `near-primitives-core` (lib doc) generated 5 warnings (run `cargo fix --lib -p near-primitives-core` to apply 5 suggestions)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/near_primitives_core/index.html
[INFO] running `Command { std: "docker" "inspect" "979f73bf5744c2b3bfa7b648e585cb5f7dcf916437ba6c1d8497bfbb6862aa4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "979f73bf5744c2b3bfa7b648e585cb5f7dcf916437ba6c1d8497bfbb6862aa4e", kill_on_drop: false }`
[INFO] [stdout] 979f73bf5744c2b3bfa7b648e585cb5f7dcf916437ba6c1d8497bfbb6862aa4e