zkp-elliptic-curve-crypto 0.2.0

Pedersen commitments and digital signatures
Build #306683 2020-10-19T21:36:01.307228+00:00
# rustc version
rustc 1.49.0-nightly (b1496c6e6 2020-10-18)
# docs.rs version
docsrs 0.6.0 (0bbe2ff 2020-10-14)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/zkp-elliptic-curve-crypto-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zkp-elliptic-curve-crypto-0.2.0/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" "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" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "--html-in-header" ".cargo/katex-header.html" "-Z" "unstable-options" "--extern-html-root-url" "itertools=https://docs.rs/itertools/0.9.0" "--extern-html-root-url" "lazy_static=https://docs.rs/lazy_static/1.4.0" "--extern-html-root-url" "proptest_derive=https://docs.rs/proptest-derive/0.1.2" "--extern-html-root-url" "zkp_elliptic_curve=https://docs.rs/zkp-elliptic-curve/0.2.0" "--extern-html-root-url" "no_std_compat=https://docs.rs/no-std-compat/0.4.1" "--extern-html-root-url" "proptest=https://docs.rs/proptest/0.9.6" "--extern-html-root-url" "tiny_keccak=https://docs.rs/tiny-keccak/2.0.2" "--extern-html-root-url" "parity_scale_codec=https://docs.rs/parity-scale-codec/1.3.5" "--extern-html-root-url" "zkp_primefield=https://docs.rs/zkp-primefield/0.2.0" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.117" "--extern-html-root-url" "zkp_macros_decl=https://docs.rs/zkp-macros-decl/0.2.0" "--extern-html-root-url" "criterion=https://docs.rs/criterion/0.3.3" "--extern-html-root-url" "zkp_u256=https://docs.rs/zkp-u256/0.2.0" "--resource-suffix" "-20201018-1.49.0-nightly-b1496c6e6" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] b78317e515934e5ff9fa6159f2d9d680f8cc214544f52a68c61dd176a5dda864
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "b78317e515934e5ff9fa6159f2d9d680f8cc214544f52a68c61dd176a5dda864", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling syn v1.0.45
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking bit-vec v0.6.2
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.6.20
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling rayon v1.4.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking memadvise v0.1.2
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling zkp-macros-lib v0.2.0
[INFO] [stderr] error[E0453]: warn(unsafe_code) incompatible with previous forbid in same scope
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/zkp-macros-lib-0.2.0/src/lib.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 6  | #![forbid(unsafe_code)]
[INFO] [stderr]    |           ----------- `forbid` level set here
[INFO] [stderr] ...
[INFO] [stderr] 35 |     unsafe_code,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0453`.
[INFO] [stderr] error: could not compile `zkp-macros-lib`
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "b78317e515934e5ff9fa6159f2d9d680f8cc214544f52a68c61dd176a5dda864", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78317e515934e5ff9fa6159f2d9d680f8cc214544f52a68c61dd176a5dda864", kill_on_drop: false }`
[INFO] [stdout] b78317e515934e5ff9fa6159f2d9d680f8cc214544f52a68c61dd176a5dda864