deluge-rpc 0.3.1

Client bindings for the Deluge RPC API.
Documentation
Build #252974 2020-05-22T18:58:00.752776+00:00
# rustc version
rustc 1.45.0-nightly (9310e3bd4 2020-05-21)
# docs.rs version
docsrs 0.6.0 (28f8bf0 2020-05-20)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/deluge-rpc-0.3.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/deluge-rpc-0.3.1/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 -20200521-1.45.0-nightly-9310e3bd4 --static-root-path / --cap-lints warn --extern-html-root-url ron=https://docs.rs/ron/0.6.0 --extern-html-root-url serde=https://docs.rs/serde/1.0.110 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.21 --extern-html-root-url rustls=https://docs.rs/rustls/0.17.0 --extern-html-root-url regex=https://docs.rs/regex/1.3.7 --extern-html-root-url rencode=https://docs.rs/rencode/0.2.1 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url libflate=https://docs.rs/libflate/0.1.27 --extern-html-root-url deluge_rpc_macro=https://docs.rs/deluge-rpc-macro/0.3.1 --extern-html-root-url tokio_rustls=https://docs.rs/tokio-rustls/0.13.1 --extern-html-root-url hex=https://docs.rs/hex/0.4.2 --extern-html-root-url lazy_regex=https://docs.rs/lazy-regex/0.1.3" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--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] eb4e721e14a76646b9d4d55a9112b353e728f1a58cb9b0bbb97a04147008a326
[INFO] running `"docker" "start" "-a" "eb4e721e14a76646b9d4d55a9112b353e728f1a58cb9b0bbb97a04147008a326"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling proc-macro2 v1.0.15
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.23
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling serde v1.0.110
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking arc-swap v0.4.6
[INFO] [stderr]     Checking pin-project-lite v0.1.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking rle-decode-fast v1.0.1
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking base64 v0.12.1
[INFO] [stderr]     Checking hex v0.4.2
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking lazy-regex v0.1.3
[INFO] [stderr]    Compiling ring v0.16.13
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking libflate v0.1.27
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking regex v1.3.7
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking webpki v0.21.2
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking rustls v0.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.110
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling deluge-rpc-macro v0.3.1
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking tokio-rustls v0.13.1
[INFO] [stderr]     Checking ron v0.6.0
[INFO] [stderr]     Checking rencode v0.2.1
[INFO] [stderr]  Documenting deluge-rpc v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `"docker" "inspect" "eb4e721e14a76646b9d4d55a9112b353e728f1a58cb9b0bbb97a04147008a326"`
[INFO] running `"docker" "rm" "-f" "eb4e721e14a76646b9d4d55a9112b353e728f1a58cb9b0bbb97a04147008a326"`
[INFO] [stdout] eb4e721e14a76646b9d4d55a9112b353e728f1a58cb9b0bbb97a04147008a326