Build #1713105 2025-02-05T22:25:00.297053+00:00
# rustc version
rustc 1.86.0-nightly (bef3c3b01 2025-02-04)# docs.rs version
docsrs 0.6.0 (29a0e81b 2025-01-22)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/sway-lsp-0.66.7/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/sway-lsp-0.66.7/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250204-1.86.0-nightly-bef3c3b01\", \"--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] 06cd161f1586d6ada935167b666afa0aed2e77ffa3ee0d956b6892c3c919f765
[INFO] running `Command { std: "docker" "start" "-a" "06cd161f1586d6ada935167b666afa0aed2e77ffa3ee0d956b6892c3c919f765", 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.7 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `TypeEngine`
[INFO] [stderr] --> src/core/session.rs:62:60
[INFO] [stderr] |
[INFO] [stderr] 62 | /// 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:130:33
[INFO] [stderr] |
[INFO] [stderr] 130 | /// 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:144:33
[INFO] [stderr] |
[INFO] [stderr] 144 | /// 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 5.09s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/sway_lsp/index.html
[INFO] running `Command { std: "docker" "inspect" "06cd161f1586d6ada935167b666afa0aed2e77ffa3ee0d956b6892c3c919f765", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06cd161f1586d6ada935167b666afa0aed2e77ffa3ee0d956b6892c3c919f765", kill_on_drop: false }`
[INFO] [stdout] 06cd161f1586d6ada935167b666afa0aed2e77ffa3ee0d956b6892c3c919f765