grin_store 4.1.1

Simple, private and scalable cryptocurrency implementation based on the Mimblewimble chain format.
Documentation
Build #301228 2020-10-08T14:08:39.923081+00:00
# rustc version
rustc 1.49.0-nightly (91a79fb29 2020-10-07)
# docs.rs version
docsrs 0.6.0 (38ba774 2020-10-05)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/grin_store-4.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/grin_store-4.1.1/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" "log=https://docs.rs/log/0.4.11" "--extern-html-root-url" "grin_util=https://docs.rs/grin_util/4.1.1" "--extern-html-root-url" "croaring_mw=https://docs.rs/croaring-mw/0.4.5" "--extern-html-root-url" "chrono=https://docs.rs/chrono/0.4.19" "--extern-html-root-url" "grin_core=https://docs.rs/grin_core/4.1.1" "--extern-html-root-url" "libc=https://docs.rs/libc/0.2.79" "--extern-html-root-url" "filetime=https://docs.rs/filetime/0.2.12" "--extern-html-root-url" "env_logger=https://docs.rs/env_logger/0.7.1" "--extern-html-root-url" "serde=https://docs.rs/serde/1.0.116" "--extern-html-root-url" "failure_derive=https://docs.rs/failure_derive/0.1.8" "--extern-html-root-url" "byteorder=https://docs.rs/byteorder/1.3.4" "--extern-html-root-url" "failure=https://docs.rs/failure/0.1.8" "--extern-html-root-url" "memmap=https://docs.rs/memmap/0.7.0" "--extern-html-root-url" "serde_derive=https://docs.rs/serde_derive/1.0.116" "--extern-html-root-url" "lmdb_zero=https://docs.rs/lmdb-zero/0.4.4" "--extern-html-root-url" "rand=https://docs.rs/rand/0.6.5" "--extern-html-root-url" "tempfile=https://docs.rs/tempfile/3.1.0" "--resource-suffix" "-20201007-1.49.0-nightly-91a79fb29" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 7868ad26122b804cea67e116072cb0f6f37a7ac600e1072cf83659c8cdbf2f9c
[INFO] running `Command { std: "docker" "start" "-a" "7868ad26122b804cea67e116072cb0f6f37a7ac600e1072cf83659c8cdbf2f9c", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.79
[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.42
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.60
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.58
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling bindgen v0.52.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking dtoa v0.4.6
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking odds v0.2.26
[INFO] [stderr]     Checking rustc-demangle v0.1.17
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking supercow v0.1.0
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking siphasher v0.3.3
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling grin_secp256k1zkp v0.7.9
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]     Checking arrayvec v0.3.25
[INFO] [stderr]    Compiling liblmdb-sys v0.2.2
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking generic-array v0.9.0
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]     Checking flate2 v1.0.18
[INFO] [stderr]     Checking backtrace v0.3.51
[INFO] [stderr]     Checking ordered-float v1.1.0
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking digest v0.7.6
[INFO] [stderr]     Checking crypto-mac v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking lmdb-zero v0.4.4
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stderr]     Checking sha2 v0.7.1
[INFO] [stderr]     Checking ripemd160 v0.7.0
[INFO] [stderr]     Checking hmac v0.6.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]     Checking thiserror v1.0.21
[INFO] [stderr]    Compiling zeroize_derive v0.9.3
[INFO] [stderr]     Checking pbkdf2 v0.2.3
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking zeroize v1.1.1
[INFO] [stderr]     Checking zip v0.5.8
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking zeroize v0.9.3
[INFO] [stderr]     Checking serde-value v0.6.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde_yaml v0.8.13
[INFO] [stderr]     Checking log4rs v0.12.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]     Checking grin_util v4.1.1
[INFO] [stderr]     Checking grin_keychain v4.1.1
[INFO] [stderr]    Compiling croaring-sys-mw v0.4.5
[INFO] [stderr]     Checking croaring-mw v0.4.5
[INFO] [stderr]     Checking grin_core v4.1.1
[INFO] [stderr]  Documenting grin_store v4.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] running `Command { std: "docker" "inspect" "7868ad26122b804cea67e116072cb0f6f37a7ac600e1072cf83659c8cdbf2f9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7868ad26122b804cea67e116072cb0f6f37a7ac600e1072cf83659c8cdbf2f9c", kill_on_drop: false }`
[INFO] [stdout] 7868ad26122b804cea67e116072cb0f6f37a7ac600e1072cf83659c8cdbf2f9c