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.26.0-dev (5c1d29af0 2018-03-03)# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading emacs-rust-module-base v0.1.0 Fresh winapi v0.2.8 Fresh winapi-build v0.1.1 Fresh unicode-xid v0.0.3 Fresh matches v0.1.6 Fresh rustc-serialize v0.3.24 Fresh language-tags v0.2.2 Fresh term v0.4.6 Fresh version_check v0.1.3 Fresh bitflags v0.5.0 Fresh syntex_pos v0.38.0 Fresh unicode-bidi v0.3.4 Fresh glob v0.2.11 Fresh lazy_static v0.2.11 Fresh percent-encoding v1.0.1 Fresh typeable v0.1.2 Fresh strsim v0.5.2 Fresh httparse v1.2.4 Fresh regex-syntax v0.3.9 Fresh cfg-if v0.1.2 Fresh libc v0.2.39 Fresh unicode-normalization v0.1.5 Fresh bitflags v0.7.0 Fresh traitobject v0.0.1 Fresh log v0.4.1 Fresh num_cpus v1.8.0 Fresh memchr v0.1.11 Fresh idna v0.1.4 Fresh memchr v1.0.2 Compiling core-foundation-sys v0.2.3 Fresh log v0.3.9 Fresh time v0.1.39 Fresh aho-corasick v0.5.3 Fresh clang-sys v0.11.1 Fresh url v1.7.0 Fresh nom v3.2.1 Running `rustc --crate-name core_foundation_sys .cargo/registry/src/github.com-1ecc6299db9ec823/core-foundation-sys-0.2.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=40aaa9a35bf30b20 -C extra-filename=-40aaa9a35bf30b20 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f854cf2dcfbf787e.rlib --extern-version libc=libc,0.2.39 --cap-lints allow -l framework=CoreFoundation` Fresh mime v0.2.6 Fresh syntex_errors v0.38.0 Fresh hpack v0.2.0 Fresh cookie v0.2.5 Fresh cexpr v0.2.3 Fresh syntex_syntax v0.38.0 Fresh solicit v0.4.4 Fresh utf8-ranges v0.1.3 Fresh kernel32-sys v0.2.2 Fresh thread-id v2.0.0 Fresh thread_local v0.2.7 Fresh unicase v1.4.2 Fresh regex v0.1.80 Fresh docopt v0.6.86 Fresh env_logger v0.3.5 Fresh bindgen v0.19.1 error: native frameworks are only available on macOS targets error: aborting due to previous error thread 'main' panicked at 'Error( CargoError( 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.2.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=40aaa9a35bf30b20 -C extra-filename=-40aaa9a35bf30b20 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-f854cf2dcfbf787e.rlib --extern-version libc=libc,0.2.39 --cap-lints allow -l framework=CoreFoundation` (exit code: 101) } ), State { next_error: None, backtrace: None } )', src/bin/cratesfyi.rs:142:13 note: Run with `RUST_BACKTRACE=1` for a backtrace.