zkp-hash 0.2.0

Hash primitive used in `zkp-stark`
Build #306685 2020-10-19T21:37:18.020139+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-hash-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zkp-hash-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" "tiny_keccak=https://docs.rs/tiny-keccak/2.0.2" "--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" "--extern-html-root-url" "zkp_macros_decl=https://docs.rs/zkp-macros-decl/0.2.0" "--extern-html-root-url" "hex=https://docs.rs/hex/0.4.2" "--extern-html-root-url" "zkp_primefield=https://docs.rs/zkp-primefield/0.2.0" "--extern-html-root-url" "no_std_compat=https://docs.rs/no-std-compat/0.4.1" "--resource-suffix" "-20201018-1.49.0-nightly-b1496c6e6" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 13cb74f4ad212c5008fd053fb4910970183f6170ea15bb53f2add9db388e82f2
[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" "13cb74f4ad212c5008fd053fb4910970183f6170ea15bb53f2add9db388e82f2", 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 proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.45
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.8.1
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling hex v0.4.2
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking arrayvec v0.5.1
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking no-std-compat v0.4.1
[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]     Checking itertools v0.9.0
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking memadvise v0.1.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" "13cb74f4ad212c5008fd053fb4910970183f6170ea15bb53f2add9db388e82f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13cb74f4ad212c5008fd053fb4910970183f6170ea15bb53f2add9db388e82f2", kill_on_drop: false }`
[INFO] [stdout] 13cb74f4ad212c5008fd053fb4910970183f6170ea15bb53f2add9db388e82f2