zkinterface 1.2.0

An implementation of zkInterface
Documentation
Build #300160 2020-10-04T16:56:29.766930+00:00
# rustc version
rustc 1.49.0-nightly (25c8c53dd 2020-10-03)
# docs.rs version
docsrs 0.6.0 (0f67257 2020-09-30)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/zkinterface-1.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/zkinterface-1.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" "--" "-Z" "unstable-options" "--extern-html-root-url" "flatbuffers=https://docs.rs/flatbuffers/0.5.0" "--extern-html-root-url" "colored=https://docs.rs/colored/2.0.0" "--extern-html-root-url" "num_bigint=https://docs.rs/num-bigint/0.3.0" "--extern-html-root-url" "num_traits=https://docs.rs/num-traits/0.2.12" "--extern-html-root-url" "serde_yaml=https://docs.rs/serde_yaml/0.8.13" "--extern-html-root-url" "regex=https://docs.rs/regex/1.1.0" "--extern-html-root-url" "serde_json=https://docs.rs/serde_json/1.0.53" "--extern-html-root-url" "structopt=https://docs.rs/structopt/0.3.17" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.111" "--resource-suffix" "-20201003-1.49.0-nightly-25c8c53dd" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 348a34fe19e3f2c29689403de391cd3a396699a816ab09db84a8f61819cbc158
[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" "348a34fe19e3f2c29689403de391cd3a396699a816ab09db84a8f61819cbc158", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.30
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.1.3
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex v1.1.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking dtoa v0.4.6
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.5
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]     Checking smallvec v0.6.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]     Checking flatbuffers v0.5.0
[INFO] [stderr]    Compiling aho-corasick v0.6.9
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]    Compiling zkinterface v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.111
[INFO] [stderr]    Compiling structopt-derive v0.4.10
[INFO] [stderr]     Checking structopt v0.3.17
[INFO] [stderr]     Checking serde_yaml v0.8.13
[INFO] [stderr]     Checking serde_json v1.0.53
[INFO] [stderr]  Documenting zkinterface v1.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 49.83s
[INFO] running `Command { std: "docker" "inspect" "348a34fe19e3f2c29689403de391cd3a396699a816ab09db84a8f61819cbc158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "348a34fe19e3f2c29689403de391cd3a396699a816ab09db84a8f61819cbc158", kill_on_drop: false }`
[INFO] [stdout] 348a34fe19e3f2c29689403de391cd3a396699a816ab09db84a8f61819cbc158