exonum-proto 1.0.0

Helper traits and macros for serialization structs in protobuf.
Documentation
Build #235229 2020-03-31T16:32:51.992337+00:00
# rustc version
rustc 1.44.0-nightly (211365947 2020-03-30)
# docs.rs version
docsrs 0.6.0 (4cecedb 2020-03-30)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/exonum-proto-1.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/exonum-proto-1.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20200330-1.44.0-nightly-211365947 --static-root-path / --cap-lints warn --extern-html-root-url base64=https://docs.rs/base64/0.12.0 --extern-html-root-url protobuf_convert=https://docs.rs/protobuf-convert/0.4.0 --extern-html-root-url chrono=https://docs.rs/chrono/0.4.11 --extern-html-root-url exonum_build=https://docs.rs/exonum-build/1.0.0 --extern-html-root-url protobuf=https://docs.rs/protobuf/2.12.0 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.50 --extern-html-root-url rand=https://docs.rs/rand/0.7.3 --extern-html-root-url exonum_derive=https://docs.rs/exonum-derive/1.0.0 --extern-html-root-url anyhow=https://docs.rs/anyhow/1.0.28 --extern-html-root-url bit_vec=https://docs.rs/bit-vec/0.6.1 --extern-html-root-url serde=https://docs.rs/serde/1.0.105 --extern-html-root-url base64_serde=https://docs.rs/base64-serde/0.5.0 --extern-html-root-url serde_derive=https://docs.rs/serde_derive/1.0.105" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5454f460abcb311049f5a099c357a379c67bc3b0e04ed6e937987d9826020962
[INFO] running `"docker" "start" "-a" "5454f460abcb311049f5a099c357a379c67bc3b0e04ed6e937987d9826020962"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling serde v1.0.105
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling protobuf v2.12.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.2
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling fnv v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.28
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]     Checking bit-vec v0.6.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking base64-serde v0.5.0
[INFO] [stderr]    Compiling protoc v2.12.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.105
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling exonum-derive v1.0.0
[INFO] [stderr]    Compiling protobuf-codegen v2.12.0
[INFO] [stderr]    Compiling protoc-rust v2.12.0
[INFO] [stderr]    Compiling exonum-build v1.0.0
[INFO] [stderr]    Compiling protobuf-convert v0.4.0
[INFO] [stderr]    Compiling exonum-proto v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting exonum-proto v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `"docker" "inspect" "5454f460abcb311049f5a099c357a379c67bc3b0e04ed6e937987d9826020962"`
[INFO] running `"docker" "rm" "-f" "5454f460abcb311049f5a099c357a379c67bc3b0e04ed6e937987d9826020962"`
[INFO] [stdout] 5454f460abcb311049f5a099c357a379c67bc3b0e04ed6e937987d9826020962