nettle 2.1.0

Rust bindings for the Nettle cryptographic library
Build #130116 2018-12-05T15:06:57.114669+00:00
# rustc version
rustc 1.32.0-nightly (3e90a12a8 2018-11-29)
# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-01)

# build log
Updating crates.io index
Downloading crates ...
Downloaded nettle v2.1.0
Fresh version_check v0.1.5
Fresh cc v1.0.25
Fresh glob v0.2.11
Fresh ucd-util v0.1.3
Fresh lazy_static v1.2.0
Fresh semver-parser v0.7.0
Fresh unicode-width v0.1.5
Fresh utf8-ranges v1.0.2
Fresh unicode-xid v0.1.0
Fresh quick-error v1.2.2
Fresh strsim v0.7.0
Fresh ansi_term v0.11.0
Fresh vec_map v0.8.1
Fresh bitflags v1.0.4
Fresh termcolor v1.0.4
Fresh peeking_take_while v0.1.2
Fresh pkg-config v0.3.14
Fresh cfg-if v0.1.6
Fresh rustc-demangle v0.1.9
Fresh rand_core v0.3.0
Fresh log v0.4.6
Fresh regex-syntax v0.6.4
Fresh thread_local v0.3.6
Fresh semver v0.9.0
Fresh textwrap v0.10.0
Fresh proc-macro2 v0.3.5
Fresh humantime v1.2.0
Fresh rand_xorshift v0.1.0
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh libc v0.2.44
Fresh proc-macro2 v0.4.24
Fresh rustc_version v0.2.3
Fresh quote v0.5.2
Fresh memchr v2.1.1
Fresh atty v0.2.11
Fresh which v1.0.5
Fresh libloading v0.5.0
Fresh backtrace-sys v0.1.24
Fresh quote v0.6.10
Fresh aho-corasick v0.6.9
Fresh nom v4.1.1
Fresh clap v2.32.0
Fresh clang-sys v0.26.3
Fresh backtrace v0.3.9
Fresh syn v0.15.22
Fresh regex v1.1.0
Fresh cexpr v0.3.3
Fresh synstructure v0.10.1
Fresh rand_pcg v0.1.1
Fresh rand_chacha v0.1.0
Fresh env_logger v0.6.0
Fresh failure_derive v0.1.3
Fresh rand v0.6.1
Fresh bindgen v0.43.2
Fresh failure v0.1.3
Compiling nettle-sys v1.0.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nettle-sys-1.0.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=96961d9e129b0bcb -C extra-filename=-96961d9e129b0bcb --out-dir /home/cratesfyi/cratesfyi/debug/build/nettle-sys-96961d9e129b0bcb -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bindgen=/home/cratesfyi/cratesfyi/debug/deps/libbindgen-a7dfb4fb6d43b9be.rlib --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-9a8e45e06c8c1c4d.rlib --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/libloading-f74f64a77a7f7424/out`
Running `/home/cratesfyi/cratesfyi/debug/build/nettle-sys-96961d9e129b0bcb/build-script-build`
thread 'main' panicked at 'ErrorMessage {
msg: "failed to run custom build command for `nettle-sys v1.0.0`\nprocess didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/nettle-sys-96961d9e129b0bcb/build-script-build` (exit code: 101)\n--- stderr\nthread \'main\' panicked at \'Nettle was not found using pkg-config: `\"pkg-config\" \"--libs\" \"--cflags\" \"nettle hogweed\"` did not exit successfully: exit code: 1\n--- stderr\nPackage nettle was not found in the pkg-config search path.\nPerhaps you should add the directory containing `nettle.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'nettle\' found\nPackage hogweed was not found in the pkg-config search path.\nPerhaps you should add the directory containing `hogweed.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'hogweed\' found\n\', /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/nettle-sys-1.0.0/build.rs:47:19\nnote: Run with `RUST_BACKTRACE=1` for a backtrace.\n"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.