double 0.2.4

Full-featured mocking library in Rust, including rich failure messages and argument matchers
Documentation
Build #186962 2019-09-22 13:29:03
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)# docs.rs version
cratesfyi 0.6.0 (32074e7 2019-09-18)# build log
Updating crates.io index
Downloading crates ...
Downloaded float-cmp v0.2.5
Fresh autocfg v0.1.6
Fresh maplit v1.0.2
Fresh lazysort v0.2.1
Compiling double v0.2.4
Fresh num-traits v0.2.8
Fresh num-integer v0.1.41
Fresh num-iter v0.1.39
Checking num v0.1.42
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/double-0.2.4/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=37d12d56b45c5143 -C extra-filename=-37d12d56b45c5143 --out-dir /home/cratesfyi/cratesfyi/debug/build/double-37d12d56b45c5143 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern maplit=/home/cratesfyi/cratesfyi/debug/deps/libmaplit-08a4b040f2f63e92.rlib --cap-lints allow`
Running `rustc --crate-name num /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-0.1.42/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0477e666144ac348 -C extra-filename=-0477e666144ac348 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-4d1a6f330e10e3c5.rmeta --extern num_iter=/home/cratesfyi/cratesfyi/debug/deps/libnum_iter-76548dcd30fcd64b.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-2ea013cf61fd1936.rmeta --cap-lints allow`
Checking float-cmp v0.2.5
Running `rustc --crate-name float_cmp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/float-cmp-0.2.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b403e9787505a84a -C extra-filename=-b403e9787505a84a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num=/home/cratesfyi/cratesfyi/debug/deps/libnum-0477e666144ac348.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/double-37d12d56b45c5143/build-script-build`
Documenting double v0.2.4
Running `rustdoc --crate-name double /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/double-0.2.4/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'lazysort=https://docs.rs/lazysort/0.2.1' --extern-html-root-url 'maplit=https://docs.rs/maplit/1.0.2' --extern-html-root-url 'float_cmp=https://docs.rs/float-cmp/0.2.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern float_cmp=/home/cratesfyi/cratesfyi/debug/deps/libfloat_cmp-b403e9787505a84a.rmeta --extern lazysort=/home/cratesfyi/cratesfyi/debug/deps/liblazysort-69d0508e92f5eb2c.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.16s