drm-sys 0.7.0

Bindings to the Direct Rendering Manager API
Documentation
Build #1194113 2024-04-18T12:00:13.613843+00:00
# rustc version
rustc 1.79.0-nightly (becebb315 2024-04-17)# docs.rs version
docsrs 0.6.0 (bc86a4d3 2024-04-17)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/drm-sys-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/drm-sys-0.7.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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240417-1.79.0-nightly-becebb315\", \"--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] [stdout] b559c29fb8da4c542276e6e668c8a2dbdaeea7347b8cbfa365e809a13f193026
[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" "b559c29fb8da4c542276e6e668c8a2dbdaeea7347b8cbfa365e809a13f193026", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting drm-sys v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0425]: cannot find value `O_CLOEXEC` in crate `libc`
[INFO] [stderr]   --> 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] error[E0433]: failed to resolve: could not resolve path `libc::O_CLOEXEC`
[INFO] [stderr]   --> src/lib.rs:19:34
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub const DRM_CLOEXEC: u32 = libc::O_CLOEXEC as u32;
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^^^ could not resolve path `libc::O_CLOEXEC`
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error was originally ignored because you are running `rustdoc`
[INFO] [stderr]    = note: try running again with `rustc` or `cargo check` and you may get a more detailed error
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0425, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0425`.
[INFO] [stderr] error: could not document `drm-sys`
[INFO] running `Command { std: "docker" "inspect" "b559c29fb8da4c542276e6e668c8a2dbdaeea7347b8cbfa365e809a13f193026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b559c29fb8da4c542276e6e668c8a2dbdaeea7347b8cbfa365e809a13f193026", kill_on_drop: false }`
[INFO] [stdout] b559c29fb8da4c542276e6e668c8a2dbdaeea7347b8cbfa365e809a13f193026