Build #466721 2021-11-23T00:24:04.659865+00:00
# rustc version
rustc 1.58.0-nightly (65f3f8b22 2021-11-21)# docs.rs version
docsrs 0.6.0 (78e2992 2021-11-18)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/krator-0.6.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/krator-0.6.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" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20211121-1.58.0-nightly-65f3f8b22\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3", kill_on_drop: false }`
[INFO] [stdout] 9cea13981a2e31f48f9abcd6d30daa308b34000eb11cbfd9735028d981fa165e
[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" "9cea13981a2e31f48f9abcd6d30daa308b34000eb11cbfd9735028d981fa165e", kill_on_drop: false }`
[INFO] [stderr] Compiling k8s-openapi v0.13.1
[INFO] [stderr] Compiling async-trait v0.1.51
[INFO] [stderr] Compiling futures-macro v0.3.17
[INFO] [stderr] error: failed to run custom build command for `k8s-openapi v0.13.1`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/k8s-openapi-505c295978fb60ef/build-script-build` (exit status: 101)
[INFO] [stderr] --- stderr
[INFO] [stderr] thread 'main' panicked at '
[INFO] [stderr] None of the v1_* features are enabled on the k8s-openapi crate.
[INFO] [stderr]
[INFO] [stderr] The k8s-openapi crate requires a feature to be enabled to indicate which version of Kubernetes it should support.
[INFO] [stderr]
[INFO] [stderr] If you're using k8s-openapi in a binary crate, enable the feature corresponding to the minimum version of API server that you want to support. It may be possible that your binary crate does not directly depend on k8s-openapi. In this case, add a dependency on k8s-openapi, then enable the corresponding feature.
[INFO] [stderr]
[INFO] [stderr] If you're using k8s-openapi in a library crate, add a dev-dependency on k8s-openapi and enable one of the features there. This way the feature will be enabled when buildings tests and examples of your library, but not when building the library itself. It may be possible that your library crate does not directly depend on k8s-openapi. In this case, add a dev-dependency on k8s-openapi, then enable the corresponding feature.
[INFO] [stderr]
[INFO] [stderr] Library crates *must not* enable any features in their direct dependency on k8s-openapi, only in their dev-dependency. The choice of Kubernetes version to support should be left to the final binary crate, so only the binary crate should enable a specific feature. If library crates also enable features, it can cause multiple features to be enabled simultaneously, which k8s-openapi does not support.
[INFO] [stderr]
[INFO] [stderr] If you want to restrict your library crate to support only a single specific version or range of versions of Kubernetes, please use the k8s_* version-specific macros to emit different code based on which feature gets enabled in the end.', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/k8s-openapi-0.13.1/build.rs:9:42
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "9cea13981a2e31f48f9abcd6d30daa308b34000eb11cbfd9735028d981fa165e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cea13981a2e31f48f9abcd6d30daa308b34000eb11cbfd9735028d981fa165e", kill_on_drop: false }`
[INFO] [stdout] 9cea13981a2e31f48f9abcd6d30daa308b34000eb11cbfd9735028d981fa165e