hyper-openssl 0.7.1

Hyper TLS support via OpenSSL
Documentation
Build #145836 2019-03-01 22:06:14
# rustc version
rustc 1.34.0-nightly (350674b71 2019-02-28)# docs.rs version
cratesfyi 0.6.0 (d993b18 2019-02-21)# build log
Updating crates.io index
Downloading crates ...
Downloaded hyper-openssl v0.7.1
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.2
Fresh rand_core v0.4.0
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.6
Fresh stable_deref_trait v1.1.1
Fresh nodrop v0.1.13
Fresh smallvec v0.6.9
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Fresh cc v1.0.30
Fresh pkg-config v0.3.14
Fresh slab v0.4.2
Fresh lazycell v1.2.1
Fresh futures v0.1.25
Fresh foreign-types-shared v0.1.1
Fresh itoa v0.4.3
Fresh fnv v1.0.6
Fresh indexmap v1.0.2
Fresh try-lock v0.2.2
Fresh string v0.1.3
Fresh bitflags v1.0.4
Fresh linked-hash-map v0.5.1
Compiling hyper-openssl v0.7.1
Checking antidote v1.0.0
Fresh semver v0.9.0
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-openssl-0.7.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="hyper"' --cfg 'feature="runtime"' -C metadata=8af164775af73388 -C extra-filename=-8af164775af73388 --out-dir /home/cratesfyi/cratesfyi/debug/build/hyper-openssl-8af164775af73388 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh rand_core v0.3.1
Running `rustc --crate-name antidote /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/antidote-1.0.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=eea5526bacd404bc -C extra-filename=-eea5526bacd404bc --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh rand_jitter v0.1.3
Fresh crossbeam-utils v0.6.5
Fresh log v0.4.6
Fresh owning_ref v0.4.0
Fresh foreign-types v0.3.2
Checking linked_hash_set v0.1.3
Running `rustc --crate-name linked_hash_set /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/linked_hash_set-0.1.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b6850822e488af35 -C extra-filename=-b6850822e488af35 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern linked_hash_map=/home/cratesfyi/cratesfyi/debug/deps/liblinked_hash_map-754d4866bc857298.rmeta --cap-lints allow`
Fresh rustc_version v0.2.3
Fresh libc v0.2.49
Fresh rand_hc v0.1.0
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh arrayvec v0.4.10
Fresh byteorder v1.3.1
Fresh crossbeam-channel v0.3.8
Fresh tokio-executor v0.1.6
Fresh want v0.0.6
Fresh lock_api v0.1.5
Fresh httparse v1.3.3
Fresh rand_pcg v0.1.2
Fresh rand_chacha v0.1.1
Fresh rand_os v0.1.2
Fresh iovec v0.1.2
Fresh net2 v0.2.33
Fresh num_cpus v1.10.0
Fresh time v0.1.42
Fresh crossbeam-epoch v0.7.1
Fresh tokio-timer v0.2.10
Fresh tokio-current-thread v0.1.4
Fresh rand v0.6.5
Fresh bytes v0.4.11
Fresh mio v0.6.16
Fresh futures-cpupool v0.1.8
Fresh crossbeam-deque v0.6.3
Fresh openssl-sys v0.9.42
Fresh parking_lot_core v0.4.0
Fresh tokio-io v0.1.11
Fresh http v0.1.16
Checking openssl v0.10.19
Running `rustc --crate-name openssl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.19/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=5729eeaa9700aefd -C extra-filename=-5729eeaa9700aefd --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bitflags=/home/cratesfyi/cratesfyi/debug/deps/libbitflags-1f4d87173401531e.rmeta --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-a0741ef7b61f822e.rmeta --extern foreign_types=/home/cratesfyi/cratesfyi/debug/deps/libforeign_types-ddc018bb7180d376.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-417b440263bea67e.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-24125993d0a6fd17.rmeta --extern openssl_sys=/home/cratesfyi/cratesfyi/debug/deps/libopenssl_sys-c2d8d362237f4c87.rmeta --cap-lints allow --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g`
Fresh parking_lot v0.7.1
Fresh h2 v0.1.16
Running `/home/cratesfyi/cratesfyi/debug/build/hyper-openssl-8af164775af73388/build-script-build`
Fresh crossbeam v0.6.0
Fresh tokio-reactor v0.1.8
Fresh tokio-threadpool v0.1.11
Fresh tokio-tcp v0.1.3
Fresh tokio v0.1.15
Checking hyper v0.12.24
Running `rustc --crate-name hyper /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.24/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="futures-cpupool"' --cfg 'feature="net2"' --cfg 'feature="runtime"' --cfg 'feature="tokio"' --cfg 'feature="tokio-executor"' --cfg 'feature="tokio-reactor"' --cfg 'feature="tokio-tcp"' --cfg 'feature="tokio-threadpool"' --cfg 'feature="tokio-timer"' -C metadata=8204602ccad592db -C extra-filename=-8204602ccad592db --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-c61ac9f759407d6a.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-8c09a1b064ebcffa.rmeta --extern futures_cpupool=/home/cratesfyi/cratesfyi/debug/deps/libfutures_cpupool-07b152a0ddb935be.rmeta --extern h2=/home/cratesfyi/cratesfyi/debug/deps/libh2-52ab0eb2609af34c.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-8c09331f85057833.rmeta --extern httparse=/home/cratesfyi/cratesfyi/debug/deps/libhttparse-c4bbb17f1e7919e4.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-7740884a57264395.rmeta --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-355176830c0fb5c1.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-ce80eb20c6b80248.rmeta --extern net2=/home/cratesfyi/cratesfyi/debug/deps/libnet2-898cd0bbd0535b5e.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-3af4eb3144ca215d.rmeta --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-8bf5544eea9cdcf4.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-df763febbe69dc94.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-eece15e2893a9a46.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-b2b040e7dca61440.rmeta --extern tokio_tcp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_tcp-c1dab42f7b8fd2b2.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-7061c54ba8a3b9c6.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-4a096e04645935de.rmeta --extern want=/home/cratesfyi/cratesfyi/debug/deps/libwant-d1d17cbd43f663e6.rmeta --cap-lints allow`
Checking tokio-openssl v0.3.0
Running `rustc --crate-name tokio_openssl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-openssl-0.3.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3b08d34455ae225b -C extra-filename=-3b08d34455ae225b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-8c09a1b064ebcffa.rmeta --extern openssl=/home/cratesfyi/cratesfyi/debug/deps/libopenssl-5729eeaa9700aefd.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-eece15e2893a9a46.rmeta --cap-lints allow`
Documenting hyper-openssl v0.7.1
Running `rustdoc --crate-name hyper_openssl /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-openssl-0.7.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' --cfg 'feature="hyper"' --cfg 'feature="runtime"' -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'hyper=https://docs.rs/hyper/0.12.24' --extern-html-root-url 'tokio_openssl=https://docs.rs/tokio-openssl/0.3.0' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.11' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'antidote=https://docs.rs/antidote/1.0.0' --extern-html-root-url 'openssl=https://docs.rs/openssl/0.10.19' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.11' --extern-html-root-url 'linked_hash_set=https://docs.rs/linked_hash_set/0.1.3' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.15' --extern-html-root-url 'openssl_sys=https://docs.rs/openssl-sys/0.9.42' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern antidote=/home/cratesfyi/cratesfyi/debug/deps/libantidote-eea5526bacd404bc.rmeta --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-c61ac9f759407d6a.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-8c09a1b064ebcffa.rmeta --extern hyper=/home/cratesfyi/cratesfyi/debug/deps/libhyper-8204602ccad592db.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-417b440263bea67e.rmeta --extern linked_hash_set=/home/cratesfyi/cratesfyi/debug/deps/liblinked_hash_set-b6850822e488af35.rmeta --extern openssl=/home/cratesfyi/cratesfyi/debug/deps/libopenssl-5729eeaa9700aefd.rmeta --extern openssl_sys=/home/cratesfyi/cratesfyi/debug/deps/libopenssl_sys-c2d8d362237f4c87.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-eece15e2893a9a46.rmeta --extern tokio_openssl=/home/cratesfyi/cratesfyi/debug/deps/libtokio_openssl-3b08d34455ae225b.rmeta --cfg ossl102`
Finished dev [unoptimized + debuginfo] target(s) in 11.77s