runpkg_configfail:"`\"pkg-config\" \"--libs\" \"--cflags\" \"openssl\"` did not exit successfully: exit status: 1\nerror: could not find system library 'openssl' required by the 'openssl-sys' crate\n\n--- stderr\nPackage openssl was not found in the pkg-config search path.\nPerhaps you should add the directory containing `openssl.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'openssl' found\n"--- stderr
thread'main'panickedat'
Could not find directory of OpenSSL installation, and this `-sys` crate cannot
proceed without this knowledge. If OpenSSL is installed and this crate had
trouble finding it, you can set the `OPENSSL_DIR` environment variable for the
compilation process.
Make sure you also have the development packages of openssl installed.
For example, `libssl-dev` on Ubuntu or `openssl-devel` on Fedora.
If you'reinasituationwhereyouthinkthedirectory*should*befoundautomatically,pleaseopenabugathttps://github.com/sfackler/rust-opensslandincludeinformationaboutyoursystemaswellasthismessage.$HOST=x86_64-unknown-linux-gnu$TARGET=x86_64-unknown-linux-gnuopenssl-sys=0.9.72', /home/ben/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.72/build/find_normal.rs:180:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: failed to compile `cargo-edit v0.8.0`, intermediate artifacts can be found at `/tmp/cargo-install0ToPw4`
Caused by:
build failed