quiche 0.1.0-alpha3

🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
Documentation
Build #148542 2019-03-16T17:44:21.124506+00:00
# 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 quiche v0.1.0-alpha3
Fresh cc v1.0.31
Fresh cfg-if v0.1.7
Fresh spin v0.5.0
Fresh lazy_static v1.3.0
Fresh untrusted v0.6.2
Fresh cmake v0.1.35
Fresh log v0.4.6
Compiling quiche v0.1.0-alpha3
Fresh libc v0.2.50
Fresh ring v0.14.6
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quiche-0.1.0-alpha3/src/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="no_bssl"' -C metadata=76047ba46c1ebe17 -C extra-filename=-76047ba46c1ebe17 --out-dir /home/cratesfyi/cratesfyi/debug/build/quiche-76047ba46c1ebe17 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cmake=/home/cratesfyi/cratesfyi/debug/deps/libcmake-d1e65ca13ff677f0.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/quiche-76047ba46c1ebe17/build-script-build`
Documenting quiche v0.1.0-alpha3
Running `rustdoc --edition=2018 --crate-name quiche /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/quiche-0.1.0-alpha3/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="no_bssl"' -Z unstable-options --resource-suffix -20190228-1.34.0-nightly-350674b71 --static-root-path / --disable-per-crate-search --extern-html-root-url 'mio=https://docs.rs/mio/0.6.16' --extern-html-root-url 'url=https://docs.rs/url/1.7.2' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' --extern-html-root-url 'cmake=https://docs.rs/cmake/0.1.35' --extern-html-root-url 'ring=https://docs.rs/ring/0.14.6' --extern-html-root-url 'env_logger=https://docs.rs/env_logger/0.6.1' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'docopt=https://docs.rs/docopt/1.0.2' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.50' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-417b440263bea67e.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-9cf0ed73ea0f8ce3.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-f8fcf7839d7fe292.rmeta --extern ring=/home/cratesfyi/cratesfyi/debug/deps/libring-c5e6e2541f355a3a.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.73s