jsonrpc-server-utils 15.1.0

Server utils for jsonrpc-core crate.
Documentation
Build #298836 2020-09-30T11:45:43.291217+00:00
# rustc version
rustc 1.48.0-nightly (381b445ff 2020-09-29)# docs.rs version
docsrs 0.6.0 (1fa0b9d 2020-09-20)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/jsonrpc-server-utils-15.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/jsonrpc-server-utils-15.1.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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "DOCS_RS=1" "-e" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --disable-per-crate-search --extern-html-root-url jsonrpc_core=https://docs.rs/jsonrpc-core/15.1.0 --extern-html-root-url bytes=https://docs.rs/bytes/0.4.12 --extern-html-root-url unicase=https://docs.rs/unicase/2.6.0 --extern-html-root-url globset=https://docs.rs/globset/0.4.5 --extern-html-root-url tokio_codec=https://docs.rs/tokio-codec/0.1.2 --extern-html-root-url tokio=https://docs.rs/tokio/0.1.22 --extern-html-root-url log=https://docs.rs/log/0.4.11 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --resource-suffix -20200929-1.48.0-nightly-381b445ff" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 98857817609e92ac85bf91d739cf7433bdcca80ac8fb6e5b5d4e2b2157096233
[INFO] running `Command { std: "docker" "start" "-a" "98857817609e92ac85bf91d739cf7433bdcca80ac8fb6e5b5d4e2b2157096233", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.23
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking tokio-sync v0.1.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking bstr v0.2.13
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking tokio-timer v0.2.13
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking globset v0.4.5
[INFO] [stderr]     Checking tokio-threadpool v0.1.18
[INFO] [stderr]     Checking tokio-codec v0.1.2
[INFO] [stderr]     Checking tokio-fs v0.1.7
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking tokio-uds v0.2.7
[INFO] [stderr]     Checking tokio-udp v0.1.6
[INFO] [stderr]     Checking tokio-tcp v0.1.4
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking jsonrpc-core v15.1.0
[INFO] [stderr]  Documenting jsonrpc-server-utils v15.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 37.29s
[INFO] running `Command { std: "docker" "inspect" "98857817609e92ac85bf91d739cf7433bdcca80ac8fb6e5b5d4e2b2157096233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98857817609e92ac85bf91d739cf7433bdcca80ac8fb6e5b5d4e2b2157096233", kill_on_drop: false }`
[INFO] [stdout] 98857817609e92ac85bf91d739cf7433bdcca80ac8fb6e5b5d4e2b2157096233