Build #171373 2019-07-08T23:21:23.396716+00:00
# rustc version
rustc 1.37.0-nightly (8aa42ed7c 2019-06-24)# docs.rs version
cratesfyi 0.6.0 (9f9fa7c 2019-06-25)# build log
Updating crates.io index
Downloading crates ...
Downloaded hyper v0.12.32
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.4
Fresh rand_core v0.4.0
Fresh lazy_static v1.3.0
Fresh nodrop v0.1.13
Fresh stable_deref_trait v1.1.1
Fresh cfg-if v0.1.9
Fresh either v1.5.2
Fresh smallvec v0.6.9
Fresh scopeguard v0.3.3
Fresh memoffset v0.2.1
Fresh fnv v1.0.6
Fresh slab v0.4.2
Fresh futures v0.1.27
Fresh itoa v0.4.4
Fresh indexmap v1.0.2
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.5
Fresh log v0.4.6
Fresh tokio-sync v0.1.6
Fresh rustc_version v0.2.3
Fresh libc v0.2.58
Fresh rand_xorshift v0.1.1
Fresh rand_isaac v0.1.1
Fresh rand_hc v0.1.0
Fresh arrayvec v0.4.10
Fresh byteorder v1.3.1
Fresh lock_api v0.1.5
Checking tokio-executor v0.1.8
Fresh crossbeam-queue v0.1.2
Fresh want v0.2.0
Fresh rand_os v0.1.3
Running `rustc --crate-name tokio_executor /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=db7c8ef8666be49e -C extra-filename=-db7c8ef8666be49e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-66e01a4dd46627f3.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-92589288818b7301.rmeta --cap-lints allow`
Fresh iovec v0.1.2
Fresh net2 v0.2.33
Fresh num_cpus v1.10.0
Compiling hyper v0.12.32
Fresh time v0.1.42
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.32/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=29d692305edade81 -C extra-filename=-29d692305edade81 --out-dir /home/cratesfyi/cratesfyi/debug/build/hyper-29d692305edade81 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-d83e4562762186ec.rlib --cap-lints allow`
Fresh httparse v1.3.4
Fresh rand_pcg v0.1.2
Fresh rand_chacha v0.1.1
Fresh crossbeam-epoch v0.7.1
Fresh bytes v0.4.12
Fresh mio v0.6.19
Fresh futures-cpupool v0.1.8
Fresh rand v0.6.5
Fresh crossbeam-deque v0.7.1
Fresh tokio-io v0.1.12
Fresh tokio-buf v0.1.1
Fresh string v0.2.0
Fresh http v0.1.17
Fresh parking_lot_core v0.4.0
Checking h2 v0.1.25
Running `rustc --crate-name h2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/h2-0.1.25/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=bd65284db1853e8d -C extra-filename=-bd65284db1853e8d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-d97d45a6ee704999.rmeta --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-01ff551ce101e5cc.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-5d1c119f3b9ad64a.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-92589288818b7301.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-c7eef9d07d7c9eca.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-76879bd649cd6531.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-34b83ce5766fb738.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-5272a0960a5ad895.rmeta --extern string=/home/cratesfyi/cratesfyi/debug/deps/libstring-c2cfed11c7dbe7f1.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-5f150a19bf587e26.rmeta --cap-lints allow`
Fresh http-body v0.1.0
Fresh parking_lot v0.7.1
Checking tokio-timer v0.2.11
Running `rustc --crate-name tokio_timer /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=1f51eeeb8bda2130 -C extra-filename=-1f51eeeb8bda2130 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-66e01a4dd46627f3.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-92589288818b7301.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-5272a0960a5ad895.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-db7c8ef8666be49e.rmeta --cap-lints allow`
Checking tokio-current-thread v0.1.6
Running `rustc --crate-name tokio_current_thread /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=67d8d55390bb8150 -C extra-filename=-67d8d55390bb8150 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-92589288818b7301.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-db7c8ef8666be49e.rmeta --cap-lints allow`
Checking tokio-threadpool v0.1.15
Running `rustc --crate-name tokio_threadpool /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-threadpool-0.1.15/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=9237e8bc37cb436c -C extra-filename=-9237e8bc37cb436c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-61e4c87bcb99ac34.rmeta --extern crossbeam_queue=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_queue-88c7721e386fb78a.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-66e01a4dd46627f3.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-92589288818b7301.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-34b83ce5766fb738.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-d4e0db148a565176.rmeta --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-a24f29160a5782ca.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-5272a0960a5ad895.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-db7c8ef8666be49e.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=3349c70277d76d58 -C extra-filename=-3349c70277d76d58 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-66e01a4dd46627f3.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-92589288818b7301.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-01ce08087155ff51.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-34b83ce5766fb738.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-8df1c64586bd902f.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-d4e0db148a565176.rmeta --extern parking_lot=/home/cratesfyi/cratesfyi/debug/deps/libparking_lot-b4089f31ad5a479d.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-5272a0960a5ad895.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-db7c8ef8666be49e.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-5f150a19bf587e26.rmeta --extern tokio_sync=/home/cratesfyi/cratesfyi/debug/deps/libtokio_sync-279774d611b4878c.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/hyper-29d692305edade81/build-script-build`
Checking tokio-tcp v0.1.3
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=eea57049a15821a6 -C extra-filename=-eea57049a15821a6 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-01ff551ce101e5cc.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-92589288818b7301.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-74169bd59c961d1c.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-8df1c64586bd902f.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-5f150a19bf587e26.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-3349c70277d76d58.rmeta --cap-lints allow`
Checking tokio v0.1.22
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=c2d2512bd18a0f8f -C extra-filename=-c2d2512bd18a0f8f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-01ff551ce101e5cc.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-92589288818b7301.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-8df1c64586bd902f.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-d4e0db148a565176.rmeta --extern tokio_current_thread=/home/cratesfyi/cratesfyi/debug/deps/libtokio_current_thread-67d8d55390bb8150.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-db7c8ef8666be49e.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-5f150a19bf587e26.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-3349c70277d76d58.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-9237e8bc37cb436c.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-1f51eeeb8bda2130.rmeta --cap-lints allow`
Documenting hyper v0.12.32
Running `rustdoc --crate-name hyper /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.32/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 -20190624-1.37.0-nightly-8aa42ed7c --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.28' --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.25' --extern-html-root-url 'http=https://docs.rs/http/0.1.17' --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.6' --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.0' --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.94' --extern-html-root-url 'serde_derive=https://docs.rs/serde_derive/1.0.94' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' --extern-html-root-url 'spmc=https://docs.rs/spmc/0.2.2' --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-01ff551ce101e5cc.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-92589288818b7301.rmeta --extern futures_cpupool=/home/cratesfyi/cratesfyi/debug/deps/libfutures_cpupool-7e994de5e65ad7ff.rmeta --extern h2=/home/cratesfyi/cratesfyi/debug/deps/libh2-bd65284db1853e8d.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-c7eef9d07d7c9eca.rmeta --extern http_body=/home/cratesfyi/cratesfyi/debug/deps/libhttp_body-53d48e77c3c23ef6.rmeta --extern httparse=/home/cratesfyi/cratesfyi/debug/deps/libhttparse-58e0e7746c5cb8dd.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-74169bd59c961d1c.rmeta --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-f6585b32a810f452.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-34b83ce5766fb738.rmeta --extern net2=/home/cratesfyi/cratesfyi/debug/deps/libnet2-b5088bc12eeab1b0.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-f7787dff1433fa43.rmeta --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-c2d2512bd18a0f8f.rmeta --extern tokio_buf=/home/cratesfyi/cratesfyi/debug/deps/libtokio_buf-0b350cb57de8b26a.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-db7c8ef8666be49e.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-5f150a19bf587e26.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-3349c70277d76d58.rmeta --extern tokio_tcp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_tcp-eea57049a15821a6.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-9237e8bc37cb436c.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-1f51eeeb8bda2130.rmeta --extern want=/home/cratesfyi/cratesfyi/debug/deps/libwant-18301166ccf4d61e.rmeta --cfg error_source --cfg try_from`
Finished dev [unoptimized + debuginfo] target(s) in 8.47s