snarkos-errors 1.0.0

Errors for a decentralized operating system
Documentation
Build #283961 2020-08-20T09:20:27.356164+00:00
# rustc version
rustc 1.47.0-nightly (32c654a97 2020-08-19)
# docs.rs version
docsrs 0.6.0 (2acd7ee 2020-08-20)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/snarkos-errors-1.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/snarkos-errors-1.0.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" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.20 --extern-html-root-url toml=https://docs.rs/toml/0.5.6 --extern-html-root-url rocksdb=https://docs.rs/rocksdb/0.13.0 --extern-html-root-url bincode=https://docs.rs/bincode/1.3.1 --extern-html-root-url hex=https://docs.rs/hex/0.4.2 --extern-html-root-url bech32=https://docs.rs/bech32/0.6.0 --extern-html-root-url base58=https://docs.rs/base58/0.1.0 --extern-html-root-url jsonrpc_core=https://docs.rs/jsonrpc-core/14.2.0 --extern-html-root-url curl=https://docs.rs/curl/0.4.33 --resource-suffix -20200819-1.47.0-nightly-32c654a97" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] 5a1048fd35cb73ca7ea0fb764596386d4b8f8c1279256d28305d5ce0342037e1
[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" "5a1048fd35cb73ca7ea0fb764596386d4b8f8c1279256d28305d5ce0342037e1", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling curl v0.4.33
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]     Checking base58 v0.1.0
[INFO] [stderr]     Checking bech32 v0.6.0
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling cc v1.0.59
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling libz-sys v1.1.0
[INFO] [stderr]    Compiling curl-sys v0.4.36+curl-7.71.1
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking jsonrpc-core v14.2.0
[INFO] [stderr]    Compiling librocksdb-sys v6.7.4
[INFO] [stderr]     Checking rocksdb v0.13.0
[INFO] [stderr]  Documenting snarkos-errors v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8m 00s
[INFO] running `Command { std: "docker" "inspect" "5a1048fd35cb73ca7ea0fb764596386d4b8f8c1279256d28305d5ce0342037e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a1048fd35cb73ca7ea0fb764596386d4b8f8c1279256d28305d5ce0342037e1", kill_on_drop: false }`
[INFO] [stdout] 5a1048fd35cb73ca7ea0fb764596386d4b8f8c1279256d28305d5ce0342037e1