security-framework 0.2.4

Security.framework bindings for macOS and iOS

Build #145936 2019-03-02 16:32:20

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.34.0-nightly (350674b71 2019-02-28)

# docs.rs version cratesfyi 0.6.0 (d993b18 2019-02-21)

# build log Updating crates.io index Downloading crates ... Downloaded security-framework v0.2.4 Fresh core-foundation-sys v0.6.2 Fresh libc v0.2.49 Checking security-framework-sys v0.2.4 Checking core-foundation v0.6.3 Running `rustc --crate-name security_framework_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/security-framework-sys-0.2.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=af5d9684dc5fecde -C extra-filename=-af5d9684dc5fecde --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern core_foundation_sys=/home/cratesfyi/cratesfyi/debug/deps/libcore_foundation_sys-35e45b9905408012.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-24125993d0a6fd17.rmeta --cap-lints allow -l framework=Security` Running `rustc --crate-name core_foundation /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-0.6.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=d110bb735cfb2f03 -C extra-filename=-d110bb735cfb2f03 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern core_foundation_sys=/home/cratesfyi/cratesfyi/debug/deps/libcore_foundation_sys-35e45b9905408012.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-24125993d0a6fd17.rmeta --cap-lints allow` error: native frameworks are only available on macOS targets error: aborting due to previous error error: Could not compile `security-framework-sys`. Caused by: process didn't exit successfully: `rustc --crate-name security_framework_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/security-framework-sys-0.2.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=af5d9684dc5fecde -C extra-filename=-af5d9684dc5fecde --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern core_foundation_sys=/home/cratesfyi/cratesfyi/debug/deps/libcore_foundation_sys-35e45b9905408012.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-24125993d0a6fd17.rmeta --cap-lints allow -l framework=Security` (exit code: 1) warning: build failed, waiting for other jobs to finish... thread 'main' panicked at 'ErrorMessage { msg: "build failed" }', src/bin/cratesfyi.rs:142:13 note: Run with `RUST_BACKTRACE=1` for a backtrace.