historian 3.0.7

a high performance zero-config histogram implementation
Documentation
Build #134880 2019-01-05T19:48:23.441744+00:00
# 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 historian v3.0.7
Fresh cfg-if v0.1.6
Fresh nodrop v0.1.13
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh lazy_static v1.2.0
Checking crossbeam-utils v0.2.2
Fresh arrayvec v0.4.10
Running `rustc --crate-name crossbeam_utils /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-utils-0.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="use_std"' -C metadata=8c2b6ecdc8919af1 -C extra-filename=-8c2b6ecdc8919af1 --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`
Checking crossbeam-epoch v0.3.1
Running `rustc --crate-name crossbeam_epoch /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/crossbeam-epoch-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="use_std"' -C metadata=e37693d7a8e6166d -C extra-filename=-e37693d7a8e6166d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern arrayvec=/home/cratesfyi/cratesfyi/debug/deps/libarrayvec-26138deb90ed9afe.rmeta --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-554aa3a16917d242.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-8c2b6ecdc8919af1.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-4b9cdd230d75131a.rmeta --extern memoffset=/home/cratesfyi/cratesfyi/debug/deps/libmemoffset-6b08ef763c54f143.rmeta --extern nodrop=/home/cratesfyi/cratesfyi/debug/deps/libnodrop-9c812c6edcd59869.rmeta --extern scopeguard=/home/cratesfyi/cratesfyi/debug/deps/libscopeguard-662ae5f4968ded04.rmeta --cap-lints allow`
Documenting historian v3.0.7
Running `rustdoc --edition=2018 --crate-name historian /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/historian-3.0.7/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'crossbeam_epoch=https://docs.rs/crossbeam-epoch/0.3.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_epoch=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_epoch-e37693d7a8e6166d.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 2.74s