abci 0.4.0

Tendermint ABCI server for Rust
Documentation
Build #131187 2018-12-11T19:21:08.286821+00:00
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)
# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)

# build log
Updating crates.io index
Downloading crates ...
Downloaded abci v0.4.0
Compiling protobuf v2.2.0
Fresh byteorder v1.2.7
Checking integer-encoding v1.0.5
Checking mockstream v0.0.3
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/protobuf-2.2.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=32a87e9f4b63d001 -C extra-filename=-32a87e9f4b63d001 --out-dir /home/cratesfyi/cratesfyi/debug/build/protobuf-32a87e9f4b63d001 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name mockstream /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/mockstream-0.0.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=953daa2bfdd7a348 -C extra-filename=-953daa2bfdd7a348 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name integer_encoding /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/integer-encoding-1.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=dde8550e7f4ff1d2 -C extra-filename=-dde8550e7f4ff1d2 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh libc v0.2.45
Fresh iovec v0.1.2
Fresh bytes v0.4.11
Running `/home/cratesfyi/cratesfyi/debug/build/protobuf-32a87e9f4b63d001/build-script-build`
Running `rustc --crate-name protobuf /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/protobuf-2.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f556302130bf3a1b -C extra-filename=-f556302130bf3a1b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg rustc_nightly`
Documenting abci v0.4.0
Running `rustdoc --crate-name abci /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/abci-0.4.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20181129-1.32.0-nightly-3e90a12a8 --extern-html-root-url 'mockstream=https://docs.rs/mockstream/0.0.3' --extern-html-root-url 'byteorder=https://docs.rs/byteorder/1.2.7' --extern-html-root-url 'integer_encoding=https://docs.rs/integer-encoding/1.0.5' --extern-html-root-url 'protoc=https://docs.rs/protoc/2.2.0' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.11' --extern-html-root-url 'protobuf=https://docs.rs/protobuf/2.2.0' --extern-html-root-url 'protobuf_codegen_pure=https://docs.rs/protobuf-codegen-pure/2.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-618476558ea7405b.rmeta --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-245376f59cf348e7.rmeta --extern integer_encoding=/home/cratesfyi/cratesfyi/debug/deps/libinteger_encoding-dde8550e7f4ff1d2.rmeta --extern mockstream=/home/cratesfyi/cratesfyi/debug/deps/libmockstream-953daa2bfdd7a348.rmeta --extern protobuf=/home/cratesfyi/cratesfyi/debug/deps/libprotobuf-f556302130bf3a1b.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 8.41s