drm-ffi 0.9.0

Safe, low-level bindings to the Direct Rendering Manager API
Documentation
Build #1719486 2025-02-07T20:52:08.236932+00:00
# rustc version
rustc 1.86.0-nightly (942db6782 2025-02-06)# 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/drm-ffi-0.9.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/drm-ffi-0.9.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: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\", \"-20250206-1.86.0-nightly-942db6782\", \"--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-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-pc-windows-msvc", 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] c1bcc6847f8235f8dbcf5a4188c969afff3f2e7ac4d99836521661ac9a40119c
[INFO] running `Command { std: "docker" "start" "-a" "c1bcc6847f8235f8dbcf5a4188c969afff3f2e7ac4d99836521661ac9a40119c", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking errno v0.3.10
[INFO] [stderr]     Checking drm-sys v0.8.0
[INFO] [stderr] error[E0425]: cannot find value `O_CLOEXEC` in crate `libc`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/drm-sys-0.8.0/src/lib.rs:19:40
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub const DRM_CLOEXEC: u32 = libc::O_CLOEXEC as u32;
[INFO] [stderr]    |                                        ^^^^^^^^^ not found in `libc`
[INFO] [stderr] 
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr] For more information about this error, try `rustc --explain E0425`.
[INFO] [stderr] error: could not compile `drm-sys` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c1bcc6847f8235f8dbcf5a4188c969afff3f2e7ac4d99836521661ac9a40119c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1bcc6847f8235f8dbcf5a4188c969afff3f2e7ac4d99836521661ac9a40119c", kill_on_drop: false }`
[INFO] [stdout] c1bcc6847f8235f8dbcf5a4188c969afff3f2e7ac4d99836521661ac9a40119c