light-nullifier-program 0.1.2

Nullifier program and SDK for Light Protocol ZK compression on Solana
Documentation
Build #2866913 2026-02-02 03:09:44

# rustc version rustc 1.95.0-nightly (57d2fb136 2026-02-01)

# docs.rs version docsrs 0.1.0 (db72ef84 2026-01-29 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/light-nullifier-program-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/light-nullifier-program-0.1.2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260201-1.95.0-nightly-57d2fb136\", \"--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}/aarch64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "aarch64-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] d8b44efc354475f05f0f52c4a29d833d258f190448c0968767bbbcdcee11add1 [INFO] running `Command { std: "docker" "start" "-a" "d8b44efc354475f05f0f52c4a29d833d258f190448c0968767bbbcdcee11add1", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking solana-instruction v2.3.3 [INFO] [stderr] Checking solana-sdk-ids v2.2.1 [INFO] [stderr] Checking solana-signature v2.3.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] warning: blake3@1.8.2: Compiler family detection failed due to error: ToolNotFound: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2) [INFO] [stderr] error: failed to run custom build command for `blake3 v1.8.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/blake3-45f58b5da5ebcb3f/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_sse2_ffi, values(none())) [INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_sse2_rust, values(none())) [INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_sse41_ffi, values(none())) [INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_sse41_rust, values(none())) [INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_avx2_ffi, values(none())) [INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_avx2_rust, values(none())) [INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_avx512_ffi, values(none())) [INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_neon, values(none())) [INFO] [stderr] cargo:rustc-check-cfg=cfg(blake3_wasm32_simd, values(none())) [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_NEON [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_NEON [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_NO_NEON [INFO] [stderr] cargo:rerun-if-env-changed=CARGO_FEATURE_PURE [INFO] [stderr] cargo:rustc-cfg=blake3_neon [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/aarch64-unknown-linux-gnu/debug/build/blake3-990497827af32cc8/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(aarch64-unknown-linux-gnu) [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some() [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] CC_aarch64-unknown-linux-gnu = None [INFO] [stderr] CC_aarch64_unknown_linux_gnu = None [INFO] [stderr] TARGET_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] RUSTC_LINKER = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] cargo:warning=Compiler family detection failed due to error: ToolNotFound: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2) [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(neon,outline-atomics) [INFO] [stderr] CFLAGS = None [INFO] [stderr] TARGET_CFLAGS = None [INFO] [stderr] CFLAGS_aarch64_unknown_linux_gnu = None [INFO] [stderr] CFLAGS_aarch64-unknown-linux-gnu = None [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: failed to find tool "aarch64-linux-gnu-gcc": No such file or directory (os error 2) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d8b44efc354475f05f0f52c4a29d833d258f190448c0968767bbbcdcee11add1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8b44efc354475f05f0f52c4a29d833d258f190448c0968767bbbcdcee11add1", kill_on_drop: false }` [INFO] [stdout] d8b44efc354475f05f0f52c4a29d833d258f190448c0968767bbbcdcee11add1