k8s-openapi 0.11.0

Bindings for the Kubernetes client API
Documentation
Build #340875 2021-01-23T09:01:38.789529+00:00
# rustc version
rustc 1.51.0-nightly (22ddcd1a1 2021-01-22)# docs.rs version
docsrs 0.6.0 (1c18e60 2021-01-21)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/k8s-openapi-0.11.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/k8s-openapi-0.11.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" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "v1_20" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210122-1.51.0-nightly-22ddcd1a1" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] fb02fd5448538ad9cc36eb9085b41829c7010d028dc48020c8da8146106fdb4d
[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" "fb02fd5448538ad9cc36eb9085b41829c7010d028dc48020c8da8146106fdb4d", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.120
[INFO] [stderr]    Compiling libc v0.2.82
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling k8s-openapi v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking form_urlencoded v1.0.0
[INFO] [stderr]     Checking http v0.2.3
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking ordered-float v2.0.1
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking url v2.2.0
[INFO] [stderr]  Documenting k8s-openapi v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/create_optional.rs:10:203
[INFO] [stderr]    |
[INFO] [stderr] 10 | ...ed by https://golang.org/pkg/unicode/#IsPrint.
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://golang.org/pkg/unicode/#IsPrint.>`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_autolinks)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/delete_optional.rs:7:205
[INFO] [stderr]   |
[INFO] [stderr] 7 | ...lues. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/delete_optional.rs:16:204
[INFO] [stderr]    |
[INFO] [stderr] 16 | ...se. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/list.rs:9:44
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
[INFO] [stderr]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/list_optional.rs:26:103
[INFO] [stderr]    |
[INFO] [stderr] 26 | ...ay be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/list_optional.rs:31:193
[INFO] [stderr]    |
[INFO] [stderr] 31 | ...urceVersion is set See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/patch_optional.rs:10:203
[INFO] [stderr]    |
[INFO] [stderr] 10 | ...ed by https://golang.org/pkg/unicode/#IsPrint. This field is required for apply requests (application/apply-patch) but optional for no...
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://golang.org/pkg/unicode/#IsPrint.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/replace_optional.rs:10:203
[INFO] [stderr]    |
[INFO] [stderr] 10 | ...ed by https://golang.org/pkg/unicode/#IsPrint.
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://golang.org/pkg/unicode/#IsPrint.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/watch_optional.rs:19:103
[INFO] [stderr]    |
[INFO] [stderr] 19 | ...ay be served from. See https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/admissionregistration/v1/mutating_webhook.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 55 |     /// See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/ for more examples of label selectors.
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/admissionregistration/v1/mutating_webhook_configuration.rs:6:46
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/admissionregistration/v1/validating_webhook.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 55 |     /// See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors.
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/labels>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/admissionregistration/v1/validating_webhook_configuration.rs:6:46
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/admissionregistration/v1beta1/mutating_webhook.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 55 |     /// See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/ for more examples of label selectors.
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/admissionregistration/v1beta1/mutating_webhook_configuration.rs:6:46
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/admissionregistration/v1beta1/validating_webhook.rs:55:13
[INFO] [stderr]    |
[INFO] [stderr] 55 |     /// See https://kubernetes.io/docs/concepts/overview/working-with-objects/labels for more examples of label selectors.
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/labels>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/admissionregistration/v1beta1/validating_webhook_configuration.rs:6:46
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/apps/v1/controller_revision.rs:9:48
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/apps/v1/daemon_set.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/apps/v1/daemon_set.rs:9:61
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/daemon_set.rs:12:148
[INFO] [stderr]    |
[INFO] [stderr] 12 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/daemon_set_spec.rs:12:159
[INFO] [stderr]    |
[INFO] [stderr] 12 | ...bels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/daemon_set_spec.rs:15:239
[INFO] [stderr]    |
[INFO] [stderr] 15 | ...ied). More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/daemon_set_status.rs:12:119
[INFO] [stderr]    |
[INFO] [stderr] 12 | ...the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/daemon_set_status.rs:15:136
[INFO] [stderr]    |
[INFO] [stderr] 15 | ...he daemon pod). More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/daemon_set_status.rs:21:117
[INFO] [stderr]    |
[INFO] [stderr] 21 | ...the daemon pod. More info: https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/daemonset/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/apps/v1/replica_set.rs:6:166
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...data. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/apps/v1/replica_set.rs:9:94
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/replica_set.rs:12:172
[INFO] [stderr]    |
[INFO] [stderr] 12 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/apps/v1/replica_set_spec.rs:9:151
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...re info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/replica_set_spec.rs:12:219
[INFO] [stderr]    |
[INFO] [stderr] 12 | ...bels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/replica_set_spec.rs:15:126
[INFO] [stderr]    |
[INFO] [stderr] 15 | ...cted. More info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller#pod-template>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/replica_set_status.rs:21:78
[INFO] [stderr]    |
[INFO] [stderr] 21 | ...re info: https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/replicationcontroller/#what-is-a-replicationcontroller>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/apps/v1/stateful_set_spec.rs:15:134
[INFO] [stderr]    |
[INFO] [stderr] 15 | ...bels. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v1/cross_version_object_reference.rs:9:42
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/autoscaling/v1/cross_version_object_reference.rs:12:42
[INFO] [stderr]    |
[INFO] [stderr] 12 |     /// Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://kubernetes.io/docs/user-guide/identifiers#names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v1/horizontal_pod_autoscaler.rs:6:46
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v1/horizontal_pod_autoscaler.rs:9:45
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v1/scale.rs:6:46
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object metadata; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.
[INFO] [stderr]   |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v1/scale.rs:9:55
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/autoscaling/v1/scale.rs:12:49
[INFO] [stderr]    |
[INFO] [stderr] 12 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status. Read-only.
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v1/scale_status.rs:9:262
[INFO] [stderr]   |
[INFO] [stderr] 9 | ... info about label selectors: http://kubernetes.io/docs/user-guide/labels#label-selectors
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://kubernetes.io/docs/user-guide/labels#label-selectors>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v2beta1/cross_version_object_reference.rs:9:42
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/autoscaling/v2beta1/cross_version_object_reference.rs:12:42
[INFO] [stderr]    |
[INFO] [stderr] 12 |     /// Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://kubernetes.io/docs/user-guide/identifiers#names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v2beta1/horizontal_pod_autoscaler.rs:6:62
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...data. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v2beta1/horizontal_pod_autoscaler.rs:9:83
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v2beta2/cross_version_object_reference.rs:9:42
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Kind of the referent; More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/autoscaling/v2beta2/cross_version_object_reference.rs:12:42
[INFO] [stderr]    |
[INFO] [stderr] 12 |     /// Name of the referent; More info: http://kubernetes.io/docs/user-guide/identifiers#names
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://kubernetes.io/docs/user-guide/identifiers#names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v2beta2/horizontal_pod_autoscaler.rs:6:62
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...data. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/autoscaling/v2beta2/horizontal_pod_autoscaler.rs:9:83
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v1/job.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v1/job.rs:9:68
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v1/job.rs:12:45
[INFO] [stderr]    |
[INFO] [stderr] 12 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v1/job_spec.rs:12:354
[INFO] [stderr]    |
[INFO] [stderr] 12 | ... the job. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v1/job_spec.rs:15:558
[INFO] [stderr]    |
[INFO] [stderr] 15 | ... info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#specifying-your-own-pod-selector
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/#specifying-your-own-pod-selector>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v1/job_spec.rs:18:313
[INFO] [stderr]    |
[INFO] [stderr] 18 | ...allelism. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v1/job_spec.rs:21:123
[INFO] [stderr]    |
[INFO] [stderr] 21 | ... you. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v1/job_spec.rs:24:81
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...ng a job. More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v1/job_status.rs:12:152
[INFO] [stderr]    |
[INFO] [stderr] 12 | ..."Failed". More info: https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/controllers/jobs-run-to-completion/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v1beta1/cron_job.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v1beta1/cron_job.rs:9:97
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v1beta1/cron_job.rs:12:50
[INFO] [stderr]    |
[INFO] [stderr] 12 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v1beta1/cron_job_spec.rs:15:42
[INFO] [stderr]    |
[INFO] [stderr] 15 |     /// The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://en.wikipedia.org/wiki/Cron.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v1beta1/job_template_spec.rs:6:87
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...late. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v1beta1/job_template_spec.rs:9:70
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v2alpha1/cron_job.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v2alpha1/cron_job.rs:9:97
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v2alpha1/cron_job.rs:12:50
[INFO] [stderr]    |
[INFO] [stderr] 12 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/batch/v2alpha1/cron_job_spec.rs:15:42
[INFO] [stderr]    |
[INFO] [stderr] 15 |     /// The schedule in Cron format, see https://en.wikipedia.org/wiki/Cron.
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://en.wikipedia.org/wiki/Cron.>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v2alpha1/job_template_spec.rs:6:87
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...late. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/batch/v2alpha1/job_template_spec.rs:9:70
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/certificates/v1/certificate_signing_request_spec.rs:27:39
[INFO] [stderr]    |
[INFO] [stderr] 27 |     /// More details are available at https://k8s.io/docs/reference/access-authn-authz/certificate-signing-requests/#kubernetes-signers
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://k8s.io/docs/reference/access-authn-authz/certificate-signing-requests/#kubernetes-signers>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/certificates/v1beta1/certificate_signing_request_spec.rs:27:89
[INFO] [stderr]    |
[INFO] [stderr] 27 |     /// allowedUsages specifies a set of usage contexts the key will be valid for. See: https://tools.ietf.org/html/rfc5280#section-4.2.1.3
[INFO] [stderr]    |                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tools.ietf.org/html/rfc5280#section-4.2.1.3>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/certificates/v1beta1/certificate_signing_request_spec.rs:28:14
[INFO] [stderr]    |
[INFO] [stderr] 28 |     ///      https://tools.ietf.org/html/rfc5280#section-4.2.1.12
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://tools.ietf.org/html/rfc5280#section-4.2.1.12>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/coordination/v1/lease.rs:6:20
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/coordination/v1/lease.rs:9:48
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/coordination/v1beta1/lease.rs:6:20
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/coordination/v1beta1/lease.rs:9:48
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/aws_elastic_block_store_volume_source.rs:8:236
[INFO] [stderr]   |
[INFO] [stderr] 8 | ... unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/aws_elastic_block_store_volume_source.rs:14:137
[INFO] [stderr]    |
[INFO] [stderr] 14 | ...t is "false". More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/aws_elastic_block_store_volume_source.rs:17:90
[INFO] [stderr]    |
[INFO] [stderr] 17 | ... EBS volume). More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/binding.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/ceph_fs_persistent_volume_source.rs:6:72
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ceph_fs_persistent_volume_source.rs:12:125
[INFO] [stderr]    |
[INFO] [stderr] 12 | ... in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ceph_fs_persistent_volume_source.rs:15:108
[INFO] [stderr]    |
[INFO] [stderr] 15 | .../ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ceph_fs_persistent_volume_source.rs:18:110
[INFO] [stderr]    |
[INFO] [stderr] 18 | ...default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ceph_fs_persistent_volume_source.rs:21:76
[INFO] [stderr]    |
[INFO] [stderr] 21 |     /// Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]    |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/ceph_fs_volume_source.rs:6:72
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Required: Monitors is a collection of Ceph monitors More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]   |                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ceph_fs_volume_source.rs:12:125
[INFO] [stderr]    |
[INFO] [stderr] 12 | ... in VolumeMounts. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ceph_fs_volume_source.rs:15:108
[INFO] [stderr]    |
[INFO] [stderr] 15 | .../ceph/user.secret More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ceph_fs_volume_source.rs:18:110
[INFO] [stderr]    |
[INFO] [stderr] 18 | ...default is empty. More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ceph_fs_volume_source.rs:21:76
[INFO] [stderr]    |
[INFO] [stderr] 21 |     /// Optional: User is the rados user name, default is admin More info: https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it
[INFO] [stderr]    |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/cephfs/README.md#how-to-use-it>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/cinder_persistent_volume_source.rs:6:194
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...ext4" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/mysql-cinder-pd/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/cinder_persistent_volume_source.rs:9:125
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...ting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/mysql-cinder-pd/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/cinder_persistent_volume_source.rs:15:69
[INFO] [stderr]    |
[INFO] [stderr] 15 |     /// volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md
[INFO] [stderr]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/mysql-cinder-pd/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/cinder_volume_source.rs:6:194
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...ext4" if unspecified. More info: https://examples.k8s.io/mysql-cinder-pd/README.md
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/mysql-cinder-pd/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/cinder_volume_source.rs:9:125
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...ting in VolumeMounts. More info: https://examples.k8s.io/mysql-cinder-pd/README.md
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/mysql-cinder-pd/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/cinder_volume_source.rs:15:69
[INFO] [stderr]    |
[INFO] [stderr] 15 |     /// volume id used to identify the volume in cinder. More info: https://examples.k8s.io/mysql-cinder-pd/README.md
[INFO] [stderr]    |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/mysql-cinder-pd/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/component_status.rs:9:48
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/config_map.rs:15:48
[INFO] [stderr]    |
[INFO] [stderr] 15 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/config_map_env_source.rs:8:42
[INFO] [stderr]   |
[INFO] [stderr] 8 |     /// Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/config_map_key_selector.rs:9:42
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/config_map_projection.rs:11:42
[INFO] [stderr]    |
[INFO] [stderr] 11 |     /// Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/config_map_volume_source.rs:14:42
[INFO] [stderr]    |
[INFO] [stderr] 14 |     /// Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/container.rs:6:458
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...nfo: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/container.rs:9:483
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...nfo: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/container.rs:18:39
[INFO] [stderr]    |
[INFO] [stderr] 18 | ...// Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images This field is optional to allow higher level co...
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/containers/images>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/container.rs:21:169
[INFO] [stderr]    |
[INFO] [stderr] 21 | ...t be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/containers/images#updating-images>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/container.rs:27:125
[INFO] [stderr]    |
[INFO] [stderr] 27 | ... updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/container.rs:36:155
[INFO] [stderr]    |
[INFO] [stderr] 36 | ... updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/container.rs:39:85
[INFO] [stderr]    |
[INFO] [stderr] 39 | ...pdated. More info: https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/container.rs:42:62
[INFO] [stderr]    |
[INFO] [stderr] 42 | ... should run with. More info: https://kubernetes.io/docs/concepts/policy/security-context/ More info: https://kubernetes.io/docs/tasks/...
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/policy/security-context/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/container.rs:42:134
[INFO] [stderr]    |
[INFO] [stderr] 42 | ...ty-context/ More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/tasks/configure-pod-container/security-context/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/container.rs:45:464
[INFO] [stderr]    |
[INFO] [stderr] 45 | ... updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle#container-probes>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/container_status.rs:9:56
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// The image the container is running. More info: https://kubernetes.io/docs/concepts/containers/images
[INFO] [stderr]   |                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/containers/images>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/empty_dir_volume_source.rs:6:185
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...fault) or Memory. More info: https://kubernetes.io/docs/concepts/storage/volumes#emptydir
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#emptydir>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/empty_dir_volume_source.rs:9:363
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...e limit is undefined. More info: http://kubernetes.io/docs/user-guide/volumes#emptydir
[INFO] [stderr]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://kubernetes.io/docs/user-guide/volumes#emptydir>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/endpoint_port.rs:6:186
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...service names (as per RFC-6335 and http://www.iana.org/assignments/service-names). Non-standard protocols should use prefixed names su...
[INFO] [stderr]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.iana.org/assignments/service-names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/endpoints.rs:17:48
[INFO] [stderr]    |
[INFO] [stderr] 17 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/ephemeral_container.rs:6:458
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...nfo: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/ephemeral_container.rs:9:483
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...nfo: https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/tasks/inject-data-application/define-command-argument-container/#running-a-command-in-a-shell>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ephemeral_container.rs:18:39
[INFO] [stderr]    |
[INFO] [stderr] 18 |     /// Docker image name. More info: https://kubernetes.io/docs/concepts/containers/images
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/containers/images>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/ephemeral_container.rs:21:169
[INFO] [stderr]    |
[INFO] [stderr] 21 | ...t be updated. More info: https://kubernetes.io/docs/concepts/containers/images#updating-images
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/containers/images#updating-images>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/event.rs:27:48
[INFO] [stderr]    |
[INFO] [stderr] 27 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]    |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/gce_persistent_disk_volume_source.rs:8:236
[INFO] [stderr]   |
[INFO] [stderr] 8 | ... unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/gce_persistent_disk_volume_source.rs:11:281
[INFO] [stderr]    |
[INFO] [stderr] 11 | ...perty empty). More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/gce_persistent_disk_volume_source.rs:14:93
[INFO] [stderr]    |
[INFO] [stderr] 14 | ... disk in GCE. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/gce_persistent_disk_volume_source.rs:17:102
[INFO] [stderr]    |
[INFO] [stderr] 17 | ...lts to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/glusterfs_persistent_volume_source.rs:6:88
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...terfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/glusterfs_persistent_volume_source.rs:9:185
[INFO] [stderr]   |
[INFO] [stderr] 9 | ... the bound PVC. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/glusterfs_persistent_volume_source.rs:12:55
[INFO] [stderr]    |
[INFO] [stderr] 12 |     /// Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
[INFO] [stderr]    |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/glusterfs_persistent_volume_source.rs:15:127
[INFO] [stderr]    |
[INFO] [stderr] 15 | ...aults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/glusterfs_volume_source.rs:6:88
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...terfs topology. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/glusterfs_volume_source.rs:9:55
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Path is the Glusterfs volume path. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
[INFO] [stderr]   |                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/glusterfs_volume_source.rs:12:127
[INFO] [stderr]    |
[INFO] [stderr] 12 | ...aults to false. More info: https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod
[INFO] [stderr]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/glusterfs/README.md#create-a-pod>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/host_path_volume_source.rs:6:123
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...to the real path. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#hostpath>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/host_path_volume_source.rs:9:60
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Type for HostPath Volume Defaults to "" More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath
[INFO] [stderr]   |                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#hostpath>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/iscsi_persistent_volume_source.rs:12:236
[INFO] [stderr]    |
[INFO] [stderr] 12 | ...t4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#iscsi>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/iscsi_volume_source.rs:12:236
[INFO] [stderr]    |
[INFO] [stderr] 12 | ...t4" if unspecified. More info: https://kubernetes.io/docs/concepts/storage/volumes#iscsi
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#iscsi>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/lifecycle.rs:6:246
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...etes. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/lifecycle.rs:9:649
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...ched. More info: https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/containers/container-lifecycle-hooks/#container-hooks>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/limit_range.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/limit_range.rs:9:54
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/local_object_reference.rs:6:42
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
[INFO] [stderr]   |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/nfs_volume_source.rs:6:61
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Path that is exported by the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs
[INFO] [stderr]   |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#nfs>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/nfs_volume_source.rs:9:121
[INFO] [stderr]   |
[INFO] [stderr] 9 | ... Defaults to false. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#nfs>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/nfs_volume_source.rs:12:76
[INFO] [stderr]    |
[INFO] [stderr] 12 |     /// Server is the hostname or IP address of the NFS server. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs
[INFO] [stderr]    |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#nfs>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/namespace.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/namespace.rs:9:64
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/namespace.rs:12:72
[INFO] [stderr]    |
[INFO] [stderr] 12 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/namespace_spec.rs:6:121
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...ect from storage. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/tasks/administer-cluster/namespaces/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/namespace_status.rs:9:75
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Phase is the current lifecycle phase of the namespace. More info: https://kubernetes.io/docs/tasks/administer-cluster/namespaces/
[INFO] [stderr]   |                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/tasks/administer-cluster/namespaces/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/node.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/node.rs:9:46
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...r of a node. https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/node.rs:12:99
[INFO] [stderr]    |
[INFO] [stderr] 12 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/node_spec.rs:9:89
[INFO] [stderr]   |
[INFO] [stderr] 9 |     /// Deprecated. Not all kubelets will set this field. Remove field after 1.13. see: https://issues.k8s.io/61966
[INFO] [stderr]   |                                                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://issues.k8s.io/61966>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/node_spec.rs:24:109
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...chedulable. More info: https://kubernetes.io/docs/concepts/nodes/node/#manual-node-administration
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/nodes/node/#manual-node-administration>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/node_status.rs:6:104
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...ider, if available. More info: https://kubernetes.io/docs/concepts/nodes/node/#addresses Note: This field is declared as mergeable, bu...
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/nodes/node/#addresses>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/node_status.rs:6:359
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...-replacement patch. See http://pr.k8s.io/79391 for an example.
[INFO] [stderr]   |                            ^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://pr.k8s.io/79391>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/node_status.rs:12:71
[INFO] [stderr]    |
[INFO] [stderr] 12 | ...es of a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/node_status.rs:15:80
[INFO] [stderr]    |
[INFO] [stderr] 15 |     /// Conditions is an array of current observed node conditions. More info: https://kubernetes.io/docs/concepts/nodes/node/#condition
[INFO] [stderr]    |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/nodes/node/#condition>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/node_status.rs:27:68
[INFO] [stderr]    |
[INFO] [stderr] 27 |     /// Set of ids/uuids to uniquely identify the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#info
[INFO] [stderr]    |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/nodes/node/#info>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/node_status.rs:30:84
[INFO] [stderr]    |
[INFO] [stderr] 30 | ...le phase of the node. More info: https://kubernetes.io/docs/concepts/nodes/node/#phase The field is never populated, and now is deprec...
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/nodes/node/#phase>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/node_system_info.rs:24:150
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...n more from man(5) machine-id: http://man7.org/linux/man-pages/man5/machine-id.5.html
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://man7.org/linux/man-pages/man5/machine-id.5.html>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/node_system_info.rs:33:140
[INFO] [stderr]    |
[INFO] [stderr] 33 | ... Red Hat hosts https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://access.redhat.com/documentation/en-us/red_hat_subscription_management/1/html/rhsm/uuid>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/object_reference.rs:12:42
[INFO] [stderr]    |
[INFO] [stderr] 12 |     /// Kind of the referent. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/object_reference.rs:15:42
[INFO] [stderr]    |
[INFO] [stderr] 15 |     /// Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
[INFO] [stderr]    |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/object_reference.rs:18:47
[INFO] [stderr]    |
[INFO] [stderr] 18 |     /// Namespace of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/namespaces/>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/object_reference.rs:21:86
[INFO] [stderr]    |
[INFO] [stderr] 21 | ...nfo: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#concurrency-control-and-consistency>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/object_reference.rs:24:41
[INFO] [stderr]    |
[INFO] [stderr] 24 |     /// UID of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#uids>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume.rs:3:120
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...logous to a node. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes
[INFO] [stderr]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume.rs:9:127
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...istrator. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume.rs:12:132
[INFO] [stderr]    |
[INFO] [stderr] 12 | ...ead-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistent-volumes>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume_claim.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume_claim.rs:9:100
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...author. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_claim.rs:12:110
[INFO] [stderr]    |
[INFO] [stderr] 12 | ...d-only. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume_claim_spec.rs:6:90
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...hould have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1
[INFO] [stderr]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_claim_spec.rs:12:87
[INFO] [stderr]    |
[INFO] [stderr] 12 | ... should have. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#resources>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_claim_spec.rs:18:68
[INFO] [stderr]    |
[INFO] [stderr] 18 |     /// Name of the StorageClass required by the claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1
[INFO] [stderr]    |                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#class-1>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume_claim_status.rs:6:97
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...he PVC has. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1
[INFO] [stderr]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes-1>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume_claim_volume_source.rs:6:121
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...volume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims
[INFO] [stderr]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#persistentvolumeclaims>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume_spec.rs:6:77
[INFO] [stderr]   |
[INFO] [stderr] 6 | ...be mounted. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes
[INFO] [stderr]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#access-modes>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume_spec.rs:9:147
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...d to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore
[INFO] [stderr]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#awselasticblockstore>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:18:85
[INFO] [stderr]    |
[INFO] [stderr] 18 | ...and capacity. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#capacity>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:24:101
[INFO] [stderr]    |
[INFO] [stderr] 24 | ...ubelets host machine. More info: https://examples.k8s.io/mysql-cinder-pd/README.md
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/mysql-cinder-pd/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:27:215
[INFO] [stderr]    |
[INFO] [stderr] 27 | ...n PV and PVC. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#binding
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#binding>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:42:168
[INFO] [stderr]    |
[INFO] [stderr] 42 | ... by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#gcepersistentdisk>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:45:136
[INFO] [stderr]    |
[INFO] [stderr] 45 | ...visioned by an admin. More info: https://examples.k8s.io/volumes/glusterfs/README.md
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/glusterfs/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:48:251
[INFO] [stderr]    |
[INFO] [stderr] 48 | ...lti-node cluster. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath
[INFO] [stderr]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#hostpath>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:57:126
[INFO] [stderr]    |
[INFO] [stderr] 57 | ...is invalid. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes/#mount-options
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes/#mount-options>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:60:86
[INFO] [stderr]    |
[INFO] [stderr] 60 |     /// NFS represents an NFS mount on the host. Provisioned by an admin. More info: https://kubernetes.io/docs/concepts/storage/volumes#nfs
[INFO] [stderr]    |                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes#nfs>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:66:332
[INFO] [stderr]    |
[INFO] [stderr] 66 | ...istentVolume. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#reclaiming
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#reclaiming>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:78:104
[INFO] [stderr]    |
[INFO] [stderr] 78 | ...hares a pod's lifetime. More info: https://examples.k8s.io/volumes/rbd/README.md
[INFO] [stderr]    |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/rbd/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/persistent_volume_spec.rs:87:132
[INFO] [stderr]    |
[INFO] [stderr] 87 | ... mounted into the pod More info: https://examples.k8s.io/volumes/storageos/README.md
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://examples.k8s.io/volumes/storageos/README.md>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/persistent_volume_status.rs:9:104
[INFO] [stderr]   |
[INFO] [stderr] 9 | ...sed by a claim. More info: https://kubernetes.io/docs/concepts/storage/persistent-volumes#phase
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/persistent-volumes#phase>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/pod.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 |     /// Standard object's metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata
[INFO] [stderr]   |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/v1_20/api/core/v1/pod.rs:9:70
[INFO] [stderr]   |
[INFO] [stderr] 9 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/pod.rs:12:131
[INFO] [stderr]    |
[INFO] [stderr] 12 | .... More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/v1_20/api/core/v1/pod_condition.rs:18:88
[INFO] [stderr]    |
[WARN] too much data in the log, truncating it