bitcoin 0.16.0

General purpose library for using and interoperating with Bitcoin and other cryptocurrencies.
Documentation
Build #137423 2019-01-15T21:03:59.666971+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded bitcoin v0.16.0
Downloading crates ...
Downloaded strason v0.4.0
Fresh gcc v0.3.55
Fresh cc v1.0.26
Fresh bech32 v0.5.0
Fresh rustc-serialize v0.3.24
Fresh hex v0.3.2
Fresh byteorder v1.2.7
Compiling secp256k1 v0.12.1
Fresh bitcoin-bech32 v0.8.1
Fresh libc v0.2.47
Fresh rand v0.4.5
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/secp256k1-0.12.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rand"' -C metadata=e9da73bcb68cea19 -C extra-filename=-e9da73bcb68cea19 --out-dir /home/cratesfyi/cratesfyi/debug/build/secp256k1-e9da73bcb68cea19 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-4a32e3e1e51cb229.rlib --cap-lints allow`
Fresh time v0.1.42
Fresh rand v0.3.22
Fresh rust-crypto v0.2.36
Running `/home/cratesfyi/cratesfyi/debug/build/secp256k1-e9da73bcb68cea19/build-script-build`
Running `rustc --crate-name secp256k1 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/secp256k1-0.12.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="rand"' -C metadata=0e3788574dced0bd -C extra-filename=-0e3788574dced0bd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-845443819a1e57e1.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/secp256k1-0298bb0540f6a0a2/out -l static=secp256k1`
Documenting bitcoin v0.16.0
Running `rustdoc --crate-name bitcoin /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bitcoin-0.16.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rust_crypto=https://docs.rs/rust-crypto/0.2.36' --extern-html-root-url 'hex=https://docs.rs/hex/0.3.2' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'rand=https://docs.rs/rand/0.3.22' --extern-html-root-url 'secp256k1=https://docs.rs/secp256k1/0.12.1' --extern-html-root-url 'bitcoinconsensus=https://docs.rs/bitcoinconsensus/0.16.4' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.84' --extern-html-root-url 'bitcoin_bech32=https://docs.rs/bitcoin-bech32/0.8.1' --extern-html-root-url 'strason=https://docs.rs/strason/0.4.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitcoin_bech32=/home/cratesfyi/cratesfyi/debug/deps/libbitcoin_bech32-913fc369deea0a14.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-1b6d860eeae9385b.rmeta --extern hex=/home/cratesfyi/cratesfyi/debug/deps/libhex-2389676506a7d1f4.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-e34393c7d526c550.rmeta --extern crypto=/home/cratesfyi/cratesfyi/debug/deps/libcrypto-dd70f74a9916e28b.rmeta --extern secp256k1=/home/cratesfyi/cratesfyi/debug/deps/libsecp256k1-0e3788574dced0bd.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.13s