proof_system 0.34.0

Proof system to comprise various cryptographic primitives
Documentation

Build #3583834 2026-06-15 04:13:31

# rustc version rustc 1.98.0-nightly (3daae5e42 2026-06-14)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "53f63ecac5eed547239703d6d2621958683727003654f982a776b1f0e3ce64db" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260614-1.98.0-nightly-3daae5e42\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting proof_system v0.34.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: could not parse code block as Rust code [INFO] [stderr] --> src/lib.rs:80:8 [INFO] [stderr] | [INFO] [stderr] 80 | //! For proving certain messages from a BBS+ signature satisfy 2 predicates, [INFO] [stderr] | ________^ [INFO] [stderr] 81 | | //! 1) message A3 satisfies bounds specified in statement 2 [INFO] [stderr] 82 | | //! 2) message A5 has been verifiably encrypted as per statement 3. [INFO] [stderr] 83 | | //! [INFO] [stderr] 84 | | //! Thus 3 statements, one for a signature, and one each for a predicate. 2 meta statements, one each [INFO] [stderr] 85 | | //! for proving equality of the message of the signature and the witness of the predicate [INFO] [stderr] 86 | | //! -------------------------------------------------------------------------------------------------------------------------------- [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 6.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.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/proof_system/index.html [INFO] running `Command { std: "docker" "inspect" "53f63ecac5eed547239703d6d2621958683727003654f982a776b1f0e3ce64db", kill_on_drop: false }`