clippy 0.0.87

A bunch of helpful lints to avoid common pitfalls in Rust
Build #29680 2016-08-31T16:56:56.644670+00:00
# rustc version
rustc 1.13.0-nightly (e9bc1bac8 2016-08-24)
# docs.rs version
cratesfyi 0.2.0 (fb1be72 2016-08-29)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading clippy v0.0.87
Compiling matches v0.1.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/matches-0.1.2/lib.rs --crate-name matches --crate-type lib -g -C metadata=5d5580ffd528031c -C extra-filename=-5d5580ffd528031c --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --cap-lints allow`
Compiling rustc-serialize v0.3.19
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=3561541d79c18212 -C extra-filename=-3561541d79c18212 --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --cap-lints allow`
Compiling unicode-normalization v0.1.2
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.2/src/lib.rs --crate-name unicode_normalization --crate-type lib -g -C metadata=5de3a9c8fd8ddf4e -C extra-filename=-5de3a9c8fd8ddf4e --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --cap-lints allow`
Compiling nom v1.2.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/lib.rs --crate-name nom --crate-type lib -g --cfg feature=\"default\" --cfg feature=\"stream\" -C metadata=24d7a34b1cbfee73 -C extra-filename=-24d7a34b1cbfee73 --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --cap-lints allow`
Compiling quine-mc_cluskey v0.2.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/quine-mc_cluskey-0.2.4/src/lib.rs --crate-name quine_mc_cluskey --crate-type lib -g -C metadata=84dd239bf0c39084 -C extra-filename=-84dd239bf0c39084 --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --cap-lints allow`
Compiling regex-syntax v0.3.4
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.3.4/src/lib.rs --crate-name regex_syntax --crate-type lib -g -C metadata=b24da02611351433 -C extra-filename=-b24da02611351433 --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --cap-lints allow`
Compiling semver v0.2.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/semver-0.2.3/src/lib.rs --crate-name semver --crate-type lib -g --cfg feature=\"default\" -C metadata=60d1aa0e68346373 -C extra-filename=-60d1aa0e68346373 --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --extern nom=/home/cratesfyi/clippy-0.0.87/debug/deps/libnom-24d7a34b1cbfee73.rlib --cap-lints allow`
Compiling toml v0.1.30
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/toml-0.1.30/src/lib.rs --crate-name toml --crate-type lib -g --cfg feature=\"rustc-serialize\" --cfg feature=\"default\" -C metadata=1a75b37a708f335b -C extra-filename=-1a75b37a708f335b --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --extern rustc_serialize=/home/cratesfyi/clippy-0.0.87/debug/deps/librustc_serialize-3561541d79c18212.rlib --cap-lints allow`
Compiling clippy_lints v0.0.87
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/lib.rs --crate-name clippy_lints --crate-type lib -g -C metadata=bfec408f58a994f5 -C extra-filename=-bfec408f58a994f5 --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --extern rustc_serialize=/home/cratesfyi/clippy-0.0.87/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern toml=/home/cratesfyi/clippy-0.0.87/debug/deps/libtoml-1a75b37a708f335b.rlib --extern quine_mc_cluskey=/home/cratesfyi/clippy-0.0.87/debug/deps/libquine_mc_cluskey-84dd239bf0c39084.rlib --extern unicode_normalization=/home/cratesfyi/clippy-0.0.87/debug/deps/libunicode_normalization-5de3a9c8fd8ddf4e.rlib --extern matches=/home/cratesfyi/clippy-0.0.87/debug/deps/libmatches-5d5580ffd528031c.rlib --extern semver=/home/cratesfyi/clippy-0.0.87/debug/deps/libsemver-60d1aa0e68346373.rlib --extern regex_syntax=/home/cratesfyi/clippy-0.0.87/debug/deps/libregex_syntax-b24da02611351433.rlib --cap-lints allow`
error: type macros are experimental (see issue #27245)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/utils/conf.rs:91:27
|
91  |             $(#[$doc] pub $rust_name: define_Conf!(TY $($ty)+),)+
|                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
163 | define_Conf! {
| - in this macro invocation
|
= help: add #![feature(type_macros)] to the crate attributes to enable

error: type macros are experimental (see issue #27245)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/utils/conf.rs:91:27
|
91  |             $(#[$doc] pub $rust_name: define_Conf!(TY $($ty)+),)+
|                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
163 | define_Conf! {
| - in this macro invocation
|
= help: add #![feature(type_macros)] to the crate attributes to enable

error: type macros are experimental (see issue #27245)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/utils/conf.rs:91:27
|
91  |             $(#[$doc] pub $rust_name: define_Conf!(TY $($ty)+),)+
|                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
163 | define_Conf! {
| - in this macro invocation
|
= help: add #![feature(type_macros)] to the crate attributes to enable

error: type macros are experimental (see issue #27245)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/utils/conf.rs:91:27
|
91  |             $(#[$doc] pub $rust_name: define_Conf!(TY $($ty)+),)+
|                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
163 | define_Conf! {
| - in this macro invocation
|
= help: add #![feature(type_macros)] to the crate attributes to enable

error: type macros are experimental (see issue #27245)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/utils/conf.rs:91:27
|
91  |             $(#[$doc] pub $rust_name: define_Conf!(TY $($ty)+),)+
|                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
163 | define_Conf! {
| - in this macro invocation
|
= help: add #![feature(type_macros)] to the crate attributes to enable

error: type macros are experimental (see issue #27245)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/utils/conf.rs:91:27
|
91  |             $(#[$doc] pub $rust_name: define_Conf!(TY $($ty)+),)+
|                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
163 | define_Conf! {
| - in this macro invocation
|
= help: add #![feature(type_macros)] to the crate attributes to enable

error: type macros are experimental (see issue #27245)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/utils/conf.rs:91:27
|
91  |             $(#[$doc] pub $rust_name: define_Conf!(TY $($ty)+),)+
|                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
163 | define_Conf! {
| - in this macro invocation
|
= help: add #![feature(type_macros)] to the crate attributes to enable

error: type macros are experimental (see issue #27245)
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/utils/conf.rs:91:27
|
91  |             $(#[$doc] pub $rust_name: define_Conf!(TY $($ty)+),)+
|                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
...
163 | define_Conf! {
| - in this macro invocation
|
= help: add #![feature(type_macros)] to the crate attributes to enable

error: aborting due to 8 previous errors

thread 'main' panicked at 'ChainedError {
error: failed to compile `clippy v0.0.87`, intermediate artifacts can be found at `/home/cratesfyi/clippy-0.0.87`,
cause: ChainedError {
error: Could not compile `clippy_lints`.,
cause: Process didn't exit successfully: `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.87/src/lib.rs --crate-name clippy_lints --crate-type lib -g -C metadata=bfec408f58a994f5 -C extra-filename=-bfec408f58a994f5 --out-dir /home/cratesfyi/clippy-0.0.87/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps -L dependency=/home/cratesfyi/clippy-0.0.87/debug/deps --extern rustc_serialize=/home/cratesfyi/clippy-0.0.87/debug/deps/librustc_serialize-3561541d79c18212.rlib --extern toml=/home/cratesfyi/clippy-0.0.87/debug/deps/libtoml-1a75b37a708f335b.rlib --extern quine_mc_cluskey=/home/cratesfyi/clippy-0.0.87/debug/deps/libquine_mc_cluskey-84dd239bf0c39084.rlib --extern unicode_normalization=/home/cratesfyi/clippy-0.0.87/debug/deps/libunicode_normalization-5de3a9c8fd8ddf4e.rlib --extern matches=/home/cratesfyi/clippy-0.0.87/debug/deps/libmatches-5d5580ffd528031c.rlib --extern semver=/home/cratesfyi/clippy-0.0.87/debug/deps/libsemver-60d1aa0e68346373.rlib --extern regex_syntax=/home/cratesfyi/clippy-0.0.87/debug/deps/libregex_syntax-b24da02611351433.rlib --cap-lints allow` (exit code: 101)
}
}', src/bin/cratesfyi.rs:132
note: Run with `RUST_BACKTRACE=1` for a backtrace.