# rustc version rustc 1.36.0-nightly (00859e3e6 2019-04-29)
# docs.rs version cratesfyi 0.6.0 (09283ef 2019-05-04)
# build log Updating crates.io index Downloading crates ... Downloaded graphlib v0.3.0 Fresh nodrop v0.1.13 Fresh cfg-if v0.1.7 Fresh memoffset v0.2.1 Fresh scopeguard v0.3.3 Fresh lazy_static v1.3.0 Fresh autocfg v0.1.2 Fresh rand_core v0.4.0 Fresh either v1.5.2 Fresh hex v0.3.2 Fresh crossbeam-utils v0.2.2 Fresh rand_core v0.3.1 Fresh rand_jitter v0.1.4 Fresh arrayvec v0.4.10 Fresh libc v0.2.54 Fresh rand_isaac v0.1.1 Fresh rand_hc v0.1.0 Fresh rand_xorshift v0.1.1 Fresh byteorder v1.3.1 Fresh crossbeam-epoch v0.3.1 Fresh num_cpus v1.10.0 Fresh rand_pcg v0.1.2 Fresh rand_chacha v0.1.1 Fresh crossbeam-deque v0.2.0 Fresh rayon-core v1.4.1 Checking rand v0.6.5 Fresh rayon v1.0.3 Checking hashbrown v0.1.8 Running `rustc --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=656e5638b1fd2c6e -C extra-filename=-656e5638b1fd2c6e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f13074fe31c38fbb.rmeta --extern rand_chacha=/home/cratesfyi/cratesfyi/debug/deps/librand_chacha-397676cf0e815718.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-07b99562bdb23146.rmeta --extern rand_hc=/home/cratesfyi/cratesfyi/debug/deps/librand_hc-f7bd60ddc65578df.rmeta --extern rand_isaac=/home/cratesfyi/cratesfyi/debug/deps/librand_isaac-c00149f6d43cb1ee.rmeta --extern rand_jitter=/home/cratesfyi/cratesfyi/debug/deps/librand_jitter-c7427a19fa7b1066.rmeta --extern rand_pcg=/home/cratesfyi/cratesfyi/debug/deps/librand_pcg-b49223e0fea6eabf.rmeta --extern rand_xorshift=/home/cratesfyi/cratesfyi/debug/deps/librand_xorshift-7408672a7192faa2.rmeta --cap-lints allow --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27` Running `rustc --crate-name hashbrown /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.1.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="rayon"' -C metadata=08baa0ab71806e4e -C extra-filename=-08baa0ab71806e4e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-c5e2fa74d408c03c.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-bcf2f473f01fc16e.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-748b0c645091b0db.rmeta --cap-lints allow` Documenting graphlib v0.3.0 Running `rustdoc --edition=2018 --crate-name graphlib /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/graphlib-0.3.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url 'criterion=https://docs.rs/criterion/0.2.11' --extern-html-root-url 'dot=https://docs.rs/dot/0.1.4' --extern-html-root-url 'hashbrown=https://docs.rs/hashbrown/0.1.8' --extern-html-root-url 'hex=https://docs.rs/hex/0.3.2' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'rand_core=https://docs.rs/rand_core/0.4.0' --extern-html-root-url 'rand_isaac=https://docs.rs/rand_isaac/0.1.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hashbrown=/home/cratesfyi/cratesfyi/debug/deps/libhashbrown-08baa0ab71806e4e.rmeta --extern hex=/home/cratesfyi/cratesfyi/debug/deps/libhex-e184d619ecb3ccda.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-656e5638b1fd2c6e.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-07b99562bdb23146.rmeta --extern rand_isaac=/home/cratesfyi/cratesfyi/debug/deps/librand_isaac-c00149f6d43cb1ee.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 6.21s