thread_spawn 0.4.0

A plugin for authoring functions that spawn threads.
Documentation
Build #105354 2018-06-13 18:51:24
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading thread_spawn v0.4.0
Fresh unicode-xid v0.1.0
Fresh proc-macro2 v0.4.6
Compiling quote v0.6.3
Running `rustc --crate-name quote .cargo/registry/src/github.com-1ecc6299db9ec823/quote-0.6.3/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="proc-macro2"' -C metadata=ce10ed3dee502eae -C extra-filename=-ce10ed3dee502eae --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-c646a76e238c184d.rlib --extern-version proc_macro2=proc-macro2,0.4.6 --cap-lints allow`
Compiling syn v0.14.2
Running `rustc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.14.2/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="proc-macro2"' --cfg 'feature="full"' --cfg 'feature="default"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="parsing"' --cfg 'feature="derive"' --cfg 'feature="clone-impls"' --cfg 'feature="printing"' --cfg 'feature="visit"' --cfg 'feature="extra-traits"' -C metadata=7293c44ce87b0f94 -C extra-filename=-7293c44ce87b0f94 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-c646a76e238c184d.rlib --extern-version proc_macro2=proc-macro2,0.4.6 --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-3eff40339770c4d8.rlib --extern-version unicode_xid=unicode-xid,0.1.0 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-ce10ed3dee502eae.rlib --extern-version quote=quote,0.6.3 --cap-lints allow`
Documenting thread_spawn v0.4.0
Running `rustdoc --crate-name thread_spawn .cargo/registry/src/github.com-1ecc6299db9ec823/thread_spawn-0.4.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-ce10ed3dee502eae.rlib --extern-version quote=quote,0.6.3 --extern syn=/home/cratesfyi/cratesfyi/debug/deps/libsyn-7293c44ce87b0f94.rlib --extern-version syn=syn,0.14.2 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-c646a76e238c184d.rlib --extern-version proc_macro2=proc-macro2,0.4.6`
warning: [cfg] cannot be resolved, ignoring it...

warning: [rayon::prelude] cannot be resolved, ignoring it...

warning: [Experimental] cannot be resolved, ignoring it...

warning: [plumbing] cannot be resolved, ignoring it...

warning: [Garbage] cannot be resolved, ignoring it...

Finished dev [unoptimized + debuginfo] target(s) in 13.82 secs