Build #992544 2023-11-22T07:01:32.639306+00:00
# rustc version
rustc 1.76.0-nightly (2f8d81f9d 2023-11-21)# docs.rs version
docsrs 0.6.0 (30e2f2ce 2023-11-16)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/config-0.13.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/config-0.13.4/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\", \"-20231121-1.76.0-nightly-2f8d81f9d\", \"--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] 1c89ed38f0326ed59b8300c13c551900c43087fde886858ffb93285ac17f2425
[INFO] running `Command { std: "docker" "start" "-a" "1c89ed38f0326ed59b8300c13c551900c43087fde886858ffb93285ac17f2425", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: simple, watch, async_source, global, hierarchical-env, glob, custom_format, env-list
[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 config v0.13.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `AsyncConfigBuilder::build`
[INFO] [stderr] --> src/builder.rs:115:43
[INFO] [stderr] |
[INFO] [stderr] 115 | /// To obtain a [`Config`] call [`build`](AsyncConfigBuilder::build) or [`build_cloned`](AsyncConfigBuilder::build_cloned)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `AsyncConfigBuilder` has no field or associated item named `build`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `AsyncConfigBuilder::build_cloned`
[INFO] [stderr] --> src/builder.rs:115:90
[INFO] [stderr] |
[INFO] [stderr] 115 | /// To obtain a [`Config`] call [`build`](AsyncConfigBuilder::build) or [`build_cloned`](AsyncConfigBuilder::build_cloned)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `AsyncConfigBuilder` has no field or associated item named `build_cloned`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `with_list_parse_key`
[INFO] [stderr] --> src/env.rs:109:15
[INFO] [stderr] |
[INFO] [stderr] 109 | /// See [`with_list_parse_key`] when you want to use [`Vec<String>`] in combination with [`String`].
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no item named `with_list_parse_key` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unclosed HTML tag `String`
[INFO] [stderr] --> src/env.rs:31:97
[INFO] [stderr] |
[INFO] [stderr] 31 | /// A list of keys which should always be parsed as a list. If not set you can have only Vec<String> or String (not both) in one envi...
[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] 31 | /// A list of keys which should always be parsed as a list. If not set you can have only `Vec<String>` or String (not both) in one environment.
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: `config` (lib doc) generated 4 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/config/index.html
[INFO] running `Command { std: "docker" "inspect" "1c89ed38f0326ed59b8300c13c551900c43087fde886858ffb93285ac17f2425", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c89ed38f0326ed59b8300c13c551900c43087fde886858ffb93285ac17f2425", kill_on_drop: false }`
[INFO] [stdout] 1c89ed38f0326ed59b8300c13c551900c43087fde886858ffb93285ac17f2425