objc-sys 0.3.3

Raw bindings to the Objective-C runtime and ABI
Build #1193472 2024-04-17 20:04:03

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.79.0-nightly (1cec373f6 2024-04-16)# docs.rs version
docsrs 0.6.0 (bc86a4d3 2024-04-17)# build log
[INFO] adding target aarch64-apple-darwin for toolchain nightly
[INFO] running `Command { std: CARGO_HOME="/home/cratesfyi/workspace-builder/cargo-home" RUSTUP_HOME="/home/cratesfyi/workspace-builder/rustup-home" "/home/cratesfyi/workspace-builder/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "aarch64-apple-darwin", kill_on_drop: false }`
[INFO] [stderr] info: component 'rust-std' for target 'aarch64-apple-darwin' is up to date
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/objc-sys-0.3.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/objc-sys-0.3.3/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" "--features" "std unstable-docsrs" "--no-default-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20240416-1.79.0-nightly-1cec373f6\", \"--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}/aarch64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "aarch64-apple-darwin", kill_on_drop: false }`
[INFO] [stdout] c460724021236e3b13be4e6fef8bd6de041fb01bfb2ddf246c9a0c86cf3a6e9a
[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" "c460724021236e3b13be4e6fef8bd6de041fb01bfb2ddf246c9a0c86cf3a6e9a", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting objc-sys v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: use of undeclared crate or module `inner`
[INFO] [stderr]   --> src/types.rs:82:17
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub type BOOL = inner::BOOL;
[INFO] [stderr]    |                 ^^^^^ use of undeclared crate or module `inner`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not document `objc-sys`
[INFO] running `Command { std: "docker" "inspect" "c460724021236e3b13be4e6fef8bd6de041fb01bfb2ddf246c9a0c86cf3a6e9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c460724021236e3b13be4e6fef8bd6de041fb01bfb2ddf246c9a0c86cf3a6e9a", kill_on_drop: false }`
[INFO] [stdout] c460724021236e3b13be4e6fef8bd6de041fb01bfb2ddf246c9a0c86cf3a6e9a