Build #1801153 2025-02-24 18:54:28
# rustc version
rustc 1.87.0-nightly (f8a913b13 2025-02-23)# docs.rs version
docsrs 0.6.0 (35977596 2025-02-09)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/projectm-sys-1.2.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/projectm-sys-1.2.2/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: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\", \"-20250223-1.87.0-nightly-f8a913b13\", \"--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] 29de5041137cad7047a7dda3115d3f22daf629c4a952e3fdedb22cb179694ba0
[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" "29de5041137cad7047a7dda3115d3f22daf629c4a952e3fdedb22cb179694ba0", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Compiling projectm-sys v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting projectm-sys v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `8,300`
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/projectm-sys-b0b3a9d8f8416946/out/bindings.rs:208:13
[INFO] [stderr] |
[INFO] [stderr] 208 | ... = " @brief Sets the per-pixel equation mesh size in units.\n Will internally be clamped to [8,300] in each axis. If any dimension is set to an odd value, it will be incremented by 1\n so only multiples of two are used.\n @param instance The projectM instance handle.\n @param width The new width of the mesh.\n @param height The new height of the mesh...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] Will internally be clamped to [8,300] in each axis. If any dimension is set to an odd value, it will be incremented by 1
[INFO] [stderr] ^^^^^
[INFO] [stderr] = note: no item named `8,300` in scope
[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 `out`
[INFO] [stderr] --> /opt/rustwide/target/x86_64-unknown-linux-gnu/debug/build/projectm-sys-b0b3a9d8f8416946/out/bindings.rs:367:13
[INFO] [stderr] |
[INFO] [stderr] 367 | ... = " @brief Returns the current filter list.\n\n Always call projectm_playlist_free_string_array() on the returned pointer if the data is\n no longer needed.\n\n @param instance The playlist manager instance.\n @param[out] count The size of the filter array.\n @return An array with filter strings...
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: the link appears in this line:
[INFO] [stderr]
[INFO] [stderr] @param[out] count The size of the filter array.
[INFO] [stderr] ^^^
[INFO] [stderr] = note: no item named `out` in scope
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: `projectm-sys` (lib doc) generated 2 warnings
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/projectm_sys/index.html
[INFO] running `Command { std: "docker" "inspect" "29de5041137cad7047a7dda3115d3f22daf629c4a952e3fdedb22cb179694ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29de5041137cad7047a7dda3115d3f22daf629c4a952e3fdedb22cb179694ba0", kill_on_drop: false }`
[INFO] [stdout] 29de5041137cad7047a7dda3115d3f22daf629c4a952e3fdedb22cb179694ba0