sp1-lib 3.1.0

SP1 is a performant, 100% open-source, contributor-friendly zkVM.
Documentation
Build #1487032 2024-10-30T18:55:13.579531+00:00
# rustc version
rustc 1.84.0-nightly (1e4f10ba6 2024-10-29)# docs.rs version
docsrs 0.6.0 (83e30f05 2024-10-25)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/sp1-lib-3.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/sp1-lib-3.1.0/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241029-1.84.0-nightly-1e4f10ba6\", \"--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] 6b448ab691f143021bcbef9452c67db3d7a693b8db2bee0387975eb2fc8c2893
[INFO] running `Command { std: "docker" "start" "-a" "6b448ab691f143021bcbef9452c67db3d7a693b8db2bee0387975eb2fc8c2893", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting sp1-lib v3.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Bls12381AffinePoint`
[INFO] [stderr]  --> src/bls12381.rs:8:29
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// The number of limbs in [Bls12381AffinePoint].
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^ no item named `Bls12381AffinePoint` in scope
[INFO] [stderr]   |
[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 `Bn254AffinePoint`
[INFO] [stderr]  --> src/bn254.rs:6:29
[INFO] [stderr]   |
[INFO] [stderr] 6 | /// The number of limbs in [Bn254AffinePoint].
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^ no item named `Bn254AffinePoint` in scope
[INFO] [stderr]   |
[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/bls12381.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     /// https://github.com/ethereum/py_ecc/blob/7b9e1b3/py_ecc/bls12_381/bls12_381_curve.py#L38-L45
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]    = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 29 |     /// <https://github.com/ethereum/py_ecc/blob/7b9e1b3/py_ecc/bls12_381/bls12_381_curve.py#L38-L45>
[INFO] [stderr]    |         +                                                                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/bn254.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     /// https://github.com/ethereum/py_pairing/blob/5f609da/py_ecc/bn128/bn128_field_elements.py
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 27 |     /// <https://github.com/ethereum/py_pairing/blob/5f609da/py_ecc/bn128/bn128_field_elements.py>
[INFO] [stderr]    |         +                                                                                        +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/ed25519.rs:12:68
[INFO] [stderr]    |
[INFO] [stderr] 12 |     /// The generator/base point for the Ed25519 curve. Reference: https://datatracker.ietf.org/doc/html/rfc7748#section-4.1
[INFO] [stderr]    |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 12 |     /// The generator/base point for the Ed25519 curve. Reference: <https://datatracker.ietf.org/doc/html/rfc7748#section-4.1>
[INFO] [stderr]    |                                                                    +                                                         +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/secp256k1.rs:25:35
[INFO] [stderr]    |
[INFO] [stderr] 25 |     /// The values are taken from https://en.bitcoin.it/wiki/Secp256k1.
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr]    |
[INFO] [stderr] 25 |     /// The values are taken from <https://en.bitcoin.it/wiki/Secp256k1.>
[INFO] [stderr]    |                                   +                                     +
[INFO] [stderr] 
[INFO] [stderr] warning: `sp1-lib` (lib doc) generated 6 warnings (run `cargo fix --lib -p sp1-lib` to apply 4 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sp1_lib/index.html
[INFO] running `Command { std: "docker" "inspect" "6b448ab691f143021bcbef9452c67db3d7a693b8db2bee0387975eb2fc8c2893", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b448ab691f143021bcbef9452c67db3d7a693b8db2bee0387975eb2fc8c2893", kill_on_drop: false }`
[INFO] [stdout] 6b448ab691f143021bcbef9452c67db3d7a693b8db2bee0387975eb2fc8c2893