Build #806912 2023-05-03 13:57:23
# rustc version
rustc 1.71.0-nightly (a368898de 2023-05-02)# docs.rs version
docsrs 0.6.0 (169bc021 2023-04-30)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ecli-server-codegen-1.0.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ecli-server-codegen-1.0.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/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\", \"-20230502-1.71.0-nightly-a368898de\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--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] a4cae37066e19fe9e95bc90c6f438448158769cbe6f3246a187ec527b1a65dc6
[INFO] running `Command { std: "docker" "start" "-a" "a4cae37066e19fe9e95bc90c6f438448158769cbe6f3246a187ec527b1a65dc6", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: server, client
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting ecli-server-codegen v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/client/mod.rs:142:60
[INFO] [stderr] |
[INFO] [stderr] 142 | /// * `base_path` - base path of the client API, i.e. "http://www.my-api-implementation.com"
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.my-api-implementation.com>`
[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/client/mod.rs:194:60
[INFO] [stderr] |
[INFO] [stderr] 194 | /// * `base_path` - base path of the client API, i.e. "http://www.my-api-implementation.com"
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.my-api-implementation.com>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/client/mod.rs:234:60
[INFO] [stderr] |
[INFO] [stderr] 234 | /// * `base_path` - base path of the client API, i.e. "http://www.my-api-implementation.com"
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://www.my-api-implementation.com>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/client/mod.rs:255:60
[INFO] [stderr] |
[INFO] [stderr] 255 | /// * `base_path` - base path of the client API, i.e. "https://www.my-api-implementation.com"
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.my-api-implementation.com>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/client/mod.rs:267:60
[INFO] [stderr] |
[INFO] [stderr] 267 | /// * `base_path` - base path of the client API, i.e. "https://www.my-api-implementation.com"
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.my-api-implementation.com>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/client/mod.rs:288:60
[INFO] [stderr] |
[INFO] [stderr] 288 | /// * `base_path` - base path of the client API, i.e. "https://www.my-api-implementation.com"
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.my-api-implementation.com>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:1257:21
[INFO] [stderr] |
[INFO] [stderr] 1257 | /// as specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:733:18
[INFO] [stderr] |
[INFO] [stderr] 733 | /// specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:1050:18
[INFO] [stderr] |
[INFO] [stderr] 1050 | /// specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:885:21
[INFO] [stderr] |
[INFO] [stderr] 885 | /// as specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:1388:18
[INFO] [stderr] |
[INFO] [stderr] 1388 | /// specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:870:18
[INFO] [stderr] |
[INFO] [stderr] 870 | /// specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:35:21
[INFO] [stderr] |
[INFO] [stderr] 35 | /// as specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:327:18
[INFO] [stderr] |
[INFO] [stderr] 327 | /// specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:490:18
[INFO] [stderr] |
[INFO] [stderr] 490 | /// specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:1085:21
[INFO] [stderr] |
[INFO] [stderr] 1085 | /// as specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:23:18
[INFO] [stderr] |
[INFO] [stderr] 23 | /// specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:169:18
[INFO] [stderr] |
[INFO] [stderr] 169 | /// specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:744:21
[INFO] [stderr] |
[INFO] [stderr] 744 | /// as specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:1405:21
[INFO] [stderr] |
[INFO] [stderr] 1405 | /// as specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:1243:18
[INFO] [stderr] |
[INFO] [stderr] 1243 | /// specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:342:21
[INFO] [stderr] |
[INFO] [stderr] 342 | /// as specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:507:21
[INFO] [stderr] |
[INFO] [stderr] 507 | /// as specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/models.rs:189:21
[INFO] [stderr] |
[INFO] [stderr] 189 | /// as specified in https://swagger.io/docs/specification/serialization/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://swagger.io/docs/specification/serialization/>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: `ecli-server-codegen` (lib doc) generated 24 warnings (run `cargo fix --lib -p ecli-server-codegen` to apply 24 suggestions)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s
[INFO] running `Command { std: "docker" "inspect" "a4cae37066e19fe9e95bc90c6f438448158769cbe6f3246a187ec527b1a65dc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4cae37066e19fe9e95bc90c6f438448158769cbe6f3246a187ec527b1a65dc6", kill_on_drop: false }`
[INFO] [stdout] a4cae37066e19fe9e95bc90c6f438448158769cbe6f3246a187ec527b1a65dc6