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 #89780 2018-03-06 01:45:06

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.26.0-dev (5c1d29af0 2018-03-03)

# docs.rs version cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading fftw3 v0.0.2 Downloading strided v0.2.9 Downloading fftw3-sys v0.0.2 thread 'main' panicked at 'Error( CargoError( 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 } } ), State { next_error: None, backtrace: None } )', src/bin/cratesfyi.rs:142:13 note: Run with `RUST_BACKTRACE=1` for a backtrace.