gfx_window_metal 0.6.0

Metal window for gfx-rs
Build #122910 2018-10-23T10:58:22.176170+00:00
# rustc version
rustc 1.31.0-nightly (78ff609d7 2018-10-19)
# docs.rs version
cratesfyi 0.6.0 (401be1e 2018-10-20)

# build log
Updating crates.io index
Downloading crates ...
Downloaded gfx_window_metal v0.6.0
Downloading crates ...
Downloaded metal-rs v0.4.3
Downloaded winit v0.12.0
Downloaded gfx_device_metal v0.3.0
Downloaded cocoa v0.9.2
Downloading crates ...
Downloaded objc_exception v0.1.1
Downloaded core-graphics v0.8.2
Downloaded core-foundation v0.3.0
Downloaded core-foundation-sys v0.3.1
Fresh cc v1.0.25
Fresh gcc v0.3.55
Fresh version_check v0.1.5
Compiling core-foundation-sys v0.3.1
Fresh unicode-xid v0.1.0
Fresh libc v0.2.43
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.3.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=8a7a49f27ae88796 -C extra-filename=-8a7a49f27ae88796 --out-dir /home/cratesfyi/cratesfyi/debug/build/core-foundation-sys-8a7a49f27ae88796 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh rand_core v0.3.0
Fresh bitflags v0.9.1
Fresh pkg-config v0.3.14
Fresh bitflags v1.0.4
Fresh token_store v0.1.2
Fresh block v0.1.6
Fresh remove_dir_all v0.5.1
Fresh cfg-if v0.1.6
Fresh bit-vec v0.4.4
Fresh percent-encoding v1.0.1
Fresh xml-rs v0.7.0
Compiling objc_exception v0.1.1
Fresh malloc_buf v0.0.6
Fresh memmap v0.6.2
Fresh rand_core v0.2.2
Fresh draw_state v0.8.0
Fresh log v0.4.5
Checking bit-set v0.4.0
Running `rustc --crate-name bit_set /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bit-set-0.4.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2ba54ccd78c6ace5 -C extra-filename=-2ba54ccd78c6ace5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bit_vec=/home/cratesfyi/cratesfyi/debug/deps/libbit_vec-2081b968c27fa331.rmeta --cap-lints allow`
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/objc_exception-0.1.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=9b5da63eeb49ad57 -C extra-filename=-9b5da63eeb49ad57 --out-dir /home/cratesfyi/cratesfyi/debug/build/objc_exception-9b5da63eeb49ad57 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-209387df692db7ca.rlib --cap-lints allow`
Fresh wayland-scanner v0.12.5
Fresh proc-macro2 v0.4.20
Fresh rand v0.5.5
Running `/home/cratesfyi/cratesfyi/debug/build/core-foundation-sys-8a7a49f27ae88796/build-script-build`
Fresh libloading v0.5.0
Fresh lazy_static v1.1.0
Fresh quote v0.6.8
Fresh tempfile v3.0.4
Running `rustc --crate-name core_foundation_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9d142ac84992c71a -C extra-filename=-9d142ac84992c71a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4b31dc9d4d41372a.rmeta --cap-lints allow -l framework=CoreFoundation`
error: native frameworks are only available on macOS targets

error: aborting due to previous error

error: Could not compile `core-foundation-sys`.

Caused by:
process didn't exit successfully: `rustc --crate-name core_foundation_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.3.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9d142ac84992c71a -C extra-filename=-9d142ac84992c71a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-4b31dc9d4d41372a.rmeta --cap-lints allow -l framework=CoreFoundation` (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.