Build #1558836 2024-11-20T23:03:34.337858+00:00
# rustc version
rustc 1.84.0-nightly (ee612c45f 2024-11-19)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/sway-lsp-0.66.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/sway-lsp-0.66.5/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241119-1.84.0-nightly-ee612c45f\", \"--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] [stdout] 6b4a8bee860bd1ad6db32a07cfe1da51ab67dd79a6ab4ee1f820e4c4ff342224
[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" "6b4a8bee860bd1ad6db32a07cfe1da51ab67dd79a6ab4ee1f820e4c4ff342224", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting sway-lsp v0.66.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `TypeEngine`
[INFO] [stderr] --> src/core/session.rs:60:60
[INFO] [stderr] |
[INFO] [stderr] 60 | /// It stores the parsed and typed Tokens, as well as the [TypeEngine] associated with the project.
[INFO] [stderr] | ^^^^^^^^^^ no item named `TypeEngine` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `TypeEngine`
[INFO] [stderr] --> src/core/session.rs:128:33
[INFO] [stderr] |
[INFO] [stderr] 128 | /// Clean up memory in the [TypeEngine] and [DeclEngine] for the user's workspace.
[INFO] [stderr] | ^^^^^^^^^^ no item named `TypeEngine` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `TypeEngine`
[INFO] [stderr] --> src/core/session.rs:142:33
[INFO] [stderr] |
[INFO] [stderr] 142 | /// Clean up memory in the [TypeEngine] and [DeclEngine] for the modified file.
[INFO] [stderr] | ^^^^^^^^^^ no item named `TypeEngine` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: public documentation for `idents_at_position` links to private item `TokenIdent`
[INFO] [stderr] --> src/core/token_map.rs:105:48
[INFO] [stderr] |
[INFO] [stderr] 105 | /// Given a cursor [Position], return the [TokenIdent] of a token in the
[INFO] [stderr] | ^^^^^^^^^^ this item is private
[INFO] [stderr] |
[INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: public documentation for `tokens_at_position` links to private item `TypedAstToken::TypedFunctionDeclaration`
[INFO] [stderr] --> src/core/token_map.rs:161:70
[INFO] [stderr] |
[INFO] [stderr] 161 | /// If `functions_only` is true, it only returns tokens of type [TypedAstToken::TypedFunctionDeclaration].
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stderr] |
[INFO] [stderr] = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stderr]
[INFO] [stderr] warning: `sway-lsp` (lib doc) generated 5 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sway_lsp/index.html
[INFO] running `Command { std: "docker" "inspect" "6b4a8bee860bd1ad6db32a07cfe1da51ab67dd79a6ab4ee1f820e4c4ff342224", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b4a8bee860bd1ad6db32a07cfe1da51ab67dd79a6ab4ee1f820e4c4ff342224", kill_on_drop: false }`
[INFO] [stdout] 6b4a8bee860bd1ad6db32a07cfe1da51ab67dd79a6ab4ee1f820e4c4ff342224