hydrogen 0.1.5

Multithreaded Linux TCP socket server using epoll.
Documentation
Build #143064 2019-02-15T01:27:40.138150+00:00
# rustc version
rustc 1.34.0-nightly (e54494727 2019-02-13)
# docs.rs version
cratesfyi 0.6.0 (28f60f2 2019-02-14)

# build log
Updating crates.io index
Downloading crates ...
Downloaded hydrogen v0.1.5
Downloading crates ...
Downloaded simple-slab v0.2.3
Fresh cfg-if v0.1.6
Fresh log v0.4.6
Fresh libc v0.2.48
Fresh log v0.3.9
Fresh num_cpus v1.10.0
Checking simple-slab v0.2.3
Fresh errno v0.1.8
Checking threadpool v1.7.1
Running `rustc --crate-name simple_slab /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/simple-slab-0.2.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=ad96c01c92ce624f -C extra-filename=-ad96c01c92ce624f --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-5372dfe2c583f51e.rmeta --cap-lints allow`
Running `rustc --crate-name threadpool /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/threadpool-1.7.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=011879bbf79fec93 -C extra-filename=-011879bbf79fec93 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-e6dc85429cbba51b.rmeta --cap-lints allow`
Documenting hydrogen v0.1.5
Running `rustdoc --crate-name hydrogen /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/hydrogen-0.1.5/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190213-1.34.0-nightly-e54494727 --static-root-path / --disable-per-crate-search --extern-html-root-url 'log=https://docs.rs/log/0.3.9' --extern-html-root-url 'threadpool=https://docs.rs/threadpool/1.7.1' --extern-html-root-url 'errno=https://docs.rs/errno/0.1.8' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.48' --extern-html-root-url 'simple_slab=https://docs.rs/simple-slab/0.2.3' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern errno=/home/cratesfyi/cratesfyi/debug/deps/liberrno-b302a8d2de6a7d39.rmeta --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-5372dfe2c583f51e.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-269447a365a3684d.rmeta --extern simple_slab=/home/cratesfyi/cratesfyi/debug/deps/libsimple_slab-ad96c01c92ce624f.rmeta --extern threadpool=/home/cratesfyi/cratesfyi/debug/deps/libthreadpool-011879bbf79fec93.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.52s