quantus-cli 1.4.0

Command line interface and library for interacting with the Quantus Network

Build #3552379 2026-06-12 03:49:18

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.98.0-nightly (b30f3df3b 2026-06-11)

# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )

# 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" "6cdf01dffbbc602899d4e9b36ce2df3cde71f4d2227ff7a29e737d40b9110613" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260611-1.98.0-nightly-b30f3df3b\", \"--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: basic_usage, multisig_library_usage, multisig_usage, service, simple_usage, wallet_ops, wormhole_sdk_e2e, wormhole_sdk_usage [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] Compiling quantus-cli v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: quantus-cli@1.4.0: [quantus-cli] Generating ZK circuit binaries (num_leaf_proofs=7)... [INFO] [stderr] warning: quantus-cli@1.4.0: [quantus-cli] ZK circuit binaries generated in 6.35s [INFO] [stderr] warning: quantus-cli@1.4.0: common.bin: 1057 bytes, hash: 6583472e9f8534b56d9b261ee818df7f [INFO] [stderr] warning: quantus-cli@1.4.0: verifier.bin: 552 bytes, hash: cf5d29920744b9f1dcaf1695b40159b0 [INFO] [stderr] warning: quantus-cli@1.4.0: prover.bin: 2340237 bytes, hash: ad0e418e5167e9bc5b2ac19b82bed89a [INFO] [stderr] warning: quantus-cli@1.4.0: dummy_proof.bin: 100724 bytes, hash: 4eb76356fa51df50285d28cba02faa82 [INFO] [stderr] warning: quantus-cli@1.4.0: aggregated_common.bin: 1197 bytes, hash: edd28accbca4fa8330c9d40bdd8bb2b0 [INFO] [stderr] warning: quantus-cli@1.4.0: aggregated_verifier.bin: 552 bytes, hash: ac5ccd7ec9fef428424e2d406054269e [INFO] [stderr] warning: quantus-cli@1.4.0: aggregated_prover.bin: 262244217 bytes, hash: caadab10eb2c8d2ff40e5fe7807e4a4f [INFO] [stderr] warning: quantus-cli@1.4.0: [quantus-cli] Failed to symlink generated-bins (Read-only file system (os error 30)). Falling back to copy... [INFO] [stderr] error: failed to run custom build command for `quantus-cli v1.4.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/quantus-cli-6af6e3bd9a378243/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=QP_NUM_LEAF_PROOFS [INFO] [stderr] cargo:warning=[quantus-cli] Generating ZK circuit binaries (num_leaf_proofs=7)... [INFO] [stderr] Building wormhole leaf circuit (non-ZK for faster proving)... [INFO] [stderr] Circuit built. [INFO] [stderr] Generating dummy proof for aggregation padding... [INFO] [stderr] Dummy proof saved to /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/quantus-cli-00d57dcb98923b4d/out/generated-bins/dummy_proof.bin (100724 bytes) [INFO] [stderr] Serializing circuit data... [INFO] [stderr] Common data saved to /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/quantus-cli-00d57dcb98923b4d/out/generated-bins/common.bin [INFO] [stderr] Verifier data saved to /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/quantus-cli-00d57dcb98923b4d/out/generated-bins/verifier.bin [INFO] [stderr] Prover data saved to /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/quantus-cli-00d57dcb98923b4d/out/generated-bins/prover.bin [INFO] [stderr] Building prebuilt layer-0 aggregation circuit (num_leaf_proofs=7)... [INFO] [stderr] Saved /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/quantus-cli-00d57dcb98923b4d/out/generated-bins/aggregated_common.bin [INFO] [stderr] Saved /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/quantus-cli-00d57dcb98923b4d/out/generated-bins/aggregated_verifier.bin [INFO] [stderr] Saved /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/quantus-cli-00d57dcb98923b4d/out/generated-bins/aggregated_prover.bin [INFO] [stderr] Config saved to /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/quantus-cli-00d57dcb98923b4d/out/generated-bins/config.json [INFO] [stderr] cargo:warning=[quantus-cli] ZK circuit binaries generated in 6.35s [INFO] [stderr] cargo:warning= common.bin: 1057 bytes, hash: 6583472e9f8534b56d9b261ee818df7f [INFO] [stderr] cargo:warning= verifier.bin: 552 bytes, hash: cf5d29920744b9f1dcaf1695b40159b0 [INFO] [stderr] cargo:warning= prover.bin: 2340237 bytes, hash: ad0e418e5167e9bc5b2ac19b82bed89a [INFO] [stderr] cargo:warning= dummy_proof.bin: 100724 bytes, hash: 4eb76356fa51df50285d28cba02faa82 [INFO] [stderr] cargo:warning= aggregated_common.bin: 1197 bytes, hash: edd28accbca4fa8330c9d40bdd8bb2b0 [INFO] [stderr] cargo:warning= aggregated_verifier.bin: 552 bytes, hash: ac5ccd7ec9fef428424e2d406054269e [INFO] [stderr] cargo:warning= aggregated_prover.bin: 262244217 bytes, hash: caadab10eb2c8d2ff40e5fe7807e4a4f [INFO] [stderr] cargo:warning=[quantus-cli] Failed to symlink generated-bins (Read-only file system (os error 30)). Falling back to copy... [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (12572) panicked at build.rs:143:48: [INFO] [stderr] Failed to create generated-bins directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace [INFO] running `Command { std: "docker" "inspect" "6cdf01dffbbc602899d4e9b36ce2df3cde71f4d2227ff7a29e737d40b9110613", kill_on_drop: false }`