prometheus 0.5.0

Prometheus instrumentation library for Rust applications.
Documentation
Build #137207 2019-01-14T16:12:01.743801+00:00
# 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 prometheus v0.5.0
Downloading crates ...
Downloaded procinfo v0.3.1
Compiling prometheus v0.5.0
Checking spin v0.4.10
Fresh quick-error v1.2.2
Fresh cfg-if v0.1.6
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/prometheus-0.5.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=9455afcbaa3647c4 -C extra-filename=-9455afcbaa3647c4 --out-dir /home/cratesfyi/cratesfyi/debug/build/prometheus-9455afcbaa3647c4 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh fnv v1.0.6
Fresh lazy_static v1.2.0
Running `rustc --crate-name spin /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/spin-0.4.10/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=62c52a34b45b586e -C extra-filename=-62c52a34b45b586e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh protobuf v2.2.4
Running `/home/cratesfyi/cratesfyi/debug/build/prometheus-9455afcbaa3647c4/build-script-build`
Documenting prometheus v0.5.0
Running `rustdoc --crate-name prometheus /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/prometheus-0.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cfg_if=https://docs.rs/cfg-if/0.1.6' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.2.0' --extern-html-root-url 'quick_error=https://docs.rs/quick-error/1.2.2' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.46' --extern-html-root-url 'fnv=https://docs.rs/fnv/1.0.6' --extern-html-root-url 'reqwest=https://docs.rs/reqwest/0.9.8' --extern-html-root-url 'spin=https://docs.rs/spin/0.4.10' --extern-html-root-url 'hyper=https://docs.rs/hyper/0.9.18' --extern-html-root-url 'protobuf_codegen_pure=https://docs.rs/protobuf-codegen-pure/2.2.4' --extern-html-root-url 'protobuf=https://docs.rs/protobuf/2.2.4' --extern-html-root-url 'getopts=https://docs.rs/getopts/0.2.18' --extern-html-root-url 'procinfo=https://docs.rs/procinfo/0.3.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-ffbbc17397831b8a.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-92b51ab277388110.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-78a6d1a4a27fe797.rmeta --extern protobuf=/home/cratesfyi/cratesfyi/debug/deps/libprotobuf-082f379ef22ebeeb.rmeta --extern quick_error=/home/cratesfyi/cratesfyi/debug/deps/libquick_error-44d296899d01f117.rmeta --extern spin=/home/cratesfyi/cratesfyi/debug/deps/libspin-62c52a34b45b586e.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.42s