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.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)
# build log Updating registry `https://github.com/rust-lang/crates.io-index` Fresh pkg-config v0.3.11 Fresh libc v0.2.42 Compiling libarchive-sys v0.0.2 Fresh time v0.1.40 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/libarchive-sys-0.0.2/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=75fa86a62dc127a8 -C extra-filename=-75fa86a62dc127a8 --out-dir /home/cratesfyi/cratesfyi/debug/build/libarchive-sys-75fa86a62dc127a8 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-4aca87fedae4da09.rlib --extern-version pkg_config=pkg-config,0.3.11 --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/libarchive-sys-75fa86a62dc127a8/build-script-build` thread 'main' panicked at 'Error( CargoError( Human( failed to run custom build command for `libarchive-sys v0.0.2` process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/libarchive-sys-75fa86a62dc127a8/build-script-build` (exit code: 101) --- stderr thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--libs\" \"--cflags\" \"libarchive\"` did not exit successfully: exit code: 1\n--- stderr\nPackage libarchive was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libarchive.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libarchive\' found\n"', libcore/result.rs:945:5 note: Run with `RUST_BACKTRACE=1` for a backtrace. ) ), State { next_error: None, backtrace: None } )', src/bin/cratesfyi.rs:142:13 note: Run with `RUST_BACKTRACE=1` for a backtrace.