block-sys 0.2.1

Raw bindings to Apple's C language extension of blocks
Documentation
Build #2633719 2025-11-04 06:04:10

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.93.0-nightly (20383c9f1 2025-11-03)# docs.rs version
docsrs 0.6.0 (eafb2859 2025-10-29)# build log
[INFO] adding target x86_64-apple-darwin for toolchain nightly
[INFO] running `Command { std: CARGO_HOME="/home/cratesfyi/workspace/cargo-home" RUSTUP_HOME="/home/cratesfyi/workspace/rustup-home" "/home/cratesfyi/workspace/cargo-home/bin/rustup" "target" "add" "--toolchain" "nightly" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stderr] info: component 'rust-std' for target 'x86_64-apple-darwin' is up to date
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/block-sys-0.2.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/block-sys-0.2.1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/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\", \"-20251103-1.93.0-nightly-20383c9f1\", \"--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}/x86_64-apple-darwin\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-apple-darwin", kill_on_drop: false }`
[INFO] [stdout] 5ef3ec9152f961977b46de0e441884111c647c3c46299eb34243cde157b13c4b
[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" "5ef3ec9152f961977b46de0e441884111c647c3c46299eb34243cde157b13c4b", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking objc-sys v0.3.3
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc-sys-0.3.3/src/lib.rs:174:50
[INFO] [stderr]     |
[INFO] [stderr] 174 | #![cfg_attr(feature = "unstable-docsrs", feature(doc_auto_cfg, doc_cfg_hide))]
[INFO] [stderr]     |                                                  ^^^^^^^^^^^^ feature has been removed
[INFO] [stderr]     |
[INFO] [stderr]     = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stderr]     = note: merged into `doc_cfg`
[INFO] [stderr] 
[INFO] [stderr] error[E0557]: feature has been removed
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc-sys-0.3.3/src/lib.rs:174:64
[INFO] [stderr]     |
[INFO] [stderr] 174 | #![cfg_attr(feature = "unstable-docsrs", feature(doc_auto_cfg, doc_cfg_hide))]
[INFO] [stderr]     |                                                                ^^^^^^^^^^^^ feature has been removed
[INFO] [stderr]     |
[INFO] [stderr]     = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stderr]     = note: merged into `doc_cfg`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `inner`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/objc-sys-0.3.3/src/types.rs:82:17
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub type BOOL = inner::BOOL;
[INFO] [stderr]    |                 ^^^^^ use of unresolved module or unlinked crate `inner`
[INFO] [stderr]    |
[INFO] [stderr]    = help: if you wanted to use a crate named `inner`, use `cargo add inner` to add it to your `Cargo.toml`
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0433, E0557.
[INFO] [stderr] For more information about an error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not compile `objc-sys` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "5ef3ec9152f961977b46de0e441884111c647c3c46299eb34243cde157b13c4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ef3ec9152f961977b46de0e441884111c647c3c46299eb34243cde157b13c4b", kill_on_drop: false }`
[INFO] [stdout] 5ef3ec9152f961977b46de0e441884111c647c3c46299eb34243cde157b13c4b