rand_pcg 0.1.2

Selected PCG random number generators
Documentation
Build #1446652019-02-23T09:11:16.909932+00:00
# rustc version
rustc 1.34.0-nightly (f66e4697a 2019-02-20)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded rand_pcg v0.1.2
Fresh autocfg v0.1.2
Checking rand_core v0.4.0
Compiling rand_pcg v0.1.2
Running `rustc --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b1f5e56d3c2fb4cd -C extra-filename=-b1f5e56d3c2fb4cd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_pcg-0.1.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=bd4f0b164fd6093b -C extra-filename=-bd4f0b164fd6093b --out-dir /home/cratesfyi/cratesfyi/debug/build/rand_pcg-bd4f0b164fd6093b -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-476f84f650f63081.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/rand_pcg-bd4f0b164fd6093b/build-script-build`
Documenting rand_pcg v0.1.2
Running `rustdoc --crate-name rand_pcg /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_pcg-0.1.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190220-1.34.0-nightly-f66e4697a --static-root-path / --disable-per-crate-search --extern-html-root-url 'autocfg=https://docs.rs/autocfg/0.1.2' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.88' --extern-html-root-url 'rand_core=https://docs.rs/rand_core/0.4.0' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.88' --extern-html-root-url 'bincode=https://docs.rs/bincode/1.1.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-b1f5e56d3c2fb4cd.rmeta --cfg rustc_1_26`
Finished dev [unoptimized + debuginfo] target(s) in 3.66s