openssl-sys 0.9.44

FFI bindings to OpenSSL
Documentation
Build #157367 2019-05-01T04:56:42.960875+00:00
# rustc version
rustc 1.36.0-nightly (00859e3e6 2019-04-29)# docs.rs version
cratesfyi 0.6.0 (a31865e 2019-04-29)# build log
Updating crates.io index
Downloading crates ...
Downloaded openssl-sys v0.9.44
Fresh semver-parser v0.7.0
Fresh pkg-config v0.3.14
Fresh cc v1.0.36
Fresh semver v0.9.0
Fresh rustc_version v0.2.3
Compiling openssl-sys v0.9.44
Fresh libc v0.2.53
Running `rustc --crate-name build_script_main /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.44/build/main.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=b5d53c471b3e31d9 -C extra-filename=-b5d53c471b3e31d9 --out-dir /home/cratesfyi/cratesfyi/debug/build/openssl-sys-b5d53c471b3e31d9 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-e7bde08a6b72954c.rlib --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-7b121bc5d162d829.rlib --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-3eb1b31fe4234441.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/openssl-sys-b5d53c471b3e31d9/build-script-main`
Documenting openssl-sys v0.9.44
Running `rustdoc --crate-name openssl_sys /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.44/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190429-1.36.0-nightly-00859e3e6 --static-root-path / --disable-per-crate-search --extern-html-root-url 'cc=https://docs.rs/cc/1.0.36' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.53' --extern-html-root-url 'openssl_src=https://docs.rs/openssl-src/111.2.1+1.1.1b' --extern-html-root-url 'pkg_config=https://docs.rs/pkg-config/0.3.14' --extern-html-root-url 'rustc_version=https://docs.rs/rustc_version/0.2.3' --extern-html-root-url 'vcpkg=https://docs.rs/vcpkg/0.2.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-635eb9e6de4c67fa.rmeta --cfg const_fn --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g`
Finished dev [unoptimized + debuginfo] target(s) in 6.54s