controller 0.11.2

Tembo Operator for Postgres
Documentation
Build #1023742 2023-11-30 21:42:53

# rustc version rustc 1.76.0-nightly (b10cfcd65 2023-11-29)

# docs.rs version docsrs 0.6.0 (831e906b 2023-11-29)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/controller-0.11.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/controller-0.11.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20231129-1.76.0-nightly-b10cfcd65\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2759e7b4537d93e2356af4e4f7f749c4a9347aeb61b980e1b155c846976fbbbf [INFO] running `Command { std: "docker" "start" "-a" "2759e7b4537d93e2356af4e4f7f749c4a9347aeb61b980e1b155c846976fbbbf", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting controller v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unclosed HTML tag `PgConfig` [INFO] [stderr] --> src/extensions/database_queries.rs:288:1 [INFO] [stderr] | [INFO] [stderr] 288 | /// 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] 288 | `/// 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/traefik/ingress_route_crd.rs:20:146 [INFO] [stderr] | [INFO] [stderr] 20 | ...atic configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/entrypoints/ Default: all. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/entrypoints/>` [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/traefik/ingress_route_crd.rs:25:55 [INFO] [stderr] | [INFO] [stderr] 25 | /// TLS defines the TLS configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#tls [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#tls>` [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/traefik/ingress_route_crd.rs:35:53 [INFO] [stderr] | [INFO] [stderr] 35 | /// Match defines the router's rule. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#rule [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#rule>` [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/traefik/ingress_route_crd.rs:38:88 [INFO] [stderr] | [INFO] [stderr] 38 | ...ources. More info: https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-middleware [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-middleware>` [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/traefik/ingress_route_crd.rs:41:60 [INFO] [stderr] | [INFO] [stderr] 41 | /// Priority defines the router's priority. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#priority [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#priority>` [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/traefik/ingress_route_crd.rs:96:70 [INFO] [stderr] | [INFO] [stderr] 96 | /// Sticky defines the sticky sessions configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/services/#sticky-sessions [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/services/#sticky-sessions>` [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/traefik/ingress_route_crd.rs:122:66 [INFO] [stderr] | [INFO] [stderr] 122 | /// Sticky defines the sticky sessions configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/services/#sticky-sessions [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/services/#sticky-sessions>` [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/traefik/ingress_route_crd.rs:139:59 [INFO] [stderr] | [INFO] [stderr] 139 | /// SameSite defines the same site policy. More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite>` [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/traefik/ingress_route_crd.rs:147:51 [INFO] [stderr] | [INFO] [stderr] 147 | /// TLS defines the TLS configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#tls [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#tls>` [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/traefik/ingress_route_crd.rs:150:152 [INFO] [stderr] | [INFO] [stderr] 150 | ...onfiguration. More info: https://doc.traefik.io/traefik/v3.0/https/acme/#certificate-resolvers [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/https/acme/#certificate-resolvers>` [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/traefik/ingress_route_crd.rs:153:97 [INFO] [stderr] | [INFO] [stderr] 153 | ...sue certificates. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#domains [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#domains>` [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/traefik/ingress_route_crd.rs:156:168 [INFO] [stderr] | [INFO] [stderr] 156 | ... TLSOption is used. More info: https://doc.traefik.io/traefik/v3.0/https/tls/#tls-options [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/https/tls/#tls-options>` [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/traefik/ingress_route_crd.rs:178:164 [INFO] [stderr] | [INFO] [stderr] 178 | ... TLSOption is used. More info: https://doc.traefik.io/traefik/v3.0/https/tls/#tls-options [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/https/tls/#tls-options>` [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/traefik/ingress_route_crd.rs:181:71 [INFO] [stderr] | [INFO] [stderr] 181 | ...Option. More info: https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-tlsoption [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-tlsoption>` [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/traefik/ingress_route_crd.rs:183:81 [INFO] [stderr] | [INFO] [stderr] 183 | ...Option. More info: https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-tlsoption [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-tlsoption>` [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/traefik/ingress_route_crd.rs:191:70 [INFO] [stderr] | [INFO] [stderr] 191 | ...TLSStore. More info: https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-tlsstore [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-tlsstore>` [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/traefik/ingress_route_crd.rs:193:80 [INFO] [stderr] | [INFO] [stderr] 193 | ...TLSStore. More info: https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-tlsstore [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/providers/kubernetes-crd/#kind-tlsstore>` [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/traefik/ingress_route_tcp_crd.rs:20:146 [INFO] [stderr] | [INFO] [stderr] 20 | ...atic configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/entrypoints/ Default: all. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/entrypoints/>` [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/traefik/ingress_route_tcp_crd.rs:25:80 [INFO] [stderr] | [INFO] [stderr] 25 | /// TLS defines the TLS configuration on a layer 4 / TCP Route. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#tls_1 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#tls_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/traefik/ingress_route_tcp_crd.rs:33:53 [INFO] [stderr] | [INFO] [stderr] 33 | /// Match defines the router's rule. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#rule_1 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#rule_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/traefik/ingress_route_tcp_crd.rs:39:60 [INFO] [stderr] | [INFO] [stderr] 39 | /// Priority defines the router's priority. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#priority_1 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#priority_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/traefik/ingress_route_tcp_crd.rs:67:76 [INFO] [stderr] | [INFO] [stderr] 67 | ... configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/services/#proxy-protocol [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/services/#proxy-protocol>` [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/traefik/ingress_route_tcp_crd.rs:78:72 [INFO] [stderr] | [INFO] [stderr] 78 | /// ProxyProtocol defines the PROXY protocol configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/services/#proxy-protocol [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/services/#proxy-protocol>` [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/traefik/ingress_route_tcp_crd.rs:86:76 [INFO] [stderr] | [INFO] [stderr] 86 | /// TLS defines the TLS configuration on a layer 4 / TCP Route. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#tls_1 [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#tls_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/traefik/ingress_route_tcp_crd.rs:89:152 [INFO] [stderr] | [INFO] [stderr] 89 | ...onfiguration. More info: https://doc.traefik.io/traefik/v3.0/https/acme/#certificate-resolvers [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/https/acme/#certificate-resolvers>` [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/traefik/ingress_route_tcp_crd.rs:92:97 [INFO] [stderr] | [INFO] [stderr] 92 | ...sue certificates. More info: https://doc.traefik.io/traefik/v3.0/routing/routers/#domains [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/routers/#domains>` [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/traefik/ingress_route_tcp_crd.rs:95:168 [INFO] [stderr] | [INFO] [stderr] 95 | ... TLSOption is used. More info: https://doc.traefik.io/traefik/v3.0/https/tls/#tls-options [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/https/tls/#tls-options>` [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/traefik/ingress_route_tcp_crd.rs:120:164 [INFO] [stderr] | [INFO] [stderr] 120 | ... TLSOption is used. More info: https://doc.traefik.io/traefik/v3.0/https/tls/#tls-options [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/https/tls/#tls-options>` [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/traefik/middlewares_crd.rs:21:145 [INFO] [stderr] | [INFO] [stderr] 21 | ...re forwarding it. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/addprefix/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/addprefix/>` [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/traefik/middlewares_crd.rs:24:143 [INFO] [stderr] | [INFO] [stderr] 24 | ...s to known users. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/basicauth/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/basicauth/>` [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/traefik/middlewares_crd.rs:27:166 [INFO] [stderr] | [INFO] [stderr] 27 | ...backends. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/buffering/#maxrequestbodybytes [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/buffering/#maxrequestbodybytes>` [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/traefik/middlewares_crd.rs:30:162 [INFO] [stderr] | [INFO] [stderr] 30 | ...es of middleware. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/chain/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/chain/>` [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/traefik/middlewares_crd.rs:36:170 [INFO] [stderr] | [INFO] [stderr] 36 | ...gzip compression. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/compress/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/compress/>` [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/traefik/middlewares_crd.rs:42:145 [INFO] [stderr] | [INFO] [stderr] 42 | ...to known users. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/digestauth/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/digestauth/>` [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/traefik/middlewares_crd.rs:45:194 [INFO] [stderr] | [INFO] [stderr] 45 | ...P Status codes. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/>` [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/traefik/middlewares_crd.rs:48:148 [INFO] [stderr] | [INFO] [stderr] 48 | ...n to a Service. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/forwardauth/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/forwardauth/>` [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/traefik/middlewares_crd.rs:54:132 [INFO] [stderr] | [INFO] [stderr] 54 | ... headers. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/headers/#customrequestheaders [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/headers/#customrequestheaders>` [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/traefik/middlewares_crd.rs:57:173 [INFO] [stderr] | [INFO] [stderr] 57 | ...d concurrently. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/inflightreq/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/inflightreq/>` [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/traefik/middlewares_crd.rs:60:148 [INFO] [stderr] | [INFO] [stderr] 60 | ... the client IP. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/>` [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/traefik/middlewares_crd.rs:63:186 [INFO] [stderr] | [INFO] [stderr] 63 | ... to a header. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/passtlsclientcert/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/passtlsclientcert/>` [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/traefik/middlewares_crd.rs:70:183 [INFO] [stderr] | [INFO] [stderr] 70 | ...ine what fair is. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ratelimit/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ratelimit/>` [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/traefik/middlewares_crd.rs:73:159 [INFO] [stderr] | [INFO] [stderr] 73 | ... replacement. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/redirectregex/#regex [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/redirectregex/#regex>` [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/traefik/middlewares_crd.rs:76:153 [INFO] [stderr] | [INFO] [stderr] 76 | ...ort to another. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/redirectscheme/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/redirectscheme/>` [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/traefik/middlewares_crd.rs:79:192 [INFO] [stderr] | [INFO] [stderr] 79 | ...ed-Path header. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/replacepath/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/replacepath/>` [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/traefik/middlewares_crd.rs:82:173 [INFO] [stderr] | [INFO] [stderr] 82 | ... replacement. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/replacepathregex/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/replacepathregex/>` [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/traefik/middlewares_crd.rs:85:274 [INFO] [stderr] | [INFO] [stderr] 85 | ... response status. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/retry/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/retry/>` [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/traefik/middlewares_crd.rs:88:147 [INFO] [stderr] | [INFO] [stderr] 88 | ...m the URL path. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/stripprefix/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/stripprefix/>` [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/traefik/middlewares_crd.rs:91:157 [INFO] [stderr] | [INFO] [stderr] 91 | ...the URL path. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/stripprefixregex/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/stripprefixregex/>` [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/traefik/middlewares_crd.rs:96:141 [INFO] [stderr] | [INFO] [stderr] 96 | ...re forwarding it. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/addprefix/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/addprefix/>` [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/traefik/middlewares_crd.rs:104:139 [INFO] [stderr] | [INFO] [stderr] 104 | ...s to known users. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/basicauth/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/basicauth/>` [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/traefik/middlewares_crd.rs:107:88 [INFO] [stderr] | [INFO] [stderr] 107 | ...cated user. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/basicauth/#headerfield [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/basicauth/#headerfield>` [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/traefik/middlewares_crd.rs:121:162 [INFO] [stderr] | [INFO] [stderr] 121 | ...backends. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/buffering/#maxrequestbodybytes [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/buffering/#maxrequestbodybytes>` [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/traefik/middlewares_crd.rs:152:144 [INFO] [stderr] | [INFO] [stderr] 152 | ... OR (||). More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/buffering/#retryexpression [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/buffering/#retryexpression>` [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/traefik/middlewares_crd.rs:157:158 [INFO] [stderr] | [INFO] [stderr] 157 | ...es of middleware. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/chain/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/chain/>` [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/traefik/middlewares_crd.rs:192:166 [INFO] [stderr] | [INFO] [stderr] 192 | ...gzip compression. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/compress/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/compress/>` [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/traefik/middlewares_crd.rs:215:141 [INFO] [stderr] | [INFO] [stderr] 215 | ...to known users. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/digestauth/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/digestauth/>` [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/traefik/middlewares_crd.rs:218:88 [INFO] [stderr] | [INFO] [stderr] 218 | ...cated user. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/basicauth/#headerfield [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/basicauth/#headerfield>` [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/traefik/middlewares_crd.rs:232:190 [INFO] [stderr] | [INFO] [stderr] 232 | ...P Status codes. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/>` [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/traefik/middlewares_crd.rs:238:106 [INFO] [stderr] | [INFO] [stderr] 238 | ...e error page. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/#service [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/#service>` [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/traefik/middlewares_crd.rs:246:102 [INFO] [stderr] | [INFO] [stderr] 246 | ...e error page. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/#service [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/#service>` [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/traefik/middlewares_crd.rs:276:70 [INFO] [stderr] | [INFO] [stderr] 276 | /// Sticky defines the sticky sessions configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/services/#sticky-sessions [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/services/#sticky-sessions>` [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/traefik/middlewares_crd.rs:287:102 [INFO] [stderr] | [INFO] [stderr] 287 | ...e error page. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/#service [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/errorpages/#service>` [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/traefik/middlewares_crd.rs:302:66 [INFO] [stderr] | [INFO] [stderr] 302 | /// Sticky defines the sticky sessions configuration. More info: https://doc.traefik.io/traefik/v3.0/routing/services/#sticky-sessions [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/routing/services/#sticky-sessions>` [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/traefik/middlewares_crd.rs:319:59 [INFO] [stderr] | [INFO] [stderr] 319 | /// SameSite defines the same site policy. More info: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite>` [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/traefik/middlewares_crd.rs:327:144 [INFO] [stderr] | [INFO] [stderr] 327 | ...n to a Service. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/forwardauth/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/forwardauth/>` [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/traefik/middlewares_crd.rs:347:208 [INFO] [stderr] | [INFO] [stderr] 347 | ...egex. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/forwardauth/#authresponseheadersregex [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/forwardauth/#authresponseheadersregex>` [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/traefik/middlewares_crd.rs:392:128 [INFO] [stderr] | [INFO] [stderr] 392 | ... headers. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/headers/#customrequestheaders [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/headers/#customrequestheaders>` [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/traefik/middlewares_crd.rs:423:123 [INFO] [stderr] | [INFO] [stderr] 423 | ...ression syntax (https://golang.org/pkg/regexp/). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://golang.org/pkg/regexp/>` [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/traefik/middlewares_crd.rs:542:169 [INFO] [stderr] | [INFO] [stderr] 542 | ...d concurrently. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/inflightreq/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/inflightreq/>` [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/traefik/middlewares_crd.rs:548:255 [INFO] [stderr] | [INFO] [stderr] 548 | ...uestHost. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/inflightreq/#sourcecriterion [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/inflightreq/#sourcecriterion>` [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/traefik/middlewares_crd.rs:553:251 [INFO] [stderr] | [INFO] [stderr] 553 | ...uestHost. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/inflightreq/#sourcecriterion [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/inflightreq/#sourcecriterion>` [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/traefik/middlewares_crd.rs:556:111 [INFO] [stderr] | [INFO] [stderr] 556 | ... client IP. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy>` [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/traefik/middlewares_crd.rs:571:107 [INFO] [stderr] | [INFO] [stderr] 571 | ... client IP. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy>` [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/traefik/middlewares_crd.rs:582:144 [INFO] [stderr] | [INFO] [stderr] 582 | ... the client IP. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/>` [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/traefik/middlewares_crd.rs:585:111 [INFO] [stderr] | [INFO] [stderr] 585 | ... client IP. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy>` [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/traefik/middlewares_crd.rs:593:107 [INFO] [stderr] | [INFO] [stderr] 593 | ... client IP. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy>` [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/traefik/middlewares_crd.rs:604:182 [INFO] [stderr] | [INFO] [stderr] 604 | ... to a header. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/passtlsclientcert/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/passtlsclientcert/>` [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/traefik/middlewares_crd.rs:697:179 [INFO] [stderr] | [INFO] [stderr] 697 | ...ine what fair is. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ratelimit/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ratelimit/>` [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/traefik/middlewares_crd.rs:717:111 [INFO] [stderr] | [INFO] [stderr] 717 | ... client IP. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy>` [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/traefik/middlewares_crd.rs:732:107 [INFO] [stderr] | [INFO] [stderr] 732 | ... client IP. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/ipallowlist/#ipstrategy>` [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/traefik/middlewares_crd.rs:743:155 [INFO] [stderr] | [INFO] [stderr] 743 | ... replacement. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/redirectregex/#regex [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/redirectregex/#regex>` [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/traefik/middlewares_crd.rs:757:149 [INFO] [stderr] | [INFO] [stderr] 757 | ...ort to another. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/redirectscheme/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/redirectscheme/>` [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/traefik/middlewares_crd.rs:771:188 [INFO] [stderr] | [INFO] [stderr] 771 | ...ed-Path header. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/replacepath/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/replacepath/>` [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/traefik/middlewares_crd.rs:779:169 [INFO] [stderr] | [INFO] [stderr] 779 | ... replacement. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/replacepathregex/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/replacepathregex/>` [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/traefik/middlewares_crd.rs:790:270 [INFO] [stderr] | [INFO] [stderr] 790 | ... response status. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/retry/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/retry/>` [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/traefik/middlewares_crd.rs:796:301 [INFO] [stderr] | [INFO] [stderr] 796 | ...at, see https://pkg.go.dev/time#ParseDuration. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pkg.go.dev/time#ParseDuration.>` [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/traefik/middlewares_crd.rs:801:143 [INFO] [stderr] | [INFO] [stderr] 801 | ...m the URL path. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/stripprefix/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/stripprefix/>` [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/traefik/middlewares_crd.rs:809:153 [INFO] [stderr] | [INFO] [stderr] 809 | ...the URL path. More info: https://doc.traefik.io/traefik/v3.0/middlewares/http/stripprefixregex/ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v3.0/middlewares/http/stripprefixregex/>` [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] [INFO] [stderr] warning: `controller` (lib doc) generated 89 warnings (run `cargo fix --lib -p controller` to apply 88 suggestions) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.72s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/controller/index.html [INFO] running `Command { std: "docker" "inspect" "2759e7b4537d93e2356af4e4f7f749c4a9347aeb61b980e1b155c846976fbbbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2759e7b4537d93e2356af4e4f7f749c4a9347aeb61b980e1b155c846976fbbbf", kill_on_drop: false }` [INFO] [stdout] 2759e7b4537d93e2356af4e4f7f749c4a9347aeb61b980e1b155c846976fbbbf