# rustc version rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version cratesfyi 0.6.0 (1a20968 2019-01-11)
# build log Updating crates.io index Downloading crates ... Downloaded average v0.9.3 Downloading crates ... Downloaded streaming-stats v0.2.2 Checking custom_derive v0.1.7 Checking float-ord v0.2.0 Fresh num-traits v0.2.6 Fresh num-integer v0.1.39 Running `rustc --crate-name float_ord /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/float-ord-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0aa9bd3988992e22 -C extra-filename=-0aa9bd3988992e22 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Running `rustc --crate-name custom_derive /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/custom_derive-0.1.7/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f3d1c30c78d44168 -C extra-filename=-f3d1c30c78d44168 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow` Checking conv v0.3.3 Running `rustc --crate-name conv /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/conv-0.3.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2280485263ac76e9 -C extra-filename=-2280485263ac76e9 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern custom_derive=/home/cratesfyi/cratesfyi/debug/deps/libcustom_derive-f3d1c30c78d44168.rmeta --cap-lints allow` Documenting average v0.9.3 Running `rustdoc --crate-name average /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/average-0.9.3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'float_ord=https://docs.rs/float-ord/0.2.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.84' --extern-html-root-url 'num_traits=https://docs.rs/num-traits/0.2.6' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.36' --extern-html-root-url 'num_integer=https://docs.rs/num-integer/0.1.39' --extern-html-root-url 'bencher=https://docs.rs/bencher/0.1.5' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.84' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.4' --extern-html-root-url 'conv=https://docs.rs/conv/0.3.3' --extern-html-root-url 'quantiles=https://docs.rs/quantiles/0.7.1' --extern-html-root-url 'streaming_stats=https://docs.rs/streaming-stats/0.2.2' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern conv=/home/cratesfyi/cratesfyi/debug/deps/libconv-2280485263ac76e9.rmeta --extern float_ord=/home/cratesfyi/cratesfyi/debug/deps/libfloat_ord-0aa9bd3988992e22.rmeta --extern num_integer=/home/cratesfyi/cratesfyi/debug/deps/libnum_integer-195754a97d0eaded.rmeta --extern num_traits=/home/cratesfyi/cratesfyi/debug/deps/libnum_traits-0c8db57b61d16be6.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 4.37s