kube-client 0.99.0

Kubernetes client
Documentation
Build #1858718 2025-03-12T15:13:55.878082+00:00
# rustc version
rustc 1.87.0-nightly (665025243 2025-03-11)# docs.rs version
docsrs 0.6.0 (004a02c4 2025-03-05)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/kube-client-0.99.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/kube-client-0.99.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "client rustls-tls openssl-tls ws oauth oidc jsonpatch admission k8s-openapi/latest socks5 unstable-client http-proxy" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250311-1.87.0-nightly-665025243\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", kill_on_drop: false }`
[INFO] [stdout] f525d0475e791df80abe9cee5f53eded4baed679d1da47977e625f32744c93e9
[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" "f525d0475e791df80abe9cee5f53eded4baed679d1da47977e625f32744c93e9", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling ring v0.17.13
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking windows-sys v0.59.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking zerocopy v0.8.23
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr] warning: openssl-sys@0.9.106: Could not find directory of OpenSSL installation, and this `-sys` crate cannot proceed without this knowledge. If OpenSSL is installed and this crate had trouble finding it,  you can set the `OPENSSL_DIR` environment variable for the compilation process. See stderr section below for further information.
[INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.106`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-sys-cb5538e40dfafa21/build-script-main` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(osslconf, values("OPENSSL_NO_OCB", "OPENSSL_NO_SM4", "OPENSSL_NO_SEED", "OPENSSL_NO_CHACHA", "OPENSSL_NO_CAST", "OPENSSL_NO_IDEA", "OPENSSL_NO_CAMELLIA", "OPENSSL_NO_RC4", "OPENSSL_NO_BF", "OPENSSL_NO_PSK", "OPENSSL_NO_DEPRECATED_3_0", "OPENSSL_NO_SCRYPT", "OPENSSL_NO_SM3", "OPENSSL_NO_RMD160", "OPENSSL_NO_EC2M", "OPENSSL_NO_OCSP", "OPENSSL_NO_CMS", "OPENSSL_NO_COMP", "OPENSSL_NO_SOCK", "OPENSSL_NO_STDIO", "OPENSSL_NO_EC", "OPENSSL_NO_SSL3_METHOD", "OPENSSL_NO_KRB5", "OPENSSL_NO_TLSEXT", "OPENSSL_NO_SRP", "OPENSSL_NO_RFC3779", "OPENSSL_NO_SHA", "OPENSSL_NO_NEXTPROTONEG", "OPENSSL_NO_ENGINE", "OPENSSL_NO_BUF_FREELISTS", "OPENSSL_NO_RC2"))
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(openssl)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(boringssl)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl250)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl251)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl252)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl261)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl270)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl271)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl273)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl280)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl281)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl291)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl310)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl321)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl332)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl340)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl350)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl360)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl361)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl370)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl380)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl381)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl382)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl390)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl400)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(libressl410)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl101)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl102)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl102f)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl102h)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl110)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl110f)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl110g)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl110h)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl111)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl111b)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl111c)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl111d)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl300)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl310)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl320)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl330)
[INFO] [stderr]   cargo:rustc-check-cfg=cfg(ossl340)
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_PC_WINDOWS_MSVC_OPENSSL_LIB_DIR
[INFO] [stderr]   X86_64_PC_WINDOWS_MSVC_OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_LIB_DIR
[INFO] [stderr]   OPENSSL_LIB_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_PC_WINDOWS_MSVC_OPENSSL_INCLUDE_DIR
[INFO] [stderr]   X86_64_PC_WINDOWS_MSVC_OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR
[INFO] [stderr]   OPENSSL_INCLUDE_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=X86_64_PC_WINDOWS_MSVC_OPENSSL_DIR
[INFO] [stderr]   X86_64_PC_WINDOWS_MSVC_OPENSSL_DIR unset
[INFO] [stderr]   cargo:rerun-if-env-changed=OPENSSL_DIR
[INFO] [stderr]   OPENSSL_DIR unset
[INFO] [stderr]   note: vcpkg did not find openssl: Could not find Vcpkg tree: No vcpkg installation found. Set the VCPKG_ROOT environment variable or run 'vcpkg integrate install'
[INFO] [stderr]   cargo:warning=Could not find directory of OpenSSL installation, and this `-sys` crate cannot proceed without this knowledge. If OpenSSL is installed and this crate had trouble finding it,  you can set the `OPENSSL_DIR` environment variable for the compilation process. See stderr section below for further information.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Could not find directory of OpenSSL installation, and this `-sys` crate cannot
[INFO] [stderr]   proceed without this knowledge. If OpenSSL is installed and this crate had
[INFO] [stderr]   trouble finding it,  you can set the `OPENSSL_DIR` environment variable for the
[INFO] [stderr]   compilation process.
[INFO] [stderr] 
[INFO] [stderr]   Make sure you also have the development packages of openssl installed.
[INFO] [stderr]   For example, `libssl-dev` on Ubuntu or `openssl-devel` on Fedora.
[INFO] [stderr] 
[INFO] [stderr]   If you're in a situation where you think the directory *should* be found
[INFO] [stderr]   automatically, please open a bug at https://github.com/sfackler/rust-openssl
[INFO] [stderr]   and include information about your system as well as this message.
[INFO] [stderr] 
[INFO] [stderr]   $HOST = x86_64-unknown-linux-gnu
[INFO] [stderr]   $TARGET = x86_64-pc-windows-msvc
[INFO] [stderr]   openssl-sys = 0.9.106
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] warning: ring@0.17.13: GNU compiler is not supported for this target
[INFO] [stderr] error: failed to run custom build command for `ring v0.17.13`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ring-eebfcfeea0435e27/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_MANIFEST_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_NAME
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MAJOR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_MINOR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PATCH
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_PKG_VERSION_PRE
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_MANIFEST_LINKS
[INFO] [stderr]   cargo:rerun-if-env-changed=RING_PREGENERATE_ASM
[INFO] [stderr]   cargo:rerun-if-env-changed=OUT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ARCH
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_OS
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENV
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_CFG_TARGET_ENDIAN
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/x86_64-pc-windows-msvc/debug/build/ring-8dd179b821c26372/out)
[INFO] [stderr]   TARGET = Some(x86_64-pc-windows-msvc)
[INFO] [stderr]   cargo:rerun-if-env-changed=VCINSTALLDIR
[INFO] [stderr]   VCINSTALLDIR = None
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-pc-windows-msvc
[INFO] [stderr]   CC_x86_64-pc-windows-msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_pc_windows_msvc
[INFO] [stderr]   CC_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CC
[INFO] [stderr]   TARGET_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CROSS_COMPILE
[INFO] [stderr]   CROSS_COMPILE = None
[INFO] [stderr]   RUSTC_LINKER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(cmpxchg16b,fxsr,lahfsahf,sse,sse2,sse3,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET_CFLAGS
[INFO] [stderr]   TARGET_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_pc_windows_msvc
[INFO] [stderr]   CFLAGS_x86_64_pc_windows_msvc = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-pc-windows-msvc
[INFO] [stderr]   CFLAGS_x86_64-pc-windows-msvc = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some()
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr]   cargo:warning=GNU compiler is not supported for this target
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: failed to find tool "lib.exe": No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "f525d0475e791df80abe9cee5f53eded4baed679d1da47977e625f32744c93e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f525d0475e791df80abe9cee5f53eded4baed679d1da47977e625f32744c93e9", kill_on_drop: false }`
[INFO] [stdout] f525d0475e791df80abe9cee5f53eded4baed679d1da47977e625f32744c93e9