prometheus 0.2.5

a rust Prometheus client
Documentation
Build #30122 2016-09-07T11:01:06.605519+00:00
# rustc version
rustc 1.13.0-nightly (cbe4de78e 2016-09-05)
# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading prometheus v0.2.5
Compiling protobuf v1.0.24
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/protobuf-1.0.24/src/lib/protobuf.rs --crate-name protobuf --crate-type lib -g -C metadata=8efff03dd80df4ea -C extra-filename=-8efff03dd80df4ea --out-dir /home/cratesfyi/prometheus-0.2.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/prometheus-0.2.5/debug/deps -L dependency=/home/cratesfyi/prometheus-0.2.5/debug/deps --cap-lints allow`
Compiling fnv v1.0.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/fnv-1.0.4/lib.rs --crate-name fnv --crate-type lib -g -C metadata=49f7725f194b5b01 -C extra-filename=-49f7725f194b5b01 --out-dir /home/cratesfyi/prometheus-0.2.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/prometheus-0.2.5/debug/deps -L dependency=/home/cratesfyi/prometheus-0.2.5/debug/deps --cap-lints allow`
Compiling quick-error v0.2.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/quick-error-0.2.2/src/lib.rs --crate-name quick_error --crate-type lib -g -C metadata=92f249c4e55991b4 -C extra-filename=-92f249c4e55991b4 --out-dir /home/cratesfyi/prometheus-0.2.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/prometheus-0.2.5/debug/deps -L dependency=/home/cratesfyi/prometheus-0.2.5/debug/deps --cap-lints allow`
Compiling lazy_static v0.2.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/lazy_static-0.2.1/src/lib.rs --crate-name lazy_static --crate-type lib -g -C metadata=359f5533c970cd71 -C extra-filename=-359f5533c970cd71 --out-dir /home/cratesfyi/prometheus-0.2.5/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/prometheus-0.2.5/debug/deps -L dependency=/home/cratesfyi/prometheus-0.2.5/debug/deps --cap-lints allow`
Documenting prometheus v0.2.5
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/prometheus-0.2.5/src/lib.rs --crate-name prometheus -o /home/cratesfyi/prometheus-0.2.5/doc --cfg feature=\"default\" -L dependency=/home/cratesfyi/prometheus-0.2.5/debug -L dependency=/home/cratesfyi/prometheus-0.2.5/debug/deps --extern lazy_static=/home/cratesfyi/prometheus-0.2.5/debug/deps/liblazy_static-359f5533c970cd71.rlib --extern protobuf=/home/cratesfyi/prometheus-0.2.5/debug/deps/libprotobuf-8efff03dd80df4ea.rlib --extern fnv=/home/cratesfyi/prometheus-0.2.5/debug/deps/libfnv-49f7725f194b5b01.rlib --extern quick_error=/home/cratesfyi/prometheus-0.2.5/debug/deps/libquick_error-92f249c4e55991b4.rlib`