mmdb-grpc 0.5.4

The gRPC service that provides a query to Maxmind's GeoLite2 databases
Documentation
Build #353023 2021-02-22T05:39:05.414696+00:00
# rustc version
rustc 1.52.0-nightly (3e826bb11 2021-02-21)
# docs.rs version
docsrs 0.6.0 (e8a6303 2021-02-16)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/mmdb-grpc-0.5.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/mmdb-grpc-0.5.4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:ce6408862c0f4858e6cd2b85b2cf085ff7d0d6323904d0a94b71664a228554ab" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210221-1.52.0-nightly-3e826bb11" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 44e312cbdd69b0a4084fa00fc03b30666f44af3054fe97c76ec3ac3cff36068b
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "44e312cbdd69b0a4084fa00fc03b30666f44af3054fe97c76ec3ac3cff36068b", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v1.0.56
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling protobuf v2.18.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking futures-core v0.3.12
[INFO] [stderr]     Checking once_cell v1.5.2
[INFO] [stderr]     Checking futures-sink v0.3.12
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.4
[INFO] [stderr]     Checking futures-io v0.3.12
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]     Checking smallvec v1.5.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling signal-hook v0.3.4
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking os_str_bytes v2.4.0
[INFO] [stderr]     Checking humantime v2.0.1
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking spin v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking instant v0.1.9
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.12
[INFO] [stderr]     Checking futures-task v0.3.12
[INFO] [stderr]     Checking lock_api v0.4.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking textwrap v0.12.1
[INFO] [stderr]    Compiling boringssl-src v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling nom v4.1.1
[INFO] [stderr]     Checking parking_lot_core v0.8.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling protobuf-codegen v2.18.1
[INFO] [stderr]    Compiling grpcio-compiler v0.7.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling protobuf-build v0.11.4
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking env_logger v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.12
[INFO] [stderr]    Compiling grpcio-proto v0.7.0
[INFO] [stderr]    Compiling mmdb-grpc v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cron v0.8.0
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.2
[INFO] [stderr]     Checking futures-util v0.3.12
[INFO] [stderr]    Compiling grpcio-sys v0.7.2
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking futures-executor v0.3.12
[INFO] [stderr]     Checking clap v3.0.0-beta.2
[INFO] [stderr]     Checking parse_duration v2.1.0
[INFO] [stderr]     Checking futures v0.3.12
[INFO] [stderr]     Checking maxminddb v0.17.2
[INFO] [stderr]     Checking grpcio v0.7.1
[INFO] [stderr]  Documenting mmdb-grpc v0.5.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 9m 25s
[INFO] running `Command { std: "docker" "inspect" "44e312cbdd69b0a4084fa00fc03b30666f44af3054fe97c76ec3ac3cff36068b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44e312cbdd69b0a4084fa00fc03b30666f44af3054fe97c76ec3ac3cff36068b", kill_on_drop: false }`
[INFO] [stdout] 44e312cbdd69b0a4084fa00fc03b30666f44af3054fe97c76ec3ac3cff36068b