# rustc version rustc 1.35.0-nightly (0f88167f8 2019-03-18)
# docs.rs version cratesfyi 0.6.0 (32b0d13 2019-03-19)
# build log Updating crates.io index Downloading crates ... Downloaded graphlib v0.2.1 Fresh cfg-if v0.1.7 Fresh nodrop v0.1.13 Fresh scopeguard v0.3.3 Fresh memoffset v0.2.1 Fresh lazy_static v1.3.0 Fresh autocfg v0.1.2 Fresh rand_core v0.4.0 Fresh either v1.5.1 Fresh crossbeam-utils v0.2.2 Fresh rand_core v0.3.1 Fresh rand_jitter v0.1.3 Fresh arrayvec v0.4.10 Fresh libc v0.2.50 Fresh rand_isaac v0.1.1 Fresh rand_hc v0.1.0 Fresh rand_xorshift v0.1.1 Fresh crossbeam-epoch v0.3.1 Fresh byteorder v1.3.1 Fresh num_cpus v1.10.0 Fresh rand_os v0.1.3 Fresh rand_pcg v0.1.2 Fresh rand_chacha v0.1.1 Fresh crossbeam-deque v0.2.0 Fresh rayon-core v1.4.1 Fresh rand v0.6.5 Fresh rayon v1.0.3 Checking hashbrown v0.1.8 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=1ce3336198bbff4e -C extra-filename=-1ce3336198bbff4e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-e5dada3519324f5e.rmeta --extern rayon=/home/cratesfyi/cratesfyi/debug/deps/librayon-52ea32641c026850.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-5ffd322f516d76f6.rmeta --cap-lints allow` Documenting graphlib v0.2.1 Running `rustdoc --edition=2018 --crate-name graphlib /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/graphlib-0.2.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190318-1.35.0-nightly-0f88167f8 --static-root-path / --disable-per-crate-search --extern-html-root-url 'hashbrown=https://docs.rs/hashbrown/0.1.8' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hashbrown=/home/cratesfyi/cratesfyi/debug/deps/libhashbrown-1ce3336198bbff4e.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-4a41a4fff6623fd7.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 5.24s