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`
Fresh pkg-config v0.3.9
Fresh libc v0.2.39
Compiling libcryptsetup-sys v0.1.0
Running `/home/cratesfyi/cratesfyi/debug/build/libcryptsetup-sys-ac52a1d62af70519/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `libcryptsetup-sys v0.1.0`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/libcryptsetup-sys-ac52a1d62af70519/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "`\"pkg-config\" \"--static\" \"--libs\" \"--cflags\" \"libcryptsetup\"` did not exit successfully: exit code: 1\n--- stderr\nPackage libcryptsetup was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libcryptsetup.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'libcryptsetup\' 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.