h2 0.2.0-alpha.1

An HTTP/2.0 client and server
Documentation
Build #183139 2019-09-04T18:15:31.855773+00:00
# rustc version
rustc 1.39.0-nightly (b9de4ef89 2019-09-03)# docs.rs version
cratesfyi 0.6.0 (f01dedd 2019-07-30)# build log
Updating crates.io index
Checking byteorder v1.2.2
Fresh cfg-if v0.1.9
Fresh pin-utils v0.1.0-alpha.4
Checking slab v0.4.1
Fresh futures-core-preview v0.3.0-alpha.18
Running `rustc --crate-name byteorder /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.2.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0a2263fb3fb2d21e -C extra-filename=-0a2263fb3fb2d21e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name slab /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/slab-0.4.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b85c254d38842934 -C extra-filename=-b85c254d38842934 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking itoa v0.4.1
Fresh fnv v1.0.6
Checking indexmap v1.0.1
Running `rustc --crate-name indexmap /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/indexmap-1.0.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8a49b6ded2fd27a5 -C extra-filename=-8a49b6ded2fd27a5 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Running `rustc --crate-name itoa /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/itoa-0.4.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a585b1dc94b466c1 -C extra-filename=-a585b1dc94b466c1 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Checking futures-sink-preview v0.3.0-alpha.18
Running `rustc --edition=2018 --crate-name futures_sink /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-sink-preview-0.3.0-alpha.18/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=271a25455112e961 -C extra-filename=-271a25455112e961 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-189f45656badd68f.rmeta --cap-lints allow`
Checking futures-util-preview v0.3.0-alpha.18
Running `rustc --edition=2018 --crate-name futures_util /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/futures-util-preview-0.3.0-alpha.18/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=16313d2f0058f12a -C extra-filename=-16313d2f0058f12a --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-189f45656badd68f.rmeta --extern pin_utils=/home/cratesfyi/cratesfyi/debug/deps/libpin_utils-16963e30a425dd69.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-b85c254d38842934.rmeta --cap-lints allow`
Fresh libc v0.2.62
Fresh log v0.4.8
Fresh memchr v2.2.1
Fresh iovec v0.1.2
Checking bytes v0.4.10
Running `rustc --crate-name bytes /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bytes-0.4.10/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b786cb85d0fd0c17 -C extra-filename=-b786cb85d0fd0c17 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-0a2263fb3fb2d21e.rmeta --extern iovec=/home/cratesfyi/cratesfyi/debug/deps/libiovec-6f30a298d5a5a23a.rmeta --cap-lints allow`
Checking tokio-io v0.2.0-alpha.4
Checking string v0.2.0
Checking http v0.1.13
Running `rustc --edition=2018 --crate-name tokio_io /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-io-0.2.0-alpha.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="memchr"' --cfg 'feature="pin-utils"' --cfg 'feature="util"' -C metadata=fa9c40cff4ed2aef -C extra-filename=-fa9c40cff4ed2aef --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-b786cb85d0fd0c17.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-189f45656badd68f.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-d44cf2b1226197be.rmeta --extern memchr=/home/cratesfyi/cratesfyi/debug/deps/libmemchr-234aaff4875ce3d0.rmeta --extern pin_utils=/home/cratesfyi/cratesfyi/debug/deps/libpin_utils-16963e30a425dd69.rmeta --cap-lints allow`
Running `rustc --crate-name string /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/string-0.2.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' -C metadata=73310ea2c082092d -C extra-filename=-73310ea2c082092d --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-b786cb85d0fd0c17.rmeta --cap-lints allow`
Running `rustc --crate-name http /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/http-0.1.13/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=383f9d82b1553c5e -C extra-filename=-383f9d82b1553c5e --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-b786cb85d0fd0c17.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-fb549601bba34e52.rmeta --extern itoa=/home/cratesfyi/cratesfyi/debug/deps/libitoa-a585b1dc94b466c1.rmeta --cap-lints allow`
Checking tokio-codec v0.2.0-alpha.4
Running `rustc --edition=2018 --crate-name tokio_codec /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-codec-0.2.0-alpha.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=84405c1a9011000f -C extra-filename=-84405c1a9011000f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-b786cb85d0fd0c17.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-189f45656badd68f.rmeta --extern futures_sink=/home/cratesfyi/cratesfyi/debug/deps/libfutures_sink-271a25455112e961.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-d44cf2b1226197be.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-fa9c40cff4ed2aef.rmeta --cap-lints allow`
Checking tokio-sync v0.2.0-alpha.4
Running `rustc --edition=2018 --crate-name tokio_sync /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-sync-0.2.0-alpha.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=70238be1d4235254 -C extra-filename=-70238be1d4235254 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-fb549601bba34e52.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-189f45656badd68f.rmeta --extern futures_util=/home/cratesfyi/cratesfyi/debug/deps/libfutures_util-16313d2f0058f12a.rmeta --cap-lints allow`
Documenting h2 v0.2.0-alpha.1
Running `rustdoc --edition=2018 --crate-name h2 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/h2-0.2.0-alpha.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190903-1.39.0-nightly-b9de4ef89 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.12' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.5.13' --extern-html-root-url 'fnv=https://docs.rs/fnv/1.0.6' --extern-html-root-url 'futures_core_preview=https://docs.rs/futures-core-preview/0.3.0-alpha.18' --extern-html-root-url 'futures_sink_preview=https://docs.rs/futures-sink-preview/0.3.0-alpha.18' --extern-html-root-url 'futures_util_preview=https://docs.rs/futures-util-preview/0.3.0-alpha.18' --extern-html-root-url 'hex=https://docs.rs/hex/0.2.0' --extern-html-root-url 'http=https://docs.rs/http/0.1.18' --extern-html-root-url 'indexmap=https://docs.rs/indexmap/1.1.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.8' --extern-html-root-url 'quickcheck=https://docs.rs/quickcheck/0.4.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.3.23' --extern-html-root-url 'rustls=https://docs.rs/rustls/0.12.0' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.99' --extern-html-root-url 'serde_json=https://docs.rs/serde_json/1.0.40' --extern-html-root-url 'slab=https://docs.rs/slab/0.4.2' --extern-html-root-url 'string=https://docs.rs/string/0.2.1' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.2.0-alpha.4' --extern-html-root-url 'tokio_codec=https://docs.rs/tokio-codec/0.2.0-alpha.4' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.2.0-alpha.4' --extern-html-root-url 'tokio_rustls=https://docs.rs/tokio-rustls/0.5.0' --extern-html-root-url 'tokio_sync=https://docs.rs/tokio-sync/0.2.0-alpha.4' --extern-html-root-url 'walkdir=https://docs.rs/walkdir/1.0.7' --extern-html-root-url 'webpki=https://docs.rs/webpki/0.18.1' --extern-html-root-url 'webpki_roots=https://docs.rs/webpki-roots/0.14.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-b786cb85d0fd0c17.rmeta --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-fb549601bba34e52.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-189f45656badd68f.rmeta --extern futures_sink=/home/cratesfyi/cratesfyi/debug/deps/libfutures_sink-271a25455112e961.rmeta --extern futures_util=/home/cratesfyi/cratesfyi/debug/deps/libfutures_util-16313d2f0058f12a.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-383f9d82b1553c5e.rmeta --extern indexmap=/home/cratesfyi/cratesfyi/debug/deps/libindexmap-8a49b6ded2fd27a5.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-d44cf2b1226197be.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-b85c254d38842934.rmeta --extern string=/home/cratesfyi/cratesfyi/debug/deps/libstring-73310ea2c082092d.rmeta --extern tokio_codec=/home/cratesfyi/cratesfyi/debug/deps/libtokio_codec-84405c1a9011000f.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-fa9c40cff4ed2aef.rmeta --extern tokio_sync=/home/cratesfyi/cratesfyi/debug/deps/libtokio_sync-70238be1d4235254.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 9.52s