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.17.0-nightly (134c4a0f0 2017-03-20)
# docs.rs version cratesfyi 0.3.2 (56e5d46 2017-03-20)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading lldb-sys v0.0.13 Compiling libc v0.2.21 Compiling gcc v0.3.45 Compiling bitflags v0.7.0 Running `rustc --crate-name libc .cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.2.21/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="use_std"' --cfg 'feature="default"' -C metadata=5dc7b85e748840b4 -C extra-filename=-5dc7b85e748840b4 --out-dir /home/cratesfyi/lldb-sys-0.0.13/debug/deps -L dependency=/home/cratesfyi/lldb-sys-0.0.13/debug/deps --cap-lints allow` Running `rustc --crate-name gcc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.45/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=fc74a781854cbb8b -C extra-filename=-fc74a781854cbb8b --out-dir /home/cratesfyi/lldb-sys-0.0.13/debug/deps -L dependency=/home/cratesfyi/lldb-sys-0.0.13/debug/deps --cap-lints allow` Running `rustc --crate-name bitflags .cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.7.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=65ddff5d2b91509e -C extra-filename=-65ddff5d2b91509e --out-dir /home/cratesfyi/lldb-sys-0.0.13/debug/deps -L dependency=/home/cratesfyi/lldb-sys-0.0.13/debug/deps --cap-lints allow` Compiling lldb-sys v0.0.13 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/lldb-sys-0.0.13/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=4176d0a8dbd244c6 -C extra-filename=-4176d0a8dbd244c6 --out-dir /home/cratesfyi/lldb-sys-0.0.13/debug/build/lldb-sys-4176d0a8dbd244c6 -L dependency=/home/cratesfyi/lldb-sys-0.0.13/debug/deps --extern gcc=/home/cratesfyi/lldb-sys-0.0.13/debug/deps/libgcc-fc74a781854cbb8b.rlib --cap-lints allow` Running `/home/cratesfyi/lldb-sys-0.0.13/debug/build/lldb-sys-4176d0a8dbd244c6/build-script-build` thread 'main' panicked at 'Human( failed to run custom build command for `lldb-sys v0.0.13` process didn't exit successfully: `/home/cratesfyi/lldb-sys-0.0.13/debug/build/lldb-sys-4176d0a8dbd244c6/build-script-build` (exit code: 101) --- stderr thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { repr: Os { code: 2, message: "No such file or directory" } }', /checkout/src/libcore/result.rs:859 note: Run with `RUST_BACKTRACE=1` for a backtrace. )', src/bin/cratesfyi.rs:136 note: Run with `RUST_BACKTRACE=1` for a backtrace.