drm-ffi 0.9.0

Safe, low-level bindings to the Direct Rendering Manager API
Documentation
Build #1368767 2024-09-24T09:05:26.305561+00:00
# rustc version
rustc 1.83.0-nightly (7042c269c 2024-09-23)# docs.rs version
docsrs 0.6.0 (de1f9e72 2024-09-23)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/drm-ffi-0.9.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/drm-ffi-0.9.0/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240923-1.83.0-nightly-7042c269c\", \"--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}/i686-pc-windows-msvc\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "i686-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] 37950b89890b25524079eb3422b6caf4e857f91e5b10794e7f4a538e0b6e7bd4
[INFO] running `Command { std: "docker" "start" "-a" "37950b89890b25524079eb3422b6caf4e857f91e5b10794e7f4a538e0b6e7bd4", 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.9
[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-6f17d22bba15001f/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.37
[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" "37950b89890b25524079eb3422b6caf4e857f91e5b10794e7f4a538e0b6e7bd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37950b89890b25524079eb3422b6caf4e857f91e5b10794e7f4a538e0b6e7bd4", kill_on_drop: false }`
[INFO] [stdout] 37950b89890b25524079eb3422b6caf4e857f91e5b10794e7f4a538e0b6e7bd4