Build #1020815 2023-11-30 04:20:18
# 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-builder/builds/controller-0.8.9/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/controller-0.8.9/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" "-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] a6a36742a97e4743e5016dd6f9e4b80661c5e18636ca5466b1aa7f345139fb3b
[INFO] running `Command { std: "docker" "start" "-a" "a6a36742a97e4743e5016dd6f9e4b80661c5e18636ca5466b1aa7f345139fb3b", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting controller v0.8.9 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unclosed HTML tag `PgConfig`
[INFO] [stderr] --> src/extensions/database_queries.rs:279:82
[INFO] [stderr] |
[INFO] [stderr] 279 | /// 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] 279 | /// 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:21:146
[INFO] [stderr] |
[INFO] [stderr] 21 | ...atic configuration. More info: https://doc.traefik.io/traefik/v2.9/routing/entrypoints/ Default: all.
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:26:55
[INFO] [stderr] |
[INFO] [stderr] 26 | /// TLS defines the TLS configuration. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#tls
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:36:53
[INFO] [stderr] |
[INFO] [stderr] 36 | /// Match defines the router's rule. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#rule
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:39:88
[INFO] [stderr] |
[INFO] [stderr] 39 | ...ources. More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-middleware
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:42:60
[INFO] [stderr] |
[INFO] [stderr] 42 | /// Priority defines the router's priority. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#priority
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:97:70
[INFO] [stderr] |
[INFO] [stderr] 97 | /// Sticky defines the sticky sessions configuration. More info: https://doc.traefik.io/traefik/v2.9/routing/services/#sticky-sessions
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:123:66
[INFO] [stderr] |
[INFO] [stderr] 123 | /// Sticky defines the sticky sessions configuration. More info: https://doc.traefik.io/traefik/v2.9/routing/services/#sticky-sessions
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:140:59
[INFO] [stderr] |
[INFO] [stderr] 140 | /// 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:148:51
[INFO] [stderr] |
[INFO] [stderr] 148 | /// TLS defines the TLS configuration. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#tls
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:151:152
[INFO] [stderr] |
[INFO] [stderr] 151 | ...onfiguration. More info: https://doc.traefik.io/traefik/v2.9/https/acme/#certificate-resolvers
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:154:97
[INFO] [stderr] |
[INFO] [stderr] 154 | ...sue certificates. More info: https://doc.traefik.io/traefik/v2.9/routing/routers/#domains
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:157:168
[INFO] [stderr] |
[INFO] [stderr] 157 | ... TLSOption is used. More info: https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:179:164
[INFO] [stderr] |
[INFO] [stderr] 179 | ... TLSOption is used. More info: https://doc.traefik.io/traefik/v2.9/https/tls/#tls-options
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:182:71
[INFO] [stderr] |
[INFO] [stderr] 182 | ...Option. More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-tlsoption
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:184:81
[INFO] [stderr] |
[INFO] [stderr] 184 | ...Option. More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-tlsoption
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:192:70
[INFO] [stderr] |
[INFO] [stderr] 192 | ...TLSStore. More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-tlsstore
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:194:80
[INFO] [stderr] |
[INFO] [stderr] 194 | ...TLSStore. More info: https://doc.traefik.io/traefik/v2.9/routing/providers/kubernetes-crd/#kind-tlsstore
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/middlewares_crd.rs:24:145
[INFO] [stderr] |
[INFO] [stderr] 24 | ...re forwarding it. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/addprefix/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:27:143
[INFO] [stderr] |
[INFO] [stderr] 27 | ...s to known users. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/basicauth/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:30:166
[INFO] [stderr] |
[INFO] [stderr] 30 | ...backends. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/buffering/#maxrequestbodybytes
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:33:162
[INFO] [stderr] |
[INFO] [stderr] 33 | ...es of middleware. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/chain/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:39:170
[INFO] [stderr] |
[INFO] [stderr] 39 | ...gzip compression. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/compress/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:45:145
[INFO] [stderr] |
[INFO] [stderr] 45 | ...to known users. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/digestauth/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:48:194
[INFO] [stderr] |
[INFO] [stderr] 48 | ...P Status codes. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/errorpages/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:51:148
[INFO] [stderr] |
[INFO] [stderr] 51 | ...n to a Service. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/forwardauth/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/headers/#customrequestheaders
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/inflightreq/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/ipwhitelist/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/>`
[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/v2.9/middlewares/http/passtlsclientcert/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/ratelimit/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/redirectregex/#regex
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/redirectscheme/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/replacepath/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/replacepathregex/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/retry/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/stripprefix/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/stripprefixregex/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/addprefix/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/basicauth/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/basicauth/#headerfield
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/buffering/#maxrequestbodybytes
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/buffering/#retryexpression
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/chain/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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/v2.9/middlewares/http/compress/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:219:141
[INFO] [stderr] |
[INFO] [stderr] 219 | ...to known users. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/digestauth/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:222:88
[INFO] [stderr] |
[INFO] [stderr] 222 | ...cated user. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/basicauth/#headerfield
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:236:190
[INFO] [stderr] |
[INFO] [stderr] 236 | ...P Status codes. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/errorpages/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:242:106
[INFO] [stderr] |
[INFO] [stderr] 242 | ...e error page. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/errorpages/#service
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:250:102
[INFO] [stderr] |
[INFO] [stderr] 250 | ...e error page. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/errorpages/#service
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:280:70
[INFO] [stderr] |
[INFO] [stderr] 280 | /// Sticky defines the sticky sessions configuration. More info: https://doc.traefik.io/traefik/v2.9/routing/services/#sticky-sessions
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:291:102
[INFO] [stderr] |
[INFO] [stderr] 291 | ...e error page. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/errorpages/#service
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:306:66
[INFO] [stderr] |
[INFO] [stderr] 306 | /// Sticky defines the sticky sessions configuration. More info: https://doc.traefik.io/traefik/v2.9/routing/services/#sticky-sessions
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:323:59
[INFO] [stderr] |
[INFO] [stderr] 323 | /// 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:331:144
[INFO] [stderr] |
[INFO] [stderr] 331 | ...n to a Service. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/forwardauth/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:351:208
[INFO] [stderr] |
[INFO] [stderr] 351 | ...egex. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/forwardauth/#authresponseheadersregex
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:390:128
[INFO] [stderr] |
[INFO] [stderr] 390 | ... headers. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/headers/#customrequestheaders
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:421:123
[INFO] [stderr] |
[INFO] [stderr] 421 | ...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:559:169
[INFO] [stderr] |
[INFO] [stderr] 559 | ...d concurrently. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/inflightreq/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:565:255
[INFO] [stderr] |
[INFO] [stderr] 565 | ...uestHost. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/inflightreq/#sourcecriterion
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:570:251
[INFO] [stderr] |
[INFO] [stderr] 570 | ...uestHost. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/inflightreq/#sourcecriterion
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:573:111
[INFO] [stderr] |
[INFO] [stderr] 573 | ... client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#ipstrategy
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#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:588:107
[INFO] [stderr] |
[INFO] [stderr] 588 | ... client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#ipstrategy
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#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:599:144
[INFO] [stderr] |
[INFO] [stderr] 599 | ... the client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/>`
[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:602:111
[INFO] [stderr] |
[INFO] [stderr] 602 | ... client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#ipstrategy
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#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:610:107
[INFO] [stderr] |
[INFO] [stderr] 610 | ... client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#ipstrategy
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#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:621:182
[INFO] [stderr] |
[INFO] [stderr] 621 | ... to a header. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/passtlsclientcert/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:714:179
[INFO] [stderr] |
[INFO] [stderr] 714 | ...ine what fair is. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ratelimit/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:734:111
[INFO] [stderr] |
[INFO] [stderr] 734 | ... client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#ipstrategy
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#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:749:107
[INFO] [stderr] |
[INFO] [stderr] 749 | ... client IP. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#ipstrategy
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/middlewares/http/ipwhitelist/#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:760:155
[INFO] [stderr] |
[INFO] [stderr] 760 | ... replacement. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/redirectregex/#regex
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:774:149
[INFO] [stderr] |
[INFO] [stderr] 774 | ...ort to another. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/redirectscheme/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:788:188
[INFO] [stderr] |
[INFO] [stderr] 788 | ...ed-Path header. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/replacepath/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:796:169
[INFO] [stderr] |
[INFO] [stderr] 796 | ... replacement. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/replacepathregex/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:807:270
[INFO] [stderr] |
[INFO] [stderr] 807 | ... response status. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/retry/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:813:301
[INFO] [stderr] |
[INFO] [stderr] 813 | ...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:818:143
[INFO] [stderr] |
[INFO] [stderr] 818 | ...m the URL path. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/stripprefix/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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:829:153
[INFO] [stderr] |
[INFO] [stderr] 829 | ...the URL path. More info: https://doc.traefik.io/traefik/v2.9/middlewares/http/stripprefixregex/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://doc.traefik.io/traefik/v2.9/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 78 warnings (run `cargo fix --lib -p controller` to apply 77 suggestions)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.86s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/controller/index.html
[INFO] running `Command { std: "docker" "inspect" "a6a36742a97e4743e5016dd6f9e4b80661c5e18636ca5466b1aa7f345139fb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a36742a97e4743e5016dd6f9e4b80661c5e18636ca5466b1aa7f345139fb3b", kill_on_drop: false }`
[INFO] [stdout] a6a36742a97e4743e5016dd6f9e4b80661c5e18636ca5466b1aa7f345139fb3b