Build #558831 2022-05-15 06:24:49
# rustc version
rustc 1.62.0-nightly (70b3681bf 2022-05-14)# docs.rs version
docsrs 0.6.0 (ff301c9 2022-04-27)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/array-append-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/array-append-0.1.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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/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\", \"-20220514-1.62.0-nightly-70b3681bf\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-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] d3a5dd5cc4fd7cfe2f438e663ab3f2dc9d09e661f5bb4832993f283eb0b48efd
[INFO] running `Command { std: "docker" "start" "-a" "d3a5dd5cc4fd7cfe2f438e663ab3f2dc9d09e661f5bb4832993f283eb0b48efd", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] Documenting array-append v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `concat` is both a function and a macro
[INFO] [stderr] --> src/lib.rs:6:9
[INFO] [stderr] |
[INFO] [stderr] 6 | //! - [`concat`] which concatenates two arrays
[INFO] [stderr] | ^^^^^^ ambiguous link
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] help: to link to the function, add parentheses
[INFO] [stderr] |
[INFO] [stderr] 6 | //! - [`concat()`] which concatenates two arrays
[INFO] [stderr] | ++
[INFO] [stderr] help: to link to the macro, add an exclamation mark
[INFO] [stderr] |
[INFO] [stderr] 6 | //! - [`concat!`] which concatenates two arrays
[INFO] [stderr] | +
[INFO] [stderr]
[INFO] [stderr] warning: `array-append` (lib doc) generated 1 warning
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "d3a5dd5cc4fd7cfe2f438e663ab3f2dc9d09e661f5bb4832993f283eb0b48efd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a5dd5cc4fd7cfe2f438e663ab3f2dc9d09e661f5bb4832993f283eb0b48efd", kill_on_drop: false }`
[INFO] [stdout] d3a5dd5cc4fd7cfe2f438e663ab3f2dc9d09e661f5bb4832993f283eb0b48efd