Build #1995695 2025-04-14 01:50:10
# rustc version
rustc 1.88.0-nightly (092a284ba 2025-04-13)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/k8s-cluster-api-0.8.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/k8s-cluster-api-0.8.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" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "k8s-openapi/v1_23" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250413-1.88.0-nightly-092a284ba\", \"--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-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", 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] 614d25a6e88532de2f4842ccc99af3d98b1834ab46858ca95cfc90e183793411
[INFO] running `Command { std: "docker" "start" "-a" "614d25a6e88532de2f4842ccc99af3d98b1834ab46858ca95cfc90e183793411", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting k8s-cluster-api v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition value: `pedantic`
[INFO] [stderr] --> src/lib.rs:1:13
[INFO] [stderr] |
[INFO] [stderr] 1 | #![cfg_attr(feature = "pedantic", warn(clippy::pedantic))]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr] |
[INFO] [stderr] = note: no expected values for `feature`
[INFO] [stderr] = help: consider adding `pedantic` as a feature in `Cargo.toml`
[INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr] --> src/lib.rs:14:9
[INFO] [stderr] |
[INFO] [stderr] 14 | #![deny(warnings)]
[INFO] [stderr] | ^^^^^^^^
[INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]`
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `type`
[INFO] [stderr] --> src/v1beta1/bootstrap/kubeadm.rs:473:5
[INFO] [stderr] |
[INFO] [stderr] 473 | / /// CACertHashes specifies a set of public key pins to verify
[INFO] [stderr] 474 | | /// when token-based discovery is used. The root CA found during discovery
[INFO] [stderr] 475 | | /// must match one of these values. Specifying an empty set disables root CA
[INFO] [stderr] 476 | | /// pinning, which can be unsafe. Each hash is specified as "<type>:<value>",
[INFO] [stderr] ... |
[INFO] [stderr] 479 | | /// ASN.1. These hashes can be calculated using, for example, OpenSSL:
[INFO] [stderr] 480 | | /// openssl x509 -pubkey -in ca.crt openssl rsa -pubin -outform der 2>&/dev/null | openssl dgst -sha256 -hex
[INFO] [stderr] | |________________________________________________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` implied by `#[warn(warnings)]`
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `value`
[INFO] [stderr] --> src/v1beta1/bootstrap/kubeadm.rs:473:5
[INFO] [stderr] |
[INFO] [stderr] 473 | / /// CACertHashes specifies a set of public key pins to verify
[INFO] [stderr] 474 | | /// when token-based discovery is used. The root CA found during discovery
[INFO] [stderr] 475 | | /// must match one of these values. Specifying an empty set disables root CA
[INFO] [stderr] 476 | | /// pinning, which can be unsafe. Each hash is specified as "<type>:<value>",
[INFO] [stderr] ... |
[INFO] [stderr] 479 | | /// ASN.1. These hashes can be calculated using, for example, OpenSSL:
[INFO] [stderr] 480 | | /// openssl x509 -pubkey -in ca.crt openssl rsa -pubin -outform der 2>&/dev/null | openssl dgst -sha256 -hex
[INFO] [stderr] | |________________________________________________________________________________________________________________^
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/v1beta1/cluster.rs:157:14
[INFO] [stderr] |
[INFO] [stderr] 157 | ...f: https://github.com/kubernetes-sigs/controller-tools/blob/d0e03a142d0ecdd5491593e941ee1d6b5d91dba6/pkg/crd/known_types.go#L106-L111
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` implied by `#[warn(warnings)]`
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 157 | /// Ref: <https://github.com/kubernetes-sigs/controller-tools/blob/d0e03a142d0ecdd5491593e941ee1d6b5d91dba6/pkg/crd/known_types.go#L106-L111>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/v1beta1/controlplane/kubeadm.rs:126:5
[INFO] [stderr] |
[INFO] [stderr] 126 | / /// Standard object's metadata.
[INFO] [stderr] 127 | | /// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr] | |_______________________________________________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 126 ~ </// Standard object's metadata.
[INFO] [stderr] 127 ~ /// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/v1beta1/infrastructure/aws.rs:62:5
[INFO] [stderr] |
[INFO] [stderr] 62 | / /// ImageLookupFormat is the AMI naming format to look up machine images when
[INFO] [stderr] 63 | | /// a machine does not specify an AMI. When set, this will be used for all
[INFO] [stderr] 64 | | /// cluster machines unless a machine specifies a different ImageLookupOrg.
[INFO] [stderr] 65 | | /// Supports substitutions for {{.BaseOS}} and {{.K8sVersion}} with the base
[INFO] [stderr] ... |
[INFO] [stderr] 72 | | /// Machine that is targeting kubernetes v1.18.0 and the ubuntu base OS. See
[INFO] [stderr] 73 | | /// also: https://golang.org/pkg/text/template/
[INFO] [stderr] | |___________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 62 ~ </// ImageLookupFormat is the AMI naming format to look up machine images when
[INFO] [stderr] 63 | /// a machine does not specify an AMI. When set, this will be used for all
[INFO] [stderr] ...
[INFO] [stderr] 72 | /// Machine that is targeting kubernetes v1.18.0 and the ubuntu base OS. See
[INFO] [stderr] 73 ~ /// also: https://golang.org/pkg/text/template/>
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/v1beta1/machine/deployment.rs:79:5
[INFO] [stderr] |
[INFO] [stderr] 79 | / /// Selector is the same as the label selector but in the string format to avoid introspection
[INFO] [stderr] 80 | | /// by clients. The string will be in the same format as the query-param syntax.
[INFO] [stderr] 81 | | /// More info about label selectors: http://kubernetes.io/docs/user-guide/labels#label-selectors
[INFO] [stderr] | |____________________________________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 79 ~ </// Selector is the same as the label selector but in the string format to avoid introspection
[INFO] [stderr] 80 | /// by clients. The string will be in the same format as the query-param syntax.
[INFO] [stderr] 81 ~ /// More info about label selectors: http://kubernetes.io/docs/user-guide/labels#label-selectors>
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/v1beta1/machine/machineset.rs:10:5
[INFO] [stderr] |
[INFO] [stderr] 10 | / /// Standard object's metadata.
[INFO] [stderr] 11 | | /// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr] | |_______________________________________________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 10 ~ </// Standard object's metadata.
[INFO] [stderr] 11 ~ /// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/v1beta1/machine/machineset.rs:15:5
[INFO] [stderr] |
[INFO] [stderr] 15 | / /// Specification of the desired behavior of the machine.
[INFO] [stderr] 16 | | /// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr] | |______________________________________________________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 15 ~ </// Specification of the desired behavior of the machine.
[INFO] [stderr] 16 ~ /// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: `k8s-cluster-api` (lib doc) generated 9 warnings (run `cargo fix --lib -p k8s-cluster-api` to apply 6 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/k8s_cluster_api/index.html
[INFO] running `Command { std: "docker" "inspect" "614d25a6e88532de2f4842ccc99af3d98b1834ab46858ca95cfc90e183793411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "614d25a6e88532de2f4842ccc99af3d98b1834ab46858ca95cfc90e183793411", kill_on_drop: false }`
[INFO] [stdout] 614d25a6e88532de2f4842ccc99af3d98b1834ab46858ca95cfc90e183793411