# 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 Fresh semver-parser v0.7.0 Fresh cfg-if v0.1.9 Fresh lazy_static v1.4.0 Fresh nodrop v0.1.13 Fresh scopeguard v1.0.0 Fresh autocfg v0.1.6 Compiling ndarray v0.13.0 Fresh rawpointer v0.2.1 Fresh either v1.5.3 Fresh semver v0.9.0 Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.13.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="approx"' --cfg 'feature="docs"' --cfg 'feature="rayon"' --cfg 'feature="serde"' -C metadata=5b02a6eaee69a00f -C extra-filename=-5b02a6eaee69a00f --out-dir /home/cratesfyi/cratesfyi/debug/build/ndarray-5b02a6eaee69a00f -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Fresh crossbeam-utils v0.6.6 Fresh matrixmultiply v0.2.3 Checking itertools v0.8.0 Fresh rustc_version v0.2.3 Fresh arrayvec v0.4.11 Fresh libc v0.2.62 Running `rustc --crate-name itertools /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/itertools-0.8.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=aafa350c7597019d -C extra-filename=-aafa350c7597019d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-47f1d5cc430cbe4d.rmeta --cap-lints allow` Fresh crossbeam-queue v0.1.2 Fresh serde v1.0.101 Fresh num_cpus v1.10.1 Fresh num-traits v0.2.8 Fresh approx v0.3.2 Fresh num-integer v0.1.41 Fresh num-complex v0.2.3 Fresh memoffset v0.5.1 Fresh crossbeam-epoch v0.7.2 Fresh crossbeam-deque v0.7.1 Fresh rayon-core v1.6.0 Fresh rayon v1.2.0 Running `/home/cratesfyi/cratesfyi/debug/build/ndarray-5b02a6eaee69a00f/build-script-build` Documenting ndarray v0.13.0 Running `rustdoc --edition=2018 --crate-name ndarray /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ndarray-0.13.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="approx"' --cfg 'feature="docs"' --cfg 'feature="rayon"' --cfg 'feature="serde"' -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'approx=https://docs.rs/approx/0.3.2' --extern-html-root-url 'blas_src=https://docs.rs/blas-src/0.2.1' --extern-html-root-url 'cblas_sys=https://docs.rs/cblas-sys/0.1.4' --extern-html-root-url 'defmac=https://docs.rs/defmac/0.2.1' --extern-html-root-url 'itertools=https://docs.rs/itertools/0.8.0' --extern-html-root-url 'matrixmultiply=https://docs.rs/matrixmultiply/0.2.3' --extern-html-root-url 'num_complex=https://docs.rs/num-complex/0.2.3' --extern-html-root-url 'num_integer=https://docs.rs/num-integer/0.1.41' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.8' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.8.5' --extern-html-root-url 'rawpointer=https://docs.rs/rawpointer/0.2.1' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.2.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.101' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern approx=/home/cratesfyi/cratesfyi/debug/deps/libapprox-eeb5a42b2f18ced2.rmeta --extern itertools=/home/cratesfyi/cratesfyi/debug/deps/libitertools-aafa350c7597019d.rmeta --extern matrixmultiply=/home/cratesfyi/cratesfyi/debug/deps/libmatrixmultiply-2ef934cf9328c6ed.rmeta --extern num_complex=/home/cratesfyi/cratesfyi/debug/deps/libnum_complex-3248fab97bcb99a7.rmeta --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-4d1a6f330e10e3c5.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-2ea013cf61fd1936.rmeta --extern rawpointer=/home/cratesfyi/cratesfyi/debug/deps/librawpointer-79fc416b7f26c5fd.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-ca8f61e747508598.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-59730950fc2b9a58.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 10.53s