zei 0.0.10

Zei: Confidential Assets
Documentation
Build #191338 2019-10-13T19:30:36.816360+00:00
# rustc version
rustc 1.40.0-nightly (1721c9685 2019-10-12)
# docs.rs version
docsrs 0.6.0 (4419dc8 2019-10-11)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/zei-0.0.10/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zei-0.0.10/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191012-1.40.0-nightly-1721c9685 --static-root-path / --disable-per-crate-search --extern-html-root-url serde=https://docs.rs/serde/1.0.101 --extern-html-root-url rand=https://docs.rs/rand/0.7.2 --extern-html-root-url mohan=https://docs.rs/mohan/0.0.41 --extern-html-root-url tempfile=https://docs.rs/tempfile/3.1.0 --extern-html-root-url zeroize=https://docs.rs/zeroize/1.0.0-pre --extern-html-root-url criterion=https://docs.rs/criterion/0.2.11 --extern-html-root-url schnorr=https://docs.rs/schnorr/0.0.11 --extern-html-root-url bacteria=https://docs.rs/bacteria/0.0.8 --extern-html-root-url subtle=https://docs.rs/subtle/2.2.1 --extern-html-root-url failure=https://docs.rs/failure/0.1.6" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5e63cb239fc71883c1edd15da923be87341f09c6b7250508957a14d8483a4bd3
[INFO] running `"docker" "start" "-a" "5e63cb239fc71883c1edd15da923be87341f09c6b7250508957a14d8483a4bd3"`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling subtle v2.2.1
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.5
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]     Checking arrayref v0.3.5
[INFO] [stderr]     Checking constant_time_eq v0.1.4
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]    Compiling clear_on_drop v0.2.3
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking c2-chacha v0.2.2
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking blake2b_simd v0.5.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling zeroize_derive v1.0.0-pre
[INFO] [stderr]     Checking zeroize v1.0.0-pre
[INFO] [stderr]     Checking failure v0.1.6
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]    Compiling curve25519-dalek-organism v0.0.4
[INFO] [stderr]     Checking mohan v0.0.41
[INFO] [stderr]     Checking bacteria v0.0.8
[INFO] [stderr]     Checking schnorr v0.0.11
[INFO] [stderr]  Documenting zei v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[::range_proof_mpc]` cannot be resolved, ignoring it...
[INFO] [stderr]   --> src/proofs/bulletproofs/range_proof/mod.rs:62:67
[INFO] [stderr]    |
[INFO] [stderr] 62 | /// protocol locally.  That API is exposed in the [`aggregation`](::range_proof_mpc)
[INFO] [stderr]    |                                                                   ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[::RangeProof]` cannot be resolved, ignoring it...
[INFO] [stderr]   --> src/proofs/bulletproofs/range_proof/messages.rs:52:20
[INFO] [stderr]    |
[INFO] [stderr] 52 | /// [`RangeProof`](::RangeProof).
[INFO] [stderr]    |                    ^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[::range_proof_mpc]` cannot be resolved, ignoring it...
[INFO] [stderr]   --> src/proofs/bulletproofs/range_proof/party.rs:11:28
[INFO] [stderr]    |
[INFO] [stderr] 11 | //! in the [`aggregation`](::range_proof_mpc) module.
[INFO] [stderr]    |                            ^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 55.71s
[INFO] running `"docker" "inspect" "5e63cb239fc71883c1edd15da923be87341f09c6b7250508957a14d8483a4bd3"`
[INFO] running `"docker" "rm" "-f" "5e63cb239fc71883c1edd15da923be87341f09c6b7250508957a14d8483a4bd3"`
[INFO] [stdout] 5e63cb239fc71883c1edd15da923be87341f09c6b7250508957a14d8483a4bd3