[go: up one dir, main page]

tower-timeout 0.3.0-alpha.1

Apply a timeout to requests, ensuring completion within a fixed time duration.
Documentation
Build #184903 2019-09-11 19:05:02
# rustc version
rustc 1.39.0-nightly (618768492 2019-09-05)# docs.rs version
cratesfyi 0.6.0 (ff27e25 2019-09-09)# build log
Updating crates.io index
Fresh unicode-xid v0.2.0
Fresh futures-core-preview v0.3.0-alpha.18
Compiling pin-project-internal v0.4.0-alpha.11
Fresh slab v0.4.2
Fresh pin-utils v0.1.0-alpha.4
Fresh lazy_static v1.4.0
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.0-alpha.11/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=67d4110c43213931 -C extra-filename=-67d4110c43213931 --out-dir /home/cratesfyi/cratesfyi/debug/build/pin-project-internal-67d4110c43213931 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh cfg-if v0.1.9
Fresh fnv v1.0.6
Fresh tower-service v0.3.0-alpha.1
Fresh futures-channel-preview v0.3.0-alpha.18
Fresh crossbeam-utils v0.6.6
Checking tower-layer v0.3.0-alpha.1
Fresh proc-macro2 v1.0.3
Checking futures-util-preview v0.3.0-alpha.18
Fresh quote v1.0.2
Fresh syn v1.0.5
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="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel-preview"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=c371d37fb08b2bfe -C extra-filename=-c371d37fb08b2bfe --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures_channel=/home/cratesfyi/cratesfyi/debug/deps/libfutures_channel-71a20c6869c6f414.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-1879401bab767288.rmeta --extern pin_utils=/home/cratesfyi/cratesfyi/debug/deps/libpin_utils-f996fae858c22114.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-8f0f3270aa5adebc.rmeta --cap-lints allow`
Running `rustc --edition=2018 --crate-name tower_layer /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-layer-0.3.0-alpha.1/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=165c7e4996be79c3 -C extra-filename=-165c7e4996be79c3 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-1879401bab767288.rmeta --extern tower_service=/home/cratesfyi/cratesfyi/debug/deps/libtower_service-f7a71f8fcc42faba.rmeta --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/pin-project-internal-67d4110c43213931/build-script-build`
Running `rustc --edition=2018 --crate-name pin_project_internal /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.0-alpha.11/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=d7ddabe764fbb635 -C extra-filename=-d7ddabe764fbb635 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-01c0852e4a3fd8ac.rlib --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-d4f1ef3bab87399d.rlib --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-d57363eff178fbaf.rlib --cap-lints allow`
Checking tokio-executor v0.2.0-alpha.4
Checking tokio-sync v0.2.0-alpha.4
Running `rustc --edition=2018 --crate-name tokio_executor /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.2.0-alpha.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=687de3e339fa24f8 -C extra-filename=-687de3e339fa24f8 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern futures_util=/home/cratesfyi/cratesfyi/debug/deps/libfutures_util-c371d37fb08b2bfe.rmeta --cap-lints allow`
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=7c8dfe6969831e75 -C extra-filename=-7c8dfe6969831e75 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern fnv=/home/cratesfyi/cratesfyi/debug/deps/libfnv-73263da421a634ad.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-1879401bab767288.rmeta --extern futures_util=/home/cratesfyi/cratesfyi/debug/deps/libfutures_util-c371d37fb08b2bfe.rmeta --cap-lints allow`
Checking pin-project v0.4.0-alpha.11
Running `rustc --edition=2018 --crate-name pin_project /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/pin-project-0.4.0-alpha.11/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=f3eac4a7d527a396 -C extra-filename=-f3eac4a7d527a396 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pin_project_internal=/home/cratesfyi/cratesfyi/debug/deps/libpin_project_internal-d7ddabe764fbb635.so --cap-lints allow`
Checking tokio-timer v0.3.0-alpha.4
Running `rustc --edition=2018 --crate-name tokio_timer /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.3.0-alpha.4/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b034b5a30df21089 -C extra-filename=-b034b5a30df21089 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-8d90f79e11b2a6f0.rmeta --extern futures_core=/home/cratesfyi/cratesfyi/debug/deps/libfutures_core-1879401bab767288.rmeta --extern futures_util=/home/cratesfyi/cratesfyi/debug/deps/libfutures_util-c371d37fb08b2bfe.rmeta --extern slab=/home/cratesfyi/cratesfyi/debug/deps/libslab-8f0f3270aa5adebc.rmeta --extern tokio_executor=/home/cratesfyi/cratesfyi/debug/deps/libtokio_executor-687de3e339fa24f8.rmeta --extern tokio_sync=/home/cratesfyi/cratesfyi/debug/deps/libtokio_sync-7c8dfe6969831e75.rmeta --cap-lints allow`
Documenting tower-timeout v0.3.0-alpha.1
Running `rustdoc --edition=2018 --crate-name tower_timeout /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/tower-timeout-0.3.0-alpha.1/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190905-1.39.0-nightly-618768492 --static-root-path / --disable-per-crate-search --extern-html-root-url 'pin_project=https://docs.rs/pin-project/0.4.0-alpha.11' --extern-html-root-url 'tokio_timer=https://docs.rs/tokio-timer/0.3.0-alpha.4' --extern-html-root-url 'tower_layer=https://docs.rs/tower-layer/0.3.0-alpha.1' --extern-html-root-url 'tower_service=https://docs.rs/tower-service/0.3.0-alpha.1' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern pin_project=/home/cratesfyi/cratesfyi/debug/deps/libpin_project-f3eac4a7d527a396.rmeta --extern tokio_timer=/home/cratesfyi/cratesfyi/debug/deps/libtokio_timer-b034b5a30df21089.rmeta --extern tower_layer=/home/cratesfyi/cratesfyi/debug/deps/libtower_layer-165c7e4996be79c3.rmeta --extern tower_service=/home/cratesfyi/cratesfyi/debug/deps/libtower_service-f7a71f8fcc42faba.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 6.50s