Build #1891211 2025-03-20T19:05:43.627321+00:00
# rustc version
rustc 1.87.0-nightly (1aeb99d24 2025-03-19)# docs.rs version
docsrs 0.6.0 (004a02c4 2025-03-05)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/tauri-utils-2.3.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/tauri-utils-2.3.0/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250319-1.87.0-nightly-1aeb99d24\", \"--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] 6f0e11a7b820515bfa56b3b6b48ffd7695d9549dd7c5d068800805184598e3c7
[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" "6f0e11a7b820515bfa56b3b6b48ffd7695d9549dd7c5d068800805184598e3c7", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting tauri-utils v2.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `Assets`
[INFO] [stderr] --> src/assets.rs:110:7
[INFO] [stderr] |
[INFO] [stderr] 110 | /// [`Assets`] implementation that only contains compile-time compressed and embedded assets.
[INFO] [stderr] | ^^^^^^ no item named `Assets` 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 `Self::ScriptWithOptions`
[INFO] [stderr] --> src/config.rs:980:92
[INFO] [stderr] |
[INFO] [stderr] 980 | /// If you need to use whitespace in the command or arguments, use the object notation [`Self::ScriptWithOptions`].
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ the enum `CustomSignCommandConfig` has no variant or associated item named `ScriptWithOptions`
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/acl/capability.rs:247:10
[INFO] [stderr] |
[INFO] [stderr] 247 | /// - "https://mydomain.dev/api/*": allows any subpath of mydomain.dev/api
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 247 | /// - "<https://mydomain.dev/api/>*": allows any subpath of mydomain.dev/api
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/config.rs:346:3
[INFO] [stderr] |
[INFO] [stderr] 346 | /// Define the section in Debian Control file. See : https://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 346 | </// Define the section in Debian Control file. See : https://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections>
[INFO] [stderr] | + +
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> src/config.rs:1720:3
[INFO] [stderr] |
[INFO] [stderr] 1720 | / /// Change the default background throttling behaviour.
[INFO] [stderr] 1721 | | ///
[INFO] [stderr] 1722 | | /// By default, browsers use a suspend policy that will throttle timers and even unload
[INFO] [stderr] 1723 | | /// the whole tab (view) to free resources after roughly 5 minutes when a view became
[INFO] [stderr] ... |
[INFO] [stderr] 1732 | | ///
[INFO] [stderr] 1733 | | /// see https://github.com/tauri-apps/tauri/issues/5250#issuecomment-2569380578
[INFO] [stderr] | |_________________________________________________________________________________^
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] help: use an automatic link instead
[INFO] [stderr] |
[INFO] [stderr] 1720 ~ </// Change the default background throttling behaviour.
[INFO] [stderr] 1721 | ///
[INFO] [stderr] ...
[INFO] [stderr] 1732 | ///
[INFO] [stderr] 1733 ~ /// see https://github.com/tauri-apps/tauri/issues/5250#issuecomment-2569380578>
[INFO] [stderr] |
[INFO] [stderr]
[INFO] [stderr] warning: `tauri-utils` (lib doc) generated 5 warnings (run `cargo fix --lib -p tauri-utils` to apply 3 suggestions)
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/tauri_utils/index.html
[INFO] running `Command { std: "docker" "inspect" "6f0e11a7b820515bfa56b3b6b48ffd7695d9549dd7c5d068800805184598e3c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f0e11a7b820515bfa56b3b6b48ffd7695d9549dd7c5d068800805184598e3c7", kill_on_drop: false }`
[INFO] [stdout] 6f0e11a7b820515bfa56b3b6b48ffd7695d9549dd7c5d068800805184598e3c7