Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.
# rustc version rustc 1.72.0-nightly (85bf07972 2023-07-06)
# docs.rs version docsrs 0.6.0 (eb803472 2023-06-29)
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/khronos_api-0.0.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/khronos_api-0.0.3/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230706-1.72.0-nightly-85bf07972\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stdout] 91afd70f69bdbc09d4c0b2743d6b7ff767799913719d67949437f0d29d2d858a [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" "91afd70f69bdbc09d4c0b2743d6b7ff767799913719d67949437f0d29d2d858a", kill_on_drop: false }` [INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op [INFO] [stderr] Documenting khronos_api v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] error: cannot find macro `include_bin` in this scope [INFO] [stderr] --> src/lib.rs:4:36 [INFO] [stderr] | [INFO] [stderr] 4 | pub static GL_XML: &'static [u8] = include_bin!("../api/gl.xml"); [INFO] [stderr] | ^^^^^^^^^^^ help: a macro with a similar name exists: `include_str` [INFO] [stderr] --> /rustc/85bf07972a1041b9e25393b803d0e006bec3eaaf/library/core/src/macros/mod.rs:1214:5 [INFO] [stderr] | [INFO] [stderr] = note: similarly named macro `include_str` defined here [INFO] [stderr] [INFO] [stderr] error: cannot find macro `include_bin` in this scope [INFO] [stderr] --> src/lib.rs:7:37 [INFO] [stderr] | [INFO] [stderr] 7 | pub static EGL_XML: &'static [u8] = include_bin!("../api/egl.xml"); [INFO] [stderr] | ^^^^^^^^^^^ help: a macro with a similar name exists: `include_str` [INFO] [stderr] --> /rustc/85bf07972a1041b9e25393b803d0e006bec3eaaf/library/core/src/macros/mod.rs:1214:5 [INFO] [stderr] | [INFO] [stderr] = note: similarly named macro `include_str` defined here [INFO] [stderr] [INFO] [stderr] error: cannot find macro `include_bin` in this scope [INFO] [stderr] --> src/lib.rs:10:37 [INFO] [stderr] | [INFO] [stderr] 10 | pub static WGL_XML: &'static [u8] = include_bin!("../api/wgl.xml"); [INFO] [stderr] | ^^^^^^^^^^^ help: a macro with a similar name exists: `include_str` [INFO] [stderr] --> /rustc/85bf07972a1041b9e25393b803d0e006bec3eaaf/library/core/src/macros/mod.rs:1214:5 [INFO] [stderr] | [INFO] [stderr] = note: similarly named macro `include_str` defined here [INFO] [stderr] [INFO] [stderr] error: cannot find macro `include_bin` in this scope [INFO] [stderr] --> src/lib.rs:13:37 [INFO] [stderr] | [INFO] [stderr] 13 | pub static GLX_XML: &'static [u8] = include_bin!("../api/glx.xml"); [INFO] [stderr] | ^^^^^^^^^^^ help: a macro with a similar name exists: `include_str` [INFO] [stderr] --> /rustc/85bf07972a1041b9e25393b803d0e006bec3eaaf/library/core/src/macros/mod.rs:1214:5 [INFO] [stderr] | [INFO] [stderr] = note: similarly named macro `include_str` defined here [INFO] [stderr] [INFO] [stderr] error: could not document `khronos_api` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/rustdoc --crate-type lib --crate-name khronos_api src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=9f69dd7be0fac2e9 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps -Z unstable-options --emit=invocation-specific --resource-suffix -20230706-1.72.0-nightly-85bf07972 --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.0.3` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "91afd70f69bdbc09d4c0b2743d6b7ff767799913719d67949437f0d29d2d858a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91afd70f69bdbc09d4c0b2743d6b7ff767799913719d67949437f0d29d2d858a", kill_on_drop: false }` [INFO] [stdout] 91afd70f69bdbc09d4c0b2743d6b7ff767799913719d67949437f0d29d2d858a