rand 0.6.2

Random number generators and other randomness functionality.
Build #134625 2019-01-04 12:41:38

# rustc version rustc 1.33.0-nightly (adbfec229 2018-12-17)

# docs.rs version cratesfyi 0.6.0 (2f681cd 2018-12-20)

# build log Updating crates.io index Downloading crates ... Downloaded rand v0.6.2 Downloading crates ... Downloaded packed_simd v0.3.1 Downloaded average v0.9.2 Fresh unicode-xid v0.1.0 Fresh semver-parser v0.7.0 Fresh autocfg v0.1.1 Fresh cfg-if v0.1.6 Fresh semver v0.9.0 Compiling rand v0.6.2 Checking packed_simd v0.3.1 Fresh log v0.4.6 Fresh proc-macro2 v0.4.24 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="i128_support"' --cfg 'feature="log"' --cfg 'feature="nightly"' --cfg 'feature="packed_simd"' --cfg 'feature="rand_core"' --cfg 'feature="rand_isaac"' --cfg 'feature="rand_os"' --cfg 'feature="rand_xorshift"' --cfg 'feature="serde1"' --cfg 'feature="simd_support"' --cfg 'feature="std"' -C metadata=ccd96e781ed324a0 -C extra-filename=-ccd96e781ed324a0 --out-dir /home/cratesfyi/cratesfyi/debug/build/rand-ccd96e781ed324a0 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern autocfg=/home/cratesfyi/cratesfyi/debug/deps/libautocfg-00303189db22e484.rlib --cap-lints allow` Fresh rustc_version v0.2.3 Fresh serde v1.0.84 Fresh libc v0.2.46 Running `rustc --edition=2018 --crate-name packed_simd /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="into_bits"' -C metadata=6d6dd90cc7f9552b -C extra-filename=-6d6dd90cc7f9552b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-554aa3a16917d242.rmeta --cap-lints allow` Fresh quote v0.6.10 Fresh syn v0.15.23 Fresh serde_derive v1.0.84 Checking rand_core v0.3.0 Running `rustc --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="serde1"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=c0f93e504a25ba8d -C extra-filename=-c0f93e504a25ba8d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-69193384ba97c665.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-d4cb0a8444fdcfb6.so --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/rand-ccd96e781ed324a0/build-script-build` Checking rand_xorshift v0.1.1 Checking rand_hc v0.1.0 Running `rustc --crate-name rand_hc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_hc-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=46301e862fa7ed7b -C extra-filename=-46301e862fa7ed7b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-c0f93e504a25ba8d.rmeta --cap-lints allow` Running `rustc --crate-name rand_xorshift /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_xorshift-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="serde"' --cfg 'feature="serde1"' --cfg 'feature="serde_derive"' -C metadata=dd85c27178ce047c -C extra-filename=-dd85c27178ce047c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-c0f93e504a25ba8d.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-69193384ba97c665.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-d4cb0a8444fdcfb6.so --cap-lints allow` Checking rand_isaac v0.1.1 Running `rustc --crate-name rand_isaac /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_isaac-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="rand_core"' --cfg 'feature="serde"' --cfg 'feature="serde1"' --cfg 'feature="serde_derive"' -C metadata=546f3a66b9a11f52 -C extra-filename=-546f3a66b9a11f52 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-c0f93e504a25ba8d.rmeta --extern serde=/home/cratesfyi/cratesfyi/debug/deps/libserde-69193384ba97c665.rmeta --extern serde_derive=/home/cratesfyi/cratesfyi/debug/deps/libserde_derive-d4cb0a8444fdcfb6.so --cap-lints allow` Checking rand_chacha v0.1.1 Running `rustc --crate-name rand_chacha /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3ad233cc2802ae90 -C extra-filename=-3ad233cc2802ae90 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-c0f93e504a25ba8d.rmeta --cap-lints allow --cfg rustc_1_26` Checking rand_os v0.1.0 Running `rustc --crate-name rand_os /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_os-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=a5a19e9958ad26f2 -C extra-filename=-a5a19e9958ad26f2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-c6b5d1c3671e9666.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-c0f93e504a25ba8d.rmeta --cap-lints allow` Checking rand_pcg v0.1.1 Running `rustc --crate-name rand_pcg /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_pcg-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=741d138e69e62bad -C extra-filename=-741d138e69e62bad --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-c0f93e504a25ba8d.rmeta --cap-lints allow --cfg rust_1_26` Documenting rand v0.6.2 Running `rustdoc --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="i128_support"' --cfg 'feature="log"' --cfg 'feature="nightly"' --cfg 'feature="packed_simd"' --cfg 'feature="rand_core"' --cfg 'feature="rand_isaac"' --cfg 'feature="rand_os"' --cfg 'feature="rand_xorshift"' --cfg 'feature="serde1"' --cfg 'feature="simd_support"' --cfg 'feature="std"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'rand_os=https://docs.rs/rand_os/0.1.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.46' --extern-html-root-url 'autocfg=https://docs.rs/autocfg/0.1.1' --extern-html-root-url 'rand_xorshift=https://docs.rs/rand_xorshift/0.1.1' --extern-html-root-url 'rand_core=https://docs.rs/rand_core/0.3.0' --extern-html-root-url 'rand_xoshiro=https://docs.rs/rand_xoshiro/0.1.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'rand_hc=https://docs.rs/rand_hc/0.1.0' --extern-html-root-url 'rand_chacha=https://docs.rs/rand_chacha/0.1.1' --extern-html-root-url 'rand_isaac=https://docs.rs/rand_isaac/0.1.1' --extern-html-root-url 'winapi=https://docs.rs/winapi/0.3.6' --extern-html-root-url 'rand_pcg=https://docs.rs/rand_pcg/0.1.1' --extern-html-root-url 'packed_simd=https://docs.rs/packed_simd/0.3.1' --extern-html-root-url 'average=https://docs.rs/average/0.9.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-c6b5d1c3671e9666.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern packed_simd=/home/cratesfyi/cratesfyi/debug/deps/libpacked_simd-6d6dd90cc7f9552b.rmeta --extern rand_chacha=/home/cratesfyi/cratesfyi/debug/deps/librand_chacha-3ad233cc2802ae90.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-c0f93e504a25ba8d.rmeta --extern rand_hc=/home/cratesfyi/cratesfyi/debug/deps/librand_hc-46301e862fa7ed7b.rmeta --extern rand_isaac=/home/cratesfyi/cratesfyi/debug/deps/librand_isaac-546f3a66b9a11f52.rmeta --extern rand_os=/home/cratesfyi/cratesfyi/debug/deps/librand_os-a5a19e9958ad26f2.rmeta --extern rand_pcg=/home/cratesfyi/cratesfyi/debug/deps/librand_pcg-741d138e69e62bad.rmeta --extern rand_xorshift=/home/cratesfyi/cratesfyi/debug/deps/librand_xorshift-dd85c27178ce047c.rmeta --cfg rustc_1_25 --cfg rustc_1_26 --cfg rustc_1_27` Finished dev [unoptimized + debuginfo] target(s) in 47.32s