rand 0.6.0-pre.0

Random number generators and other randomness functionality.
Documentation
Build #122000 2018-10-17T10:12:43.073511+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Build failed, waiting for other jobs to finish...
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading rand v0.6.0-pre.0
Fresh unicode-xid v0.1.0
Fresh libc v0.2.43
Fresh cfg-if v0.1.5
Fresh semver-parser v0.7.0
Compiling packed_simd v0.3.0
Fresh log v0.4.5
Fresh semver v0.9.0
Running `rustc --crate-name packed_simd .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="into_bits"' -C metadata=58a5e0e926f29d80 -C extra-filename=-58a5e0e926f29d80 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-855565f254b4ca97.rlib --extern-version cfg_if=cfg-if,0.1.5 --cap-lints allow`
Fresh proc-macro2 v0.4.20
Fresh serde v1.0.80
Fresh rustc_version v0.2.3
Fresh quote v0.6.8
Compiling syn v0.15.12
Compiling rand v0.6.0-pre.0
Running `rustc --crate-name syn .cargo/registry/src/github.com-1ecc6299db9ec823/syn-0.15.12/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="visit"' --cfg 'feature="parsing"' --cfg 'feature="quote"' --cfg 'feature="full"' --cfg 'feature="derive"' --cfg 'feature="proc-macro2"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' -C metadata=6a7df879903ba778 -C extra-filename=-6a7df879903ba778 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern unicode_xid=/home/cratesfyi/cratesfyi/debug/deps/libunicode_xid-3eff40339770c4d8.rlib --extern-version unicode_xid=unicode-xid,0.1.0 --extern proc_macro2=/home/cratesfyi/cratesfyi/debug/deps/libproc_macro2-9cfead491f541d08.rlib --extern-version proc_macro2=proc-macro2,0.4.20 --extern quote=/home/cratesfyi/cratesfyi/debug/deps/libquote-5f93e316f9f0b34f.rlib --extern-version quote=quote,0.6.8 --cap-lints allow`
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/rand-0.6.0-pre.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="serde1"' --cfg 'feature="rand_isaac"' --cfg 'feature="log"' --cfg 'feature="rand_core"' --cfg 'feature="wasm-bindgen"' --cfg 'feature="winapi"' --cfg 'feature="rand_xorshift"' --cfg 'feature="simd_support"' --cfg 'feature="cloudabi"' --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="alloc"' --cfg 'feature="packed_simd"' --cfg 'feature="std"' --cfg 'feature="i128_support"' --cfg 'feature="stdweb"' --cfg 'feature="libc"' --cfg 'feature="fuchsia-zircon"' -C metadata=3bf1bfc6af965767 -C extra-filename=-3bf1bfc6af965767 --out-dir /home/cratesfyi/cratesfyi/debug/build/rand-3bf1bfc6af965767 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern rustc_version=/home/cratesfyi/cratesfyi/debug/deps/librustc_version-77fcbeeef6451a8d.rlib --extern-version rustc_version=rustc_version,0.2.3 --cap-lints allow`
error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/cast/v16.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/cast/v32.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/cast/v64.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/cast/v128.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/cast/v256.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/cast/v512.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/into_bits/v16.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/into_bits/v32.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/into_bits/v64.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/into_bits/v128.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/into_bits/v256.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/into_bits/v512.rs:2:4
|
2 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/api/into_bits/arch_specific.rs:3:4
|
3 | #![rustfmt::skip]
|    ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v128.rs:5:3
|
5 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v128.rs:13:3
|
13 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v128.rs:21:3
|
21 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v256.rs:5:3
|
5 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v256.rs:17:3
|
17 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v256.rs:29:3
|
29 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v256.rs:41:3
|
41 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v256.rs:49:3
|
49 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v256.rs:57:3
|
57 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:5:3
|
5 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:26:3
|
26 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:47:3
|
47 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:68:3
|
68 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:80:3
|
80 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:92:3
|
92 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:105:3
|
105 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:113:3
|
113 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:121:3
|
121 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

error[E0658]: paths of length greater than one in macro invocations are currently unstable (see issue #38356)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/codegen/v512.rs:129:3
|
129 | #[rustfmt::skip]
|   ^^^^^^^^^^^^^
|
= help: add #![feature(proc_macro_path_invoc)] to the crate attributes to enable

Running `/home/cratesfyi/cratesfyi/debug/build/rand-3bf1bfc6af965767/build-script-build`
error: aborting due to 32 previous errors

For more information about this error, try `rustc --explain E0658`.
error: Could not compile `packed_simd`.

Caused by:
process didn't exit successfully: `rustc --crate-name packed_simd .cargo/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg feature="default" --cfg feature="into_bits" -C metadata=58a5e0e926f29d80 -C extra-filename=-58a5e0e926f29d80 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cfg_if=/home/cratesfyi/cratesfyi/debug/deps/libcfg_if-855565f254b4ca97.rlib --extern-version cfg_if=cfg-if,0.1.5 --cap-lints allow` (exit code: 101)
thread 'main' panicked at 'Error(
CargoError(
build failed
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.