Build #2057165 2025-04-30 05:16:35
# rustc version
rustc 1.88.0-nightly (74509131e 2025-04-29)# docs.rs version
docsrs 0.6.0 (ee9a3fe6 2025-03-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rust-gpu-tools-0.7.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rust-gpu-tools-0.7.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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250429-1.88.0-nightly-74509131e\", \"--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] b46748fed28333525f30760b019b68f7f96cb9b4795db4528070759858b1152e
[INFO] running `Command { std: "docker" "start" "-a" "b46748fed28333525f30760b019b68f7f96cb9b4795db4528070759858b1152e", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr] --> src/cuda/utils.rs:14:32
[INFO] [stderr] |
[INFO] [stderr] 14 | pub(crate) struct CudaContexts(Vec<rustacuda::context::Context>);
[INFO] [stderr] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] | |
[INFO] [stderr] | field in this struct
[INFO] [stderr] |
[INFO] [stderr] = help: consider removing this field
[INFO] [stderr] = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `rust-gpu-tools` (lib) generated 1 warning
[INFO] [stderr] Scraping rust-gpu-tools v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting rust-gpu-tools v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `program_closures`
[INFO] [stderr] --> src/program.rs:26:81
[INFO] [stderr] |
[INFO] [stderr] 26 | /// corresponding program type as parameter. For convenience there is the [`program_closures`]
[INFO] [stderr] | ^^^^^^^^^^^^^^^^ no item named `program_closures` in scope
[INFO] [stderr] |
[INFO] [stderr] = note: `macro_rules` named `program_closures` exists in this crate, but it is not in scope at this link's location
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: `rust-gpu-tools` (lib doc) generated 1 warning
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/rust_gpu_tools/index.html
[INFO] running `Command { std: "docker" "inspect" "b46748fed28333525f30760b019b68f7f96cb9b4795db4528070759858b1152e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46748fed28333525f30760b019b68f7f96cb9b4795db4528070759858b1152e", kill_on_drop: false }`
[INFO] [stdout] b46748fed28333525f30760b019b68f7f96cb9b4795db4528070759858b1152e