[go: up one dir, main page]

rayon-core 1.5.0

Core APIs for Rayon
Documentation
Build #165644 2019-06-13 01:09:57
# rustc version
rustc 1.37.0-nightly (37d001e4d 2019-05-29)# docs.rs version
cratesfyi 0.6.0 (254ceae 2019-06-04)# build log
Updating crates.io index
Downloading crates ...
Downloaded rayon-core v1.5.0
Fresh nodrop v0.1.13
Fresh lazy_static v1.3.0
Fresh cfg-if v0.1.9
Fresh memoffset v0.2.1
Fresh scopeguard v0.3.3
Compiling rayon-core v1.5.0
Fresh crossbeam-utils v0.6.5
Running `rustc --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=143d4bb93754ae3c -C extra-filename=-143d4bb93754ae3c --out-dir /home/cratesfyi/cratesfyi/debug/build/rayon-core-143d4bb93754ae3c -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Fresh arrayvec v0.4.10
Fresh libc v0.2.58
Fresh crossbeam-queue v0.1.2
Fresh crossbeam-epoch v0.7.1
Fresh num_cpus v1.10.1
Fresh crossbeam-deque v0.6.3
Running `/home/cratesfyi/cratesfyi/debug/build/rayon-core-143d4bb93754ae3c/build-script-build`
Documenting rayon-core v1.5.0
Running `rustdoc --crate-name rayon_core /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/rayon-core-1.5.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190529-1.37.0-nightly-37d001e4d --static-root-path / --disable-per-crate-search --extern-html-root-url 'crossbeam_deque=https://docs.rs/crossbeam-deque/0.6.3' --extern-html-root-url 'crossbeam_queue=https://docs.rs/crossbeam-queue/0.1.2' --extern-html-root-url 'crossbeam_utils=https://docs.rs/crossbeam-utils/0.6.5' --extern-html-root-url 'lazy_static=https://docs.rs/lazy_static/1.3.0' --extern-html-root-url 'libc=https://docs.rs/libc/0.2.58' --extern-html-root-url 'num_cpus=https://docs.rs/num_cpus/1.10.1' --extern-html-root-url 'rand=https://docs.rs/rand/0.6.5' --extern-html-root-url 'rand_xorshift=https://docs.rs/rand_xorshift/0.1.1' --extern-html-root-url 'scoped_tls=https://docs.rs/scoped-tls/1.0.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern crossbeam_deque=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_deque-4b192788b6c6d891.rmeta --extern crossbeam_queue=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_queue-256b1dbb747e8dbd.rmeta --extern crossbeam_utils=/home/cratesfyi/cratesfyi/debug/deps/libcrossbeam_utils-68db61b8aedf408c.rmeta --extern lazy_static=/home/cratesfyi/cratesfyi/debug/deps/liblazy_static-5dfcc4fd76ec5051.rmeta --extern num_cpus=/home/cratesfyi/cratesfyi/debug/deps/libnum_cpus-2da08902439784af.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 4.84s