blitzar 5.0.1

High-Level Rust wrapper for the blitzar-sys crate
Documentation

Build #3607680 2026-06-17 16:50:15

# rustc version rustc 1.98.0-nightly (9e2abe0c6 2026-06-16)

# 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" "2cf71529608e0cd41e5f930c497dd81b46f0d2e7c723e0519ef4e605cb3e68ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260616-1.98.0-nightly-9e2abe0c6\", \"--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: Rustdoc did not scrape the following examples because they require dev-dependencies: add_mult_commitments, get_generators, get_one_commit, initialize_backend, initialize_backend_with_config, pass_bls12_381_g1_generators_to_commitment, pass_bn254_g1_generators_to_commitment, pass_curve25519_generators_to_commitment, pass_generators_and_scalars_to_commitment, pass_grumpkin_generators_to_commitment, pass_halo2curves_bn256_g1_generators_to_commitment, simple_commitment, simple_fixed_msm, simple_scalars_commitment, simple_update_commitment [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting blitzar v5.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `0` [INFO] [stderr] --> src/compute/fixed_msm.rs:97:16 [INFO] [stderr] | [INFO] [stderr] 97 | /// res[0] = s_11 * g_1 + s_12 * g_2 + ... + s_1n * g_n [INFO] [stderr] | ^ no item named `0` 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 `output_index` [INFO] [stderr] --> src/compute/fixed_msm.rs:123:35 [INFO] [stderr] | [INFO] [stderr] 123 | /// An entry output_bit_table[output_index] specifies the number of scalar bits used for [INFO] [stderr] | ^^^^^^^^^^^^ no item named `output_index` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `output_index` [INFO] [stderr] --> src/compute/fixed_msm.rs:127:59 [INFO] [stderr] | [INFO] [stderr] 127 | /// bit_sum = sum_{output_index} output_bit_table[output_index] [INFO] [stderr] | ^^^^^^^^^^^^ no item named `output_index` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `output_index` [INFO] [stderr] --> src/compute/fixed_msm.rs:156:35 [INFO] [stderr] | [INFO] [stderr] 156 | /// An entry output_bit_table[output_index] specifies the number of scalar bits used for [INFO] [stderr] | ^^^^^^^^^^^^ no item named `output_index` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `output_index` [INFO] [stderr] --> src/compute/fixed_msm.rs:157:41 [INFO] [stderr] | [INFO] [stderr] 157 | /// output_index and output_lengths[output_index] specifies the length used for output_index. [INFO] [stderr] | ^^^^^^^^^^^^ no item named `output_index` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `output_index` [INFO] [stderr] --> src/compute/fixed_msm.rs:162:59 [INFO] [stderr] | [INFO] [stderr] 162 | /// bit_sum = sum_{output_index} output_bit_table[output_index] [INFO] [stderr] | ^^^^^^^^^^^^ no item named `output_index` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `0` [INFO] [stderr] --> src/proof/sumcheck_transcript.rs:22:22 [INFO] [stderr] | [INFO] [stderr] 22 | /// polynomial[0] + polynomial[1] X^1 + ... + polynomial[d] X^d [INFO] [stderr] | ^ no item named `0` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `1` [INFO] [stderr] --> src/proof/sumcheck_transcript.rs:22:38 [INFO] [stderr] | [INFO] [stderr] 22 | /// polynomial[0] + polynomial[1] X^1 + ... + polynomial[d] X^d [INFO] [stderr] | ^ no item named `1` in scope [INFO] [stderr] | [INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `d` [INFO] [stderr] --> src/proof/sumcheck_transcript.rs:22:64 [INFO] [stderr] | [INFO] [stderr] 22 | /// polynomial[0] + polynomial[1] X^1 + ... + polynomial[d] X^d [INFO] [stderr] | ^ no item named `d` 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/proof/sumcheck.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 23 | /// See https://people.cs.georgetown.edu/jthaler/sumcheck.pdf [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] 23 | /// See <https://people.cs.georgetown.edu/jthaler/sumcheck.pdf> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `blitzar` (lib doc) generated 10 warnings (run `cargo fix --lib -p blitzar` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/blitzar/index.html [INFO] running `Command { std: "docker" "inspect" "2cf71529608e0cd41e5f930c497dd81b46f0d2e7c723e0519ef4e605cb3e68ec", kill_on_drop: false }`