wildtiger 0.0.3

Proof-of-work (PoW) algorithm that is optimized for general-purpose CPUs
Documentation
Build #195870 2019-11-03T22:45:39.249907+00:00
# rustc version
rustc 1.40.0-nightly (91fd6283e 2019-11-02)
# docs.rs version
docsrs 0.6.0 (799f5d2 2019-10-31)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/wildtiger-0.0.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/wildtiger-0.0.3/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" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191102-1.40.0-nightly-91fd6283e --static-root-path / --disable-per-crate-search --extern-html-root-url mohan=https://docs.rs/mohan/0.0.48 --extern-html-root-url tokio=https://docs.rs/tokio/0.1.22 --extern-html-root-url rustc_hex=https://docs.rs/rustc-hex/1.0.0 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url tokio_executor=https://docs.rs/tokio-executor/0.1.8 --extern-html-root-url serde=https://docs.rs/serde/1.0.102 --extern-html-root-url criterion=https://docs.rs/criterion/0.3.0 --extern-html-root-url randomx_sys=https://docs.rs/randomx-sys/0.1.0 --extern-html-root-url futures=https://docs.rs/futures/0.1.29 --extern-html-root-url hyper=https://docs.rs/hyper/0.12.35 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.41" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 3b48e427f978609cdcdd066d48236f45cac05d8d27053801fd6ffa1ca2631f8c
[INFO] running `"docker" "start" "-a" "3b48e427f978609cdcdd066d48236f45cac05d8d27053801fd6ffa1ca2631f8c"`
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]    Compiling cc v1.0.46
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking ordermap v0.3.5
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]     Checking fixedbitset v0.1.9
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking smallvec v0.6.12
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling bindgen v0.50.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling packed_simd v0.3.3
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling curve25519-dalek-organism v0.0.5
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]     Checking subtle v2.2.1
[INFO] [stderr]     Checking constant_time_eq v0.1.4
[INFO] [stderr]     Checking arrayref v0.3.5
[INFO] [stderr]     Checking rustc-hex v2.0.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking rustc-hex v1.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cmake v0.1.42
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]     Checking petgraph v0.4.13
[INFO] [stderr]    Compiling backtrace-sys v0.1.32
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking tokio-sync v0.1.7
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling indexmap v1.3.0
[INFO] [stderr]     Checking c2-chacha v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.11.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling memoffset v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]     Checking blake2b_simd v0.5.8
[INFO] [stderr]     Checking uint v0.8.2
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling backtrace v0.3.40
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking rand_chacha v0.2.1
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling synstructure v0.12.1
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]     Checking rand v0.7.2
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling zeroize_derive v1.0.0
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling failure v0.1.6
[INFO] [stderr]     Checking zeroize v1.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.16
[INFO] [stderr]     Checking rayon v1.2.0
[INFO] [stderr]    Compiling randomx-sys v0.1.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking http v0.1.19
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking mohan v0.0.48
[INFO] [stderr]     Checking tokio-reactor v0.1.10
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-udp v0.1.5
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]  Documenting wildtiger v0.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `"docker" "inspect" "3b48e427f978609cdcdd066d48236f45cac05d8d27053801fd6ffa1ca2631f8c"`
[INFO] running `"docker" "rm" "-f" "3b48e427f978609cdcdd066d48236f45cac05d8d27053801fd6ffa1ca2631f8c"`
[INFO] [stdout] 3b48e427f978609cdcdd066d48236f45cac05d8d27053801fd6ffa1ca2631f8c