grpcio 0.4.2

The rust language implementation of gRPC, base on the gRPC c core library.
Build #135140 2019-01-07T10:23:47.997758+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 grpcio v0.4.2
Downloading crates ...
Downloaded grpcio-proto v0.4.0
Downloaded protobuf v2.0.5
Fresh cc v1.0.28
Fresh pkg-config v0.3.14
Compiling protobuf v2.0.5
Fresh cfg-if v0.1.6
Fresh futures v0.1.25
Fresh cmake v0.1.35
Fresh log v0.4.6
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/protobuf-2.0.5/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=b20b1f485f0b627d -C extra-filename=-b20b1f485f0b627d --out-dir /home/cratesfyi/cratesfyi/debug/build/protobuf-b20b1f485f0b627d -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Compiling grpcio-sys v0.4.2
Fresh libc v0.2.46
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.4.2/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="openssl"' --cfg 'feature="secure"' -C metadata=3fe4984a82778c96 -C extra-filename=-3fe4984a82778c96 --out-dir /home/cratesfyi/cratesfyi/debug/build/grpcio-sys-3fe4984a82778c96 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-743ab6870812fc5e.rlib --extern cmake=/home/cratesfyi/cratesfyi/debug/deps/libcmake-2866ac7c59058491.rlib --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-e0c02c64fc256d4e.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/protobuf-b20b1f485f0b627d/build-script-build`
Running `rustc --crate-name protobuf /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/protobuf-2.0.5/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e074831b3efc54f4 -C extra-filename=-e074831b3efc54f4 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow --cfg rustc_nightly`
Running `/home/cratesfyi/cratesfyi/debug/build/grpcio-sys-3fe4984a82778c96/build-script-build`
Running `rustc --crate-name grpcio_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/grpcio-sys-0.4.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="openssl"' --cfg 'feature="secure"' -C metadata=52d80b903d94f24d -C extra-filename=-52d80b903d94f24d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-c6b5d1c3671e9666.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/grpcio-sys-4c09d2bda64243db/out/build -L native=/home/cratesfyi/cratesfyi/debug/build/grpcio-sys-4c09d2bda64243db/out/build/third_party/cares/cares/lib -L native=/home/cratesfyi/cratesfyi/debug/build/grpcio-sys-4c09d2bda64243db/out/build/third_party/zlib -L native=/home/cratesfyi/cratesfyi/debug/build/grpcio-sys-4c09d2bda64243db/out/build/third_party/boringssl/ssl -L native=/home/cratesfyi/cratesfyi/debug/build/grpcio-sys-4c09d2bda64243db/out/build/third_party/boringssl/crypto -L native=/home/cratesfyi/cratesfyi/debug/build/grpcio-sys-4c09d2bda64243db/out -l static=z -l static=cares -l static=gpr -l static=address_sorting -l static=grpc -l ssl -l crypto -l static=grpc_wrap -l stdc++`
Documenting grpcio v0.4.2
Running `rustdoc --crate-name grpcio /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/grpcio-0.4.2/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="grpcio-sys"' --cfg 'feature="openssl"' --cfg 'feature="protobuf"' --cfg 'feature="protobuf-codec"' --cfg 'feature="secure"' -Z unstable-options --resource-suffix -20181217-1.33.0-nightly-adbfec229 --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.84' --extern-html-root-url 'rand=https://docs.rs/rand/0.4.3' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.84' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'slog_scope=https://docs.rs/slog-scope/4.1.1' --extern-html-root-url 'slog_async=https://docs.rs/slog-async/2.3.0' --extern-html-root-url 'slog=https://docs.rs/slog/2.4.1' --extern-html-root-url 'grpcio_sys=https://docs.rs/grpcio-sys/0.4.2' --extern-html-root-url 'slog_term=https://docs.rs/slog-term/2.4.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'slog_stdlog=https://docs.rs/slog-stdlog/3.0.2' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.46' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.34' --extern-html-root-url 'grpcio_proto=https://docs.rs/grpcio-proto/0.4.0' --extern-html-root-url 'protobuf=https://docs.rs/protobuf/2.0.5' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-65127f2537ecd13d.rmeta --extern grpcio_sys=/home/cratesfyi/cratesfyi/debug/deps/libgrpcio_sys-52d80b903d94f24d.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-c6b5d1c3671e9666.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-2a98166d398874c9.rmeta --extern protobuf=/home/cratesfyi/cratesfyi/debug/deps/libprotobuf-e074831b3efc54f4.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 43.14s