security-framework 0.1.6

Security Framework bindings
Build #27142 2016-08-19T21:39:19.224409+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading security-framework v0.1.6
Compiling libc v0.2.15
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=1bd8847afb79f283 -C extra-filename=-1bd8847afb79f283 --out-dir /home/cratesfyi/security-framework-0.1.6/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps --cap-lints allow`
Compiling security-framework-sys v0.1.8
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/security-framework-sys-0.1.8/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/security-framework-0.1.6/debug/build/security-framework-sys-5e863b04c6eb311a --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps --cap-lints allow`
Compiling core-foundation-sys v0.2.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.2/build.rs --crate-name build_script_build --crate-type bin -g --out-dir /home/cratesfyi/security-framework-0.1.6/debug/build/core-foundation-sys-df78d4aaf4cee184 --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps --cap-lints allow`
Running `/home/cratesfyi/security-framework-0.1.6/debug/build/core-foundation-sys-df78d4aaf4cee184/build-script-build`
Running `/home/cratesfyi/security-framework-0.1.6/debug/build/security-framework-sys-5e863b04c6eb311a/build-script-build`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.2/src/lib.rs --crate-name core_foundation_sys --crate-type lib -g -C metadata=81dca212fe529d13 -C extra-filename=-81dca212fe529d13 --out-dir /home/cratesfyi/security-framework-0.1.6/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps --extern libc=/home/cratesfyi/security-framework-0.1.6/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow -l framework=CoreFoundation`
error: native frameworks are only available on OSX targets 
error: aborting due to previous error 
thread 'main' panicked at 'ChainedError {
error: failed to compile `security-framework v0.1.6`, intermediate artifacts can be found at `/home/cratesfyi/security-framework-0.1.6`,
cause: ChainedError {
error: Could not compile `core-foundation-sys`.,
cause: Process didn't exit successfully: `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.2/src/lib.rs --crate-name core_foundation_sys --crate-type lib -g -C metadata=81dca212fe529d13 -C extra-filename=-81dca212fe529d13 --out-dir /home/cratesfyi/security-framework-0.1.6/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps -L dependency=/home/cratesfyi/security-framework-0.1.6/debug/deps --extern libc=/home/cratesfyi/security-framework-0.1.6/debug/deps/liblibc-1bd8847afb79f283.rlib --cap-lints allow -l framework=CoreFoundation` (exit code: 101)
}
}', src/bin/cratesfyi.rs:119
note: Run with `RUST_BACKTRACE=1` for a backtrace.