ralloc 1.0.0

An efficient alternative platform-agnostic allocator.
Build #36655 2016-12-21T22:10:36.303069+00:00
# rustc version
rustc 1.15.0-nightly (daf8c1dfc 2016-12-05)
# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading ralloc v1.0.0
Downloading clippy v0.0.85
Downloading unborrow v0.3.0
Downloading clippy_lints v0.0.85
Compiling syscall v0.2.1
Compiling rustc-serialize v0.3.22
Compiling nom v1.2.4
Compiling unborrow v0.3.0
Compiling unicode-normalization v0.1.3
Compiling matches v0.1.4
Compiling quine-mc_cluskey v0.2.4
Compiling regex-syntax v0.3.9
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.22/src/lib.rs --crate-name rustc_serialize --crate-type lib -g -C metadata=6b938435173797f7 -C extra-filename=-6b938435173797f7 --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/syscall-0.2.1/src/lib.rs --crate-name syscall --crate-type lib -g -C metadata=bc1c5f989107898d -C extra-filename=-bc1c5f989107898d --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --cap-lints allow`
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/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/matches-0.1.4/lib.rs --crate-name matches --crate-type lib -g -C metadata=3614821dd5ceb75c -C extra-filename=-3614821dd5ceb75c --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unicode-normalization-0.1.3/src/lib.rs --crate-name unicode_normalization --crate-type lib -g -C metadata=77ce7c413abacd3f -C extra-filename=-77ce7c413abacd3f --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/unborrow-0.3.0/src/lib.rs --crate-name unborrow --crate-type lib -g -C metadata=0dd847aa844bfd49 -C extra-filename=-0dd847aa844bfd49 --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --cap-lints allow`
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/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --cap-lints allow`
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.3.9/src/lib.rs --crate-name regex_syntax --crate-type lib -g -C metadata=6602c4e3d91326a4 -C extra-filename=-6602c4e3d91326a4 --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --cap-lints allow`
Compiling ralloc_shim v0.1.1
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ralloc_shim-0.1.1/src/lib.rs --crate-name ralloc_shim --crate-type lib -g -C metadata=b536bfcc44b90275 -C extra-filename=-b536bfcc44b90275 --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --extern syscall=/home/cratesfyi/ralloc-1.0.0/debug/deps/libsyscall-bc1c5f989107898d.rlib --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/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --extern nom=/home/cratesfyi/ralloc-1.0.0/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=\"default\" --cfg feature=\"rustc-serialize\" -C metadata=1a75b37a708f335b -C extra-filename=-1a75b37a708f335b --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --extern rustc_serialize=/home/cratesfyi/ralloc-1.0.0/debug/deps/librustc_serialize-6b938435173797f7.rlib --cap-lints allow`
Compiling clippy_lints v0.0.85
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/lib.rs --crate-name clippy_lints --crate-type lib -g -C metadata=a6a1a5d37c8315c2 -C extra-filename=-a6a1a5d37c8315c2 --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --extern unicode_normalization=/home/cratesfyi/ralloc-1.0.0/debug/deps/libunicode_normalization-77ce7c413abacd3f.rlib --extern quine_mc_cluskey=/home/cratesfyi/ralloc-1.0.0/debug/deps/libquine_mc_cluskey-84dd239bf0c39084.rlib --extern regex_syntax=/home/cratesfyi/ralloc-1.0.0/debug/deps/libregex_syntax-6602c4e3d91326a4.rlib --extern rustc_serialize=/home/cratesfyi/ralloc-1.0.0/debug/deps/librustc_serialize-6b938435173797f7.rlib --extern toml=/home/cratesfyi/ralloc-1.0.0/debug/deps/libtoml-1a75b37a708f335b.rlib --extern matches=/home/cratesfyi/ralloc-1.0.0/debug/deps/libmatches-3614821dd5ceb75c.rlib --extern semver=/home/cratesfyi/ralloc-1.0.0/debug/deps/libsemver-60d1aa0e68346373.rlib --cap-lints allow`
error[E0432]: unresolved import `syntax::parse::token::InternedString`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/internal_lints.rs:3:5
|
3 | use syntax::parse::token::InternedString;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InternedString` in `parse::token`

error[E0432]: unresolved import `syntax::parse::token::InternedString`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/copies.rs:6:5
|
6 | use syntax::parse::token::InternedString;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InternedString` in `parse::token`

error[E0432]: unresolved import `rustc::middle::cstore::DefLike`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/enum_glob_use.rs:7:5
|
7 | use rustc::middle::cstore::DefLike;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `DefLike` in `middle::cstore`

error[E0432]: unresolved import `syntax::parse::token::InternedString`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/enum_variants.rs:6:5
|
6 | use syntax::parse::token::InternedString;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InternedString` in `parse::token`

error[E0432]: unresolved import `rustc::ty::adjustment::AutoAdjustment`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/escape.rs:8:5
|
8 | use rustc::ty::adjustment::AutoAdjustment;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `AutoAdjustment` in `ty::adjustment`. Did you mean to use `Adjustment`?

error[E0432]: unresolved import `rustc::ty::MethodTraitItemId`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/len_zero.rs:3:23
|
3 | use rustc::ty::{self, MethodTraitItemId, ImplOrTraitItemId};
|                       ^^^^^^^^^^^^^^^^^ no `MethodTraitItemId` in `ty`

error[E0432]: unresolved import `rustc::ty::ImplOrTraitItemId`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/len_zero.rs:3:42
|
3 | use rustc::ty::{self, MethodTraitItemId, ImplOrTraitItemId};
|                                          ^^^^^^^^^^^^^^^^^ no `ImplOrTraitItemId` in `ty`

error[E0432]: unresolved import `rustc::ty::adjustment::AutoAdjustment::AdjustDerefRef`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/needless_borrow.rs:9:5
|
9 | use rustc::ty::adjustment::AutoAdjustment::AdjustDerefRef;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Could not find `AutoAdjustment` in `adjustment`

error[E0432]: unresolved import `rustc::ty::TyStruct`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/needless_update.rs:2:5
|
2 | use rustc::ty::TyStruct;
|     ^^^^^^^^^^^^^^^^^^^ no `TyStruct` in `ty`

error[E0432]: unresolved import `syntax::parse::token::InternedString`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/non_expressive_names.rs:3:5
|
3 | use syntax::parse::token::InternedString;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InternedString` in `parse::token`

error[E0432]: unresolved import `syntax::parse::token::InternedString`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/regex.rs:11:5
|
11 | use syntax::parse::token::InternedString;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InternedString` in `parse::token`

error[E0432]: unresolved import `syntax::parse::token::InternedString`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/unsafe_removed_from_name.rs:5:5
|
5 | use syntax::parse::token::InternedString;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InternedString` in `parse::token`

error[E0432]: unresolved import `syntax::parse::token::InternedString`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/unused_label.rs:7:5
|
7 | use syntax::parse::token::InternedString;
|     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InternedString` in `parse::token`

error[E0531]: unresolved tuple struct/variant `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/consts.rs:271:13
|
271 |             ExprVec(ref vec) => self.multi(vec).map(Constant::Vec),
|             ^^^^^^^

error[E0412]: type name `token::InternedString` is undefined or not in scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/conf.rs:8:62
|
8 | pub fn file(args: &[ptr::P<ast::MetaItem>]) -> Result<Option<token::InternedString>, (&'static str, codemap::Span)> {
|                                                              ^^^^^^^^^^^^^^^^^^^^^ undefined or not in scope
|
= help: you can import it into scope: `use syntax::symbol::InternedString;`.

error[E0532]: expected tuple struct/variant, found unit variant `ast::MetaItemKind::Word`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/conf.rs:11:13
|
11 |             ast::MetaItemKind::Word(ref name) |
|             ^^^^^^^^^^^^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:125:15
|
125 |             (&ExprVec(ref l), &ExprVec(ref r)) => self.eq_exprs(l, r),
|               ^^^^^^^

error[E0531]: unresolved tuple struct/variant `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:125:32
|
125 |             (&ExprVec(ref l), &ExprVec(ref r)) => self.eq_exprs(l, r),
|                                ^^^^^^^

error[E0412]: type name `QSelf` is undefined or not in scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:180:31
|
180 |     fn eq_qself(&self, left: &QSelf, right: &QSelf) -> bool {
|                               ^^^^^ undefined or not in scope
|
= help: you can import it into scope: `use syntax::ast::QSelf;`.

error[E0412]: type name `QSelf` is undefined or not in scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:180:46
|
180 |     fn eq_qself(&self, left: &QSelf, right: &QSelf) -> bool {
|                                              ^^^^^ undefined or not in scope
|
= help: you can import it into scope: `use syntax::ast::QSelf;`.

error[E0531]: unresolved tuple struct/variant `TyVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:186:15
|
186 |             (&TyVec(ref l_vec), &TyVec(ref r_vec)) => self.eq_ty(l_vec, r_vec),
|               ^^^^^

error[E0531]: unresolved tuple struct/variant `TyVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:186:34
|
186 |             (&TyVec(ref l_vec), &TyVec(ref r_vec)) => self.eq_ty(l_vec, r_vec),
|                                  ^^^^^

error[E0531]: unresolved tuple struct/variant `TyFixedLengthVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:187:15
|
187 |             (&TyFixedLengthVec(ref lt, ref ll), &TyFixedLengthVec(ref rt, ref rl)) => {
|               ^^^^^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `TyFixedLengthVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:187:50
|
187 |             (&TyFixedLengthVec(ref lt, ref ll), &TyFixedLengthVec(ref rt, ref rl)) => {
|                                                  ^^^^^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:460:13
|
460 |             ExprVec(ref v) => {
|             ^^^^^^^

error[E0425]: unresolved name `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/hir.rs:461:37
|
461 |                 let c: fn(_) -> _ = ExprVec;
|                                     ^^^^^^^ unresolved name

error[E0531]: unresolved tuple struct/variant `hir::ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/sugg.rs:64:17
|
64 |                 hir::ExprVec(..) |
|                 ^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `hir::ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/higher.rs:177:21
|
164 |     if_let_chain!{[
|     - in this macro invocation
...
177 |                 let hir::ExprVec(ref args) = boxed.node
|                     ^^^^^^^^^^^^

error[E0412]: type name `token::InternedString` is undefined or not in scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/mod.rs:133:20
|
133 |         names: Vec<token::InternedString>,
|                    ^^^^^^^^^^^^^^^^^^^^^ undefined or not in scope
|
= help: you can import it into scope: `use syntax::symbol::InternedString;`.

error[E0425]: unresolved name `token::intern`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/mod.rs:143:29
|
143 |             self.names.push(token::intern(text).as_str());
|                             ^^^^^^^^^^^^^ unresolved name

error[E0531]: unresolved tuple struct/variant `ty::TyEnum`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/mod.rs:157:9
|
157 |         ty::TyEnum(adt, _) |
|         ^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ty::TyStruct`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/mod.rs:158:9
|
158 |         ty::TyStruct(adt, _) => match_def_path(cx, adt.did, path),
|         ^^^^^^^^^^^^

error[E0412]: type name `cstore::DefLike` is undefined or not in scope
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/mod.rs:219:63
|
219 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> Option<cstore::DefLike> {
|                                                               ^^^^^^^^^^^^^^^ undefined or not in scope
|
= help: no candidates by the name of `DefLike` found in your project; maybe you misspelled the name or forgot to import an external crate?

error[E0433]: failed to resolve. Could not find `DefLike` in `cstore`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/mod.rs:241:25
|
241 |                         cstore::DefLike::DlDef(def) => def.def_id(),
|                         ^^^^^^^^^^^^^^^^^^^^^^ Could not find `DefLike` in `cstore`

error[E0433]: failed to resolve. Could not find `DefLike` in `cstore`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/mod.rs:242:25
|
242 |                         cstore::DefLike::DlImpl(def_id) => def_id,
|                         ^^^^^^^^^^^^^^^^^^^^^^^ Could not find `DefLike` in `cstore`

error[E0531]: unresolved tuple struct/variant `cstore::DlDef`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/utils/mod.rs:264:9
|
264 |         cstore::DlDef(def::Def::Trait(trait_id)) => Some(trait_id),
|         ^^^^^^^^^^^^^

error[E0532]: expected tuple struct/variant, found unit variant `MetaItemKind::Word`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/attrs.rs:114:44
|
114 |                                     if let MetaItemKind::Word(ref word) = lint.node {
|                                            ^^^^^^^^^^^^^^^^^^

error[E0532]: expected tuple struct/variant, found unit variant `MetaItemKind::Word`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/attrs.rs:217:20
|
217 |             if let MetaItemKind::Word(ref always) = values[0].node {
|                    ^^^^^^^^^^^^^^^^^^

error[E0532]: expected tuple struct/variant, found unit variant `MetaItemKind::Word`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/derive.rs:179:12
|
179 |     if let MetaItemKind::Word(ref word) = attr.node.value.node {
|            ^^^^^^^^^^^^^^^^^^

error[E0433]: failed to resolve. Use of undeclared type or module `ViewPath_`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/enum_glob_use.rs:53:20
|
53 |             if let ViewPath_::ViewPathGlob(_) = item_use.node {
|                    ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `ViewPath_`

error[E0531]: unresolved tuple struct/variant `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/eval_order_dependence.rs:121:9
|
121 |         ExprVec(_) |
|         ^^^^^^^

error[E0531]: unresolved tuple struct/variant `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/format.rs:85:13
|
76 |     if_let_chain! {[
|     - in this macro invocation
...
85 |         let ExprVec(ref exprs) = expr.node,
|             ^^^^^^^

error[E0531]: unresolved tuple struct/variant `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/format.rs:126:13
|
119 |     if_let_chain! {[
|     - in this macro invocation
...
126 |         let ExprVec(ref exprs) = arms[0].body.node,
|             ^^^^^^^

error[E0531]: unresolved tuple struct/variant `ty::MethodTraitItem`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/len_zero.rs:183:20
|
183 |             if let ty::MethodTraitItem(ref method) = cx.tcx.impl_or_trait_item(def_id) {
|                    ^^^^^^^^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ty::TyTrait`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/len_zero.rs:203:9
|
203 |         ty::TyTrait(_) => {
|         ^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ty::TyEnum`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/len_zero.rs:211:9
|
211 |         ty::TyEnum(id, _) |
|         ^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ty::TyStruct`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/len_zero.rs:212:9
|
212 |         ty::TyStruct(id, _) => has_is_empty_impl(cx, &id.did),
|         ^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ty::TyStruct`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/methods.rs:798:13
|
798 |             ty::TyStruct(..) => match_type(cx, ty, &paths::VEC),
|             ^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ty::TyEnum`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/methods.rs:1086:12
|
1086 |     if let ty::TyEnum(_, substs) = ty.sty {
|            ^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ty::TyStruct`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/mutex_atomic.rs:60:16
|
60 |         if let ty::TyStruct(_, subst) = ty.sty {
|                ^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ty::TyStruct`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/new_without_default.rs:149:9
|
149 |         ty::TyStruct(adt_def, substs) => {
|         ^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/regex.rs:193:13
|
191 |       if_let_chain! {[
|  _____- starting here...
192 | |         let ExprAddrOf(_, ref expr) = expr.node,
193 | |         let ExprVec(ref exprs) = expr.node,
| |             ^^^^^^^
194 | |     ], {
195 | |         for expr in exprs {
196 | |             check_regex(cx, expr, utf8);
197 | |         }
198 | |     }}
| |______- ...ending here: in this macro invocation

error[E0531]: unresolved tuple struct/variant `ExprVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/shadow.rs:284:9
|
284 |         ExprVec(ref v) | ExprTup(ref v) => {
|         ^^^^^^^

error[E0531]: unresolved tuple struct/variant `TyVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/shadow.rs:322:9
|
322 |         TyVec(ref sty) => check_ty(cx, sty, bindings),
|         ^^^^^

error[E0531]: unresolved tuple struct/variant `TyFixedLengthVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/shadow.rs:323:9
|
323 |         TyFixedLengthVec(ref fty, ref expr) => {
|         ^^^^^^^^^^^^^^^^

error[E0531]: unresolved tuple struct/variant `TyVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/types.rs:622:13
|
622 |             TyVec(..) |
|             ^^^^^

error[E0531]: unresolved tuple struct/variant `TyFixedLengthVec`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/types.rs:624:13
|
624 |             TyFixedLengthVec(..) => (10 * self.nest, 1),
|             ^^^^^^^^^^^^^^^^

error[E0433]: failed to resolve. Use of undeclared type or module `ViewPath_`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/unsafe_removed_from_name.rs:41:17
|
41 |                 ViewPath_::ViewPathSimple(ref name, ref path) => {
|                 ^^^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `ViewPath_`

error[E0433]: failed to resolve. Use of undeclared type or module `ViewPath_`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/unsafe_removed_from_name.rs:51:17
|
51 |                 ViewPath_::ViewPathList(_, ref path_list_items) => {
|                 ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `ViewPath_`

error[E0433]: failed to resolve. Use of undeclared type or module `ViewPath_`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/unsafe_removed_from_name.rs:59:17
|
59 |                 ViewPath_::ViewPathGlob(_) => {}
|                 ^^^^^^^^^^^^^^^^^^^^^^^ Use of undeclared type or module `ViewPath_`

error[E0531]: unresolved tuple struct/variant `ty::TyStruct`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/vec.rs:91:12
|
91 |     if let ty::TyStruct(_, substs) = ty.sty {
|            ^^^^^^^^^^^^

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/block_in_if_condition.rs:56:1
|
56 | impl<'v> Visitor<'v> for ExVisitor<'v> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/booleans.rs:387:1
|
387 | impl<'a, 'v, 'tcx> Visitor<'v> for NonminimalBoolVisitor<'a, 'tcx> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/cyclomatic_complexity.rs:130:1
|
130 | impl<'a, 'b, 'tcx, 'gcx> Visitor<'a> for CCHelper<'b, 'gcx, 'tcx> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/entry.rs:114:1
|
114 | impl<'a, 'tcx, 'v, 'b> Visitor<'v> for InsertVisitor<'a, 'tcx, 'b> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0053]: method `check_fn` has an incompatible type for trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/escape.rs:65:5
|
65 |     fn check_fn(&mut self, cx: &LateContext, _: visit::FnKind, decl: &FnDecl, body: &Block, _: Span, id: NodeId) {
|     ^ expected struct `rustc::hir::Expr`, found struct `rustc::hir::Block`
|
= note: expected type `fn(&mut escape::Pass, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Expr, syntax::codemap::Span, syntax::ast::NodeId)`
= note:    found type `fn(&mut escape::Pass, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Block, syntax::codemap::Span, syntax::ast::NodeId)`

error[E0053]: method `borrow` has an incompatible type for trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/escape.rs:147:5
|
147 |     fn borrow(&mut self, borrow_id: NodeId, _: Span, cmt: cmt<'tcx>, _: ty::Region, _: ty::BorrowKind,
|     ^ expected reference, found enum `rustc::ty::Region`
|
= note: expected type `fn(&mut escape::EscapeDelegate<'a, 'tcx, 'gcx>, syntax::ast::NodeId, syntax::codemap::Span, std::rc::Rc<rustc::middle::mem_categorization::cmt_<'tcx>>, &'tcx rustc::ty::Region, rustc::ty::BorrowKind, rustc::middle::expr_use_visitor::LoanCause)`
= note:    found type `fn(&mut escape::EscapeDelegate<'a, 'tcx, 'gcx>, syntax::ast::NodeId, syntax::codemap::Span, std::rc::Rc<rustc::middle::mem_categorization::cmt_<'tcx>>, rustc::ty::Region, rustc::ty::BorrowKind, rustc::middle::expr_use_visitor::LoanCause)`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/eval_order_dependence.rs:194:1
|
194 | impl<'v, 't> Visitor<'v> for ReadVisitor<'v, 't> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0053]: method `check_fn` has an incompatible type for trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/functions.rs:72:5
|
72 |     fn check_fn(&mut self, cx: &LateContext, kind: intravisit::FnKind, decl: &hir::FnDecl, block: &hir::Block, span: Span, nodeid: ast::NodeId) {
|     ^ expected struct `rustc::hir::Expr`, found struct `rustc::hir::Block`
|
= note: expected type `fn(&mut functions::Functions, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Expr, syntax::codemap::Span, syntax::ast::NodeId)`
= note:    found type `fn(&mut functions::Functions, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Block, syntax::codemap::Span, syntax::ast::NodeId)`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/functions.rs:154:1
|
154 | impl<'a, 'tcx, 'v> hir::intravisit::Visitor<'v> for DerefVisitor<'a, 'tcx> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/let_if_seq.rs:137:1
|
137 | impl<'a, 'tcx, 'v> hir::intravisit::Visitor<'v> for UsedVisitor<'a, 'tcx> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/lifetimes.rs:269:1
|
269 | impl<'v, 't> Visitor<'v> for RefVisitor<'v, 't> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/lifetimes.rs:330:1
|
330 | impl<'v> Visitor<'v> for LifetimeChecker {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/loops.rs:720:1
|
720 | impl<'a> Visitor<'a> for UsedVisitor {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/loops.rs:740:1
|
740 | impl<'v, 't> Visitor<'v> for VarVisitor<'v, 't> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/loops.rs:802:1
|
802 | impl<'v, 't> Visitor<'v> for VarUsedAfterLoopVisitor<'v, 't> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/loops.rs:910:1
|
910 | impl<'v, 't> Visitor<'v> for IncrementVisitor<'v, 't> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/loops.rs:965:1
|
965  | impl<'v, 't> Visitor<'v> for InitializeVisitor<'v, 't> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0053]: method `check_fn` has an incompatible type for trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/misc.rs:53:5
|
53 |     fn check_fn(&mut self, cx: &LateContext, k: FnKind, decl: &FnDecl, _: &Block, _: Span, _: NodeId) {
|     ^ expected struct `rustc::hir::Expr`, found struct `rustc::hir::Block`
|
= note: expected type `fn(&mut misc::TopLevelRefPass, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Expr, syntax::codemap::Span, syntax::ast::NodeId)`
= note:    found type `fn(&mut misc::TopLevelRefPass, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Block, syntax::codemap::Span, syntax::ast::NodeId)`

error[E0050]: method `check_fn` has 7 parameters but the declaration in trait `rustc::lint::EarlyLintPass::check_fn` has 6
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/misc_early.rs:172:93
|
172 |     fn check_fn(&mut self, cx: &EarlyContext, _: FnKind, decl: &FnDecl, _: &Block, _: Span, _: NodeId) {
|                                                                                             ^ expected 6 parameters, found 7

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/mut_mut.rs:50:1
|
50 | impl<'a, 'tcx, 'v> intravisit::Visitor<'v> for MutVisitor<'a, 'tcx> {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0053]: method `check_fn` has an incompatible type for trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/new_without_default.rs:93:5
|
93  |     fn check_fn(&mut self, cx: &LateContext, kind: FnKind, decl: &hir::FnDecl, _: &hir::Block, span: Span, id: ast::NodeId) {
|     ^ expected struct `rustc::hir::Expr`, found struct `rustc::hir::Block`
|
= note: expected type `fn(&mut new_without_default::NewWithoutDefault, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Expr, syntax::codemap::Span, syntax::ast::NodeId)`
= note:    found type `fn(&mut new_without_default::NewWithoutDefault, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Block, syntax::codemap::Span, syntax::ast::NodeId)`

error[E0050]: method `check_fn` has 7 parameters but the declaration in trait `rustc::lint::EarlyLintPass::check_fn` has 6
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/returns.rs:132:94
|
132 |     fn check_fn(&mut self, cx: &EarlyContext, _: FnKind, _: &FnDecl, block: &Block, _: Span, _: NodeId) {
|                                                                                              ^ expected 6 parameters, found 7

error[E0053]: method `check_fn` has an incompatible type for trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/shadow.rs:84:5
|
84 |       fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, block: &Block, _: Span, _: NodeId) {
|  _____^ starting here...
85 | |         if in_external_macro(cx, block.span) {
86 | |             return;
87 | |         }
88 | |         check_fn(cx, decl, block);
89 | |     }
| |_____^ ...ending here: expected struct `rustc::hir::Expr`, found struct `rustc::hir::Block`
|
= note: expected type `fn(&mut shadow::Pass, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Expr, syntax::codemap::Span, syntax::ast::NodeId)`
= note:    found type `fn(&mut shadow::Pass, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Block, syntax::codemap::Span, syntax::ast::NodeId)`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/shadow.rs:361:1
|
361 |   impl<'v> Visitor<'v> for ContainsSelf {
|  _^ starting here...
362 | |     fn visit_name(&mut self, _: Span, name: Name) {
363 | |         if self.name == name {
364 | |             self.result = true;
365 | |         }
366 | |     }
367 | | }
| |_^ ...ending here: missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0053]: method `check_fn` has an incompatible type for trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/types.rs:530:5
|
530 |       fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Block, _: Span, _: NodeId) {
|  _____^ starting here...
531 | |         self.check_fndecl(cx, decl);
532 | |     }
| |_____^ ...ending here: expected struct `rustc::hir::Expr`, found struct `rustc::hir::Block`
|
= note: expected type `fn(&mut types::TypeComplexityPass, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Expr, syntax::codemap::Span, syntax::ast::NodeId)`
= note:    found type `fn(&mut types::TypeComplexityPass, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Block, syntax::codemap::Span, syntax::ast::NodeId)`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/types.rs:614:1
|
614 | impl<'v> Visitor<'v> for TypeComplexityVisitor {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error[E0053]: method `check_fn` has an incompatible type for trait
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/unused_label.rs:50:5
|
50 |     fn check_fn(&mut self, cx: &LateContext, kind: FnKind, decl: &hir::FnDecl, body: &hir::Block, span: Span, fn_id: ast::NodeId) {
|     ^ expected struct `rustc::hir::Expr`, found struct `rustc::hir::Block`
|
= note: expected type `fn(&mut unused_label::UnusedLabel, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Expr, syntax::codemap::Span, syntax::ast::NodeId)`
= note:    found type `fn(&mut unused_label::UnusedLabel, &rustc::lint::LateContext<'_, '_>, rustc::hir::intravisit::FnKind<'_>, &rustc::hir::FnDecl, &rustc::hir::Block, syntax::codemap::Span, syntax::ast::NodeId)`

error[E0046]: not all trait items implemented, missing: `nested_visit_map`
--> .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/unused_label.rs:64:1
|
64 | impl<'v> Visitor<'v> for UnusedLabelVisitor {
| ^ missing `nested_visit_map` in implementation
|
= note: `nested_visit_map` from trait: `fn(&'this mut Self) -> rustc::hir::intravisit::NestedVisitorMap<'this, 'v>`

error: aborting due to 28 previous errors

thread 'main' panicked at 'ChainedError {
error: Could not compile `clippy_lints`.,
cause: process didn't exit successfully: `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.85/src/lib.rs --crate-name clippy_lints --crate-type lib -g -C metadata=a6a1a5d37c8315c2 -C extra-filename=-a6a1a5d37c8315c2 --out-dir /home/cratesfyi/ralloc-1.0.0/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/ralloc-1.0.0/debug/deps --extern unicode_normalization=/home/cratesfyi/ralloc-1.0.0/debug/deps/libunicode_normalization-77ce7c413abacd3f.rlib --extern quine_mc_cluskey=/home/cratesfyi/ralloc-1.0.0/debug/deps/libquine_mc_cluskey-84dd239bf0c39084.rlib --extern regex_syntax=/home/cratesfyi/ralloc-1.0.0/debug/deps/libregex_syntax-6602c4e3d91326a4.rlib --extern rustc_serialize=/home/cratesfyi/ralloc-1.0.0/debug/deps/librustc_serialize-6b938435173797f7.rlib --extern toml=/home/cratesfyi/ralloc-1.0.0/debug/deps/libtoml-1a75b37a708f335b.rlib --extern matches=/home/cratesfyi/ralloc-1.0.0/debug/deps/libmatches-3614821dd5ceb75c.rlib --extern semver=/home/cratesfyi/ralloc-1.0.0/debug/deps/libsemver-60d1aa0e68346373.rlib --cap-lints allow` (exit code: 101)
}', src/bin/cratesfyi.rs:132
note: Run with `RUST_BACKTRACE=1` for a backtrace.