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.1 (003e49d 2017-06-08)
# build log Build failed, waiting for other jobs to finish... Updating registry `https://github.com/rust-lang/crates.io-index` Downloading predicator v0.0.2 Fresh semver v0.1.20 Fresh unicode-xid v0.0.4 Fresh utf8-ranges v1.0.0 Fresh regex-syntax v0.4.1 Fresh quote v0.3.15 Fresh byteorder v1.0.0 Fresh gcc v0.3.50 Fresh libc v0.2.23 Fresh rustc_version v0.1.7 Fresh cpp_synom v0.12.0 Fresh lazy_static v0.2.8 Fresh void v1.0.2 Fresh semver-parser v0.7.0 Fresh rand v0.3.15 Fresh rust-extra v0.0.13 Fresh memchr v1.0.1 Fresh thread-id v3.1.0 Fresh cpp_syn v0.12.0 Fresh unreachable v0.1.1 Fresh semver v0.6.0 Fresh aho-corasick v0.6.3 Fresh cpp_synmap v0.2.0 Fresh cpp_common v0.3.0 Fresh thread_local v0.3.3 Fresh tempfile v2.1.5 Compiling cpp_build v0.3.0 Fresh cpp_macros v0.3.0 Fresh regex v0.2.2 Running `rustc --crate-name cpp_build .cargo/registry/src/github.com-1ecc6299db9ec823/cpp_build-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=ed3d7609ad0809d3 -C extra-filename=-ed3d7609ad0809d3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cpp_syn=/home/cratesfyi/cratesfyi/debug/deps/libcpp_syn-102d2526df148025.rlib --extern-version cpp_syn=cpp_syn,0.12.0 --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-18005fa1be5dd889.rlib --extern-version lazy_static=lazy_static,0.2.8 --extern cpp_synmap=/home/cratesfyi/cratesfyi/debug/deps/libcpp_synmap-026bf5fa08d0b97a.rlib --extern-version cpp_synmap=cpp_synmap,0.2.0 --extern cpp_common=/home/cratesfyi/cratesfyi/debug/deps/libcpp_common-0e18f0591a0c1a1a.rlib --extern-version cpp_common=cpp_common,0.3.0 --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-e05634d6e5a2eb7f.rlib --extern-version gcc=gcc,0.3.50 --extern cpp_synom=/home/cratesfyi/cratesfyi/debug/deps/libcpp_synom-c90bc4e174f7b705.rlib --extern-version cpp_synom=cpp_synom,0.12.0 --cap-lints allow` Compiling cpp v0.3.0 Running `rustc --crate-name cpp .cargo/registry/src/github.com-1ecc6299db9ec823/cpp-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=165fa58cea1eab95 -C extra-filename=-165fa58cea1eab95 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cpp_macros=/home/cratesfyi/cratesfyi/debug/deps/libcpp_macros-d505445dc37140ee.so --extern-version cpp_macros=cpp_macros,0.3.0 --cap-lints allow` Compiling llvm-sys v40.0.2 Running `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-a2f3dc5a1fe028ef/build-script-build` error: failed to run custom build command for `llvm-sys v40.0.2` process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/llvm-sys-a2f3dc5a1fe028ef/build-script-build` (exit code: 101) --- stdout Didn't find usable system-wide LLVM. LLVM_SYS_40_PREFIX not set, not using precompiled binaries LLVM_SYS_40_AUTOBUILD not set, will not automatically compile LLVM --- stderr thread 'main' panicked at 'Could not find a compatible version of LLVM', .cargo/registry/src/github.com-1ecc6299db9ec823/llvm-sys-40.0.2/build.rs:77 note: Run with `RUST_BACKTRACE=1` for a backtrace. thread 'main' panicked at 'build failed', src/bin/cratesfyi.rs:142 note: Run with `RUST_BACKTRACE=1` for a backtrace.