objective-rust 0.1.1

Seamlessly bind Rust and Objective-C code.
Documentation

Build #4288189 2026-09-01 12:18:58

# rustc version rustc 1.100.0-nightly (0dfb098f3 2026-08-31)

# docs.rs version docsrs 0.0.0 (c6ca30c0fecf66cc5a0859ac541222ca6c912d59 2026-09-01 )

# build log [INFO] adding target x86_64-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" "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" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "efa5b153e14e48d71bc2a2e0fe2d045c1704c6de376964685e8c2e82fb7c4be0" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260831-1.100.0-nightly-0dfb098f3\", \"--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\"" "-j12" "--target" "x86_64-apple-darwin" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stderr] Checking objective-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Scraping objective-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "appkit" in package `objective-rust` for example code usage [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` definition in Cargo.toml [INFO] [stderr] warning: `objective-rust` (example "appkit") generated 1 warning [INFO] [stderr] Documenting objective-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/lib.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | /// https://developer.apple.com/documentation/objectivec/1418952-objc_getclass?language=objc [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 61 | /// <https://developer.apple.com/documentation/objectivec/1418952-objc_getclass?language=objc> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `objective-rust` (lib doc) generated 1 warning (run `cargo fix --lib -p objective-rust` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-apple-darwin/doc/objective_rust/index.html [INFO] running `Command { std: "docker" "inspect" "efa5b153e14e48d71bc2a2e0fe2d045c1704c6de376964685e8c2e82fb7c4be0", kill_on_drop: false }`