fftw3 0.0.2

Bindings to FFTW3: the Fastest Fourier Transform in the West. This library aims to expose the full power of FFTW3 in high-performance, safe and idiomatic manner. NB. FFTW3 is licensed GPLv2 (or later) by default, and so applications using it must be distributed under those terms (the license of these bindings is independent).

Build #759 2016-07-30 22:16:18

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)

# docs.rs version cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading fftw3 v0.0.2 Downloading fftw3-sys v0.0.2 thread 'main' panicked at 'ChainedError { error: failed to compile `fftw3 v0.0.2`, intermediate artifacts can be found at `/home/cratesfyi/fftw3-0.0.2`, cause: ChainedError { error: unable to get packages from source, cause: ChainedError { error: failed to parse manifest at `/home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/fftw3-sys-0.0.2/Cargo.toml`, cause: library target names cannot contain hyphens: fftw3-sys } } }', src/bin/cratesfyi.rs:119 note: Run with `RUST_BACKTRACE=1` for a backtrace.