weighted-rs 0.1.1

A libray for weighted balancing algorithm.
Documentation
Build #182396 2019-09-01T09:48:57.299592+00:00
# rustc version
rustc 1.39.0-nightly (bea0372a1 2019-08-20)
# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)

# build log
Updating crates.io index
Compiling libc v0.2.62
Fresh cfg-if v0.1.9
Fresh ppv-lite86 v0.2.5
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.62/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=2d3b26c9c66e377d -C extra-filename=-2d3b26c9c66e377d --out-dir /home/cratesfyi/cratesfyi/debug/build/libc-2d3b26c9c66e377d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh lazy_static v1.4.0
Fresh c2-chacha v0.2.2
Running `/home/cratesfyi/cratesfyi/debug/build/libc-2d3b26c9c66e377d/build-script-build`
Running `rustc --crate-name libc /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.62/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=377bebdb75e2e1ea -C extra-filename=-377bebdb75e2e1ea --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN`
Checking getrandom v0.1.11
Running `rustc --edition=2018 --crate-name getrandom /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/getrandom-0.1.11/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="std"' -C metadata=69150a25c77e6e8e -C extra-filename=-69150a25c77e6e8e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-44c2c4bddc0fd961.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-377bebdb75e2e1ea.rmeta --cap-lints allow`
Checking rand_core v0.5.1
Running `rustc --edition=2018 --crate-name rand_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_core-0.5.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' -C metadata=ddc6e74006303e58 -C extra-filename=-ddc6e74006303e58 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern getrandom=/home/cratesfyi/cratesfyi/debug/deps/libgetrandom-69150a25c77e6e8e.rmeta --cap-lints allow`
Checking rand_chacha v0.2.1
Running `rustc --edition=2018 --crate-name rand_chacha /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand_chacha-0.2.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' -C metadata=7ff6bde36b63d916 -C extra-filename=-7ff6bde36b63d916 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern c2_chacha=/home/cratesfyi/cratesfyi/debug/deps/libc2_chacha-b3caf4f986cdc672.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-ddc6e74006303e58.rmeta --cap-lints allow`
Checking rand v0.7.0
Running `rustc --edition=2018 --crate-name rand /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.7.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="std"' -C metadata=0972252d1a32f8c8 -C extra-filename=-0972252d1a32f8c8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern getrandom_package=/home/cratesfyi/cratesfyi/debug/deps/libgetrandom-69150a25c77e6e8e.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-377bebdb75e2e1ea.rmeta --extern rand_chacha=/home/cratesfyi/cratesfyi/debug/deps/librand_chacha-7ff6bde36b63d916.rmeta --extern rand_core=/home/cratesfyi/cratesfyi/debug/deps/librand_core-ddc6e74006303e58.rmeta --cap-lints allow`
Documenting weighted-rs v0.1.1
Running `rustdoc --edition=2018 --crate-name weighted_rs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/weighted-rs-0.1.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190820-1.39.0-nightly-bea0372a1 --static-root-path / --disable-per-crate-search --extern-html-root-url 'rand=https://docs.rs/rand/0.7.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-0972252d1a32f8c8.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 5.44s