controller 0.37.0

Tembo Operator for Postgres
Documentation
Build #1138225 2024-02-24 17:30:15
# rustc version
rustc 1.78.0-nightly (8f359beca 2024-02-23)# docs.rs version
docsrs 0.6.0 (51849e8d 2024-02-21)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/controller-0.37.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/controller-0.37.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240223-1.78.0-nightly-8f359beca\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] c60443901fe59bbe57afb5a93fdab58266f9cc36ab1590a70c8740d7bf33b311
[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" "c60443901fe59bbe57afb5a93fdab58266f9cc36ab1590a70c8740d7bf33b311", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting controller v0.37.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `x`
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:4085:185
[INFO] [stderr]      |
[INFO] [stderr] 4085 | ...neration is currently 12, but the .status.conditions[x].observedGeneration is 9, the condition is out of date with respect to the curr...
[INFO] [stderr]      |                                                         ^ no item named `x` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]      = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:409:461
[INFO] [stderr]     |
[INFO] [stderr] 409 | ...securityContext.supplementalGroups - spec.containers[*].securityContext.seLinuxOptions - spec.containers[*].securityContext.seccompPro...
[INFO] [stderr]     |                                                         ^ no item named `*` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:409:513
[INFO] [stderr]     |
[INFO] [stderr] 409 | ...[*].securityContext.seLinuxOptions - spec.containers[*].securityContext.seccompProfile - spec.containers[*].securityContext.capabiliti...
[INFO] [stderr]     |                                                         ^ no item named `*` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:409:565
[INFO] [stderr]     |
[INFO] [stderr] 409 | ...[*].securityContext.seccompProfile - spec.containers[*].securityContext.capabilities - spec.containers[*].securityContext.readOnlyRoot...
[INFO] [stderr]     |                                                         ^ no item named `*` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:409:615
[INFO] [stderr]     |
[INFO] [stderr] 409 | ...rs[*].securityContext.capabilities - spec.containers[*].securityContext.readOnlyRootFilesystem - spec.containers[*].securityContext.pr...
[INFO] [stderr]     |                                                         ^ no item named `*` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:409:675
[INFO] [stderr]     |
[INFO] [stderr] 409 | ...rityContext.readOnlyRootFilesystem - spec.containers[*].securityContext.privileged - spec.containers[*].securityContext.allowPrivilege...
[INFO] [stderr]     |                                                         ^ no item named `*` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:409:723
[INFO] [stderr]     |
[INFO] [stderr] 409 | ...ners[*].securityContext.privileged - spec.containers[*].securityContext.allowPrivilegeEscalation - spec.containers[*].securityContext....
[INFO] [stderr]     |                                                         ^ no item named `*` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:409:785
[INFO] [stderr]     |
[INFO] [stderr] 409 | ...tyContext.allowPrivilegeEscalation - spec.containers[*].securityContext.procMount - spec.containers[*].securityContext.runAsUser - spe...
[INFO] [stderr]     |                                                         ^ no item named `*` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:409:832
[INFO] [stderr]     |
[INFO] [stderr] 409 | ...iners[*].securityContext.procMount - spec.containers[*].securityContext.runAsUser - spec.containers[*].securityContext.runAsGroup
[INFO] [stderr]     |                                                         ^ no item named `*` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:409:879
[INFO] [stderr]     |
[INFO] [stderr] 409 | ...iners[*].securityContext.runAsUser - spec.containers[*].securityContext.runAsGroup
[INFO] [stderr]     |                                                         ^ no item named `*` in scope
[INFO] [stderr]     |
[INFO] [stderr]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:4056:457
[INFO] [stderr]      |
[INFO] [stderr] 4056 | ...securityContext.supplementalGroups - spec.containers[*].securityContext.seLinuxOptions - spec.containers[*].securityContext.seccompPro...
[INFO] [stderr]      |                                                         ^ no item named `*` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:4056:509
[INFO] [stderr]      |
[INFO] [stderr] 4056 | ...[*].securityContext.seLinuxOptions - spec.containers[*].securityContext.seccompProfile - spec.containers[*].securityContext.capabiliti...
[INFO] [stderr]      |                                                         ^ no item named `*` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:4056:561
[INFO] [stderr]      |
[INFO] [stderr] 4056 | ...[*].securityContext.seccompProfile - spec.containers[*].securityContext.capabilities - spec.containers[*].securityContext.readOnlyRoot...
[INFO] [stderr]      |                                                         ^ no item named `*` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:4056:611
[INFO] [stderr]      |
[INFO] [stderr] 4056 | ...rs[*].securityContext.capabilities - spec.containers[*].securityContext.readOnlyRootFilesystem - spec.containers[*].securityContext.pr...
[INFO] [stderr]      |                                                         ^ no item named `*` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:4056:671
[INFO] [stderr]      |
[INFO] [stderr] 4056 | ...rityContext.readOnlyRootFilesystem - spec.containers[*].securityContext.privileged - spec.containers[*].securityContext.allowPrivilege...
[INFO] [stderr]      |                                                         ^ no item named `*` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:4056:719
[INFO] [stderr]      |
[INFO] [stderr] 4056 | ...ners[*].securityContext.privileged - spec.containers[*].securityContext.allowPrivilegeEscalation - spec.containers[*].securityContext....
[INFO] [stderr]      |                                                         ^ no item named `*` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:4056:781
[INFO] [stderr]      |
[INFO] [stderr] 4056 | ...tyContext.allowPrivilegeEscalation - spec.containers[*].securityContext.procMount - spec.containers[*].securityContext.runAsUser - spe...
[INFO] [stderr]      |                                                         ^ no item named `*` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:4056:828
[INFO] [stderr]      |
[INFO] [stderr] 4056 | ...iners[*].securityContext.procMount - spec.containers[*].securityContext.runAsUser - spec.containers[*].securityContext.runAsGroup
[INFO] [stderr]      |                                                         ^ no item named `*` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unresolved link to `*`
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:4056:875
[INFO] [stderr]      |
[INFO] [stderr] 4056 | ...iners[*].securityContext.runAsUser - spec.containers[*].securityContext.runAsGroup
[INFO] [stderr]      |                                                         ^ no item named `*` in scope
[INFO] [stderr]      |
[INFO] [stderr]      = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `PgConfig`
[INFO] [stderr]    --> src/extensions/database_queries.rs:393:1
[INFO] [stderr]     |
[INFO] [stderr] 393 | /// Parse the output of `SHOW ALL` to get the parameter and its value. Return Vec<PgConfig>
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]     |
[INFO] [stderr] 393 | `/// Parse the output of `SHOW ALL` to get the parameter and its value. Return Vec<PgConfig>`
[INFO] [stderr]     | +                                                                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/cloudnativepg/backups.rs:9:69
[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]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/cloudnativepg/backups.rs:47:69
[INFO] [stderr]    |
[INFO] [stderr] 47 | .... 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]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/cloudnativepg/backups.rs:75:69
[INFO] [stderr]    |
[INFO] [stderr] 75 | .... 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]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/cloudnativepg/backups.rs:84:130
[INFO] [stderr]    |
[INFO] [stderr] 84 | .... 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]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/cloudnativepg/clusters.rs:11:70
[INFO] [stderr]    |
[INFO] [stderr] 11 | .... 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]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/cloudnativepg/clusters.rs:81:149
[INFO] [stderr]    |
[INFO] [stderr] 81 | ...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]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:165:181
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...lease refer to https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass for more information
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/#priorityclass>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:189:72
[INFO] [stderr]     |
[INFO] [stderr] 189 | ...d Pod. Please refer to https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ for more information.
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:192:167
[INFO] [stderr]     |
[INFO] [stderr] 192 | ...lt scheduler. More info: https://kubernetes.io/docs/concepts/scheduling-eviction/kube-scheduler/
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/scheduling-eviction/kube-scheduler/>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:250:110
[INFO] [stderr]     |
[INFO] [stderr] 250 | ...pology. More info: https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/scheduling-eviction/topology-spread-constraints/>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:290:87
[INFO] [stderr]     |
[INFO] [stderr] 290 | ...he pod. More info: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:297:111
[INFO] [stderr]     |
[INFO] [stderr] 297 | ...e pods can run. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/assign-pod-node/>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:304:431
[INFO] [stderr]     |
[INFO] [stderr] 304 | ...re info: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#inter-pod-affinity-and-anti-affinity>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:311:142
[INFO] [stderr]     |
[INFO] [stderr] 311 | ...nted nodes. More info: https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `topologyKey`
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:421:273
[INFO] [stderr]     |
[INFO] [stderr] 421 | ...ined as running on a node whose value of the label with key <topologyKey> matches that of any node on which a pod of the set of pods i...
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `topologyKey`
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:586:273
[INFO] [stderr]     |
[INFO] [stderr] 586 | ...ined as running on a node whose value of the label with key <topologyKey> matches that of any node on which a pod of the set of pods i...
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:651:83
[INFO] [stderr]     |
[INFO] [stderr] 651 | ...he pod. More info: https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `operator`
[INFO] [stderr]    --> src/cloudnativepg/clusters.rs:766:135
[INFO] [stderr]     |
[INFO] [stderr] 766 | ...hes the triple <key,value,effect> using the matching operator <operator>.
[INFO] [stderr]     |                                                                  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1452:350
[INFO] [stderr]      |
[INFO] [stderr] 1452 | ....). More info: https://www.postgresql.org/docs/current/runtime-config-wal.html#RUNTIME-CONFIG-WAL-RECOVERY-TARGET
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/runtime-config-wal.html#RUNTIME-CONFIG-WAL-RECOVERY-TARGET>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1497:346
[INFO] [stderr]      |
[INFO] [stderr] 1497 | ....). More info: https://www.postgresql.org/docs/current/runtime-config-wal.html#RUNTIME-CONFIG-WAL-RECOVERY-TARGET
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/runtime-config-wal.html#RUNTIME-CONFIG-WAL-RECOVERY-TARGET>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1692:42
[INFO] [stderr]      |
[INFO] [stderr] 1692 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1737:42
[INFO] [stderr]      |
[INFO] [stderr] 1737 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1766:42
[INFO] [stderr]      |
[INFO] [stderr] 1766 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1777:42
[INFO] [stderr]      |
[INFO] [stderr] 1777 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1820:90
[INFO] [stderr]      |
[INFO] [stderr] 1820 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1841:307
[INFO] [stderr]      |
[INFO] [stderr] 1841 | ...of the claim. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1847:92
[INFO] [stderr]      |
[INFO] [stderr] 1847 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1897:303
[INFO] [stderr]      |
[INFO] [stderr] 1897 | ...of the claim. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1905:86
[INFO] [stderr]      |
[INFO] [stderr] 1905 | ...es allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:1908:261
[INFO] [stderr]      |
[INFO] [stderr] 1908 | ...eed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2344:42
[INFO] [stderr]      |
[INFO] [stderr] 2344 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2357:42
[INFO] [stderr]      |
[INFO] [stderr] 2357 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2370:42
[INFO] [stderr]      |
[INFO] [stderr] 2370 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2383:42
[INFO] [stderr]      |
[INFO] [stderr] 2383 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2407:70
[INFO] [stderr]      |
[INFO] [stderr] 2407 | .... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2431:69
[INFO] [stderr]      |
[INFO] [stderr] 2431 | ///  The defaults of the CREATE ROLE command are applied Reference: https://www.postgresql.org/docs/current/sql-createrole.html
[INFO] [stderr]      |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/sql-createrole.html>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2497:69
[INFO] [stderr]      |
[INFO] [stderr] 2497 | ///  The defaults of the CREATE ROLE command are applied Reference: https://www.postgresql.org/docs/current/sql-createrole.html
[INFO] [stderr]      |                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.postgresql.org/docs/current/sql-createrole.html>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2579:17
[INFO] [stderr]      |
[INFO] [stderr] 2579 | ///  More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2620:17
[INFO] [stderr]      |
[INFO] [stderr] 2620 | ///  More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2648:17
[INFO] [stderr]      |
[INFO] [stderr] 2648 | ///  More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2689:17
[INFO] [stderr]      |
[INFO] [stderr] 2689 | ///  More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2851:42
[INFO] [stderr]      |
[INFO] [stderr] 2851 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2882:70
[INFO] [stderr]      |
[INFO] [stderr] 2882 | .... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2891:70
[INFO] [stderr]      |
[INFO] [stderr] 2891 | .... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:2946:42
[INFO] [stderr]      |
[INFO] [stderr] 2946 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3033:42
[INFO] [stderr]      |
[INFO] [stderr] 3033 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3113:68
[INFO] [stderr]      |
[INFO] [stderr] 3113 | ...d Pod. Please refer to https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/ for more information.
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3121:86
[INFO] [stderr]      |
[INFO] [stderr] 3121 | ...es allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3124:261
[INFO] [stderr]      |
[INFO] [stderr] 3124 | ...eed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3162:235
[INFO] [stderr]      |
[INFO] [stderr] 3162 | ...when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations
[INFO] [stderr]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://kubernetes.io/docs/user-guide/annotations>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3165:183
[INFO] [stderr]      |
[INFO] [stderr] 3165 | ...o: http://kubernetes.io/docs/user-guide/labels
[INFO] [stderr]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://kubernetes.io/docs/user-guide/labels>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3202:90
[INFO] [stderr]      |
[INFO] [stderr] 3202 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3223:307
[INFO] [stderr]      |
[INFO] [stderr] 3223 | ...of the claim. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3229:92
[INFO] [stderr]      |
[INFO] [stderr] 3229 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3279:303
[INFO] [stderr]      |
[INFO] [stderr] 3279 | ...of the claim. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3287:86
[INFO] [stderr]      |
[INFO] [stderr] 3287 | ...es allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3290:261
[INFO] [stderr]      |
[INFO] [stderr] 3290 | ...eed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3394:90
[INFO] [stderr]      |
[INFO] [stderr] 3394 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3415:307
[INFO] [stderr]      |
[INFO] [stderr] 3415 | ...of the claim. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3421:92
[INFO] [stderr]      |
[INFO] [stderr] 3421 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3471:303
[INFO] [stderr]      |
[INFO] [stderr] 3471 | ...of the claim. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3479:86
[INFO] [stderr]      |
[INFO] [stderr] 3479 | ...es allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3482:261
[INFO] [stderr]      |
[INFO] [stderr] 3482 | ...eed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3644:90
[INFO] [stderr]      |
[INFO] [stderr] 3644 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3665:307
[INFO] [stderr]      |
[INFO] [stderr] 3665 | ...of the claim. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3671:92
[INFO] [stderr]      |
[INFO] [stderr] 3671 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3721:303
[INFO] [stderr]      |
[INFO] [stderr] 3721 | ...of the claim. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3729:86
[INFO] [stderr]      |
[INFO] [stderr] 3729 | ...es allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3732:261
[INFO] [stderr]      |
[INFO] [stderr] 3732 | ...eed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/clusters.rs:3775:131
[INFO] [stderr]      |
[INFO] [stderr] 3775 | .... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/cloudnativepg/poolers.rs:12:69
[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]    = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:112:17
[INFO] [stderr]     |
[INFO] [stderr] 112 | ///  More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:153:17
[INFO] [stderr]     |
[INFO] [stderr] 153 | ///  More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:181:17
[INFO] [stderr]     |
[INFO] [stderr] 181 | ///  More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:222:17
[INFO] [stderr]     |
[INFO] [stderr] 222 | ///  More info: https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://prometheus.io/docs/prometheus/latest/configuration/configuration/#relabel_config>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:296:48
[INFO] [stderr]     |
[INFO] [stderr] 296 |     /// 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]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:299:70
[INFO] [stderr]     |
[INFO] [stderr] 299 | .... 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]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:304:44
[INFO] [stderr]     |
[INFO] [stderr] 304 | /// 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]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:307:235
[INFO] [stderr]     |
[INFO] [stderr] 307 | ...when modifying objects. More info: http://kubernetes.io/docs/user-guide/annotations
[INFO] [stderr]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://kubernetes.io/docs/user-guide/annotations>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:310:183
[INFO] [stderr]     |
[INFO] [stderr] 310 | ...o: http://kubernetes.io/docs/user-guide/labels
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://kubernetes.io/docs/user-guide/labels>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:315:66
[INFO] [stderr]     |
[INFO] [stderr] 315 | .... 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]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:383:260
[INFO] [stderr]     |
[INFO] [stderr] 383 | ... use. More info: https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/containers/images#specifying-imagepullsecrets-on-a-pod>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:390:810
[INFO] [stderr]     |
[INFO] [stderr] 390 | ...not be updated. More info: https://kubernetes.io/docs/concepts/workloads/pods/init-containers/
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/pods/init-containers/>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:400:180
[INFO] [stderr]     |
[INFO] [stderr] 400 | ...d on that node. More info: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/assign-pod-node/>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:412:608
[INFO] [stderr]     |
[INFO] [stderr] 412 | ...ated as zero. More info: https://git.k8s.io/enhancements/keps/sig-node/688-pod-overhead/README.md
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/enhancements/keps/sig-node/688-pod-overhead/README.md>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:432:220
[INFO] [stderr]     |
[INFO] [stderr] 432 | ...ual to "True" More info: https://git.k8s.io/enhancements/keps/sig-network/580-pod-readiness-gates
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/enhancements/keps/sig-network/580-pod-readiness-gates>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:448:188
[INFO] [stderr]     |
[INFO] [stderr] 448 | ...o Always. More info: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#restart-policy>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:455:362
[INFO] [stderr]     |
[INFO] [stderr] 455 | ... runtime handler. More info: https://git.k8s.io/enhancements/keps/sig-node/585-runtime-class
[INFO] [stderr]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://git.k8s.io/enhancements/keps/sig-node/585-runtime-class>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:492:97
[INFO] [stderr]     |
[INFO] [stderr] 492 | ...this pod. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `hostname`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:513:65
[INFO] [stderr]     |
[INFO] [stderr] 513 |     /// If specified, the fully qualified Pod hostname will be "<hostname>.<subdomain>.<pod namespace>.svc.<cluster domain>". If not spec...
[INFO] [stderr]     |                                                                 ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `subdomain`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:513:76
[INFO] [stderr]     |
[INFO] [stderr] 513 |     /// If specified, the fully qualified Pod hostname will be "<hostname>.<subdomain>.<pod namespace>.svc.<cluster domain>". If not spec...
[INFO] [stderr]     |                                                                            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `pod`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:513:88
[INFO] [stderr]     |
[INFO] [stderr] 513 |     /// If specified, the fully qualified Pod hostname will be "<hostname>.<subdomain>.<pod namespace>.svc.<cluster domain>". If not spec...
[INFO] [stderr]     |                                                                                        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `cluster`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:513:108
[INFO] [stderr]     |
[INFO] [stderr] 513 |     /// If specified, the fully qualified Pod hostname will be "<hostname>.<subdomain>.<pod namespace>.svc.<cluster domain>". If not spec...
[INFO] [stderr]     |                                                                                                            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:533:92
[INFO] [stderr]     |
[INFO] [stderr] 533 | ...belonging to the pod. More info: https://kubernetes.io/docs/concepts/storage/volumes
[INFO] [stderr]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/storage/volumes>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `topologyKey`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:776:273
[INFO] [stderr]     |
[INFO] [stderr] 776 | ...ined as running on a node whose value of the label with key <topologyKey> matches that of any node on which a pod of the set of pods i...
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `topologyKey`
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:927:273
[INFO] [stderr]     |
[INFO] [stderr] 927 | ...ined as running on a node whose value of the label with key <topologyKey> matches that of any node on which a pod of the set of pods i...
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:995:541
[INFO] [stderr]     |
[INFO] [stderr] 995 | ...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]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/cloudnativepg/poolers.rs:998:566
[INFO] [stderr]     |
[INFO] [stderr] 998 | ...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]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1007:42
[INFO] [stderr]      |
[INFO] [stderr] 1007 | ...Container 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1010:169
[INFO] [stderr]      |
[INFO] [stderr] 1010 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1020:125
[INFO] [stderr]      |
[INFO] [stderr] 1020 | ... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1029:339
[INFO] [stderr]      |
[INFO] [stderr] 1029 | ...data. For more information See https://github.com/kubernetes/kubernetes/issues/108255. Cannot be updated.
[INFO] [stderr]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/kubernetes/kubernetes/issues/108255.>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1032:155
[INFO] [stderr]      |
[INFO] [stderr] 1032 | ... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1046:85
[INFO] [stderr]      |
[INFO] [stderr] 1046 | ...be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1056:191
[INFO] [stderr]      |
[INFO] [stderr] 1056 | ...ityContext. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1063:464
[INFO] [stderr]      |
[INFO] [stderr] 1063 | ... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1163:42
[INFO] [stderr]      |
[INFO] [stderr] 1163 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1208:42
[INFO] [stderr]      |
[INFO] [stderr] 1208 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1237:42
[INFO] [stderr]      |
[INFO] [stderr] 1237 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1248:42
[INFO] [stderr]      |
[INFO] [stderr] 1248 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1259:246
[INFO] [stderr]      |
[INFO] [stderr] 1259 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1262:625
[INFO] [stderr]      |
[INFO] [stderr] 1262 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1267:242
[INFO] [stderr]      |
[INFO] [stderr] 1267 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1331:621
[INFO] [stderr]      |
[INFO] [stderr] 1331 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1395:121
[INFO] [stderr]      |
[INFO] [stderr] 1395 | ... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1414:108
[INFO] [stderr]      |
[INFO] [stderr] 1414 | ...nitiated. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1445:113
[INFO] [stderr]      |
[INFO] [stderr] 1445 | ...lue is 1. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1467:89
[INFO] [stderr]      |
[INFO] [stderr] 1467 | ...gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
[INFO] [stderr]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/grpc/grpc/blob/master/doc/health-checking.md>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1535:151
[INFO] [stderr]      |
[INFO] [stderr] 1535 | ... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1554:108
[INFO] [stderr]      |
[INFO] [stderr] 1554 | ...nitiated. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1585:113
[INFO] [stderr]      |
[INFO] [stderr] 1585 | ...lue is 1. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1607:89
[INFO] [stderr]      |
[INFO] [stderr] 1607 | ...gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
[INFO] [stderr]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/grpc/grpc/blob/master/doc/health-checking.md>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1666:81
[INFO] [stderr]      |
[INFO] [stderr] 1666 | ...be updated. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1674:86
[INFO] [stderr]      |
[INFO] [stderr] 1674 | ...es allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1677:261
[INFO] [stderr]      |
[INFO] [stderr] 1677 | ...eed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1689:187
[INFO] [stderr]      |
[INFO] [stderr] 1689 | ...ityContext. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1802:65
[INFO] [stderr]      |
[INFO] [stderr] 1802 | ... where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec n...
[INFO] [stderr]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/kubernetes-sigs/windows-gmsa>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1832:460
[INFO] [stderr]      |
[INFO] [stderr] 1832 | ... 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1851:108
[INFO] [stderr]      |
[INFO] [stderr] 1851 | ...nitiated. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1882:113
[INFO] [stderr]      |
[INFO] [stderr] 1882 | ...lue is 1. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:1904:89
[INFO] [stderr]      |
[INFO] [stderr] 1904 | ...gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
[INFO] [stderr]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/grpc/grpc/blob/master/doc/health-checking.md>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2020:531
[INFO] [stderr]      |
[INFO] [stderr] 2020 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2023:556
[INFO] [stderr]      |
[INFO] [stderr] 2023 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2032:42
[INFO] [stderr]      |
[INFO] [stderr] 2032 |     /// Container 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2035:169
[INFO] [stderr]      |
[INFO] [stderr] 2035 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2198:42
[INFO] [stderr]      |
[INFO] [stderr] 2198 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2243:42
[INFO] [stderr]      |
[INFO] [stderr] 2243 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2272:42
[INFO] [stderr]      |
[INFO] [stderr] 2272 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2283:42
[INFO] [stderr]      |
[INFO] [stderr] 2283 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2294:246
[INFO] [stderr]      |
[INFO] [stderr] 2294 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2297:625
[INFO] [stderr]      |
[INFO] [stderr] 2297 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2302:242
[INFO] [stderr]      |
[INFO] [stderr] 2302 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2367:621
[INFO] [stderr]      |
[INFO] [stderr] 2367 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2451:108
[INFO] [stderr]      |
[INFO] [stderr] 2451 | ...nitiated. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2482:113
[INFO] [stderr]      |
[INFO] [stderr] 2482 | ...lue is 1. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2504:89
[INFO] [stderr]      |
[INFO] [stderr] 2504 | ...gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
[INFO] [stderr]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/grpc/grpc/blob/master/doc/health-checking.md>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2592:108
[INFO] [stderr]      |
[INFO] [stderr] 2592 | ...nitiated. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2623:113
[INFO] [stderr]      |
[INFO] [stderr] 2623 | ...lue is 1. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2645:89
[INFO] [stderr]      |
[INFO] [stderr] 2645 | ...gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
[INFO] [stderr]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/grpc/grpc/blob/master/doc/health-checking.md>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2713:86
[INFO] [stderr]      |
[INFO] [stderr] 2713 | ...es allowed. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2716:261
[INFO] [stderr]      |
[INFO] [stderr] 2716 | ...eed Limits. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2842:65
[INFO] [stderr]      |
[INFO] [stderr] 2842 | ... where the GMSA admission webhook (https://github.com/kubernetes-sigs/windows-gmsa) inlines the contents of the GMSA credential spec n...
[INFO] [stderr]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/kubernetes-sigs/windows-gmsa>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2891:108
[INFO] [stderr]      |
[INFO] [stderr] 2891 | ...nitiated. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2922:113
[INFO] [stderr]      |
[INFO] [stderr] 2922 | ...lue is 1. 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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:2944:89
[INFO] [stderr]      |
[INFO] [stderr] 2944 | ...gRPC HealthCheckRequest (see https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
[INFO] [stderr]      |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/grpc/grpc/blob/master/doc/health-checking.md>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:3047:42
[INFO] [stderr]      |
[INFO] [stderr] 3047 | ...e referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names TODO: Add other useful fields. a...
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:3055:541
[INFO] [stderr]      |
[INFO] [stderr] 3055 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/cloudnativepg/poolers.rs:3058:566
[INFO] [stderr]      |
[INFO] [stderr] 3058 | ...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]      = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[WARN] too much data in the log, truncating it