executors 0.4.0

A collection of high-performance task executors.
Documentation
Build #108360 2018-07-12 13:21:35

# 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 executors v0.4.0 Fresh nodrop v0.1.12 Fresh stable_deref_trait v1.1.0 Fresh cfg-if v0.1.4 Fresh scopeguard v0.3.3 Fresh rand_core v0.2.1 Fresh smallvec v0.6.2 Fresh crossbeam-utils v0.4.1 Fresh libc v0.2.42 Fresh arrayvec v0.4.7 Fresh owning_ref v0.3.3 Fresh memoffset v0.2.1 Fresh crossbeam v0.3.2 Fresh log v0.4.3 Fresh rand v0.4.2 Fresh num_cpus v1.8.0 Fresh rand v0.5.4 Fresh time v0.1.40 Fresh lazy_static v1.0.1 Fresh synchronoise v0.4.0 Fresh log v0.3.9 Fresh parking_lot_core v0.2.14 Fresh rand v0.3.22 Fresh threadpool v1.7.1 Fresh crossbeam-epoch v0.5.0 Fresh parking_lot v0.5.5 Fresh crossbeam-deque v0.5.1 Fresh crossbeam-channel v0.2.2 Documenting executors v0.4.0 Running `rustdoc --crate-name executors .cargo/registry/src/github.com-1ecc6299db9ec823/executors-0.4.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="crossbeam-deque"' --cfg 'feature="time"' --cfg 'feature="crossbeam-channel"' --cfg 'feature="ws-timed-fairness"' --cfg 'feature="default"' --cfg 'feature="cb-channel-exec"' --cfg 'feature="threadpool"' --cfg 'feature="rand"' --cfg 'feature="threadpool-exec"' --cfg 'feature="workstealing-exec"' -Z unstable-options --resource-suffix -20180602-1.28.0-dev-b9bf4f162 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-dc105568cd1332a3.rlib --extern-version crossbeam_deque=crossbeam-deque,0.5.1 --extern synchronoise=/home/cratesfyi/cratesfyi/debug/deps/libsynchronoise-9e820fd0e68eb322.rlib --extern-version synchronoise=synchronoise,0.4.0 --extern crossbeam_channel=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_channel-7b5ced2c4993b054.rlib --extern-version crossbeam_channel=crossbeam-channel,0.2.2 --extern log=/home/cratesfyi/cratesfyi/debug/deps/liblog-1e6cb20f8b19266a.rlib --extern-version log=log,0.3.9 --extern rand=/home/cratesfyi/cratesfyi/debug/deps/librand-f68ac84df3818730.rlib --extern-version rand=rand,0.3.22 --extern time=/home/cratesfyi/cratesfyi/debug/deps/libtime-9789123e7e0740ba.rlib --extern-version time=time,0.1.40 --extern threadpool=/home/cratesfyi/cratesfyi/debug/deps/libthreadpool-0413f6bf460669ee.rlib --extern-version threadpool=threadpool,1.7.1` warning: [FromEntropy::from_entropy] cannot be resolved, ignoring it... warning: [thread_rng] cannot be resolved, ignoring it... warning: [Experimental] cannot be resolved, ignoring it... warning: [] cannot be resolved, ignoring it... Finished dev [unoptimized + debuginfo] target(s) in 2.27 secs