proof_system 0.31.0

Proof system to comprise various cryptographic primitives
Documentation
Build #1296197 2024-07-18T17:15:28.207901+00:00
# rustc version
rustc 1.81.0-nightly (fcc325f1b 2024-07-17)# docs.rs version
docsrs 0.6.0 (bd66f012 2024-07-12)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/proof_system-0.31.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/proof_system-0.31.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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240717-1.81.0-nightly-fcc325f1b\", \"--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] a1885a95e1731e05b3d7cf4dbbacd3fe2c9622c37b7f0e7eee24ee9dcaafea37
[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" "a1885a95e1731e05b3d7cf4dbbacd3fe2c9622c37b7f0e7eee24ee9dcaafea37", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting proof_system v0.31.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: could not parse code block as Rust code
[INFO] [stderr]   --> src/lib.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 79 |   //!        For proving certain messages from a BBS+ signature satisfy 2 predicates,
[INFO] [stderr]    |  ________^
[INFO] [stderr] 80 | | //!         1) message A3 satisfies bounds specified in statement 2
[INFO] [stderr] 81 | | //!         2) message A5 has been verifiably encrypted as per statement 3.
[INFO] [stderr] 82 | | //!
[INFO] [stderr] 83 | | //!       Thus 3 statements, one for a signature, and one each for a predicate. 2 meta statements, one each
[INFO] [stderr] 84 | | //!       for proving equality of the message of the signature and the witness of the predicate
[INFO] [stderr] 85 | | //! --------------------------------------------------------------------------------------------------------------------------------
[INFO] [stderr]    | |___^
[INFO] [stderr]    |
[INFO] [stderr]    = note: error from rustc: unexpected closing delimiter: `)`
[INFO] [stderr]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `proof_system` (lib doc) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.77s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/proof_system/index.html
[INFO] running `Command { std: "docker" "inspect" "a1885a95e1731e05b3d7cf4dbbacd3fe2c9622c37b7f0e7eee24ee9dcaafea37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1885a95e1731e05b3d7cf4dbbacd3fe2c9622c37b7f0e7eee24ee9dcaafea37", kill_on_drop: false }`
[INFO] [stdout] a1885a95e1731e05b3d7cf4dbbacd3fe2c9622c37b7f0e7eee24ee9dcaafea37