kube 0.35.1

Kubernetes client in futures controller runtime
Documentation
Build #262455 2020-06-18T21:01:41.278416+00:00
# rustc version
rustc 1.46.0-nightly (449e8eaa2 2020-06-10)# docs.rs version
docsrs 0.6.0 (5b2fdf4 2020-06-18)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/kube-0.35.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/kube-0.35.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 -20200610-1.46.0-nightly-449e8eaa2 --static-root-path / --cap-lints warn --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url anyhow=https://docs.rs/anyhow/1.0.31 --extern-html-root-url url=https://docs.rs/url/2.1.1 --extern-html-root-url time=https://docs.rs/time/0.2.16 --extern-html-root-url futures_util=https://docs.rs/futures-util/0.3.5 --extern-html-root-url futures=https://docs.rs/futures/0.3.5 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.21 --extern-html-root-url chrono=https://docs.rs/chrono/0.4.11 --extern-html-root-url bytes=https://docs.rs/bytes/0.5.4 --extern-html-root-url k8s_openapi=https://docs.rs/k8s-openapi/0.8.0 --extern-html-root-url serde=https://docs.rs/serde/1.0.112 --extern-html-root-url reqwest=https://docs.rs/reqwest/0.10.6 --extern-html-root-url either=https://docs.rs/either/1.5.3 --extern-html-root-url pem=https://docs.rs/pem/0.8.1 --extern-html-root-url Inflector=https://docs.rs/Inflector/0.11.4 --extern-html-root-url tempfile=https://docs.rs/tempfile/3.1.0 --extern-html-root-url openssl=https://docs.rs/openssl/0.10.29 --extern-html-root-url thiserror=https://docs.rs/thiserror/1.0.20 --extern-html-root-url serde_yaml=https://docs.rs/serde_yaml/0.8.13 --extern-html-root-url dirs=https://docs.rs/dirs/2.0.2 --extern-html-root-url http=https://docs.rs/http/0.2.1 --extern-html-root-url base64=https://docs.rs/base64/0.12.2 --extern-html-root-url env_logger=https://docs.rs/env_logger/0.7.1 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.55" "-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-2020-06-11" "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] 38e70c95e6c835d773f9d2c94ace4f798914b61d99d318d7525be68729ab5d06
[INFO] running `Command { std: "docker" "start" "-a" "38e70c95e6c835d773f9d2c94ace4f798914b61d99d318d7525be68729ab5d06", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling serde v1.0.112
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]     Checking adler32 v1.1.0
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.55
[INFO] [stderr]     Checking dtoa v0.4.6
[INFO] [stderr]     Checking base64 v0.12.2
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]    Compiling encoding_rs v0.8.23
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]    Compiling k8s-openapi v0.8.0
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling standback v0.2.9
[INFO] [stderr]    Compiling time v0.2.16
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking http v0.2.1
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking yaml-rust v0.4.4
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking flate2 v1.0.14
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking async-compression v0.3.4
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking pem v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.112
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]     Checking pin-project v0.4.22
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio-tls v0.3.1
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking serde-value v0.6.0
[INFO] [stderr]     Checking serde_yaml v0.8.13
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking h2 v0.2.5
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking hyper v0.13.6
[INFO] [stderr]     Checking hyper-tls v0.4.1
[INFO] [stderr]     Checking reqwest v0.10.6
[INFO] [stderr]  Documenting kube v0.35.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 46s
[INFO] running `Command { std: "docker" "inspect" "38e70c95e6c835d773f9d2c94ace4f798914b61d99d318d7525be68729ab5d06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38e70c95e6c835d773f9d2c94ace4f798914b61d99d318d7525be68729ab5d06", kill_on_drop: false }`
[INFO] [stdout] 38e70c95e6c835d773f9d2c94ace4f798914b61d99d318d7525be68729ab5d06