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.19.0-dev (28a93c1f4 2017-05-31)# docs.rs version cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)# build log Build failed, waiting for other jobs to finish... Updating registry `https://github.com/rust-lang/crates.io-index` Fresh bitflags v0.7.0 Fresh libc v0.2.23 Fresh block v0.1.6 Fresh serde v0.9.15 Fresh malloc_buf v0.0.6 Compiling core-foundation-sys v0.3.1 Compiling objc v0.2.2 Running `/home/cratesfyi/cratesfyi/debug/build/core-foundation-sys-3558cf09f8f6267d/build-script-build` Running `rustc --crate-name objc .cargo/registry/src/github.com-1ecc6299db9ec823/objc-0.2.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c92114813f6aaa9d -C extra-filename=-c92114813f6aaa9d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern malloc_buf=/home/cratesfyi/cratesfyi/debug/deps/libmalloc_buf-415e7adc4ba4bb1c.rlib --extern-version malloc_buf=malloc_buf,0.0.6 --cap-lints allow` 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=503270f09de51b94 -C extra-filename=-503270f09de51b94 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23 --cap-lints allow -l framework=CoreFoundation` error: native frameworks are only available on macOS targets error: aborting due to previous error(s) error: Could not compile `core-foundation-sys`. Caused by: 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=503270f09de51b94 -C extra-filename=-503270f09de51b94 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23 --cap-lints allow -l framework=CoreFoundation` (exit code: 101) thread 'main' panicked at 'build failed', src/bin/cratesfyi.rs:136 note: Run with `RUST_BACKTRACE=1` for a backtrace.