hyper 0.12.35

A fast and correct HTTP library.
Documentation
Build #185223 2019-09-13T18:20:27.635638+00:00
# rustc version
rustc 1.39.0-nightly (f0b58fcf0 2019-09-11)# docs.rs version
cratesfyi 0.6.0 (ff27e25 2019-09-09)# build log
Updating crates.io index
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.6
Fresh rand_core v0.4.2
Fresh cfg-if v0.1.9
Fresh nodrop v0.1.13
Fresh stable_deref_trait v1.1.1
Fresh lazy_static v1.4.0
Checking either v1.5.3
Fresh scopeguard v1.0.0
Fresh smallvec v0.6.10
Fresh scopeguard v0.3.3
Running `rustc --crate-name either /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/either-1.5.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_std"' -C metadata=582cc6a5517f35d3 -C extra-filename=-582cc6a5517f35d3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh futures v0.1.29
Fresh slab v0.4.2
Fresh fnv v1.0.6
Fresh itoa v0.4.4
Fresh indexmap v1.1.0
Fresh try-lock v0.2.2
Fresh semver v0.9.0
Fresh rand_core v0.3.1
Fresh rand_jitter v0.1.4
Fresh owning_ref v0.4.0
Fresh crossbeam-utils v0.6.6
Fresh tokio-sync v0.1.6
Fresh rustc_version v0.2.3
Fresh libc v0.2.62
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.1
Fresh rand_xorshift v0.1.1
Fresh arrayvec v0.4.11
Fresh byteorder v1.3.2
Fresh lock_api v0.1.5
Fresh log v0.4.8
Fresh tokio-executor v0.1.8
Fresh crossbeam-queue v0.1.2
Fresh httparse v1.3.4
Fresh rand_pcg v0.1.2
Fresh rand_chacha v0.1.1
Compiling hyper v0.12.35
Fresh rand_os v0.1.3
Fresh iovec v0.1.2
Fresh net2 v0.2.33
Fresh num_cpus v1.10.1
Fresh time v0.1.42
Fresh want v0.2.0
Fresh tokio-current-thread v0.1.6
Fresh tokio-timer v0.2.11
Fresh rand v0.6.5
Fresh mio v0.6.19
Fresh futures-cpupool v0.1.8
Fresh memoffset v0.5.1
Fresh parking_lot_core v0.4.0
Fresh crossbeam-epoch v0.7.2
Fresh parking_lot v0.7.1
Fresh crossbeam-deque v0.7.1
Fresh tokio-threadpool v0.1.15
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="__internal_flaky_tests"' --cfg 'feature="default"' --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=62a9c8341f2fb66b -C extra-filename=-62a9c8341f2fb66b --out-dir /home/cratesfyi/cratesfyi/debug/build/hyper-62a9c8341f2fb66b -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-2a871a1132142df6.rlib --cap-lints allow`
Checking bytes v0.4.12
Running `rustc --crate-name bytes /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.4.12/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="either"' -C metadata=41a49348e5629390 -C extra-filename=-41a49348e5629390 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-b6946e3ff97f1bf7.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-582cc6a5517f35d3.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-2d942a84552a0c4c.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/hyper-62a9c8341f2fb66b/build-script-build`
Checking tokio-io v0.1.12
Checking tokio-buf v0.1.1
Checking http v0.1.18
Checking string v0.2.1
Running `rustc --crate-name tokio_io /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-io-0.1.12/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=051a3cc19db6763a -C extra-filename=-051a3cc19db6763a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-41a49348e5629390.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-b252937b72a20fca.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f5608e311b8740e1.rmeta --cap-lints allow`
Running `rustc --crate-name tokio_buf /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-buf-0.1.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="either"' --cfg 'feature="util"' -C metadata=597b1a10ff440115 -C extra-filename=-597b1a10ff440115 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-41a49348e5629390.rmeta --extern either=/home/cratesfyi/cratesfyi/debug/deps/libeither-582cc6a5517f35d3.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-b252937b72a20fca.rmeta --cap-lints allow`
Running `rustc --crate-name http /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/http-0.1.18/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=adc5bfae91684e3b -C extra-filename=-adc5bfae91684e3b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-41a49348e5629390.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-7e148b076712ce16.rmeta --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-989b2d1c89ab2793.rmeta --cap-lints allow`
Running `rustc --crate-name string /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/string-0.2.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' -C metadata=25256d22643956d5 -C extra-filename=-25256d22643956d5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-41a49348e5629390.rmeta --cap-lints allow`
Checking tokio-reactor v0.1.9
Running `rustc --crate-name tokio_reactor /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f54d8eebd96d75c7 -C extra-filename=-f54d8eebd96d75c7 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-2b628e4ce1157884.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-b252937b72a20fca.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-cd11f21f9df6a45e.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f5608e311b8740e1.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-252cdae25e16368b.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-46f814337250392b.rmeta --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-d4844b3bdd4ca541.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-a5f8522c5ad2799a.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-2c5d7ea4e24d6673.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-051a3cc19db6763a.rmeta --extern tokio_sync=/home/cratesfyi/cratesfyi/debug/deps/libtokio_sync-dbc6504cdd473f3f.rmeta --cap-lints allow`
Checking tokio-tcp v0.1.3
Checking tokio v0.1.22
Running `rustc --crate-name tokio_tcp /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-tcp-0.1.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=be8f7b3e0f763673 -C extra-filename=-be8f7b3e0f763673 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-41a49348e5629390.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-b252937b72a20fca.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-2d942a84552a0c4c.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-252cdae25e16368b.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-051a3cc19db6763a.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-f54d8eebd96d75c7.rmeta --cap-lints allow`
Running `rustc --crate-name tokio /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="io"' --cfg 'feature="mio"' --cfg 'feature="num_cpus"' --cfg 'feature="reactor"' --cfg 'feature="rt-full"' --cfg 'feature="timer"' --cfg 'feature="tokio-current-thread"' --cfg 'feature="tokio-executor"' --cfg 'feature="tokio-io"' --cfg 'feature="tokio-reactor"' --cfg 'feature="tokio-threadpool"' --cfg 'feature="tokio-timer"' -C metadata=22c2db7492fb279b -C extra-filename=-22c2db7492fb279b --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-41a49348e5629390.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-b252937b72a20fca.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-252cdae25e16368b.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-46f814337250392b.rmeta --extern tokio_current_thread=/home/cratesfyi/cratesfyi/debug/deps/libtokio_current_thread-c52a16b0e0283760.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-2c5d7ea4e24d6673.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-051a3cc19db6763a.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-f54d8eebd96d75c7.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-b146fafbb04a1e62.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-55005b328113161b.rmeta --cap-lints allow`
Checking http-body v0.1.0
Checking h2 v0.1.26
Running `rustc --crate-name http_body /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/http-body-0.1.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=3eaf521c7dccdc06 -C extra-filename=-3eaf521c7dccdc06 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-41a49348e5629390.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-b252937b72a20fca.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-adc5bfae91684e3b.rmeta --extern tokio_buf=/home/cratesfyi/cratesfyi/debug/deps/libtokio_buf-597b1a10ff440115.rmeta --cap-lints allow`
Running `rustc --crate-name h2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/h2-0.1.26/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=163465e8b5d0cdd1 -C extra-filename=-163465e8b5d0cdd1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-b6946e3ff97f1bf7.rmeta --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-41a49348e5629390.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-7e148b076712ce16.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-b252937b72a20fca.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-adc5bfae91684e3b.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-97e15d6bcf67f76d.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f5608e311b8740e1.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-a5f8522c5ad2799a.rmeta --extern string=/home/cratesfyi/cratesfyi/debug/deps/libstring-25256d22643956d5.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-051a3cc19db6763a.rmeta --cap-lints allow`
Documenting hyper v0.12.35
Running `rustdoc --crate-name hyper /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.35/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="__internal_flaky_tests"' --cfg 'feature="default"' --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"' -Z unstable-options --resource-suffix -20190911-1.39.0-nightly-f0b58fcf0 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.29' --extern-html-root-url 'futures_cpupool=https://docs.rs/futures-cpupool/0.1.8' --extern-html-root-url 'futures_timer=https://docs.rs/futures-timer/0.1.1' --extern-html-root-url 'h2=https://docs.rs/h2/0.1.26' --extern-html-root-url 'http=https://docs.rs/http/0.1.18' --extern-html-root-url 'http_body=https://docs.rs/http-body/0.1.0' --extern-html-root-url 'httparse=https://docs.rs/httparse/1.3.4' --extern-html-root-url 'iovec=https://docs.rs/iovec/0.1.2' --extern-html-root-url 'itoa=https://docs.rs/itoa/0.4.4' --extern-html-root-url 'log=https://docs.rs/log/0.4.8' --extern-html-root-url 'net2=https://docs.rs/net2/0.2.33' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.10.1' --extern-html-root-url 'pretty_env_logger=https://docs.rs/pretty_env_logger/0.3.1' --extern-html-root-url 'rustc_version=https://docs.rs/rustc_version/0.2.3' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.100' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.100' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' --extern-html-root-url 'spmc=https://docs.rs/spmc/0.3.0' --extern-html-root-url 'time=https://docs.rs/time/0.1.42' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.22' --extern-html-root-url 'tokio_buf=https://docs.rs/tokio-buf/0.1.1' --extern-html-root-url 'tokio_executor=https://docs.rs/tokio-executor/0.1.8' --extern-html-root-url 'tokio_fs=https://docs.rs/tokio-fs/0.1.6' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' --extern-html-root-url 'tokio_mockstream=https://docs.rs/tokio-mockstream/1.1.0' --extern-html-root-url 'tokio_reactor=https://docs.rs/tokio-reactor/0.1.9' --extern-html-root-url 'tokio_tcp=https://docs.rs/tokio-tcp/0.1.3' --extern-html-root-url 'tokio_threadpool=https://docs.rs/tokio-threadpool/0.1.15' --extern-html-root-url 'tokio_timer=https://docs.rs/tokio-timer/0.2.11' --extern-html-root-url 'url=https://docs.rs/url/1.7.2' --extern-html-root-url 'want=https://docs.rs/want/0.2.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-41a49348e5629390.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-b252937b72a20fca.rmeta --extern futures_cpupool=/home/cratesfyi/cratesfyi/debug/deps/libfutures_cpupool-07040b3316f5f623.rmeta --extern h2=/home/cratesfyi/cratesfyi/debug/deps/libh2-163465e8b5d0cdd1.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-adc5bfae91684e3b.rmeta --extern http_body=/home/cratesfyi/cratesfyi/debug/deps/libhttp_body-3eaf521c7dccdc06.rmeta --extern httparse=/home/cratesfyi/cratesfyi/debug/deps/libhttparse-ab87e3a0a11756ea.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-2d942a84552a0c4c.rmeta --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-989b2d1c89ab2793.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f5608e311b8740e1.rmeta --extern net2=/home/cratesfyi/cratesfyi/debug/deps/libnet2-5e511342fc3951ec.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-44e3c71c2c8c30f1.rmeta --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-22c2db7492fb279b.rmeta --extern tokio_buf=/home/cratesfyi/cratesfyi/debug/deps/libtokio_buf-597b1a10ff440115.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-2c5d7ea4e24d6673.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-051a3cc19db6763a.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-f54d8eebd96d75c7.rmeta --extern tokio_tcp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_tcp-be8f7b3e0f763673.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-b146fafbb04a1e62.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-55005b328113161b.rmeta --extern want=/home/cratesfyi/cratesfyi/debug/deps/libwant-7e2f42f787775fc3.rmeta --cfg error_source --cfg try_from`
Finished dev [unoptimized + debuginfo] target(s) in 13.53s