proptest 0.9.3

Hypothesis-like property-based testing and shrinking.
Documentation
Build #156939 2019-04-28T22:03:52.936875+00:00
# rustc version
rustc 1.36.0-nightly (3c3d3c177 2019-04-17)
# docs.rs version
cratesfyi 0.6.0 (54fff31 2019-04-12)

# build log
Updating crates.io index
Fresh autocfg v0.1.2
Fresh rand_core v0.4.0
Fresh cfg-if v0.1.7
Fresh remove_dir_all v0.5.1
Fresh fnv v1.0.6
Fresh ucd-util v0.1.3
Fresh bit-vec v0.5.1
Fresh quick-error v1.2.2
Fresh bitflags v1.0.4
Fresh lazy_static v1.3.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.3
Fresh regex-syntax v0.6.6
Fresh bit-set v0.5.1
Fresh libc v0.2.53
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.1
Fresh num-traits v0.2.6
Fresh byteorder v1.3.1
Fresh rand_pcg v0.1.2
Fresh rand_chacha v0.1.1
Fresh rand_os v0.1.3
Checking wait-timeout v0.2.0
Fresh rand v0.6.5
Checking tempfile v3.0.7
Running `rustc --crate-name wait_timeout /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/wait-timeout-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=803572254767bf2a -C extra-filename=-803572254767bf2a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-e4d0ff7bf9fd6bf7.rmeta --cap-lints allow`
Running `rustc --crate-name tempfile /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tempfile-3.0.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=78b32cd4ef316cbc -C extra-filename=-78b32cd4ef316cbc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-fed8edef68f56fa2.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-e4d0ff7bf9fd6bf7.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-458eb2d4585238d1.rmeta --extern remove_dir_all=/home/cratesfyi/cratesfyi/debug/deps/libremove_dir_all-5488195a879bf7f2.rmeta --cap-lints allow`
Checking rusty-fork v0.2.2
Running `rustc --crate-name rusty_fork /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rusty-fork-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="timeout"' --cfg 'feature="wait-timeout"' -C metadata=1448a471a9f1b2ce -C extra-filename=-1448a471a9f1b2ce --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-9f45384437b1ceaa.rmeta --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-32a5d80172886588.rmeta --extern tempfile=/home/cratesfyi/cratesfyi/debug/deps/libtempfile-78b32cd4ef316cbc.rmeta --extern wait_timeout=/home/cratesfyi/cratesfyi/debug/deps/libwait_timeout-803572254767bf2a.rmeta --cap-lints allow`
Documenting proptest v0.9.3
Running `rustdoc --edition=2018 --crate-name proptest /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="bit-set"' --cfg 'feature="break-dead-code"' --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="lazy_static"' --cfg 'feature="num-traits"' --cfg 'feature="quick-error"' --cfg 'feature="rand"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' -Z unstable-options --resource-suffix -20190417-1.36.0-nightly-3c3d3c177 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bit_set=https://docs.rs/bit-set/0.5.1' --extern-html-root-url 'bitflags=https://docs.rs/bitflags/1.0.4' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.3.1' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.6' --extern-html-root-url 'quick_error=https://docs.rs/quick-error/1.2.2' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'rand_chacha=https://docs.rs/rand_chacha/0.1.1' --extern-html-root-url 'rand_xorshift=https://docs.rs/rand_xorshift/0.1.1' --extern-html-root-url 'regex=https://docs.rs/regex/1.1.6' --extern-html-root-url 'regex_syntax=https://docs.rs/regex-syntax/0.6.6' --extern-html-root-url 'rusty_fork=https://docs.rs/rusty-fork/0.2.2' --extern-html-root-url 'tempfile=https://docs.rs/tempfile/3.0.7' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bit_set=/home/cratesfyi/cratesfyi/debug/deps/libbit_set-52eca3a81e7c79a9.rmeta --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-a7bb201a4a79a941.rmeta --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-047760651f55fa12.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-80e09b1905ee7afd.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-ad00a2c6b607198e.rmeta --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-32a5d80172886588.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-458eb2d4585238d1.rmeta --extern rand_chacha=/home/cratesfyi/cratesfyi/debug/deps/librand_chacha-3b72c2381b7d1a3e.rmeta --extern rand_xorshift=/home/cratesfyi/cratesfyi/debug/deps/librand_xorshift-d2fc8d73ce62312d.rmeta --extern regex_syntax=/home/cratesfyi/cratesfyi/debug/deps/libregex_syntax-85aa8da116fdc81f.rmeta --extern rusty_fork=/home/cratesfyi/cratesfyi/debug/deps/librusty_fork-1448a471a9f1b2ce.rmeta --extern tempfile=/home/cratesfyi/cratesfyi/debug/deps/libtempfile-78b32cd4ef316cbc.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.33s