Build #1194115 2024-04-18T12:00:44.430478+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-0.12.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/drm-0.12.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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] ec5a51409f64d50acd50cf5cc5c334038e0819b0c252ae858603b4ad77040865
[INFO] running `Command { std: "docker" "start" "-a" "ec5a51409f64d50acd50cf5cc5c334038e0819b0c252ae858603b4ad77040865", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: resources, legacy_modeset, list_modes, ffi, kms_interactive, basic, properties, syncobj, atomic_modeset
[INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr] to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Checking errno v0.3.8
[INFO] [stderr] Checking drm-sys v0.7.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.7.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.32
[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" "ec5a51409f64d50acd50cf5cc5c334038e0819b0c252ae858603b4ad77040865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec5a51409f64d50acd50cf5cc5c334038e0819b0c252ae858603b4ad77040865", kill_on_drop: false }`
[INFO] [stdout] ec5a51409f64d50acd50cf5cc5c334038e0819b0c252ae858603b4ad77040865