# rustc version rustc 1.37.0-nightly (37d001e4d 2019-05-29)
# docs.rs version cratesfyi 0.6.0 (254ceae 2019-06-04)
# build log Updating crates.io index Downloading crates ... Downloaded num-complex v0.2.2 Fresh autocfg v0.1.4 Fresh rand_core v0.4.0 Compiling num-complex v0.2.2 Fresh rand_core v0.3.1 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.2.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="std"' -C metadata=221f9102dbc75e1c -C extra-filename=-221f9102dbc75e1c --out-dir /home/cratesfyi/cratesfyi/debug/build/num-complex-221f9102dbc75e1c -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-9c463d413238c66a.rlib --cap-lints allow` Fresh serde v1.0.92 Checking rand v0.5.6 Fresh num-traits v0.2.8 Running `rustc --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.5.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3ff075bdb9140593 -C extra-filename=-3ff075bdb9140593 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-bc536ccc29c7c33e.rmeta --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/num-complex-221f9102dbc75e1c/build-script-build` Documenting num-complex v0.2.2 Running `rustdoc --crate-name num_complex /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/num-complex-0.2.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="num-traits"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'autocfg=https://docs.rs/autocfg/0.1.4' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'rand=https://docs.rs/rand/0.5.6' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.92' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-8ef9291c38d2396b.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-3ff075bdb9140593.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-bea63ce7c32558a4.rmeta --cfg has_i128` Finished dev [unoptimized + debuginfo] target(s) in 5.81s