izanami 0.1.0-preview.1

A meta library for creating Web frameworks.
Documentation
Build #137320 2019-01-15T09:21:07.623201+00:00
# rustc version
rustc 1.33.0-nightly (c2d381d39 2019-01-10)
# docs.rs version
cratesfyi 0.6.0 (1a20968 2019-01-11)

# build log
Updating crates.io index
Downloading crates ...
Downloaded izanami v0.1.0-preview.1
Fresh semver-parser v0.7.0
Fresh autocfg v0.1.1
Fresh rand_core v0.3.0
Fresh void v1.0.2
Fresh stable_deref_trait v1.1.1
Fresh cfg-if v0.1.6
Fresh scopeguard v0.3.3
Fresh nodrop v0.1.13
Fresh unicode-xid v0.1.0
Fresh memoffset v0.2.1
Fresh lazy_static v1.2.0
Fresh byteorder v1.2.7
Fresh slab v0.4.2
Fresh cc v1.0.28
Fresh lazycell v1.2.1
Fresh futures v0.1.25
Fresh matches v0.1.8
Fresh fnv v1.0.6
Fresh unicode-normalization v0.1.7
Fresh itoa v0.4.3
Fresh string v0.1.3
Fresh try-lock v0.2.2
Fresh rustc-demangle v0.1.13
Fresh percent-encoding v1.0.1
Fresh indexmap v1.0.2
Fresh semver v0.9.0
Fresh rand_xorshift v0.1.1
Fresh rand_hc v0.1.0
Fresh rand_isaac v0.1.1
Fresh unreachable v1.0.0
Fresh owning_ref v0.4.0
Fresh crossbeam-utils v0.6.3
Fresh log v0.4.6
Fresh tower-service v0.2.0
Fresh unicode-bidi v0.3.4
Fresh rustc_version v0.2.3
Fresh libc v0.2.47
Fresh smallvec v0.6.7
Fresh lock_api v0.1.5
Fresh arrayvec v0.4.10
Fresh tokio-executor v0.1.6
Fresh want v0.0.6
Fresh proc-macro2 v0.4.24
Checking izanami-service v0.1.0-preview.1
Fresh idna v0.1.5
Fresh httparse v1.3.3
Fresh rand_os v0.1.1
Running `rustc --edition=2018 --crate-name izanami_service /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/izanami-service-0.1.0-preview.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8fbdab0a0ea01c24 -C extra-filename=-8fbdab0a0ea01c24 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-d9120ee95cece268.rmeta --extern tower_service=/home/cratesfyi/cratesfyi/debug/deps/libtower_service-0ce6774d3ee02f33.rmeta --cap-lints allow`
Fresh iovec v0.1.2
Fresh net2 v0.2.33
Fresh num_cpus v1.9.0
Fresh time v0.1.42
Fresh rand_chacha v0.1.1
Fresh crossbeam-epoch v0.7.0
Fresh tokio-current-thread v0.1.4
Fresh tokio-timer v0.2.8
Fresh quote v0.6.10
Fresh backtrace-sys v0.1.28
Fresh url v1.7.2
Fresh bytes v0.4.11
Fresh mio v0.6.16
Fresh futures-cpupool v0.1.8
Fresh crossbeam-deque v0.6.3
Fresh syn v0.15.25
Fresh backtrace v0.3.13
Fresh cookie v0.11.0
Fresh rand_pcg v0.1.1
Fresh tokio-io v0.1.11
Fresh http v0.1.14
Fresh mio-uds v0.6.7
Fresh synstructure v0.10.1
Fresh rand v0.6.4
Fresh tokio-codec v0.1.1
Fresh h2 v0.1.15
Fresh failure_derive v0.1.5
Fresh parking_lot_core v0.4.0
Fresh failure v0.1.5
Fresh parking_lot v0.7.1
Fresh crossbeam-channel v0.3.6
Fresh tokio-reactor v0.1.8
Fresh tokio-threadpool v0.1.10
Fresh tokio-tcp v0.1.3
Fresh tokio-uds v0.2.5
Fresh tokio-udp v0.1.3
Fresh tokio-fs v0.1.5
Fresh tokio v0.1.14
Fresh hyper v0.12.20
Checking izanami-util v0.1.0-preview.1
Running `rustc --edition=2018 --crate-name izanami_util /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/izanami-util-0.1.0-preview.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=1550f4c5c7949722 -C extra-filename=-1550f4c5c7949722 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-c528c742be451d93.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-d9120ee95cece268.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-bc11f45f7c464f20.rmeta --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-566d892e641ea188.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-b4c11dc8d01a5268.rmeta --extern tokio_threadpool=/home/cratesfyi/cratesfyi/debug/deps/libtokio_threadpool-0d700d62712d44ee.rmeta --cap-lints allow`
Documenting izanami v0.1.0-preview.1
Running `rustdoc --edition=2018 --crate-name izanami /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/izanami-0.1.0-preview.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190110-1.33.0-nightly-c2d381d39 --static-root-path / --disable-per-crate-search --extern-html-root-url 'izanami_service=https://docs.rs/izanami-service/0.1.0-preview.1' --extern-html-root-url 'tokio=https://docs.rs/tokio/0.1.14' --extern-html-root-url 'tokio_io=https://docs.rs/tokio-io/0.1.11' --extern-html-root-url 'futures=https://docs.rs/futures/0.1.25' --extern-html-root-url 'rustls=https://docs.rs/rustls/0.14.0' --extern-html-root-url 'izanami_util=https://docs.rs/izanami-util/0.1.0-preview.1' --extern-html-root-url 'bytes=https://docs.rs/bytes/0.4.11' --extern-html-root-url 'openssl=https://docs.rs/openssl/0.10.16' --extern-html-root-url 'cookie=https://docs.rs/cookie/0.11.0' --extern-html-root-url 'cargo_husky=https://docs.rs/cargo-husky/1.2.1' --extern-html-root-url 'hyper=https://docs.rs/hyper/0.12.20' --extern-html-root-url 'failure=https://docs.rs/failure/0.1.5' --extern-html-root-url 'native_tls=https://docs.rs/native-tls/0.2.2' --extern-html-root-url 'http=https://docs.rs/http/0.1.14' --extern-html-root-url 'version_sync=https://docs.rs/version-sync/0.7.0' --extern-html-root-url 'log=https://docs.rs/log/0.4.6' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bytes=/home/cratesfyi/cratesfyi/debug/deps/libbytes-c528c742be451d93.rmeta --extern cookie=/home/cratesfyi/cratesfyi/debug/deps/libcookie-73447c2795b7747e.rmeta --extern failure=/home/cratesfyi/cratesfyi/debug/deps/libfailure-996050e883c04b3c.rmeta --extern futures=/home/cratesfyi/cratesfyi/debug/deps/libfutures-d9120ee95cece268.rmeta --extern http=/home/cratesfyi/cratesfyi/debug/deps/libhttp-bc11f45f7c464f20.rmeta --extern hyper=/home/cratesfyi/cratesfyi/debug/deps/libhyper-f3ecf518f3894458.rmeta --extern izanami_service=/home/cratesfyi/cratesfyi/debug/deps/libizanami_service-8fbdab0a0ea01c24.rmeta --extern izanami_util=/home/cratesfyi/cratesfyi/debug/deps/libizanami_util-1550f4c5c7949722.rmeta --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-c43b64e81bcdbc3f.rmeta --extern tokio=/home/cratesfyi/cratesfyi/debug/deps/libtokio-566d892e641ea188.rmeta --extern tokio_io=/home/cratesfyi/cratesfyi/debug/deps/libtokio_io-b4c11dc8d01a5268.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.45s