core-foundation 0.4.2

Bindings to Core Foundation for OS X
Build #66175 2017-07-28T14:10:06.693661+00:00
# rustc version
rustc 1.20.0-dev (64484707f 2017-07-10)
# docs.rs version
cratesfyi 0.4.1 (003e49d 2017-06-08)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Fresh libc v0.2.28
Compiling core-foundation-sys v0.4.2
Running `rustc --crate-name core_foundation_sys .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.4.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b77e88e3102670a0 -C extra-filename=-b77e88e3102670a0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-a396341e046aad37.rlib --extern-version libc=libc,0.2.28 --cap-lints allow -l framework=CoreFoundation`
error: native frameworks are only available on macOS targets

error: aborting due to previous error

thread 'main' panicked at 'ChainedError {
error: Could not compile `core-foundation-sys`.,
cause: process didn't exit successfully: `rustc --crate-name core_foundation_sys .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.4.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=b77e88e3102670a0 -C extra-filename=-b77e88e3102670a0 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-a396341e046aad37.rlib --extern-version libc=libc,0.2.28 --cap-lints allow -l framework=CoreFoundation` (exit code: 101)
}', src/bin/cratesfyi.rs:142
note: Run with `RUST_BACKTRACE=1` for a backtrace.