# rustc version rustc 1.38.0-nightly (95b1fe560 2019-07-20)
# docs.rs version cratesfyi 0.6.0 (f01dedd 2019-07-30)
# build log Updating crates.io index Downloading crates ... Downloaded ct-logs v0.6.0 Fresh semver-parser v0.7.0 Fresh autocfg v0.1.5 Fresh rand_core v0.4.2 Fresh cfg-if v0.1.9 Fresh cc v1.0.38 Fresh nodrop v0.1.13 Fresh lazy_static v1.3.0 Fresh stable_deref_trait v1.1.1 Fresh either v1.5.2 Fresh smallvec v0.6.10 Fresh scopeguard v1.0.0 Fresh scopeguard v0.3.3 Fresh spin v0.5.1 Fresh fnv v1.0.6 Fresh untrusted v0.7.0 Fresh slab v0.4.2 Fresh futures v0.1.28 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.6 Fresh tokio-sync v0.1.6 Fresh rustc_version v0.2.3 Fresh libc v0.2.60 Fresh rand_hc v0.1.0 Fresh rand_isaac v0.1.1 Fresh rand_xorshift v0.1.1 Fresh byteorder v1.3.2 Fresh arrayvec v0.4.11 Fresh log v0.4.8 Fresh lock_api v0.1.5 Fresh tokio-executor v0.1.8 Fresh crossbeam-queue v0.1.2 Compiling hyper v0.12.33 Fresh httparse v1.3.4 Fresh rand_pcg v0.1.2 Fresh rand_os v0.1.3 Fresh rand_chacha v0.1.1 Fresh iovec v0.1.2 Fresh net2 v0.2.33 Fresh num_cpus v1.10.1 Fresh time v0.1.42 Fresh base64 v0.10.1 Fresh ring v0.16.5 Fresh want v0.2.0 Fresh tokio-current-thread v0.1.6 Fresh tokio-timer v0.2.11 Fresh rand v0.6.5 Fresh bytes v0.4.12 Fresh mio v0.6.19 Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.33/build.rs --color never --crate-type bin --emit=dep-info,link -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=e14e7aa6b77eac02 -C extra-filename=-e14e7aa6b77eac02 --out-dir /home/cratesfyi/cratesfyi/debug/build/hyper-e14e7aa6b77eac02 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-258bbad99d545489.rlib --cap-lints allow` Fresh futures-cpupool v0.1.8 Fresh memoffset v0.5.1 Fresh sct v0.6.0 Fresh webpki v0.21.0 Fresh parking_lot_core v0.4.0 Fresh tokio-io v0.1.12 Fresh string v0.2.1 Fresh tokio-buf v0.1.1 Fresh http v0.1.18 Fresh crossbeam-epoch v0.7.2 Checking ct-logs v0.6.0 Fresh parking_lot v0.7.1 Fresh rustls v0.16.0 Fresh webpki-roots v0.17.0 Running `rustc --edition=2018 --crate-name ct_logs /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/ct-logs-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=2756e8f5ff025766 -C extra-filename=-2756e8f5ff025766 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern sct=/home/cratesfyi/cratesfyi/debug/deps/libsct-6790dccdb4900b6b.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/ring-a900de355492ef68/out` Fresh h2 v0.1.26 Fresh http-body v0.1.0 Fresh crossbeam-deque v0.7.1 Fresh tokio-reactor v0.1.9 Checking tokio-rustls v0.10.0 Fresh tokio-threadpool v0.1.15 Fresh tokio-tcp v0.1.3 Running `rustc --crate-name tokio_rustls /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-rustls-0.10.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=dfe11737d824a62a -C extra-filename=-dfe11737d824a62a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-61f8b4c615211331.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-6e6443f6a339b1bb.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-68371139d28745fd.rmeta --extern rustls=/home/cratesfyi/cratesfyi/debug/deps/librustls-ff85f1f1c5dd1760.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-2815c39a4765863f.rmeta --extern webpki=/home/cratesfyi/cratesfyi/debug/deps/libwebpki-4223585e24a55cac.rmeta --cap-lints allow -L native=/home/cratesfyi/cratesfyi/debug/build/ring-a900de355492ef68/out` 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=d55aaf1db541b098 -C extra-filename=-d55aaf1db541b098 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-61f8b4c615211331.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-6e6443f6a339b1bb.rmeta --extern mio=/home/cratesfyi/cratesfyi/debug/deps/libmio-a6a76b5a57a6e635.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-b615ec6fe08bc531.rmeta --extern tokio_current_thread=/home/cratesfyi/cratesfyi/debug/deps/libtokio_current_thread-6623fb0fed1de15a.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-963f6b0dd0ae48c9.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-2815c39a4765863f.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-390a9fb03aa4e820.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-0505e5bf4ddae585.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-3b5c92c884e41491.rmeta --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/hyper-e14e7aa6b77eac02/build-script-build` Running `rustc --crate-name hyper /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.12.33/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=156904ee45fea24c -C extra-filename=-156904ee45fea24c --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-61f8b4c615211331.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-6e6443f6a339b1bb.rmeta --extern futures_cpupool=/home/cratesfyi/cratesfyi/debug/deps/libfutures_cpupool-d6ef3b951a2bbd88.rmeta --extern h2=/home/cratesfyi/cratesfyi/debug/deps/libh2-dedb4dc60f88661d.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-39b2b74031777ccf.rmeta --extern http_body=/home/cratesfyi/cratesfyi/debug/deps/libhttp_body-213f14142ca13243.rmeta --extern httparse=/home/cratesfyi/cratesfyi/debug/deps/libhttparse-b461797e6c34bb99.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-68371139d28745fd.rmeta --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-08d2268e5949bfd6.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-43c30c85c87d0ce8.rmeta --extern net2=/home/cratesfyi/cratesfyi/debug/deps/libnet2-b9627bc34f8ea5b5.rmeta --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-5e93c05d52963542.rmeta --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-d55aaf1db541b098.rmeta --extern tokio_buf=/home/cratesfyi/cratesfyi/debug/deps/libtokio_buf-da262ac00cfb6c90.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-963f6b0dd0ae48c9.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-2815c39a4765863f.rmeta --extern tokio_reactor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_reactor-390a9fb03aa4e820.rmeta --extern tokio_tcp=/home/cratesfyi/cratesfyi/debug/deps/libtokio_tcp-ad6106c0d4e2d18c.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-0505e5bf4ddae585.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-3b5c92c884e41491.rmeta --extern want=/home/cratesfyi/cratesfyi/debug/deps/libwant-059e803aad6b182b.rmeta --cap-lints allow --cfg error_source --cfg try_from` Documenting hyper-rustls v0.17.0 Running `rustdoc --crate-name hyper_rustls /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-rustls-0.17.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="ct-logs"' --cfg 'feature="default"' --cfg 'feature="tokio-runtime"' --cfg 'feature="webpki-roots"' -Z unstable-options --resource-suffix -20190720-1.38.0-nightly-95b1fe560 --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 'hyper=https://docs.rs/hyper/0.12.33' --extern-html-root-url 'rustls=https://docs.rs/rustls/0.16.0' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.22' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.12' --extern-html-root-url 'tokio_rustls=https://docs.rs/tokio-rustls/0.10.0' --extern-html-root-url 'tokio_tcp=https://docs.rs/tokio-tcp/0.1.3' --extern-html-root-url 'webpki=https://docs.rs/webpki/0.21.0' --extern-html-root-url 'webpki_roots=https://docs.rs/webpki-roots/0.17.0' --extern-html-root-url 'ct_logs=https://docs.rs/ct-logs/0.6.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-61f8b4c615211331.rmeta --extern ct_logs=/home/cratesfyi/cratesfyi/debug/deps/libct_logs-2756e8f5ff025766.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-6e6443f6a339b1bb.rmeta --extern hyper=/home/cratesfyi/cratesfyi/debug/deps/libhyper-156904ee45fea24c.rmeta --extern rustls=/home/cratesfyi/cratesfyi/debug/deps/librustls-ff85f1f1c5dd1760.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-2815c39a4765863f.rmeta --extern tokio_rustls=/home/cratesfyi/cratesfyi/debug/deps/libtokio_rustls-dfe11737d824a62a.rmeta --extern webpki=/home/cratesfyi/cratesfyi/debug/deps/libwebpki-4223585e24a55cac.rmeta --extern webpki_roots=/home/cratesfyi/cratesfyi/debug/deps/libwebpki_roots-161b93899594feb3.rmeta` Finished dev [unoptimized + debuginfo] target(s) in 6.76s