apple-security-framework 2.9.2

Apple `Security.framework` bindings for macOS and iOS
Documentation

Build #4089551 2026-08-10 02:13:13

# rustc version rustc 1.99.0-nightly (969b803cb 2026-08-09)

# docs.rs version docsrs 0.0.0 (c0e43eba3fa5e6341d933cf845300a19b1ac3e4e 2026-08-06 )

# 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" "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" "82355c175f44b0ee07b42457588e5f0ed47986611157c39db8ca4c4c8e992c47" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=html-non-static-files\", \"--resource-suffix\", \"-20260809-1.99.0-nightly-969b803cb\", \"--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] [stderr] warning: the `must_use` attribute cannot be used on trait methods in impl blocks [INFO] [stderr] --> src/base.rs:70:7 [INFO] [stderr] | [INFO] [stderr] 70 | #[must_use] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: the `must_use` attribute can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, and traits [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `bitflags::__private::core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/os/macos/keychain.rs:210:32 [INFO] [stderr] | [INFO] [stderr] 210 | lockInterval: i32::max_value() as u32, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `bitflags::__private::core::num::<impl i32>::max_value`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/os/macos/keychain.rs:234:44 [INFO] [stderr] | [INFO] [stderr] 234 | self.0.lockInterval = i32::max_value() as u32; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `bitflags::__private::core::num::<impl u32>::max_value`: replaced by the `MAX` associated constant on this type [INFO] [stderr] --> src/trust_settings.rs:70:48 [INFO] [stderr] | [INFO] [stderr] 70 | if value < 0 || value > i64::from(u32::max_value()) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `apple-security-framework` (lib) generated 4 warnings (run `cargo fix --lib -p apple-security-framework` to apply 1 suggestion) [INFO] [stderr] Scraping apple-security-framework v2.9.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: failed to scan example "secure_random" in package `apple-security-framework` 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: `apple-security-framework` (example "secure_random") generated 1 warning [INFO] [stderr] Documenting apple-security-framework v2.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-apple-darwin/doc/apple_security_framework/index.html [INFO] running `Command { std: "docker" "inspect" "82355c175f44b0ee07b42457588e5f0ed47986611157c39db8ca4c4c8e992c47", kill_on_drop: false }`