Build #473612 2021-12-07T01:20:48.158694+00:00
# rustc version
rustc 1.59.0-nightly (0fb1c371d 2021-12-06)# docs.rs version
docsrs 0.6.0 (0607ed2 2021-12-01)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/lspower-1.5.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/lspower-1.5.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:5df6ddad4a5b29fe213f677d7e2acfdb848e97b967f7cba3bf1fba1640344a16" "/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\", \"-20211206-1.59.0-nightly-0fb1c371d\", \"--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] [stdout] 8ccea20b643cbec6dc413d9ff3f2dd85edd30d675891838f06b517f75a1f6247
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "8ccea20b643cbec6dc413d9ff3f2dd85edd30d675891838f06b517f75a1f6247", kill_on_drop: false }`
[INFO] [stderr] Documenting lspower v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `exit`
[INFO] [stderr] --> src/service.rs:67:67
[INFO] [stderr] |
[INFO] [stderr] 67 | /// The service shuts down and stops serving requests after the [`exit`] notification is received.
[INFO] [stderr] | ^^^^ no item named `exit` in scope
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `exit`
[INFO] [stderr] --> src/service.rs:68:7
[INFO] [stderr] |
[INFO] [stderr] 68 | /// [`exit`]: https://microsoft.github.io/language-server-protocol/specification#exit
[INFO] [stderr] | ^^^^ no item named `exit` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `DocumentLink::tooltip`
[INFO] [stderr] --> src/lib.rs:488:5
[INFO] [stderr] |
[INFO] [stderr] 488 | / /// The [`textDocument/documentLink`] request is sent from the client to the server to request
[INFO] [stderr] 489 | | /// the location of links in a document.
[INFO] [stderr] 490 | | ///
[INFO] [stderr] 491 | | /// A document link is a range in a text document that links to an internal or external
[INFO] [stderr] ... |
[INFO] [stderr] 505 | | ///
[INFO] [stderr] 506 | | /// [`initialize`]: #tymethod.initialize
[INFO] [stderr] | |____________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] The [`DocumentLink::tooltip`] field was introduced in specification version 3.15.0 and
[INFO] [stderr] ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] = note: no item named `DocumentLink` in scope
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/service.rs:68:15
[INFO] [stderr] |
[INFO] [stderr] 68 | /// [`exit`]: https://microsoft.github.io/language-server-protocol/specification#exit
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://microsoft.github.io/language-server-protocol/specification#exit>`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: `lspower` (lib doc) generated 4 warnings
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.25s
[INFO] running `Command { std: "docker" "inspect" "8ccea20b643cbec6dc413d9ff3f2dd85edd30d675891838f06b517f75a1f6247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ccea20b643cbec6dc413d9ff3f2dd85edd30d675891838f06b517f75a1f6247", kill_on_drop: false }`
[INFO] [stdout] 8ccea20b643cbec6dc413d9ff3f2dd85edd30d675891838f06b517f75a1f6247