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.16.0-nightly (df8debf6d 2017-01-25)# docs.rs version cratesfyi 0.3.1 (35080d4 2017-01-24)# build log Build failed, waiting for other jobs to finish... Updating registry `https://github.com/rust-lang/crates.io-index` Downloading core-graphics v0.7.0 Compiling libc v0.2.20 Compiling serde v0.9.7 Compiling core-foundation-sys v0.3.1 Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.20/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=2a4507ee5e52ea3e -C extra-filename=-2a4507ee5e52ea3e --out-dir /home/cratesfyi/core-graphics-0.7.0/debug/deps -L dependency=/home/cratesfyi/core-graphics-0.7.0/debug/deps --cap-lints allow` Running `rustc --crate-name serde .cargo/registry/src/github.com-1ecc6299db9ec823/serde-0.9.7/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="default"' -C metadata=6a9ba00b0cda1495 -C extra-filename=-6a9ba00b0cda1495 --out-dir /home/cratesfyi/core-graphics-0.7.0/debug/deps -L dependency=/home/cratesfyi/core-graphics-0.7.0/debug/deps --cap-lints allow` Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.3.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=9e877cbae5d39b3e -C extra-filename=-9e877cbae5d39b3e --out-dir /home/cratesfyi/core-graphics-0.7.0/debug/build/core-foundation-sys-9e877cbae5d39b3e -L dependency=/home/cratesfyi/core-graphics-0.7.0/debug/deps --cap-lints allow` Running `/home/cratesfyi/core-graphics-0.7.0/debug/build/core-foundation-sys-9e877cbae5d39b3e/build-script-build` Running `rustc --crate-name core_foundation_sys .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=173e58f2b093cfdc -C extra-filename=-173e58f2b093cfdc --out-dir /home/cratesfyi/core-graphics-0.7.0/debug/deps -L dependency=/home/cratesfyi/core-graphics-0.7.0/debug/deps --extern libc=/home/cratesfyi/core-graphics-0.7.0/debug/deps/liblibc-2a4507ee5e52ea3e.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: 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.3.1/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=173e58f2b093cfdc -C extra-filename=-173e58f2b093cfdc --out-dir /home/cratesfyi/core-graphics-0.7.0/debug/deps -L dependency=/home/cratesfyi/core-graphics-0.7.0/debug/deps --extern libc=/home/cratesfyi/core-graphics-0.7.0/debug/deps/liblibc-2a4507ee5e52ea3e.rlib --cap-lints allow -l framework=CoreFoundation` (exit code: 101) }', src/bin/cratesfyi.rs:137 note: Run with `RUST_BACKTRACE=1` for a backtrace.