[INFO] crate tvm-rust 0.0.2 is already in cache [INFO] extracting crate tvm-rust 0.0.2 into work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/tvm-rust/0.0.2 [INFO] extracting crate tvm-rust 0.0.2 into work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/tvm-rust/0.0.2 [INFO] validating manifest of tvm-rust-0.0.2 on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tvm-rust-0.0.2 on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tvm-rust-0.0.2 [INFO] finished frobbing tvm-rust-0.0.2 [INFO] frobbed toml for tvm-rust-0.0.2 written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/tvm-rust/0.0.2/Cargo.toml [INFO] started frobbing tvm-rust-0.0.2 [INFO] finished frobbing tvm-rust-0.0.2 [INFO] frobbed toml for tvm-rust-0.0.2 written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/reg/tvm-rust/0.0.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tvm-rust-0.0.2 against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-4/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/reg/tvm-rust/0.0.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 8708868a3e2050410d177d6b88ee8952878b77496319043d8a40295aa5fdbd2a [INFO] running `"docker" "start" "-a" "8708868a3e2050410d177d6b88ee8952878b77496319043d8a40295aa5fdbd2a"` [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling tvm-sys v0.1.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling clippy v0.0.206 [INFO] [stderr] Compiling clippy_lints v0.0.206 [INFO] [stderr] error: failed to run custom build command for `tvm-sys v0.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/tvm-sys-40445ba01527a1ba/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=dylib=tvm_runtime [INFO] [stderr] cargo:rustc-link-search=native=libtvm_runtime [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'TVM_HOME not found!: NotPresent', src/libcore/result.rs:1084:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55bff1f1855b - backtrace::backtrace::libunwind::trace::h2577eef7cb82271e [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55bff1f1855b - backtrace::backtrace::trace_unsynchronized::ha9b72a77aa6c4ce9 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.34/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55bff1f1855b - std::sys_common::backtrace::_print::h8e2c1c5cda6e4e6e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55bff1f1855b - std::sys_common::backtrace::print::h7e0f8aad0d8a6f3b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55bff1f1855b - std::panicking::default_hook::{{closure}}::haae4327ede06a559 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55bff1f18236 - std::panicking::default_hook::hbf5f36093f15fccc [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55bff1f18ccd - std::panicking::rust_panic_with_hook::hf385e0a05e771036 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55bff1f18852 - std::panicking::continue_panic_fmt::h95ba204f85050b4c [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55bff1f18736 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x55bff1f37fcd - core::panicking::panic_fmt::h581f7a1e5499d350 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x55bff1f380c7 - core::result::unwrap_failed::h863b7818e32f0320 [INFO] [stderr] at src/libcore/result.rs:1084 [INFO] [stderr] 11: 0x55bff186d115 - core::result::Result::expect::h2b7bf17f63528d97 [INFO] [stderr] at /rustc/60960a260f7b5c695fd0717311d72ce62dd4eb43/src/libcore/result.rs:879 [INFO] [stderr] 12: 0x55bff186a24f - build_script_build::main::he33ffd63d919c654 [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/tvm-sys-0.1.0/build.rs:9 [INFO] [stderr] 13: 0x55bff186a730 - std::rt::lang_start::{{closure}}::h48b9376089c2eb50 [INFO] [stderr] at /rustc/60960a260f7b5c695fd0717311d72ce62dd4eb43/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55bff1f186d3 - std::rt::lang_start_internal::{{closure}}::heabbf1748dc855a1 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55bff1f186d3 - std::panicking::try::do_call::hf890723f0a5de9f8 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x55bff1f2035a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x55bff1f191dd - std::panicking::try::hf36ba5410913b146 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x55bff1f191dd - std::panic::catch_unwind::hdfbba43a8f6b3f51 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55bff1f191dd - std::rt::lang_start_internal::h85d3c6f2844a1656 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55bff186a709 - std::rt::lang_start::h1b9b9002e45a58dd [INFO] [stderr] at /rustc/60960a260f7b5c695fd0717311d72ce62dd4eb43/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55bff186a67a - main [INFO] [stderr] 22: 0x7f77b2fc12e1 - __libc_start_main [INFO] [stderr] 23: 0x55bff186997a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::ty::subst::Substs` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:8:31 [INFO] [stderr] | [INFO] [stderr] 8 | use rustc::ty::subst::{Subst, Substs}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `Substs` in `ty::subst` [INFO] [stderr] | help: a similar name exists in the module: `Subst` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::middle::const_val` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:16:20 [INFO] [stderr] | [INFO] [stderr] 16 | use rustc::middle::const_val::ConstVal; [INFO] [stderr] | ^^^^^^^^^ could not find `const_val` in `middle` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:20:13 [INFO] [stderr] | [INFO] [stderr] 20 | use syntax::codemap::{CompilerDesugaringKind, ExpnFormat, ExpnInfo, Span, DUMMY_SP}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::symbol::keywords` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | use syntax::symbol::keywords; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `keywords` in `symbol` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/comparisons.rs:5:18 [INFO] [stderr] | [INFO] [stderr] 5 | use rustc::hir::{BinOp_, Expr}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `BinOp_` in `hir` [INFO] [stderr] | help: a similar name exists in the module: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/conf.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::{ast, codemap}; [INFO] [stderr] | ^^^^^^^ no `codemap` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | use syntax::codemap::{CharPos, Span}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:384:21 [INFO] [stderr] | [INFO] [stderr] 384 | use rustc::hir::BinOp_::*; [INFO] [stderr] | ^^^^^^ could not find `BinOp_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/internal_lints.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `rustc::hir::Expr_`, `rustc::hir::Ty_`, `rustc::hir::StmtSemi`, `rustc::hir::StmtExpr`, `rustc::hir::StmtDecl`, `rustc::hir::Decl_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/author.rs:8:24 [INFO] [stderr] | [INFO] [stderr] 8 | use rustc::hir::{Expr, Expr_, QPath, Ty_, Pat, PatKind, BindingAnnotation, StmtSemi, StmtExpr, StmtDecl, Decl_, Stmt}; [INFO] [stderr] | ^^^^^ ^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^ no `Decl_` in `hir` [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | no `StmtDecl` in `hir` [INFO] [stderr] | | | | no `StmtExpr` in `hir` [INFO] [stderr] | | no `Ty_` in `hir` no `StmtSemi` in `hir` [INFO] [stderr] | no `Expr_` in `hir` [INFO] [stderr] help: a similar name exists in the module [INFO] [stderr] | [INFO] [stderr] 8 | use rustc::hir::{Expr, Expr, QPath, Ty_, Pat, PatKind, BindingAnnotation, StmtSemi, StmtExpr, StmtDecl, Decl_, Stmt}; [INFO] [stderr] | ^^^^ [INFO] [stderr] help: a similar name exists in the module [INFO] [stderr] | [INFO] [stderr] 8 | use rustc::hir::{Expr, Expr_, QPath, Ty, Pat, PatKind, BindingAnnotation, StmtSemi, StmtExpr, StmtDecl, Decl_, Stmt}; [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/ptr.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:248:21 [INFO] [stderr] | [INFO] [stderr] 248 | use rustc::hir::BinOp_::*; [INFO] [stderr] | ^^^^^^ could not find `BinOp_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::ast::NestedMetaItemKind` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:8:85 [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::ast::{AttrStyle, Attribute, Lit, LitKind, MetaItemKind, NestedMetaItem, NestedMetaItemKind}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `NestedMetaItemKind` in `ast` [INFO] [stderr] | help: a similar name exists in the module: `NestedMetaItem` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::codemap::{dummy_spanned, Span, DUMMY_SP}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::ThinVec` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::util::ThinVec; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ no `ThinVec` in `util` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::util::small_vector` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/copies.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::util::small_vector::SmallVector; [INFO] [stderr] | ^^^^^^^^^^^^ could not find `small_vector` in `util` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/derive.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/doc.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::codemap::{BytePos, Span}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/double_comparison.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/entry.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::ty::subst::Substs` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/enum_clike.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use rustc::ty::subst::Substs; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^------ [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `Subst` [INFO] [stderr] | no `Substs` in `ty::subst` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/enum_glob_use.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/enum_glob_use.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/enum_variants.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/erasing_op.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `rustc::hir::map::Node::NodeExpr`, `rustc::hir::map::Node::NodeStmt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/escape.rs:3:29 [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::hir::map::Node::{NodeExpr, NodeStmt}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ no `NodeStmt` in `hir::map::Node` [INFO] [stderr] | | [INFO] [stderr] | no `NodeExpr` in `hir::map::Node` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/escape.rs:11:13 [INFO] [stderr] | [INFO] [stderr] 11 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::ty::TypeVariants` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/excessive_precision.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::ty::TypeVariants; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no `TypeVariants` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::codemap::{Span, Spanned}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::symbol::keywords` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::symbol::keywords; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `keywords` in `symbol` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::intravisit::walk_decl` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:6:42 [INFO] [stderr] | [INFO] [stderr] 6 | use rustc::hir::intravisit::{walk_block, walk_decl, walk_expr, walk_pat, walk_stmt, NestedVisitorMap, Visitor}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | no `walk_decl` in `hir::intravisit` [INFO] [stderr] | help: a similar name exists in the module: `walk_ident` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `rustc::hir::map::Node::NodeBlock`, `rustc::hir::map::Node::NodeExpr`, `rustc::hir::map::Node::NodeStmt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:7:29 [INFO] [stderr] | [INFO] [stderr] 7 | use rustc::hir::map::Node::{NodeBlock, NodeExpr, NodeStmt}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ no `NodeStmt` in `hir::map::Node` [INFO] [stderr] | | | [INFO] [stderr] | | no `NodeExpr` in `hir::map::Node` [INFO] [stderr] | no `NodeBlock` in `hir::map::Node` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:7:13 [INFO] [stderr] | [INFO] [stderr] 7 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `rustc::hir::ExprCall`, `rustc::hir::ExprPath` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mem_forget.rs:2:24 [INFO] [stderr] | [INFO] [stderr] 2 | use rustc::hir::{Expr, ExprCall, ExprPath}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^^^ no `ExprPath` in `hir` [INFO] [stderr] | | [INFO] [stderr] | no `ExprCall` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:9:13 [INFO] [stderr] | [INFO] [stderr] 9 | use syntax::codemap::{Span, BytePos}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::codemap::{ExpnFormat, Span}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc_early.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_bool.rs:8:13 [INFO] [stderr] | [INFO] [stderr] 8 | use syntax::codemap::Spanned; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::ExprAddrOf` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_borrow.rs:6:43 [INFO] [stderr] | [INFO] [stderr] 6 | use rustc::hir::{BindingAnnotation, Expr, ExprAddrOf, MutImmutable, Pat, PatKind}; [INFO] [stderr] | ^^^^^^^^^^ no `ExprAddrOf` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_continue.rs:32:13 [INFO] [stderr] | [INFO] [stderr] 32 | use syntax::codemap::{original_sp, DUMMY_SP}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::ExprStruct` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_update.rs:3:24 [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::hir::{Expr, ExprStruct}; [INFO] [stderr] | ^^^^^^^^^^ no `ExprStruct` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/neg_multiply.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::codemap::{Span, Spanned}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/new_without_default.rs:5:13 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/no_effect.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `rustc::hir::BiAnd`, `rustc::hir::BiOr`, `rustc::hir::Expr_`, `rustc::hir::StmtSemi` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/no_effect.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::hir::{BiAnd, BiOr, BlockCheckMode, Expr, Expr_, Stmt, StmtSemi, UnsafeSource}; [INFO] [stderr] | ^^^^^ ^^^^ ^^^^^ ^^^^^^^^ no `StmtSemi` in `hir` [INFO] [stderr] | | | | [INFO] [stderr] | | | no `Expr_` in `hir` [INFO] [stderr] | | no `BiOr` in `hir` help: a similar name exists in the module: `Expr` [INFO] [stderr] | no `BiAnd` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/non_expressive_names.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `rustc::hir::ExprLit`, `rustc::hir::ExprMethodCall` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/open_options.rs:1:24 [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::{Expr, ExprLit, ExprMethodCall}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^^ no `ExprMethodCall` in `hir` [INFO] [stderr] | | [INFO] [stderr] | no `ExprLit` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `quote` in `ext` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/panic_unimplemented.rs:5:18 [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::ext::quote::rt::Span; [INFO] [stderr] | ^^^^^ could not find `quote` in `ext` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/open_options.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::{Span, Spanned}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/precedence.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::codemap::Spanned; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::map::NodeItem` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use rustc::hir::map::NodeItem; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `NodeItem` in `hir::map` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:10:13 [INFO] [stderr] | [INFO] [stderr] 10 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/question_mark.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ranges.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::Spanned; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/regex.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::codemap::{BytePos, Span}; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::def::Def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/replace_consts.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::hir::def::Def; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ no `Def` in `hir::def` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/returns.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/strings.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::codemap::Spanned; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `rustc::hir::BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:62:25 [INFO] [stderr] | [INFO] [stderr] 62 | use rustc::hir::BinOp_::*; [INFO] [stderr] | ^^^^^^ could not find `BinOp_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `rustc::hir::ExprAssign`, `rustc::hir::ExprField`, `rustc::hir::ExprStruct`, `rustc::hir::ExprTup` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/temporary_assignment.rs:2:24 [INFO] [stderr] | [INFO] [stderr] 2 | use rustc::hir::{Expr, ExprAssign, ExprField, ExprStruct, ExprTup}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^ no `ExprTup` in `hir` [INFO] [stderr] | | | | [INFO] [stderr] | | | no `ExprStruct` in `hir` [INFO] [stderr] | | no `ExprField` in `hir` [INFO] [stderr] | | help: a similar name exists in the module: `ExprKind` [INFO] [stderr] | no `ExprAssign` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax_pos::hygiene::CompilerDesugaringKind` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:524:9 [INFO] [stderr] | [INFO] [stderr] 524 | use syntax_pos::hygiene::CompilerDesugaringKind; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CompilerDesugaringKind` in `hygiene` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unicode.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unsafe_removed_from_name.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_label.rs:6:13 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax_pos::symbol::keywords` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/use_self.rs:6:25 [INFO] [stderr] | [INFO] [stderr] 6 | use syntax_pos::symbol::keywords::SelfType; [INFO] [stderr] | ^^^^^^^^ could not find `keywords` in `symbol` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/vec.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `rustc::hir::map::Node::NodeImplItem`, `rustc::hir::map::Node::NodeItem` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:1:29 [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::map::Node::{NodeImplItem, NodeItem}; [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^^ no `NodeItem` in `hir::map::Node` [INFO] [stderr] | | [INFO] [stderr] | no `NodeImplItem` in `hir::map::Node` [INFO] [stderr] | help: a similar name exists in the module: `ImplItem` [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:407:58 [INFO] [stderr] | [INFO] [stderr] 407 | (BiAnd, Constant::Bool(true), Some(r)) | (BiOr, Constant::Bool(false), Some(r)) => Some(r), [INFO] [stderr] | ----- variable not in all patterns ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `BiAnd` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:407:18 [INFO] [stderr] | [INFO] [stderr] 407 | (BiAnd, Constant::Bool(true), Some(r)) | (BiOr, Constant::Bool(false), Some(r)) => Some(r), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:407:17 [INFO] [stderr] | [INFO] [stderr] 407 | (BiAnd, Constant::Bool(true), Some(r)) | (BiOr, Constant::Bool(false), Some(r)) => Some(r), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ---- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `BiOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:407:59 [INFO] [stderr] | [INFO] [stderr] 407 | (BiAnd, Constant::Bool(true), Some(r)) | (BiOr, Constant::Bool(false), Some(r)) => Some(r), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0416]: identifier `TyInfer` is bound more than once in the same pattern [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:258:25 [INFO] [stderr] | [INFO] [stderr] 258 | (&TyInfer, &TyInfer) => true, [INFO] [stderr] | ^^^^^^^ used in a pattern more than once [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAdd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:17 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ----- ^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^ ^^^^ ^^^^^^^ pattern doesn't bind `BiAdd` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | pattern doesn't bind `BiAdd` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAdd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:9 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiMul` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:9 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^ ----- ^^^^^^^^ ^^^^^^^^ ^^^^ ^^^^ ^^^^^^^ pattern doesn't bind `BiMul` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiMul` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiMul` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:17 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:9 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^ ^^^^^ -------- ^^^^^^^^ ^^^^ ^^^^ ^^^^^^^ pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | variable not in all patterns [INFO] [stderr] | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | pattern doesn't bind `BiBitXor` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitXor` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:25 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:9 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^ ^^^^ ------- variable not in all patterns [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | pattern doesn't bind `BiBitOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:61 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:9 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^^^^ -------- ^^^^ ^^^^ ^^^^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | variable not in all patterns [INFO] [stderr] | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:36 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:9 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^ ---- ^^^^ ^^^^^^^ pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | variable not in all patterns [INFO] [stderr] | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | pattern doesn't bind `BiEq` [INFO] [stderr] | pattern doesn't bind `BiEq` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiEq` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:47 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:9 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^ ---- ^^^^^^^ pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | variable not in all patterns [INFO] [stderr] | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | pattern doesn't bind `BiNe` [INFO] [stderr] | pattern doesn't bind `BiNe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiNe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:270:54 [INFO] [stderr] | [INFO] [stderr] 270 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:9 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ----- ^^^^^ ^^^^^ ^^^^ pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | variable not in all patterns [INFO] [stderr] | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | pattern doesn't bind `BiSub` [INFO] [stderr] | pattern doesn't bind `BiSub` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiSub` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:33 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiDiv` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:9 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ----- ^^^^^ ^^^^ pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | variable not in all patterns [INFO] [stderr] | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | pattern doesn't bind `BiDiv` [INFO] [stderr] | pattern doesn't bind `BiDiv` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiDiv` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:41 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiRem` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:9 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ ^^^^^ ----- ^^^^^ ^^^^^ ^^^^^ ^^^^ pattern doesn't bind `BiRem` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiRem` [INFO] [stderr] | | | | | pattern doesn't bind `BiRem` [INFO] [stderr] | | | | pattern doesn't bind `BiRem` [INFO] [stderr] | | | variable not in all patterns [INFO] [stderr] | | pattern doesn't bind `BiRem` [INFO] [stderr] | pattern doesn't bind `BiRem` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiRem` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:25 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiShr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:9 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ ----- ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ pattern doesn't bind `BiShr` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiShr` [INFO] [stderr] | | | | | pattern doesn't bind `BiShr` [INFO] [stderr] | | | | pattern doesn't bind `BiShr` [INFO] [stderr] | | | pattern doesn't bind `BiShr` [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiShr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiShr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:17 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiShl` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:17 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ----- ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ pattern doesn't bind `BiShl` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiShl` [INFO] [stderr] | | | | | pattern doesn't bind `BiShl` [INFO] [stderr] | | | | pattern doesn't bind `BiShl` [INFO] [stderr] | | | pattern doesn't bind `BiShl` [INFO] [stderr] | | pattern doesn't bind `BiShl` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiShl` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:9 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:9 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ----- ^^^^ pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | variable not in all patterns [INFO] [stderr] | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | pattern doesn't bind `BiAnd` [INFO] [stderr] | pattern doesn't bind `BiAnd` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:49 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:9 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ---- variable not in all patterns [INFO] [stderr] | | | | | | | [INFO] [stderr] | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | pattern doesn't bind `BiOr` [INFO] [stderr] | pattern doesn't bind `BiOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:275:57 [INFO] [stderr] | [INFO] [stderr] 275 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `ObsoleteInPlace` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:365:27 [INFO] [stderr] | [INFO] [stderr] 365 | ObsoleteInPlace | Assign | AssignOp(_) => Associativity::Right, [INFO] [stderr] | --------------- ^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `ObsoleteInPlace` [INFO] [stderr] | | | [INFO] [stderr] | | pattern doesn't bind `ObsoleteInPlace` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::ObsoleteInPlace` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:365:9 [INFO] [stderr] | [INFO] [stderr] 365 | ObsoleteInPlace | Assign | AssignOp(_) => Associativity::Right, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:9 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiEq` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiEq` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:17 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:9 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | pattern doesn't bind `BiNe` [INFO] [stderr] | pattern doesn't bind `BiNe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiNe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:52 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:9 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | variable not in all patterns [INFO] [stderr] | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | pattern doesn't bind `BiLt` [INFO] [stderr] | pattern doesn't bind `BiLt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:45 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:9 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | variable not in all patterns [INFO] [stderr] | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | pattern doesn't bind `BiLe` [INFO] [stderr] | pattern doesn't bind `BiLe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:38 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:9 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | variable not in all patterns [INFO] [stderr] | | pattern doesn't bind `BiGe` [INFO] [stderr] | pattern doesn't bind `BiGe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:24 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:9 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | variable not in all patterns [INFO] [stderr] | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | pattern doesn't bind `BiGt` [INFO] [stderr] | pattern doesn't bind `BiGt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:31 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:17 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ----- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | pattern doesn't bind `BiAnd` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:9 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:9 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stderr] | | | | | | | | [INFO] [stderr] | | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | pattern doesn't bind `BiOr` [INFO] [stderr] | pattern doesn't bind `BiOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:398:59 [INFO] [stderr] | [INFO] [stderr] 398 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Ty_` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/author.rs:669:18 [INFO] [stderr] | [INFO] [stderr] 669 | hir::Ty_::TyPath(ref inner_path) => { [INFO] [stderr] | ^^^ could not find `Ty_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:122:14 [INFO] [stderr] | [INFO] [stderr] 122 | impl ty::item_path::ItemPathBuffer for AbsolutePathBuffer { [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:123:37 [INFO] [stderr] | [INFO] [stderr] 123 | fn root_mode(&self) -> &ty::item_path::RootMode { [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:124:34 [INFO] [stderr] | [INFO] [stderr] 124 | const ABSOLUTE: &ty::item_path::RootMode = &ty::item_path::RootMode::Absolute; [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `item_path` in `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:124:61 [INFO] [stderr] | [INFO] [stderr] 124 | const ABSOLUTE: &ty::item_path::RootMode = &ty::item_path::RootMode::Absolute; [INFO] [stderr] | ^^^^^^^^^ could not find `item_path` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Def` in `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:287:14 [INFO] [stderr] | [INFO] [stderr] 287 | def::Def::Trait(trait_id) => Some(trait_id), [INFO] [stderr] | ^^^ could not find `Def` in `def` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Def` in `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:898:18 [INFO] [stderr] | [INFO] [stderr] 898 | def::Def::Variant(..) | def::Def::VariantCtor(..) [INFO] [stderr] | ^^^ could not find `Def` in `def` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Def` in `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:898:42 [INFO] [stderr] | [INFO] [stderr] 898 | def::Def::Variant(..) | def::Def::VariantCtor(..) [INFO] [stderr] | ^^^ could not find `Def` in `def` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Item_` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:162:57 [INFO] [stderr] | [INFO] [stderr] 162 | if let hir::Item_::ItemImpl(_, _, _, _, Some(ref trait_ref), _, _) = [INFO] [stderr] | ^^^^^ could not find `Item_` in `hir` [INFO] [stderr] ... [INFO] [stderr] 173 | if ops!( [INFO] [stderr] | ____________________________- [INFO] [stderr] 174 | | op.node, [INFO] [stderr] 175 | | cx, [INFO] [stderr] 176 | | ty, [INFO] [stderr] ... | [INFO] [stderr] 189 | | Shl: BiShl [INFO] [stderr] 190 | | ) { [INFO] [stderr] | |_________________________- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAdd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:17 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ----- ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiAdd` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | | | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | | pattern doesn't bind `BiAdd` [INFO] [stderr] | | pattern doesn't bind `BiAdd` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAdd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiMul` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ ----- ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiMul` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | | | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | | pattern doesn't bind `BiMul` [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiMul` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiMul` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:17 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^ -------- ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | variable not in all patterns [INFO] [stderr] | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | pattern doesn't bind `BiBitXor` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitXor` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:40 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ------- ^^^^ ^^^^ pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | pattern doesn't bind `BiBitOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:62 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ -------- ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | variable not in all patterns [INFO] [stderr] | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:51 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ---- ^^^^ pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | pattern doesn't bind `BiEq` [INFO] [stderr] | pattern doesn't bind `BiEq` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiEq` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:72 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ---- variable not in all patterns [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | pattern doesn't bind `BiNe` [INFO] [stderr] | pattern doesn't bind `BiNe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiNe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:79 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ ^^^^^ ----- ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | variable not in all patterns [INFO] [stderr] | | pattern doesn't bind `BiAnd` [INFO] [stderr] | pattern doesn't bind `BiAnd` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:25 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ---- ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | variable not in all patterns [INFO] [stderr] | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | pattern doesn't bind `BiOr` [INFO] [stderr] | pattern doesn't bind `BiOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:250:33 [INFO] [stderr] | [INFO] [stderr] 250 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:17 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ----- ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | pattern doesn't bind `BiSub` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiSub` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiDiv` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ ----- ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiDiv` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiDiv` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:17 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiRem` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ ^^^^^ ----- ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiRem` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiRem` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiRem` [INFO] [stderr] | | | | | | pattern doesn't bind `BiRem` [INFO] [stderr] | | | | | pattern doesn't bind `BiRem` [INFO] [stderr] | | | | pattern doesn't bind `BiRem` [INFO] [stderr] | | | variable not in all patterns [INFO] [stderr] | | pattern doesn't bind `BiRem` [INFO] [stderr] | pattern doesn't bind `BiRem` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiRem` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:25 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiShr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ----- ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiShr` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiShr` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiShr` [INFO] [stderr] | | | | | | pattern doesn't bind `BiShr` [INFO] [stderr] | | | | | variable not in all patterns [INFO] [stderr] | | | | pattern doesn't bind `BiShr` [INFO] [stderr] | | | pattern doesn't bind `BiShr` [INFO] [stderr] | | pattern doesn't bind `BiShr` [INFO] [stderr] | pattern doesn't bind `BiShr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiShr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:41 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiShl` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ----- ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiShl` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiShl` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiShl` [INFO] [stderr] | | | | | | pattern doesn't bind `BiShl` [INFO] [stderr] | | | | | pattern doesn't bind `BiShl` [INFO] [stderr] | | | | variable not in all patterns [INFO] [stderr] | | | pattern doesn't bind `BiShl` [INFO] [stderr] | | pattern doesn't bind `BiShl` [INFO] [stderr] | pattern doesn't bind `BiShl` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiShl` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:33 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ---- ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | variable not in all patterns [INFO] [stderr] | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | pattern doesn't bind `BiLt` [INFO] [stderr] | pattern doesn't bind `BiLt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:49 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ ---- ^^^^ ^^^^ pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | pattern doesn't bind `BiLe` [INFO] [stderr] | pattern doesn't bind `BiLe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:56 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^ ---- ^^^^ pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | pattern doesn't bind `BiGe` [INFO] [stderr] | pattern doesn't bind `BiGe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:63 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:9 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stderr] | | | | | | | | | [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | pattern doesn't bind `BiGt` [INFO] [stderr] | pattern doesn't bind `BiGt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:251:70 [INFO] [stderr] | [INFO] [stderr] 251 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | if let Expr_::ExprBinary(ref op, ref left, ref right) = e.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:123:16 [INFO] [stderr] | [INFO] [stderr] 123 | if BinOp_::BiEq == op.node; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:124:20 [INFO] [stderr] | [INFO] [stderr] 124 | if let Expr_::ExprBinary(ref op1, ref left1, ref right1) = left.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:125:16 [INFO] [stderr] | [INFO] [stderr] 125 | if BinOp_::BiBitAnd == op1.node; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:126:20 [INFO] [stderr] | [INFO] [stderr] 126 | if let Expr_::ExprLit(ref lit) = right1.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:128:20 [INFO] [stderr] | [INFO] [stderr] 128 | if let Expr_::ExprLit(ref lit1) = right.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:172:16 [INFO] [stderr] | [INFO] [stderr] 172 | BiEq | BiNe => match bit_op { [INFO] [stderr] | ---- ^^^^ pattern doesn't bind `BiEq` [INFO] [stderr] | | [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiEq` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:172:9 [INFO] [stderr] | [INFO] [stderr] 172 | BiEq | BiNe => match bit_op { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:172:9 [INFO] [stderr] | [INFO] [stderr] 172 | BiEq | BiNe => match bit_op { [INFO] [stderr] | ^^^^ ---- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `BiNe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiNe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:172:16 [INFO] [stderr] | [INFO] [stderr] 172 | BiEq | BiNe => match bit_op { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:203:16 [INFO] [stderr] | [INFO] [stderr] 203 | BiLt | BiGe => match bit_op { [INFO] [stderr] | ---- ^^^^ pattern doesn't bind `BiLt` [INFO] [stderr] | | [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:203:9 [INFO] [stderr] | [INFO] [stderr] 203 | BiLt | BiGe => match bit_op { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:203:9 [INFO] [stderr] | [INFO] [stderr] 203 | BiLt | BiGe => match bit_op { [INFO] [stderr] | ^^^^ ---- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `BiGe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:203:16 [INFO] [stderr] | [INFO] [stderr] 203 | BiLt | BiGe => match bit_op { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:235:16 [INFO] [stderr] | [INFO] [stderr] 235 | BiLe | BiGt => match bit_op { [INFO] [stderr] | ---- ^^^^ pattern doesn't bind `BiLe` [INFO] [stderr] | | [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:235:9 [INFO] [stderr] | [INFO] [stderr] 235 | BiLe | BiGt => match bit_op { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:235:9 [INFO] [stderr] | [INFO] [stderr] 235 | BiLe | BiGt => match bit_op { [INFO] [stderr] | ^^^^ ---- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `BiGt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:235:16 [INFO] [stderr] | [INFO] [stderr] 235 | BiLe | BiGt => match bit_op { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:174:29 [INFO] [stderr] | [INFO] [stderr] 174 | BiAnd | BiOr => self.short_circuits += 1, [INFO] [stderr] | ----- ^^^^ pattern doesn't bind `BiAnd` [INFO] [stderr] | | [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:174:21 [INFO] [stderr] | [INFO] [stderr] 174 | BiAnd | BiOr => self.short_circuits += 1, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:174:21 [INFO] [stderr] | [INFO] [stderr] 174 | BiAnd | BiOr => self.short_circuits += 1, [INFO] [stderr] | ^^^^^ ---- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `BiOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:174:29 [INFO] [stderr] | [INFO] [stderr] 174 | BiAnd | BiOr => self.short_circuits += 1, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:72:25 [INFO] [stderr] | [INFO] [stderr] 72 | BiAnd | BiOr => return, [INFO] [stderr] | ----- ^^^^ pattern doesn't bind `BiAnd` [INFO] [stderr] | | [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:72:17 [INFO] [stderr] | [INFO] [stderr] 72 | BiAnd | BiOr => return, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:72:17 [INFO] [stderr] | [INFO] [stderr] 72 | BiAnd | BiOr => return, [INFO] [stderr] | ^^^^^ ---- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `BiOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:72:25 [INFO] [stderr] | [INFO] [stderr] 72 | BiAnd | BiOr => return, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:78:17 [INFO] [stderr] | [INFO] [stderr] 78 | BiNe | BiEq => (cx.tcx.lang_items().eq_trait(), true), [INFO] [stderr] | ^^^^ ---- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `BiEq` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiEq` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:78:24 [INFO] [stderr] | [INFO] [stderr] 78 | BiNe | BiEq => (cx.tcx.lang_items().eq_trait(), true), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:78:24 [INFO] [stderr] | [INFO] [stderr] 78 | BiNe | BiEq => (cx.tcx.lang_items().eq_trait(), true), [INFO] [stderr] | ---- ^^^^ pattern doesn't bind `BiNe` [INFO] [stderr] | | [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiNe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:78:17 [INFO] [stderr] | [INFO] [stderr] 78 | BiNe | BiEq => (cx.tcx.lang_items().eq_trait(), true), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:79:24 [INFO] [stderr] | [INFO] [stderr] 79 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items().ord_trait(), true), [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiLt` [INFO] [stderr] | | | | [INFO] [stderr] | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | pattern doesn't bind `BiLt` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:79:17 [INFO] [stderr] | [INFO] [stderr] 79 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items().ord_trait(), true), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:79:17 [INFO] [stderr] | [INFO] [stderr] 79 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items().ord_trait(), true), [INFO] [stderr] | ^^^^ ---- ^^^^ ^^^^ pattern doesn't bind `BiLe` [INFO] [stderr] | | | | [INFO] [stderr] | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiLe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:79:24 [INFO] [stderr] | [INFO] [stderr] 79 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items().ord_trait(), true), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:79:17 [INFO] [stderr] | [INFO] [stderr] 79 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items().ord_trait(), true), [INFO] [stderr] | ^^^^ ^^^^ ---- ^^^^ pattern doesn't bind `BiGe` [INFO] [stderr] | | | | [INFO] [stderr] | | | variable not in all patterns [INFO] [stderr] | | pattern doesn't bind `BiGe` [INFO] [stderr] | pattern doesn't bind `BiGe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:79:31 [INFO] [stderr] | [INFO] [stderr] 79 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items().ord_trait(), true), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:79:17 [INFO] [stderr] | [INFO] [stderr] 79 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items().ord_trait(), true), [INFO] [stderr] | ^^^^ ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stderr] | | | | [INFO] [stderr] | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | pattern doesn't bind `BiGt` [INFO] [stderr] | pattern doesn't bind `BiGt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:79:38 [INFO] [stderr] | [INFO] [stderr] 79 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items().ord_trait(), true), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:17 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ----- ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | | pattern doesn't bind `BiSub` [INFO] [stderr] | | pattern doesn't bind `BiSub` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiSub` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiDiv` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ----- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | | pattern doesn't bind `BiDiv` [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiDiv` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiDiv` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:17 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ -------- ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | pattern doesn't bind `BiBitXor` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitXor` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:82 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ------- variable not in all patterns [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | | pattern doesn't bind `BiBitOr` [INFO] [stderr] | pattern doesn't bind `BiBitOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:104 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ -------- ^^^^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:93 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | variable not in all patterns [INFO] [stderr] | | pattern doesn't bind `BiEq` [INFO] [stderr] | pattern doesn't bind `BiEq` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiEq` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:25 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | pattern doesn't bind `BiNe` [INFO] [stderr] | pattern doesn't bind `BiNe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiNe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:60 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | variable not in all patterns [INFO] [stderr] | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | pattern doesn't bind `BiLt` [INFO] [stderr] | pattern doesn't bind `BiLt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:32 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | variable not in all patterns [INFO] [stderr] | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | pattern doesn't bind `BiLe` [INFO] [stderr] | pattern doesn't bind `BiLe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:39 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | pattern doesn't bind `BiGe` [INFO] [stderr] | pattern doesn't bind `BiGe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:53 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | | | variable not in all patterns [INFO] [stderr] | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | pattern doesn't bind `BiGt` [INFO] [stderr] | pattern doesn't bind `BiGt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:46 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ----- ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | | pattern doesn't bind `BiAnd` [INFO] [stderr] | | pattern doesn't bind `BiAnd` [INFO] [stderr] | pattern doesn't bind `BiAnd` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:67 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:9 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ---- ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | | | | | | | | [INFO] [stderr] | | | | | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | | | | | variable not in all patterns [INFO] [stderr] | | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | | pattern doesn't bind `BiOr` [INFO] [stderr] | | pattern doesn't bind `BiOr` [INFO] [stderr] | pattern doesn't bind `BiOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:159:75 [INFO] [stderr] | [INFO] [stderr] 159 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiMul` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/erasing_op.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | BiMul | BiBitAnd => { [INFO] [stderr] | ----- ^^^^^^^^ pattern doesn't bind `BiMul` [INFO] [stderr] | | [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiMul` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/erasing_op.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | BiMul | BiBitAnd => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitAnd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/erasing_op.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | BiMul | BiBitAnd => { [INFO] [stderr] | ^^^^^ -------- variable not in all patterns [INFO] [stderr] | | [INFO] [stderr] | pattern doesn't bind `BiBitAnd` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitAnd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/erasing_op.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | BiMul | BiBitAnd => { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Def` in `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:68:37 [INFO] [stderr] | [INFO] [stderr] 68 | if let def::Def::Local(var) = cx.tables.qpath_def(qpath, lhs.hir_id) { [INFO] [stderr] | ^^^ could not find `Def` in `def` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Def` in `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:304:33 [INFO] [stderr] | [INFO] [stderr] 304 | if let def::Def::Local(local_id) = self.cx.tables.qpath_def(qpath, expr.hir_id); [INFO] [stderr] | ^^^ could not find `Def` in `def` [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiAdd` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stderr] | ----- ^^^^^^^ ^^^^^^^^ pattern doesn't bind `BiAdd` [INFO] [stderr] | | | [INFO] [stderr] | | pattern doesn't bind `BiAdd` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiAdd` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stderr] | ^^^^^ ^^^^^^^ -------- variable not in all patterns [INFO] [stderr] | | | [INFO] [stderr] | | pattern doesn't bind `BiBitXor` [INFO] [stderr] | pattern doesn't bind `BiBitXor` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitXor` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:41:35 [INFO] [stderr] | [INFO] [stderr] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:41:17 [INFO] [stderr] | [INFO] [stderr] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stderr] | ^^^^^ ------- ^^^^^^^^ pattern doesn't bind `BiBitOr` [INFO] [stderr] | | | [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiBitOr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiBitOr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stderr] | ^^^^^ ^^^^^ ----- variable not in all patterns [INFO] [stderr] | | | [INFO] [stderr] | | pattern doesn't bind `BiSub` [INFO] [stderr] | pattern doesn't bind `BiSub` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiSub` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:45:33 [INFO] [stderr] | [INFO] [stderr] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiShr` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stderr] | ^^^^^ ----- ^^^^^ pattern doesn't bind `BiShr` [INFO] [stderr] | | | [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiShr` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiShr` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:45:25 [INFO] [stderr] | [INFO] [stderr] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiShl` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:45:25 [INFO] [stderr] | [INFO] [stderr] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stderr] | ----- ^^^^^ ^^^^^ pattern doesn't bind `BiShl` [INFO] [stderr] | | | [INFO] [stderr] | | pattern doesn't bind `BiShl` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiShl` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:45:17 [INFO] [stderr] | [INFO] [stderr] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infallible_destructuring_match.rs:53:20 [INFO] [stderr] | [INFO] [stderr] 53 | if let Expr_::ExprMatch(ref target, ref arms, MatchSource::Normal) = expr.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `AssociatedItemKind` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:110:37 [INFO] [stderr] | [INFO] [stderr] 110 | item.name == name && if let AssociatedItemKind::Method { has_self } = item.kind { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `AssociatedItemKind` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `AssociatedKind` in `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:138:31 [INFO] [stderr] | [INFO] [stderr] 138 | i.kind == ty::AssociatedKind::Method && i.method_has_self_argument && i.name == "is_empty" [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `AssociatedKind` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `AssociatedItemKind` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:158:37 [INFO] [stderr] | [INFO] [stderr] 158 | item.name == name && if let AssociatedItemKind::Method { has_self } = item.kind { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `AssociatedItemKind` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `AssociatedKind` in `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:237:20 [INFO] [stderr] | [INFO] [stderr] 237 | if let ty::AssociatedKind::Method = item.kind { [INFO] [stderr] | ^^^^^^^^^^^^^^ could not find `AssociatedKind` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:773:17 [INFO] [stderr] | [INFO] [stderr] 773 | BinOp_::BiAdd => { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:784:17 [INFO] [stderr] | [INFO] [stderr] 784 | BinOp_::BiSub if same_var(cx, lhs, var) => extract_offset(cx, rhs, var).map(Offset::negative), [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:834:16 [INFO] [stderr] | [INFO] [stderr] 834 | if let Expr_::ExprAssign(ref lhs, ref rhs) = e.node { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:851:12 [INFO] [stderr] | [INFO] [stderr] 851 | if let Expr_::ExprBlock(ref b, _) = body.node { [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Stmt_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:861:17 [INFO] [stderr] | [INFO] [stderr] 861 | Stmt_::StmtDecl(..) => None, [INFO] [stderr] | ^^^^^ use of undeclared type or module `Stmt_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Stmt_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:862:17 [INFO] [stderr] | [INFO] [stderr] 862 | Stmt_::StmtExpr(ref e, _node_id) | Stmt_::StmtSemi(ref e, _node_id) => Some(get_assignment(cx, e, var)), [INFO] [stderr] | ^^^^^ use of undeclared type or module `Stmt_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Stmt_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:862:52 [INFO] [stderr] | [INFO] [stderr] 862 | Stmt_::StmtExpr(ref e, _node_id) | Stmt_::StmtSemi(ref e, _node_id) => Some(get_assignment(cx, e, var)), [INFO] [stderr] | ^^^^^ use of undeclared type or module `Stmt_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TypeVariants` in `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1225:29 [INFO] [stderr] | [INFO] [stderr] 1225 | ty::TypeVariants::TyArray(_, size) if size.assert_usize(cx.tcx).expect("array size") > 32 => (), [INFO] [stderr] | ^^^^^^^^^^^^ could not find `TypeVariants` in `ty` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `visit_decl` is not a member of trait `Visitor` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1931:5 [INFO] [stderr] | [INFO] [stderr] 1931 | / fn visit_decl(&mut self, decl: &'tcx Decl) { [INFO] [stderr] 1932 | | // Look for declarations of the variable [INFO] [stderr] 1933 | | if let DeclLocal(ref local) = decl.node { [INFO] [stderr] 1934 | | if local.pat.id == self.var_id { [INFO] [stderr] ... | [INFO] [stderr] 1950 | | walk_decl(self, decl); [INFO] [stderr] 1951 | | } [INFO] [stderr] | |_____^ not a member of trait `Visitor` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `BinOp_` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1203:41 [INFO] [stderr] | [INFO] [stderr] 1203 | cx, fold_args, hir::BinOp_::BiOr, "any", true [INFO] [stderr] | ^^^^^^ could not find `BinOp_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `BinOp_` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1206:41 [INFO] [stderr] | [INFO] [stderr] 1206 | cx, fold_args, hir::BinOp_::BiAnd, "all", true [INFO] [stderr] | ^^^^^^ could not find `BinOp_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `BinOp_` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1209:41 [INFO] [stderr] | [INFO] [stderr] 1209 | cx, fold_args, hir::BinOp_::BiAdd, "sum", false [INFO] [stderr] | ^^^^^^ could not find `BinOp_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `BinOp_` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1212:41 [INFO] [stderr] | [INFO] [stderr] 1212 | cx, fold_args, hir::BinOp_::BiMul, "product", false [INFO] [stderr] | ^^^^^^ could not find `BinOp_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Expr_` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1486:46 [INFO] [stderr] | [INFO] [stderr] 1486 | let map_or_arg_is_none = if let hir::Expr_::ExprPath(ref qpath) = map_or_args[1].node { [INFO] [stderr] | ^^^^^ could not find `Expr_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TyParamBound` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1964:29 [INFO] [stderr] | [INFO] [stderr] 1964 | if let hir::TyParamBound::TraitTyParamBound(ref ptr, ..) = *bound { [INFO] [stderr] | ^^^^^^^^^^^^ could not find `TyParamBound` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:307:20 [INFO] [stderr] | [INFO] [stderr] 307 | if let Expr_::ExprBinary(ref binop, ref a, ref b) = expr.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Def` in `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:567:14 [INFO] [stderr] | [INFO] [stderr] 567 | def::Def::Local(id) | def::Def::Upvar(id, _, _) => !in_macro(cx.tcx.hir.span(id)), [INFO] [stderr] | ^^^ could not find `Def` in `def` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Def` in `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:567:36 [INFO] [stderr] | [INFO] [stderr] 567 | def::Def::Local(id) | def::Def::Upvar(id, _, _) => !in_macro(cx.tcx.hir.span(id)), [INFO] [stderr] | ^^^ could not find `Def` in `def` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `TypeVariants` in `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:205:36 [INFO] [stderr] | [INFO] [stderr] 205 | if let ty::TypeVariants::TyAdt(def, ..) = ty.sty { [INFO] [stderr] | ^^^^^^^^^^^^ could not find `TypeVariants` in `ty` [INFO] [stderr] [INFO] [stderr] error: cannot find attribute macro `rustfmt_skip` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/new_without_default.rs:156:7 [INFO] [stderr] | [INFO] [stderr] 156 | #[rustfmt_skip] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `AssociatedItemKind` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/new_without_default.rs:94:29 [INFO] [stderr] | [INFO] [stderr] 94 | if let hir::AssociatedItemKind::Method { has_self: false } = assoc_item.kind { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ could not find `AssociatedItemKind` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | if let Expr_::ExprBinary(ref op, ref first, ref second) = expr.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | if let Expr_::ExprBinary(ref op2, ref ident1, ref ident2) = first.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:37:20 [INFO] [stderr] | [INFO] [stderr] 37 | if let Expr_::ExprPath(QPath::Resolved(_, ref path1)) = ident1.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | if let Expr_::ExprPath(QPath::Resolved(_, ref path2)) = ident2.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:39:20 [INFO] [stderr] | [INFO] [stderr] 39 | if let Expr_::ExprPath(QPath::Resolved(_, ref path3)) = second.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:44:24 [INFO] [stderr] | [INFO] [stderr] 44 | if let BinOp_::BiLt = op.node { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:45:28 [INFO] [stderr] | [INFO] [stderr] 45 | if let BinOp_::BiAdd = op2.node { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:50:24 [INFO] [stderr] | [INFO] [stderr] 50 | if let BinOp_::BiGt = op.node { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:51:28 [INFO] [stderr] | [INFO] [stderr] 51 | if let BinOp_::BiSub = op2.node { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:60:20 [INFO] [stderr] | [INFO] [stderr] 60 | if let Expr_::ExprBinary(ref op, ref first, ref second) = expr.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:61:20 [INFO] [stderr] | [INFO] [stderr] 61 | if let Expr_::ExprBinary(ref op2, ref ident1, ref ident2) = second.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:62:20 [INFO] [stderr] | [INFO] [stderr] 62 | if let Expr_::ExprPath(QPath::Resolved(_, ref path1)) = ident1.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:63:20 [INFO] [stderr] | [INFO] [stderr] 63 | if let Expr_::ExprPath(QPath::Resolved(_, ref path2)) = ident2.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Expr_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | if let Expr_::ExprPath(QPath::Resolved(_, ref path3)) = first.node; [INFO] [stderr] | ^^^^^ use of undeclared type or module `Expr_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:69:24 [INFO] [stderr] | [INFO] [stderr] 69 | if let BinOp_::BiGt = op.node { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:70:28 [INFO] [stderr] | [INFO] [stderr] 70 | if let BinOp_::BiAdd = op2.node { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:75:24 [INFO] [stderr] | [INFO] [stderr] 75 | if let BinOp_::BiLt = op.node { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/overflow_check_conditional.rs:76:28 [INFO] [stderr] | [INFO] [stderr] 76 | if let BinOp_::BiSub = op2.node { [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Ty_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:268:12 [INFO] [stderr] | [INFO] [stderr] 268 | if let Ty_::TyRptr(ref lt, ref m) = ty.node { [INFO] [stderr] | ^^^ use of undeclared type or module `Ty_` [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:24 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiEq` [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | | pattern doesn't bind `BiEq` [INFO] [stderr] | | pattern doesn't bind `BiEq` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiEq` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ pattern doesn't bind `BiNe` [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | | | variable not in all patterns [INFO] [stderr] | | | pattern doesn't bind `BiNe` [INFO] [stderr] | | pattern doesn't bind `BiNe` [INFO] [stderr] | pattern doesn't bind `BiNe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiNe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:38 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiLt` [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | | pattern doesn't bind `BiLt` [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiLt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:24 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiLe` [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | | pattern doesn't bind `BiLe` [INFO] [stderr] | | | variable not in all patterns [INFO] [stderr] | | pattern doesn't bind `BiLe` [INFO] [stderr] | pattern doesn't bind `BiLe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:31 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ pattern doesn't bind `BiGe` [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | variable not in all patterns [INFO] [stderr] | | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | | pattern doesn't bind `BiGe` [INFO] [stderr] | | pattern doesn't bind `BiGe` [INFO] [stderr] | pattern doesn't bind `BiGe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:45 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stderr] | | | | | | [INFO] [stderr] | | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | | pattern doesn't bind `BiGt` [INFO] [stderr] | | pattern doesn't bind `BiGt` [INFO] [stderr] | pattern doesn't bind `BiGt` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGt` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:65:52 [INFO] [stderr] | [INFO] [stderr] 65 | BiEq | BiLt | BiLe | BiNe | BiGe | BiGt => return, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Item_` in `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:170:21 [INFO] [stderr] | [INFO] [stderr] 170 | if let hir::Item_::ItemImpl(_, _, _, _, Some(ref trait_ref), _, _) = item.node; [INFO] [stderr] | ^^^^^ could not find `Item_` in `hir` [INFO] [stderr] [INFO] [stderr] error[E0407]: method `check_decl` is not a member of trait `LateLintPass` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:391:5 [INFO] [stderr] | [INFO] [stderr] 391 | / fn check_decl(&mut self, cx: &LateContext<'a, 'tcx>, decl: &'tcx Decl) { [INFO] [stderr] 392 | | check_let_unit(cx, decl) [INFO] [stderr] 393 | | } [INFO] [stderr] | |_____^ not a member of trait `LateLintPass` [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:436:28 [INFO] [stderr] | [INFO] [stderr] 436 | BiEq | BiLe | BiGe => "true", [INFO] [stderr] | ---- ^^^^ ^^^^ pattern doesn't bind `BiEq` [INFO] [stderr] | | | [INFO] [stderr] | | pattern doesn't bind `BiEq` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiEq` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:436:21 [INFO] [stderr] | [INFO] [stderr] 436 | BiEq | BiLe | BiGe => "true", [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:436:21 [INFO] [stderr] | [INFO] [stderr] 436 | BiEq | BiLe | BiGe => "true", [INFO] [stderr] | ^^^^ ---- ^^^^ pattern doesn't bind `BiLe` [INFO] [stderr] | | | [INFO] [stderr] | | variable not in all patterns [INFO] [stderr] | pattern doesn't bind `BiLe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:436:28 [INFO] [stderr] | [INFO] [stderr] 436 | BiEq | BiLe | BiGe => "true", [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:436:21 [INFO] [stderr] | [INFO] [stderr] 436 | BiEq | BiLe | BiGe => "true", [INFO] [stderr] | ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stderr] | | | [INFO] [stderr] | | pattern doesn't bind `BiGe` [INFO] [stderr] | pattern doesn't bind `BiGe` [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGe` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:436:35 [INFO] [stderr] | [INFO] [stderr] 436 | BiEq | BiLe | BiGe => "true", [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0408]: variable `TyInfer` is not bound in all patterns [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1132:23 [INFO] [stderr] | [INFO] [stderr] 1132 | TyInfer | TyPtr(..) | TyRptr(..) => (1, 0), [INFO] [stderr] | ------- ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `TyInfer` [INFO] [stderr] | | | [INFO] [stderr] | | pattern doesn't bind `TyInfer` [INFO] [stderr] | variable not in all patterns [INFO] [stderr] | [INFO] [stderr] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::TyInfer` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1132:13 [INFO] [stderr] | [INFO] [stderr] 1132 | TyInfer | TyPtr(..) | TyRptr(..) => (1, 0), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `Ty_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/use_self.rs:59:20 [INFO] [stderr] | [INFO] [stderr] 59 | if let Ty_::TyPath(QPath::Resolved(_, ref item_path)) = item_type.node; [INFO] [stderr] | ^^^ use of undeclared type or module `Ty_` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `BinOp_` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/zero_div_zero.rs:36:20 [INFO] [stderr] | [INFO] [stderr] 36 | if let BinOp_::BiDiv = op.node; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `BinOp_` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:158:17 [INFO] [stderr] | [INFO] [stderr] 158 | ty::TyFloat(FloatTy::F32) => Constant::F32(is.as_str().parse().unwrap()), [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:159:17 [INFO] [stderr] | [INFO] [stderr] 159 | ty::TyFloat(FloatTy::F64) => Constant::F64(is.as_str().parse().unwrap()), [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:204:13 [INFO] [stderr] | [INFO] [stderr] 204 | ExprPath(ref qpath) => self.fetch_path(qpath, e.hir_id), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:205:13 [INFO] [stderr] | [INFO] [stderr] 205 | ExprBlock(ref block, _) => self.block(block), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:206:13 [INFO] [stderr] | [INFO] [stderr] 206 | ExprIf(ref cond, ref then, ref otherwise) => self.ifthenelse(cond, then, otherwise), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:207:13 [INFO] [stderr] | [INFO] [stderr] 207 | ExprLit(ref lit) => Some(lit_to_constant(&lit.node, self.tables.expr_ty(e))), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:208:13 [INFO] [stderr] | [INFO] [stderr] 208 | ExprArray(ref vec) => self.multi(vec).map(Constant::Vec), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:209:13 [INFO] [stderr] | [INFO] [stderr] 209 | ExprTup(ref tup) => self.multi(tup).map(Constant::Tuple), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRepeat` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:210:13 [INFO] [stderr] | [INFO] [stderr] 210 | ExprRepeat(ref value, _) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:212:25 [INFO] [stderr] | [INFO] [stderr] 212 | ty::TyArray(_, n) => n.assert_usize(self.tcx).expect("array length"), [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Array` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:217:13 [INFO] [stderr] | [INFO] [stderr] 217 | ExprUnary(op, ref operand) => self.expr(operand).and_then(|o| match op { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:222:13 [INFO] [stderr] | [INFO] [stderr] 222 | ExprBinary(op, ref left, ref right) => self.binop(op, left, right), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:235:25 [INFO] [stderr] | [INFO] [stderr] 235 | ty::TyInt(ity) => Some(Int(unsext(self.tcx, value as i128, ity))), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:236:25 [INFO] [stderr] | [INFO] [stderr] 236 | ty::TyUint(ity) => Some(Int(clip(self.tcx, value, ity))), [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:249:25 [INFO] [stderr] | [INFO] [stderr] 249 | ty::TyInt(ity) => ity, [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:328:25 [INFO] [stderr] | [INFO] [stderr] 328 | ty::TyInt(ity) => { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:352:25 [INFO] [stderr] | [INFO] [stderr] 352 | ty::TyUint(_) => { [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyBool` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:421:17 [INFO] [stderr] | [INFO] [stderr] 421 | ty::TyBool => Some(Constant::Bool(b == 1)), [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Bool` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | ty::TyUint(_) | ty::TyInt(_) => Some(Constant::Int(b)), [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:422:33 [INFO] [stderr] | [INFO] [stderr] 422 | ty::TyUint(_) | ty::TyInt(_) => Some(Constant::Int(b)), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:423:17 [INFO] [stderr] | [INFO] [stderr] 423 | ty::TyFloat(FloatTy::F32) => Some(Constant::F32(f32::from_bits(b as u32))), [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:424:17 [INFO] [stderr] | [INFO] [stderr] 424 | ty::TyFloat(FloatTy::F64) => Some(Constant::F64(f64::from_bits(b as u64))), [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:429:17 [INFO] [stderr] | [INFO] [stderr] 429 | ty::TyRef(_, tam, _) => match tam.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyStr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:430:21 [INFO] [stderr] | [INFO] [stderr] 430 | ty::TyStr => { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `NestedMetaItemKind` in module `ast` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/conf.rs:13:35 [INFO] [stderr] | [INFO] [stderr] 13 | args: &[codemap::Spanned], [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: an enum with a similar name exists: `NestedMetaItem` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:46:15 [INFO] [stderr] | [INFO] [stderr] 46 | (&StmtDecl(ref l, _), &StmtDecl(ref r, _)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:46:36 [INFO] [stderr] | [INFO] [stderr] 46 | (&StmtDecl(ref l, _), &StmtDecl(ref r, _)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:47:26 [INFO] [stderr] | [INFO] [stderr] 47 | if let (&DeclLocal(ref l), &DeclLocal(ref r)) = (&l.node, &r.node) { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:47:45 [INFO] [stderr] | [INFO] [stderr] 47 | if let (&DeclLocal(ref l), &DeclLocal(ref r)) = (&l.node, &r.node) { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:53:15 [INFO] [stderr] | [INFO] [stderr] 53 | (&StmtExpr(ref l, _), &StmtExpr(ref r, _)) | (&StmtSemi(ref l, _), &StmtSemi(ref r, _)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:53:36 [INFO] [stderr] | [INFO] [stderr] 53 | (&StmtExpr(ref l, _), &StmtExpr(ref r, _)) | (&StmtSemi(ref l, _), &StmtSemi(ref r, _)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:53:60 [INFO] [stderr] | [INFO] [stderr] 53 | (&StmtExpr(ref l, _), &StmtExpr(ref r, _)) | (&StmtSemi(ref l, _), &StmtSemi(ref r, _)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:53:81 [INFO] [stderr] | [INFO] [stderr] 53 | (&StmtExpr(ref l, _), &StmtExpr(ref r, _)) | (&StmtSemi(ref l, _), &StmtSemi(ref r, _)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:78:15 [INFO] [stderr] | [INFO] [stderr] 78 | (&ExprAddrOf(l_mut, ref le), &ExprAddrOf(r_mut, ref re)) => l_mut == r_mut && self.eq_expr(le, re), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:78:43 [INFO] [stderr] | [INFO] [stderr] 78 | (&ExprAddrOf(l_mut, ref le), &ExprAddrOf(r_mut, ref re)) => l_mut == r_mut && self.eq_expr(le, re), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAgain` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:79:15 [INFO] [stderr] | [INFO] [stderr] 79 | (&ExprAgain(li), &ExprAgain(ri)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAgain` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:79:31 [INFO] [stderr] | [INFO] [stderr] 79 | (&ExprAgain(li), &ExprAgain(ri)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:82:15 [INFO] [stderr] | [INFO] [stderr] 82 | (&ExprAssign(ref ll, ref lr), &ExprAssign(ref rl, ref rr)) => self.eq_expr(ll, rl) && self.eq_expr(lr, rr), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:82:44 [INFO] [stderr] | [INFO] [stderr] 82 | (&ExprAssign(ref ll, ref lr), &ExprAssign(ref rl, ref rr)) => self.eq_expr(ll, rl) && self.eq_expr(lr, rr), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:83:15 [INFO] [stderr] | [INFO] [stderr] 83 | (&ExprAssignOp(ref lo, ref ll, ref lr), &ExprAssignOp(ref ro, ref rl, ref rr)) => { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:83:54 [INFO] [stderr] | [INFO] [stderr] 83 | (&ExprAssignOp(ref lo, ref ll, ref lr), &ExprAssignOp(ref ro, ref rl, ref rr)) => { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:86:15 [INFO] [stderr] | [INFO] [stderr] 86 | (&ExprBlock(ref l, _), &ExprBlock(ref r, _)) => self.eq_block(l, r), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:86:37 [INFO] [stderr] | [INFO] [stderr] 86 | (&ExprBlock(ref l, _), &ExprBlock(ref r, _)) => self.eq_block(l, r), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:87:15 [INFO] [stderr] | [INFO] [stderr] 87 | (&ExprBinary(l_op, ref ll, ref lr), &ExprBinary(r_op, ref rl, ref rr)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:87:50 [INFO] [stderr] | [INFO] [stderr] 87 | (&ExprBinary(l_op, ref ll, ref lr), &ExprBinary(r_op, ref rl, ref rr)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:93:15 [INFO] [stderr] | [INFO] [stderr] 93 | (&ExprBreak(li, ref le), &ExprBreak(ri, ref re)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:93:39 [INFO] [stderr] | [INFO] [stderr] 93 | (&ExprBreak(li, ref le), &ExprBreak(ri, ref re)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:97:15 [INFO] [stderr] | [INFO] [stderr] 97 | (&ExprBox(ref l), &ExprBox(ref r)) => self.eq_expr(l, r), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:97:32 [INFO] [stderr] | [INFO] [stderr] 97 | (&ExprBox(ref l), &ExprBox(ref r)) => self.eq_expr(l, r), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:98:15 [INFO] [stderr] | [INFO] [stderr] 98 | (&ExprCall(ref l_fun, ref l_args), &ExprCall(ref r_fun, ref r_args)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:98:49 [INFO] [stderr] | [INFO] [stderr] 98 | (&ExprCall(ref l_fun, ref l_args), &ExprCall(ref r_fun, ref r_args)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:101:15 [INFO] [stderr] | [INFO] [stderr] 101 | (&ExprCast(ref lx, ref lt), &ExprCast(ref rx, ref rt)) | [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:101:42 [INFO] [stderr] | [INFO] [stderr] 101 | (&ExprCast(ref lx, ref lt), &ExprCast(ref rx, ref rt)) | [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprType` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:102:15 [INFO] [stderr] | [INFO] [stderr] 102 | (&ExprType(ref lx, ref lt), &ExprType(ref rx, ref rt)) => self.eq_expr(lx, rx) && self.eq_ty(lt, rt), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprType` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:102:42 [INFO] [stderr] | [INFO] [stderr] 102 | (&ExprType(ref lx, ref lt), &ExprType(ref rx, ref rt)) => self.eq_expr(lx, rx) && self.eq_ty(lt, rt), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprField` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:103:15 [INFO] [stderr] | [INFO] [stderr] 103 | (&ExprField(ref l_f_exp, ref l_f_ident), &ExprField(ref r_f_exp, ref r_f_ident)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprField` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:103:55 [INFO] [stderr] | [INFO] [stderr] 103 | (&ExprField(ref l_f_exp, ref l_f_ident), &ExprField(ref r_f_exp, ref r_f_ident)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:106:15 [INFO] [stderr] | [INFO] [stderr] 106 | (&ExprIndex(ref la, ref li), &ExprIndex(ref ra, ref ri)) => self.eq_expr(la, ra) && self.eq_expr(li, ri), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:106:43 [INFO] [stderr] | [INFO] [stderr] 106 | (&ExprIndex(ref la, ref li), &ExprIndex(ref ra, ref ri)) => self.eq_expr(la, ra) && self.eq_expr(li, ri), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:107:15 [INFO] [stderr] | [INFO] [stderr] 107 | (&ExprIf(ref lc, ref lt, ref le), &ExprIf(ref rc, ref rt, ref re)) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:107:48 [INFO] [stderr] | [INFO] [stderr] 107 | (&ExprIf(ref lc, ref lt, ref le), &ExprIf(ref rc, ref rt, ref re)) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:110:15 [INFO] [stderr] | [INFO] [stderr] 110 | (&ExprLit(ref l), &ExprLit(ref r)) => l.node == r.node, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:110:32 [INFO] [stderr] | [INFO] [stderr] 110 | (&ExprLit(ref l), &ExprLit(ref r)) => l.node == r.node, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:111:15 [INFO] [stderr] | [INFO] [stderr] 111 | (&ExprLoop(ref lb, ref ll, ref lls), &ExprLoop(ref rb, ref rl, ref rls)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:111:51 [INFO] [stderr] | [INFO] [stderr] 111 | (&ExprLoop(ref lb, ref ll, ref lls), &ExprLoop(ref rb, ref rl, ref rls)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:114:15 [INFO] [stderr] | [INFO] [stderr] 114 | (&ExprMatch(ref le, ref la, ref ls), &ExprMatch(ref re, ref ra, ref rs)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:114:51 [INFO] [stderr] | [INFO] [stderr] 114 | (&ExprMatch(ref le, ref la, ref ls), &ExprMatch(ref re, ref ra, ref rs)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:120:15 [INFO] [stderr] | [INFO] [stderr] 120 | (&ExprMethodCall(ref l_path, _, ref l_args), &ExprMethodCall(ref r_path, _, ref r_args)) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:120:59 [INFO] [stderr] | [INFO] [stderr] 120 | (&ExprMethodCall(ref l_path, _, ref l_args), &ExprMethodCall(ref r_path, _, ref r_args)) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRepeat` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:123:15 [INFO] [stderr] | [INFO] [stderr] 123 | (&ExprRepeat(ref le, ref ll_id), &ExprRepeat(ref re, ref rl_id)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRepeat` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:123:47 [INFO] [stderr] | [INFO] [stderr] 123 | (&ExprRepeat(ref le, ref ll_id), &ExprRepeat(ref re, ref rl_id)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:131:15 [INFO] [stderr] | [INFO] [stderr] 131 | (&ExprRet(ref l), &ExprRet(ref r)) => both(l, r, |l, r| self.eq_expr(l, r)), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:131:32 [INFO] [stderr] | [INFO] [stderr] 131 | (&ExprRet(ref l), &ExprRet(ref r)) => both(l, r, |l, r| self.eq_expr(l, r)), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:132:15 [INFO] [stderr] | [INFO] [stderr] 132 | (&ExprPath(ref l), &ExprPath(ref r)) => self.eq_qpath(l, r), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:132:33 [INFO] [stderr] | [INFO] [stderr] 132 | (&ExprPath(ref l), &ExprPath(ref r)) => self.eq_qpath(l, r), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:133:15 [INFO] [stderr] | [INFO] [stderr] 133 | (&ExprStruct(ref l_path, ref lf, ref lo), &ExprStruct(ref r_path, ref rf, ref ro)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:133:56 [INFO] [stderr] | [INFO] [stderr] 133 | (&ExprStruct(ref l_path, ref lf, ref lo), &ExprStruct(ref r_path, ref rf, ref ro)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:137:15 [INFO] [stderr] | [INFO] [stderr] 137 | (&ExprTup(ref l_tup), &ExprTup(ref r_tup)) => self.eq_exprs(l_tup, r_tup), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:137:36 [INFO] [stderr] | [INFO] [stderr] 137 | (&ExprTup(ref l_tup), &ExprTup(ref r_tup)) => self.eq_exprs(l_tup, r_tup), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:138:15 [INFO] [stderr] | [INFO] [stderr] 138 | (&ExprUnary(l_op, ref le), &ExprUnary(r_op, ref re)) => l_op == r_op && self.eq_expr(le, re), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:138:41 [INFO] [stderr] | [INFO] [stderr] 138 | (&ExprUnary(l_op, ref le), &ExprUnary(r_op, ref re)) => l_op == r_op && self.eq_expr(le, re), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:139:15 [INFO] [stderr] | [INFO] [stderr] 139 | (&ExprArray(ref l), &ExprArray(ref r)) => self.eq_exprs(l, r), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:139:34 [INFO] [stderr] | [INFO] [stderr] 139 | (&ExprArray(ref l), &ExprArray(ref r)) => self.eq_exprs(l, r), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:140:15 [INFO] [stderr] | [INFO] [stderr] 140 | (&ExprWhile(ref lc, ref lb, ref ll), &ExprWhile(ref rc, ref rb, ref rl)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:140:51 [INFO] [stderr] | [INFO] [stderr] 140 | (&ExprWhile(ref lc, ref lb, ref ll), &ExprWhile(ref rc, ref rb, ref rl)) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PathParameters` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:204:45 [INFO] [stderr] | [INFO] [stderr] 204 | fn eq_path_parameters(&mut self, left: &PathParameters, right: &PathParameters) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `PathParameters` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:204:69 [INFO] [stderr] | [INFO] [stderr] 204 | fn eq_path_parameters(&mut self, left: &PathParameters, right: &PathParameters) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:236:15 [INFO] [stderr] | [INFO] [stderr] 236 | (&TySlice(ref l_vec), &TySlice(ref r_vec)) => self.eq_ty(l_vec, r_vec), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:236:36 [INFO] [stderr] | [INFO] [stderr] 236 | (&TySlice(ref l_vec), &TySlice(ref r_vec)) => self.eq_ty(l_vec, r_vec), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:237:15 [INFO] [stderr] | [INFO] [stderr] 237 | (&TyArray(ref lt, ref ll_id), &TyArray(ref rt, ref rl_id)) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:237:44 [INFO] [stderr] | [INFO] [stderr] 237 | (&TyArray(ref lt, ref ll_id), &TyArray(ref rt, ref rl_id)) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPtr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:252:15 [INFO] [stderr] | [INFO] [stderr] 252 | (&TyPtr(ref l_mut), &TyPtr(ref r_mut)) => l_mut.mutbl == r_mut.mutbl && self.eq_ty(&*l_mut.ty, &*r_mut.ty), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPtr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:252:34 [INFO] [stderr] | [INFO] [stderr] 252 | (&TyPtr(ref l_mut), &TyPtr(ref r_mut)) => l_mut.mutbl == r_mut.mutbl && self.eq_ty(&*l_mut.ty, &*r_mut.ty), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:253:15 [INFO] [stderr] | [INFO] [stderr] 253 | (&TyRptr(_, ref l_rmut), &TyRptr(_, ref r_rmut)) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:253:39 [INFO] [stderr] | [INFO] [stderr] 253 | (&TyRptr(_, ref l_rmut), &TyRptr(_, ref r_rmut)) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:256:15 [INFO] [stderr] | [INFO] [stderr] 256 | (&TyPath(ref l), &TyPath(ref r)) => self.eq_qpath(l, r), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:256:31 [INFO] [stderr] | [INFO] [stderr] 256 | (&TyPath(ref l), &TyPath(ref r)) => self.eq_qpath(l, r), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:257:15 [INFO] [stderr] | [INFO] [stderr] 257 | (&TyTup(ref l), &TyTup(ref r)) => over(l, r, |l, r| self.eq_ty(l, r)), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:257:30 [INFO] [stderr] | [INFO] [stderr] 257 | (&TyTup(ref l), &TyTup(ref r)) => over(l, r, |l, r| self.eq_ty(l, r)), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:268:26 [INFO] [stderr] | [INFO] [stderr] 268 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:268:75 [INFO] [stderr] | [INFO] [stderr] 268 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiGt` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:271:23 [INFO] [stderr] | [INFO] [stderr] 271 | BiLt => Some((BiGt, rhs, lhs)), [INFO] [stderr] | ^^^^ help: a local variable with a similar name exists: `BiLt` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiGe` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:272:23 [INFO] [stderr] | [INFO] [stderr] 272 | BiLe => Some((BiGe, rhs, lhs)), [INFO] [stderr] | ^^^^ help: a local variable with a similar name exists: `BiLe` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiLe` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:273:23 [INFO] [stderr] | [INFO] [stderr] 273 | BiGe => Some((BiLe, rhs, lhs)), [INFO] [stderr] | ^^^^ help: a local variable with a similar name exists: `BiGe` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiLt` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:274:23 [INFO] [stderr] | [INFO] [stderr] 274 | BiGt => Some((BiLt, rhs, lhs)), [INFO] [stderr] | ^^^^ help: a local variable with a similar name exists: `BiGt` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:342:13 [INFO] [stderr] | [INFO] [stderr] 342 | ExprAddrOf(m, ref e) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:343:40 [INFO] [stderr] | [INFO] [stderr] 343 | let c: fn(_, _) -> _ = ExprAddrOf; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAgain` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:348:13 [INFO] [stderr] | [INFO] [stderr] 348 | ExprAgain(i) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprAgain` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:349:37 [INFO] [stderr] | [INFO] [stderr] 349 | let c: fn(_) -> _ = ExprAgain; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprYield` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:355:13 [INFO] [stderr] | [INFO] [stderr] 355 | ExprYield(ref e) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprYield` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:356:37 [INFO] [stderr] | [INFO] [stderr] 356 | let c: fn(_) -> _ = ExprYield; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:360:13 [INFO] [stderr] | [INFO] [stderr] 360 | ExprAssign(ref l, ref r) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:361:40 [INFO] [stderr] | [INFO] [stderr] 361 | let c: fn(_, _) -> _ = ExprAssign; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:366:13 [INFO] [stderr] | [INFO] [stderr] 366 | ExprAssignOp(ref o, ref l, ref r) => { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:367:43 [INFO] [stderr] | [INFO] [stderr] 367 | let c: fn(_, _, _) -> _ = ExprAssignOp; [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:373:13 [INFO] [stderr] | [INFO] [stderr] 373 | ExprBlock(ref b, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:374:40 [INFO] [stderr] | [INFO] [stderr] 374 | let c: fn(_, _) -> _ = ExprBlock; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:378:13 [INFO] [stderr] | [INFO] [stderr] 378 | ExprBinary(op, ref l, ref r) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:379:43 [INFO] [stderr] | [INFO] [stderr] 379 | let c: fn(_, _, _) -> _ = ExprBinary; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:385:13 [INFO] [stderr] | [INFO] [stderr] 385 | ExprBreak(i, ref j) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprBreak` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:386:40 [INFO] [stderr] | [INFO] [stderr] 386 | let c: fn(_, _) -> _ = ExprBreak; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:395:13 [INFO] [stderr] | [INFO] [stderr] 395 | ExprBox(ref e) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:396:37 [INFO] [stderr] | [INFO] [stderr] 396 | let c: fn(_) -> _ = ExprBox; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:400:13 [INFO] [stderr] | [INFO] [stderr] 400 | ExprCall(ref fun, ref args) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:401:40 [INFO] [stderr] | [INFO] [stderr] 401 | let c: fn(_, _) -> _ = ExprCall; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:406:13 [INFO] [stderr] | [INFO] [stderr] 406 | ExprCast(ref e, ref _ty) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:407:40 [INFO] [stderr] | [INFO] [stderr] 407 | let c: fn(_, _) -> _ = ExprCast; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:412:13 [INFO] [stderr] | [INFO] [stderr] 412 | ExprClosure(cap, _, eid, _, _) => { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:413:49 [INFO] [stderr] | [INFO] [stderr] 413 | let c: fn(_, _, _, _, _) -> _ = ExprClosure; [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprField` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:418:13 [INFO] [stderr] | [INFO] [stderr] 418 | ExprField(ref e, ref f) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprField` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:419:40 [INFO] [stderr] | [INFO] [stderr] 419 | let c: fn(_, _) -> _ = ExprField; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:424:13 [INFO] [stderr] | [INFO] [stderr] 424 | ExprIndex(ref a, ref i) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:425:40 [INFO] [stderr] | [INFO] [stderr] 425 | let c: fn(_, _) -> _ = ExprIndex; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprInlineAsm` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:430:13 [INFO] [stderr] | [INFO] [stderr] 430 | ExprInlineAsm(..) => { [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprInlineAsm` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:431:43 [INFO] [stderr] | [INFO] [stderr] 431 | let c: fn(_, _, _) -> _ = ExprInlineAsm; [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:434:13 [INFO] [stderr] | [INFO] [stderr] 434 | ExprIf(ref cond, ref t, ref e) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:435:43 [INFO] [stderr] | [INFO] [stderr] 435 | let c: fn(_, _, _) -> _ = ExprIf; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:443:13 [INFO] [stderr] | [INFO] [stderr] 443 | ExprLit(ref l) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:444:37 [INFO] [stderr] | [INFO] [stderr] 444 | let c: fn(_) -> _ = ExprLit; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:448:13 [INFO] [stderr] | [INFO] [stderr] 448 | ExprLoop(ref b, ref i, _) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:449:43 [INFO] [stderr] | [INFO] [stderr] 449 | let c: fn(_, _, _) -> _ = ExprLoop; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:456:13 [INFO] [stderr] | [INFO] [stderr] 456 | ExprMatch(ref e, ref arms, ref s) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:457:43 [INFO] [stderr] | [INFO] [stderr] 457 | let c: fn(_, _, _) -> _ = ExprMatch; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:471:13 [INFO] [stderr] | [INFO] [stderr] 471 | ExprMethodCall(ref path, ref _tys, ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:472:43 [INFO] [stderr] | [INFO] [stderr] 472 | let c: fn(_, _, _) -> _ = ExprMethodCall; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRepeat` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:477:13 [INFO] [stderr] | [INFO] [stderr] 477 | ExprRepeat(ref e, ref l_id) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprRepeat` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:478:40 [INFO] [stderr] | [INFO] [stderr] 478 | let c: fn(_, _) -> _ = ExprRepeat; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:486:13 [INFO] [stderr] | [INFO] [stderr] 486 | ExprRet(ref e) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:487:37 [INFO] [stderr] | [INFO] [stderr] 487 | let c: fn(_) -> _ = ExprRet; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:493:13 [INFO] [stderr] | [INFO] [stderr] 493 | ExprPath(ref qpath) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:494:37 [INFO] [stderr] | [INFO] [stderr] 494 | let c: fn(_) -> _ = ExprPath; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:498:13 [INFO] [stderr] | [INFO] [stderr] 498 | ExprStruct(ref path, ref fields, ref expr) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:499:43 [INFO] [stderr] | [INFO] [stderr] 499 | let c: fn(_, _, _) -> _ = ExprStruct; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:513:13 [INFO] [stderr] | [INFO] [stderr] 513 | ExprTup(ref tup) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:514:37 [INFO] [stderr] | [INFO] [stderr] 514 | let c: fn(_) -> _ = ExprTup; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprType` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:518:13 [INFO] [stderr] | [INFO] [stderr] 518 | ExprType(ref e, ref _ty) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprType` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:519:40 [INFO] [stderr] | [INFO] [stderr] 519 | let c: fn(_, _) -> _ = ExprType; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:524:13 [INFO] [stderr] | [INFO] [stderr] 524 | ExprUnary(lop, ref le) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:525:40 [INFO] [stderr] | [INFO] [stderr] 525 | let c: fn(_, _) -> _ = ExprUnary; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:531:13 [INFO] [stderr] | [INFO] [stderr] 531 | ExprArray(ref v) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:532:37 [INFO] [stderr] | [INFO] [stderr] 532 | let c: fn(_) -> _ = ExprArray; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:537:13 [INFO] [stderr] | [INFO] [stderr] 537 | ExprWhile(ref cond, ref b, l) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:538:43 [INFO] [stderr] | [INFO] [stderr] 538 | let c: fn(_, _, _) -> _ = ExprWhile; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:581:13 [INFO] [stderr] | [INFO] [stderr] 581 | StmtDecl(ref decl, _) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:582:40 [INFO] [stderr] | [INFO] [stderr] 582 | let c: fn(_, _) -> _ = StmtDecl; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:585:24 [INFO] [stderr] | [INFO] [stderr] 585 | if let DeclLocal(ref local) = decl.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:591:13 [INFO] [stderr] | [INFO] [stderr] 591 | StmtExpr(ref expr, _) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:592:40 [INFO] [stderr] | [INFO] [stderr] 592 | let c: fn(_, _) -> _ = StmtExpr; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:596:13 [INFO] [stderr] | [INFO] [stderr] 596 | StmtSemi(ref expr, _) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/hir_utils.rs:597:40 [INFO] [stderr] | [INFO] [stderr] 597 | let c: fn(_, _) -> _ = StmtSemi; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:49:22 [INFO] [stderr] | [INFO] [stderr] 49 | hir::ExprAddrOf(..) | [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:50:22 [INFO] [stderr] | [INFO] [stderr] 50 | hir::ExprBox(..) | [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:51:22 [INFO] [stderr] | [INFO] [stderr] 51 | hir::ExprClosure(.., _) | [INFO] [stderr] | ^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:52:22 [INFO] [stderr] | [INFO] [stderr] 52 | hir::ExprIf(..) | [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:53:22 [INFO] [stderr] | [INFO] [stderr] 53 | hir::ExprUnary(..) | [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:54:22 [INFO] [stderr] | [INFO] [stderr] 54 | hir::ExprMatch(..) => Sugg::MaybeParen(snippet), [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAgain` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:55:22 [INFO] [stderr] | [INFO] [stderr] 55 | hir::ExprAgain(..) | [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprYield` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:56:22 [INFO] [stderr] | [INFO] [stderr] 56 | hir::ExprYield(..) | [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:57:22 [INFO] [stderr] | [INFO] [stderr] 57 | hir::ExprArray(..) | [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:58:22 [INFO] [stderr] | [INFO] [stderr] 58 | hir::ExprBlock(..) | [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:59:22 [INFO] [stderr] | [INFO] [stderr] 59 | hir::ExprBreak(..) | [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:60:22 [INFO] [stderr] | [INFO] [stderr] 60 | hir::ExprCall(..) | [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprField` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:61:22 [INFO] [stderr] | [INFO] [stderr] 61 | hir::ExprField(..) | [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:62:22 [INFO] [stderr] | [INFO] [stderr] 62 | hir::ExprIndex(..) | [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprInlineAsm` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:63:22 [INFO] [stderr] | [INFO] [stderr] 63 | hir::ExprInlineAsm(..) | [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:64:22 [INFO] [stderr] | [INFO] [stderr] 64 | hir::ExprLit(..) | [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:65:22 [INFO] [stderr] | [INFO] [stderr] 65 | hir::ExprLoop(..) | [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:66:22 [INFO] [stderr] | [INFO] [stderr] 66 | hir::ExprMethodCall(..) | [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:67:22 [INFO] [stderr] | [INFO] [stderr] 67 | hir::ExprPath(..) | [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRepeat` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:68:22 [INFO] [stderr] | [INFO] [stderr] 68 | hir::ExprRepeat(..) | [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:69:22 [INFO] [stderr] | [INFO] [stderr] 69 | hir::ExprRet(..) | [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:70:22 [INFO] [stderr] | [INFO] [stderr] 70 | hir::ExprStruct(..) | [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | hir::ExprTup(..) | [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:72:22 [INFO] [stderr] | [INFO] [stderr] 72 | hir::ExprWhile(..) => Sugg::NonParen(snippet), [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:73:22 [INFO] [stderr] | [INFO] [stderr] 73 | hir::ExprAssign(..) => Sugg::BinOp(AssocOp::Assign, snippet), [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:74:22 [INFO] [stderr] | [INFO] [stderr] 74 | hir::ExprAssignOp(op, ..) => Sugg::BinOp(hirbinop2assignop(op), snippet), [INFO] [stderr] | ^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:75:22 [INFO] [stderr] | [INFO] [stderr] 75 | hir::ExprBinary(op, ..) => Sugg::BinOp(AssocOp::from_ast_binop(higher::binop(op.node)), snippet), [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:76:22 [INFO] [stderr] | [INFO] [stderr] 76 | hir::ExprCast(..) => Sugg::BinOp(AssocOp::As, snippet), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprType` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/sugg.rs:77:22 [INFO] [stderr] | [INFO] [stderr] 77 | hir::ExprType(..) => Sugg::BinOp(AssocOp::Colon, snippet), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:125:18 [INFO] [stderr] | [INFO] [stderr] 125 | hir::StmtDecl(ref decl, _) => print_decl(cx, decl), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:126:18 [INFO] [stderr] | [INFO] [stderr] 126 | hir::StmtExpr(ref e, _) | hir::StmtSemi(ref e, _) => print_expr(cx, e, 0), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:126:44 [INFO] [stderr] | [INFO] [stderr] 126 | hir::StmtExpr(ref e, _) | hir::StmtSemi(ref e, _) => print_expr(cx, e, 0), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Decl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:142:45 [INFO] [stderr] | [INFO] [stderr] 142 | fn print_decl(cx: &LateContext, decl: &hir::Decl) { [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:144:14 [INFO] [stderr] | [INFO] [stderr] 144 | hir::DeclLocal(ref local) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclItem` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:153:14 [INFO] [stderr] | [INFO] [stderr] 153 | hir::DeclItem(_) => println!("item decl"), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:163:14 [INFO] [stderr] | [INFO] [stderr] 163 | hir::ExprBox(ref e) => { [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:167:14 [INFO] [stderr] | [INFO] [stderr] 167 | hir::ExprArray(ref v) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:173:14 [INFO] [stderr] | [INFO] [stderr] 173 | hir::ExprCall(ref func, ref args) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:182:14 [INFO] [stderr] | [INFO] [stderr] 182 | hir::ExprMethodCall(ref path, _, ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:189:14 [INFO] [stderr] | [INFO] [stderr] 189 | hir::ExprTup(ref v) => { [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:195:14 [INFO] [stderr] | [INFO] [stderr] 195 | hir::ExprBinary(op, ref lhs, ref rhs) => { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:203:14 [INFO] [stderr] | [INFO] [stderr] 203 | hir::ExprUnary(op, ref inner) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:208:14 [INFO] [stderr] | [INFO] [stderr] 208 | hir::ExprLit(ref lit) => { [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:212:14 [INFO] [stderr] | [INFO] [stderr] 212 | hir::ExprCast(ref e, ref target) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprType` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:217:14 [INFO] [stderr] | [INFO] [stderr] 217 | hir::ExprType(ref e, ref target) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:222:14 [INFO] [stderr] | [INFO] [stderr] 222 | hir::ExprIf(ref e, _, ref els) => { [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:231:14 [INFO] [stderr] | [INFO] [stderr] 231 | hir::ExprWhile(ref cond, _, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:236:14 [INFO] [stderr] | [INFO] [stderr] 236 | hir::ExprLoop(..) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:239:14 [INFO] [stderr] | [INFO] [stderr] 239 | hir::ExprMatch(ref cond, _, ref source) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:245:14 [INFO] [stderr] | [INFO] [stderr] 245 | hir::ExprClosure(ref clause, _, _, _, _) => { [INFO] [stderr] | ^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprYield` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:249:14 [INFO] [stderr] | [INFO] [stderr] 249 | hir::ExprYield(ref sub) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:253:14 [INFO] [stderr] | [INFO] [stderr] 253 | hir::ExprBlock(_, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:256:14 [INFO] [stderr] | [INFO] [stderr] 256 | hir::ExprAssign(ref lhs, ref rhs) => { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:263:14 [INFO] [stderr] | [INFO] [stderr] 263 | hir::ExprAssignOp(ref binop, ref lhs, ref rhs) => { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprField` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:271:14 [INFO] [stderr] | [INFO] [stderr] 271 | hir::ExprField(ref e, ref ident) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:277:14 [INFO] [stderr] | [INFO] [stderr] 277 | hir::ExprIndex(ref arr, ref idx) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:284:14 [INFO] [stderr] | [INFO] [stderr] 284 | hir::ExprPath(hir::QPath::Resolved(ref ty, ref path)) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:288:14 [INFO] [stderr] | [INFO] [stderr] 288 | hir::ExprPath(hir::QPath::TypeRelative(ref ty, ref seg)) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:292:14 [INFO] [stderr] | [INFO] [stderr] 292 | hir::ExprAddrOf(ref muta, ref e) => { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:297:14 [INFO] [stderr] | [INFO] [stderr] 297 | hir::ExprBreak(_, ref e) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAgain` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:303:14 [INFO] [stderr] | [INFO] [stderr] 303 | hir::ExprAgain(_) => println!("{}Again", ind), [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:304:14 [INFO] [stderr] | [INFO] [stderr] 304 | hir::ExprRet(ref e) => { [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprInlineAsm` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:310:14 [INFO] [stderr] | [INFO] [stderr] 310 | hir::ExprInlineAsm(_, ref input, ref output) => { [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:321:14 [INFO] [stderr] | [INFO] [stderr] 321 | hir::ExprStruct(ref path, ref fields, ref base) => { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRepeat` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:333:14 [INFO] [stderr] | [INFO] [stderr] 333 | hir::ExprRepeat(ref val, ref anon_const) => { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemExternCrate` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:356:14 [INFO] [stderr] | [INFO] [stderr] 356 | hir::ItemExternCrate(ref _renamed_from) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemUse` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:370:14 [INFO] [stderr] | [INFO] [stderr] 370 | hir::ItemUse(ref path, ref kind) => println!("{:?}, {:?}", path, kind), [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemStatic` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:371:14 [INFO] [stderr] | [INFO] [stderr] 371 | hir::ItemStatic(..) => println!("static item of type {:#?}", cx.tcx.type_of(did)), [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemConst` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:372:14 [INFO] [stderr] | [INFO] [stderr] 372 | hir::ItemConst(..) => println!("const item of type {:#?}", cx.tcx.type_of(did)), [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemFn` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:373:14 [INFO] [stderr] | [INFO] [stderr] 373 | hir::ItemFn(..) => { [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 5 | use rustc::hir::intravisit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] 5 | use syntax::visit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemMod` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:377:14 [INFO] [stderr] | [INFO] [stderr] 377 | hir::ItemMod(..) => println!("module"), [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemForeignMod` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:378:14 [INFO] [stderr] | [INFO] [stderr] 378 | hir::ItemForeignMod(ref fm) => println!("foreign module with abi: {}", fm.abi), [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemGlobalAsm` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:379:14 [INFO] [stderr] | [INFO] [stderr] 379 | hir::ItemGlobalAsm(ref asm) => println!("global asm: {:?}", asm), [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemTy` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:380:14 [INFO] [stderr] | [INFO] [stderr] 380 | hir::ItemTy(..) => { [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemEnum` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:383:14 [INFO] [stderr] | [INFO] [stderr] 383 | hir::ItemEnum(..) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemStruct` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:386:14 [INFO] [stderr] | [INFO] [stderr] 386 | hir::ItemStruct(..) => { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemUnion` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:389:14 [INFO] [stderr] | [INFO] [stderr] 389 | hir::ItemUnion(..) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemTrait` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:392:14 [INFO] [stderr] | [INFO] [stderr] 392 | hir::ItemTrait(..) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemTraitAlias` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:400:14 [INFO] [stderr] | [INFO] [stderr] 400 | hir::ItemTraitAlias(..) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:403:14 [INFO] [stderr] | [INFO] [stderr] 403 | hir::ItemImpl(_, _, _, _, Some(ref _trait_ref), _, _) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/inspector.rs:406:14 [INFO] [stderr] | [INFO] [stderr] 406 | hir::ItemImpl(_, _, _, _, None, _, _) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemStatic` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/internal_lints.rs:120:16 [INFO] [stderr] | [INFO] [stderr] 120 | if let ItemStatic(ref ty, MutImmutable, body_id) = item.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/internal_lints.rs:163:12 [INFO] [stderr] | [INFO] [stderr] 163 | if let TyRptr( [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/internal_lints.rs:171:16 [INFO] [stderr] | [INFO] [stderr] 171 | if let TyPath(ref path) = inner.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/internal_lints.rs:180:12 [INFO] [stderr] | [INFO] [stderr] 180 | if let TyPath(ref path) = ty.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/ptr.rs:57:16 [INFO] [stderr] | [INFO] [stderr] 57 | if let ExprMethodCall(ref seg, _, ref args) = expr.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:12:23 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn binop(op: hir::BinOp_) -> ast::BinOpKind { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiEq` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:14:14 [INFO] [stderr] | [INFO] [stderr] 14 | hir::BiEq => ast::BinOpKind::Eq, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiGe` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | hir::BiGe => ast::BinOpKind::Ge, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiGt` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:16:14 [INFO] [stderr] | [INFO] [stderr] 16 | hir::BiGt => ast::BinOpKind::Gt, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiLe` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:17:14 [INFO] [stderr] | [INFO] [stderr] 17 | hir::BiLe => ast::BinOpKind::Le, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiLt` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:18:14 [INFO] [stderr] | [INFO] [stderr] 18 | hir::BiLt => ast::BinOpKind::Lt, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiNe` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:19:14 [INFO] [stderr] | [INFO] [stderr] 19 | hir::BiNe => ast::BinOpKind::Ne, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiOr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:20:14 [INFO] [stderr] | [INFO] [stderr] 20 | hir::BiOr => ast::BinOpKind::Or, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiAdd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:21:14 [INFO] [stderr] | [INFO] [stderr] 21 | hir::BiAdd => ast::BinOpKind::Add, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiAnd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:22:14 [INFO] [stderr] | [INFO] [stderr] 22 | hir::BiAnd => ast::BinOpKind::And, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitAnd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | hir::BiBitAnd => ast::BinOpKind::BitAnd, [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitOr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:24:14 [INFO] [stderr] | [INFO] [stderr] 24 | hir::BiBitOr => ast::BinOpKind::BitOr, [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitXor` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | hir::BiBitXor => ast::BinOpKind::BitXor, [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiDiv` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:26:14 [INFO] [stderr] | [INFO] [stderr] 26 | hir::BiDiv => ast::BinOpKind::Div, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiMul` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:27:14 [INFO] [stderr] | [INFO] [stderr] 27 | hir::BiMul => ast::BinOpKind::Mul, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiRem` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:28:14 [INFO] [stderr] | [INFO] [stderr] 28 | hir::BiRem => ast::BinOpKind::Rem, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiShl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:29:14 [INFO] [stderr] | [INFO] [stderr] 29 | hir::BiShl => ast::BinOpKind::Shl, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiShr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:30:14 [INFO] [stderr] | [INFO] [stderr] 30 | hir::BiShr => ast::BinOpKind::Shr, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiSub` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:31:14 [INFO] [stderr] | [INFO] [stderr] 31 | hir::BiSub => ast::BinOpKind::Sub, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:50:13 [INFO] [stderr] | [INFO] [stderr] 50 | ty::TyAdt(def, _) => cx.tcx.def_path(def.did), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:90:14 [INFO] [stderr] | [INFO] [stderr] 90 | hir::ExprPath(ref path) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:101:14 [INFO] [stderr] | [INFO] [stderr] 101 | hir::ExprCall(ref path, ref args) => if let hir::ExprPath(ref path) = path.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:101:58 [INFO] [stderr] | [INFO] [stderr] 101 | hir::ExprCall(ref path, ref args) => if let hir::ExprPath(ref path) = path.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:114:14 [INFO] [stderr] | [INFO] [stderr] 114 | hir::ExprStruct(ref path, ref fields, None) => if match_qpath(path, &paths::RANGE_FROM_STD) [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Decl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:148:40 [INFO] [stderr] | [INFO] [stderr] 148 | pub fn is_from_for_desugar(decl: &hir::Decl) -> bool { [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:157:21 [INFO] [stderr] | [INFO] [stderr] 157 | if let hir::DeclLocal(ref loc) = decl.node; [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:159:21 [INFO] [stderr] | [INFO] [stderr] 159 | if let hir::ExprMatch(_, _, hir::MatchSource::ForLoopDesugar) = expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:174:21 [INFO] [stderr] | [INFO] [stderr] 174 | if let hir::DeclLocal(ref loc) = decl.node; [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:188:21 [INFO] [stderr] | [INFO] [stderr] 188 | if let hir::ExprMatch(ref iterexpr, ref arms, hir::MatchSource::ForLoopDesugar) = expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:189:21 [INFO] [stderr] | [INFO] [stderr] 189 | if let hir::ExprCall(_, ref iterargs) = iterexpr.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:191:21 [INFO] [stderr] | [INFO] [stderr] 191 | if let hir::ExprLoop(ref block, _, _) = arms[0].body.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:194:21 [INFO] [stderr] | [INFO] [stderr] 194 | if let hir::StmtDecl(ref decl, _) = let_stmt.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:195:21 [INFO] [stderr] | [INFO] [stderr] 195 | if let hir::DeclLocal(ref decl) = decl.node; [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:196:21 [INFO] [stderr] | [INFO] [stderr] 196 | if let hir::StmtExpr(ref expr, _) = body.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:216:21 [INFO] [stderr] | [INFO] [stderr] 216 | if let hir::ExprCall(ref fun, ref args) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:217:21 [INFO] [stderr] | [INFO] [stderr] 217 | if let hir::ExprPath(ref path) = fun.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:228:33 [INFO] [stderr] | [INFO] [stderr] 228 | if let hir::ExprBox(ref boxed) = args[0].node; [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/higher.rs:229:33 [INFO] [stderr] | [INFO] [stderr] 229 | if let hir::ExprArray(ref args) = boxed.node; [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:147:13 [INFO] [stderr] | [INFO] [stderr] 147 | ty::TyAdt(adt, _) => match_def_path(cx.tcx, adt.did, path), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:176:12 [INFO] [stderr] | [INFO] [stderr] 176 | if let ExprPath(QPath::Resolved(None, ref path)) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:212:13 [INFO] [stderr] | [INFO] [stderr] 212 | TyPath(ref inner_path) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Def` in module `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:244:68 [INFO] [stderr] | [INFO] [stderr] 244 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> Option { [INFO] [stderr] | ^^^ not found in `def` [INFO] [stderr] help: there is an enum variant `rustc::hir::TyKind::Def` and 1 other; try using the variant's enum [INFO] [stderr] | [INFO] [stderr] 244 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 244 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Def` in module `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:317:73 [INFO] [stderr] | [INFO] [stderr] 317 | pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: HirId) -> def::Def { [INFO] [stderr] | ^^^ not found in `def` [INFO] [stderr] help: there is an enum variant `rustc::hir::TyKind::Def` and 1 other; try using the variant's enum [INFO] [stderr] | [INFO] [stderr] 317 | pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: HirId) -> rustc::hir::TyKind { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 317 | pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: HirId) -> rustc::hir::def::Res { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:332:16 [INFO] [stderr] | [INFO] [stderr] 332 | if let ExprMethodCall(ref path, _, ref args) = current.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:447:12 [INFO] [stderr] | [INFO] [stderr] 447 | if let ExprBlock(_, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemFn` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:526:23 [INFO] [stderr] | [INFO] [stderr] 526 | node: ItemFn(_, _, _, _, _, eid), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::intravisit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::visit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:532:17 [INFO] [stderr] | [INFO] [stderr] 532 | ExprBlock(ref block, _) => Some(block), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPtr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:669:9 [INFO] [stderr] | [INFO] [stderr] 669 | TyPtr(ref mut_ty) | TyRptr(_, ref mut_ty) => walk_ptrs_hir_ty(&mut_ty.ty), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:669:29 [INFO] [stderr] | [INFO] [stderr] 669 | TyPtr(ref mut_ty) | TyRptr(_, ref mut_ty) => walk_ptrs_hir_ty(&mut_ty.ty), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:677:13 [INFO] [stderr] | [INFO] [stderr] 677 | ty::TyRef(_, ty, _) => walk_ptrs_ty(ty), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:687:17 [INFO] [stderr] | [INFO] [stderr] 687 | ty::TyRef(_, ty, _) => inner(ty, depth + 1), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:697:12 [INFO] [stderr] | [INFO] [stderr] 697 | if let ExprLit(ref spanned) = expr.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnDef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:884:13 [INFO] [stderr] | [INFO] [stderr] 884 | ty::TyFnDef(..) | ty::TyFnPtr(_) => ty.fn_sig(cx.tcx).unsafety() == Unsafety::Unsafe, [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnDef` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:884:31 [INFO] [stderr] | [INFO] [stderr] 884 | ty::TyFnDef(..) | ty::TyFnPtr(_) => ty.fn_sig(cx.tcx).unsafety() == Unsafety::Unsafe, [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:943:12 [INFO] [stderr] | [INFO] [stderr] 943 | if let ExprBlock(ref block, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:995:16 [INFO] [stderr] | [INFO] [stderr] 995 | if let TyPath(ref qp) = slf.node; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:1017:20 [INFO] [stderr] | [INFO] [stderr] 1017 | if let ExprPath(QPath::Resolved(None, ref path)) = arm.body.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:1035:12 [INFO] [stderr] | [INFO] [stderr] 1035 | if let ExprMatch(_, ref arms, ref source) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/approx_const.rs:66:16 [INFO] [stderr] | [INFO] [stderr] 66 | if let ExprLit(ref lit) = e.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:58:18 [INFO] [stderr] | [INFO] [stderr] 58 | hir::ExprBinary(ref op, ref l, ref r) => { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiAnd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:60:26 [INFO] [stderr] | [INFO] [stderr] 60 | hir::BiAnd [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiOr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:61:28 [INFO] [stderr] | [INFO] [stderr] 61 | | hir::BiOr [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitAnd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:62:28 [INFO] [stderr] | [INFO] [stderr] 62 | | hir::BiBitAnd [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitOr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:63:28 [INFO] [stderr] | [INFO] [stderr] 63 | | hir::BiBitOr [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitXor` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:64:28 [INFO] [stderr] | [INFO] [stderr] 64 | | hir::BiBitXor [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiShl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:65:28 [INFO] [stderr] | [INFO] [stderr] 65 | | hir::BiShl [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiShr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:66:28 [INFO] [stderr] | [INFO] [stderr] 66 | | hir::BiShr [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiEq` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:67:28 [INFO] [stderr] | [INFO] [stderr] 67 | | hir::BiEq [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiLt` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:68:28 [INFO] [stderr] | [INFO] [stderr] 68 | | hir::BiLt [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiLe` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:69:28 [INFO] [stderr] | [INFO] [stderr] 69 | | hir::BiLe [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiNe` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:70:28 [INFO] [stderr] | [INFO] [stderr] 70 | | hir::BiNe [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiGe` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:71:28 [INFO] [stderr] | [INFO] [stderr] 71 | | hir::BiGe [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiGt` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:72:28 [INFO] [stderr] | [INFO] [stderr] 72 | | hir::BiGt => return, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/arithmetic.rs:84:18 [INFO] [stderr] | [INFO] [stderr] 84 | hir::ExprUnary(hir::UnOp::UnNeg, ref arg) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/array_indexing.rs:60:21 [INFO] [stderr] | [INFO] [stderr] 60 | if let hir::ExprIndex(ref array, ref index) = e.node { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/array_indexing.rs:63:24 [INFO] [stderr] | [INFO] [stderr] 63 | if let ty::TyArray(_, size) = ty.sty { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Array` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:79:18 [INFO] [stderr] | [INFO] [stderr] 79 | hir::ExprAssignOp(op, ref lhs, ref rhs) => { [INFO] [stderr] | ^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:90:29 [INFO] [stderr] | [INFO] [stderr] 90 | if let hir::ExprBinary(binop, ref l, ref r) = rhs.node { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:134:18 [INFO] [stderr] | [INFO] [stderr] 134 | hir::ExprAssign(ref assignee, ref e) => { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:135:29 [INFO] [stderr] | [INFO] [stderr] 135 | if let hir::ExprBinary(op, ref l, ref r) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiAdd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:178:34 [INFO] [stderr] | [INFO] [stderr] 178 | Add: BiAdd, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiSub` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:179:34 [INFO] [stderr] | [INFO] [stderr] 179 | Sub: BiSub, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiMul` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:180:34 [INFO] [stderr] | [INFO] [stderr] 180 | Mul: BiMul, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiDiv` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:181:34 [INFO] [stderr] | [INFO] [stderr] 181 | Div: BiDiv, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiRem` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:182:34 [INFO] [stderr] | [INFO] [stderr] 182 | Rem: BiRem, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiAnd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:183:34 [INFO] [stderr] | [INFO] [stderr] 183 | And: BiAnd, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiOr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:184:33 [INFO] [stderr] | [INFO] [stderr] 184 | Or: BiOr, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitAnd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:185:37 [INFO] [stderr] | [INFO] [stderr] 185 | BitAnd: BiBitAnd, [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitOr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:186:36 [INFO] [stderr] | [INFO] [stderr] 186 | BitOr: BiBitOr, [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitXor` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:187:37 [INFO] [stderr] | [INFO] [stderr] 187 | BitXor: BiBitXor, [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiShr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:188:34 [INFO] [stderr] | [INFO] [stderr] 188 | Shr: BiShr, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiShl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:189:34 [INFO] [stderr] | [INFO] [stderr] 189 | Shl: BiShl [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiAdd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:227:38 [INFO] [stderr] | [INFO] [stderr] 227 | hir::BiAdd [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiMul` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:228:40 [INFO] [stderr] | [INFO] [stderr] 228 | | hir::BiMul [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiAnd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:229:40 [INFO] [stderr] | [INFO] [stderr] 229 | | hir::BiAnd [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiOr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:230:40 [INFO] [stderr] | [INFO] [stderr] 230 | | hir::BiOr [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitXor` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:231:40 [INFO] [stderr] | [INFO] [stderr] 231 | | hir::BiBitXor [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitAnd` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:232:40 [INFO] [stderr] | [INFO] [stderr] 232 | | hir::BiBitAnd [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `BiBitOr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:233:40 [INFO] [stderr] | [INFO] [stderr] 233 | | hir::BiBitOr => { [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:247:28 [INFO] [stderr] | [INFO] [stderr] 247 | fn is_commutative(op: hir::BinOp_) -> bool { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemExternCrate` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:157:13 [INFO] [stderr] | [INFO] [stderr] 157 | ItemExternCrate(_) | ItemUse(_, _) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemUse` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:157:34 [INFO] [stderr] | [INFO] [stderr] 157 | ItemExternCrate(_) | ItemUse(_, _) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemUse` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:165:48 [INFO] [stderr] | [INFO] [stderr] 165 | if let ItemUse(_, _) = item.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemFn` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:210:12 [INFO] [stderr] | [INFO] [stderr] 210 | if let ItemFn(_, _, _, _, _, eid) = item.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::hir::intravisit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::visit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:237:13 [INFO] [stderr] | [INFO] [stderr] 237 | StmtDecl(_, _) => true, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:238:13 [INFO] [stderr] | [INFO] [stderr] 238 | StmtExpr(ref expr, _) | StmtSemi(ref expr, _) => is_relevant_expr(tcx, tables, expr), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:238:37 [INFO] [stderr] | [INFO] [stderr] 238 | StmtExpr(ref expr, _) | StmtSemi(ref expr, _) => is_relevant_expr(tcx, tables, expr), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:247:9 [INFO] [stderr] | [INFO] [stderr] 247 | ExprBlock(ref block, _) => is_relevant_block(tcx, tables, block), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:248:9 [INFO] [stderr] | [INFO] [stderr] 248 | ExprRet(Some(ref e)) => is_relevant_expr(tcx, tables, e), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:249:9 [INFO] [stderr] | [INFO] [stderr] 249 | ExprRet(None) | ExprBreak(_, None) => false, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:249:25 [INFO] [stderr] | [INFO] [stderr] 249 | ExprRet(None) | ExprBreak(_, None) => false, [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:250:9 [INFO] [stderr] | [INFO] [stderr] 250 | ExprCall(ref path_expr, _) => if let ExprPath(ref qpath) = path_expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/attrs.rs:250:46 [INFO] [stderr] | [INFO] [stderr] 250 | ExprCall(ref path_expr, _) => if let ExprPath(ref qpath) = path_expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:112:16 [INFO] [stderr] | [INFO] [stderr] 112 | if let ExprBinary(ref cmp, ref left, ref right) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:146:20 [INFO] [stderr] | [INFO] [stderr] 146 | fn invert_cmp(cmp: BinOp_) -> BinOp_ { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:146:31 [INFO] [stderr] | [INFO] [stderr] 146 | fn invert_cmp(cmp: BinOp_) -> BinOp_ { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiGt` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:150:17 [INFO] [stderr] | [INFO] [stderr] 150 | BiLt => BiGt, [INFO] [stderr] | ^^^^ help: a local variable with a similar name exists: `BiLt` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiLt` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:151:17 [INFO] [stderr] | [INFO] [stderr] 151 | BiGt => BiLt, [INFO] [stderr] | ^^^^ help: a local variable with a similar name exists: `BiGt` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiGe` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:152:17 [INFO] [stderr] | [INFO] [stderr] 152 | BiLe => BiGe, [INFO] [stderr] | ^^^^ help: a local variable with a similar name exists: `BiLe` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiLe` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:153:17 [INFO] [stderr] | [INFO] [stderr] 153 | BiGe => BiLe, [INFO] [stderr] | ^^^^ help: a local variable with a similar name exists: `BiGe` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiOr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:154:14 [INFO] [stderr] | [INFO] [stderr] 154 | _ => BiOr, // Dummy [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:159:59 [INFO] [stderr] | [INFO] [stderr] 159 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u128, span: &Span) { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:160:12 [INFO] [stderr] | [INFO] [stderr] 160 | if let ExprBinary(ref op, ref left, ref right) = bit_op.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiBitAnd` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:161:23 [INFO] [stderr] | [INFO] [stderr] 161 | if op.node != BiBitAnd && op.node != BiBitOr { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiBitOr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:161:46 [INFO] [stderr] | [INFO] [stderr] 161 | if op.node != BiBitAnd && op.node != BiBitOr { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:170:45 [INFO] [stderr] | [INFO] [stderr] 170 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u128, cmp_value: u128, span: &Span) { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bit_mask.rs:170:61 [INFO] [stderr] | [INFO] [stderr] 170 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u128, cmp_value: u128, span: &Span) { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/block_in_if_condition.rs:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | if let ExprClosure(_, _, eid, _, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/block_in_if_condition.rs:62:34 [INFO] [stderr] | [INFO] [stderr] 62 | if matches!(ex.node, ExprBlock(_, _)) { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/block_in_if_condition.rs:80:16 [INFO] [stderr] | [INFO] [stderr] 80 | if let ExprIf(ref check, ref then, _) = expr.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/block_in_if_condition.rs:81:20 [INFO] [stderr] | [INFO] [stderr] 81 | if let ExprBlock(ref block, _) = check.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:87:31 [INFO] [stderr] | [INFO] [stderr] 87 | fn extract(&mut self, op: BinOp_, a: &[&'v Expr], mut v: Vec) -> Result, String> { [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:89:20 [INFO] [stderr] | [INFO] [stderr] 89 | if let ExprBinary(binop, ref lhs, ref rhs) = a.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:104:17 [INFO] [stderr] | [INFO] [stderr] 104 | ExprUnary(UnNot, ref inner) => return Ok(Bool::Not(box self.run(inner)?)), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:105:17 [INFO] [stderr] | [INFO] [stderr] 105 | ExprBinary(binop, ref lhs, ref rhs) => match binop.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:110:17 [INFO] [stderr] | [INFO] [stderr] 110 | ExprLit(ref lit) => match lit.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:124:17 [INFO] [stderr] | [INFO] [stderr] 124 | ExprBinary(binop, ref lhs, ref rhs) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:131:35 [INFO] [stderr] | [INFO] [stderr] 131 | node: ExprBinary(dummy_spanned(op), lhs.clone(), rhs.clone()), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiNe` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:135:41 [INFO] [stderr] | [INFO] [stderr] 135 | BiEq => mk_expr(BiNe), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiEq` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:136:41 [INFO] [stderr] | [INFO] [stderr] 136 | BiNe => mk_expr(BiEq), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiLe` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:137:41 [INFO] [stderr] | [INFO] [stderr] 137 | BiGt => mk_expr(BiLe), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiLt` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:138:41 [INFO] [stderr] | [INFO] [stderr] 138 | BiGe => mk_expr(BiLt), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiGe` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:139:41 [INFO] [stderr] | [INFO] [stderr] 139 | BiLt => mk_expr(BiGe), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiGt` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:140:41 [INFO] [stderr] | [INFO] [stderr] 140 | BiLe => mk_expr(BiGt), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:176:13 [INFO] [stderr] | [INFO] [stderr] 176 | ExprBinary(binop, ref lhs, ref rhs) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:187:13 [INFO] [stderr] | [INFO] [stderr] 187 | ExprMethodCall(ref path, _, ref args) if args.len() == 1 => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:434:13 [INFO] [stderr] | [INFO] [stderr] 434 | ExprBinary(binop, _, _) if binop.node == BiOr || binop.node == BiAnd => self.bool_expr(e), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiOr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:434:54 [INFO] [stderr] | [INFO] [stderr] 434 | ExprBinary(binop, _, _) if binop.node == BiOr || binop.node == BiAnd => self.bool_expr(e), [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiAnd` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:434:76 [INFO] [stderr] | [INFO] [stderr] 434 | ExprBinary(binop, _, _) if binop.node == BiOr || binop.node == BiAnd => self.bool_expr(e), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/booleans.rs:435:13 [INFO] [stderr] | [INFO] [stderr] 435 | ExprUnary(UnNot, ref inner) => if self.cx.tables.node_types()[inner.hir_id].is_bool() { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | if let ExprMethodCall(ref count, _, ref count_args) = expr.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:44:20 [INFO] [stderr] | [INFO] [stderr] 44 | if let ExprMethodCall(ref filter, _, ref filter_args) = count_args[0].node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | if let ExprClosure(_, _, body_id, _, _) = filter_args[1].node; [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:53:28 [INFO] [stderr] | [INFO] [stderr] 53 | if let ExprBinary(ref op, ref l, ref r) = body.value.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiEq` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:54:35 [INFO] [stderr] | [INFO] [stderr] 54 | if op.node == BiEq; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:66:32 [INFO] [stderr] | [INFO] [stderr] 66 | if ty::TyUint(UintTy::U8) != walk_ptrs_ty(cx.tables.expr_ty(needle)).sty { [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:69:47 [INFO] [stderr] | [INFO] [stderr] 69 | let haystack = if let ExprMethodCall(ref path, _, ref args) = [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 101 | ExprBox(ref e) | ExprAddrOf(_, ref e) | ExprUnary(UnOp::UnDeref, ref e) => get_path_name(e), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:101:26 [INFO] [stderr] | [INFO] [stderr] 101 | ExprBox(ref e) | ExprAddrOf(_, ref e) | ExprUnary(UnOp::UnDeref, ref e) => get_path_name(e), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:101:49 [INFO] [stderr] | [INFO] [stderr] 101 | ExprBox(ref e) | ExprAddrOf(_, ref e) | ExprUnary(UnOp::UnDeref, ref e) => get_path_name(e), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:102:9 [INFO] [stderr] | [INFO] [stderr] 102 | ExprBlock(ref b, _) => if b.stmts.is_empty() { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/bytecount.rs:107:9 [INFO] [stderr] | [INFO] [stderr] 107 | ExprPath(ref qpath) => single_segment_path(qpath).map(|ps| ps.name), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/copies.rs:118:23 [INFO] [stderr] | [INFO] [stderr] 118 | node: ExprIf(_, _, Some(ref else_expr)), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/copies.rs:175:12 [INFO] [stderr] | [INFO] [stderr] 175 | if let ExprMatch(_, ref arms, MatchSource::Normal) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/copies.rs:239:15 [INFO] [stderr] | [INFO] [stderr] 239 | while let ExprIf(ref cond, ref then_expr, ref else_expr) = expr.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/copies.rs:241:16 [INFO] [stderr] | [INFO] [stderr] 241 | if let ExprBlock(ref block, _) = then_expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/copies.rs:256:16 [INFO] [stderr] | [INFO] [stderr] 256 | if let ExprBlock(ref block, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:150:13 [INFO] [stderr] | [INFO] [stderr] 150 | ExprMatch(_, ref arms, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:157:13 [INFO] [stderr] | [INFO] [stderr] 157 | ExprCall(ref callee, _) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnDef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:161:25 [INFO] [stderr] | [INFO] [stderr] 161 | ty::TyFnDef(..) | ty::TyFnPtr(_) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnDef` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:161:43 [INFO] [stderr] | [INFO] [stderr] 161 | ty::TyFnDef(..) | ty::TyFnPtr(_) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnPtr` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyNever` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:163:66 [INFO] [stderr] | [INFO] [stderr] 163 | if sig.skip_binder().output().sty == ty::TyNever { [INFO] [stderr] | ^^^^^^^ help: a unit variant with a similar name exists: `Never` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:170:13 [INFO] [stderr] | [INFO] [stderr] 170 | ExprClosure(.., _) => (), [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:171:13 [INFO] [stderr] | [INFO] [stderr] 171 | ExprBinary(op, _, _) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/cyclomatic_complexity.rs:178:13 [INFO] [stderr] | [INFO] [stderr] 178 | ExprRet(_) => self.returns += 1, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/derive.rs:73:16 [INFO] [stderr] | [INFO] [stderr] 73 | if let ItemImpl(_, _, _, _, Some(ref trait_ref), _, _) = item.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/derive.rs:142:17 [INFO] [stderr] | [INFO] [stderr] 142 | ty::TyAdt(def, _) if def.is_union() => return, [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/derive.rs:145:17 [INFO] [stderr] | [INFO] [stderr] 145 | ty::TyAdt(def, substs) => for variant in &def.variants { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnDef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/derive.rs:147:32 [INFO] [stderr] | [INFO] [stderr] 147 | if let ty::TyFnDef(..) = field.ty(cx.tcx, substs).sty { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnDef` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyParam` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/derive.rs:153:36 [INFO] [stderr] | [INFO] [stderr] 153 | if let ty::TyParam(_) = subst.sty { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Param` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/double_comparison.rs:44:13 [INFO] [stderr] | [INFO] [stderr] 44 | op: BinOp_, [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/double_comparison.rs:50:14 [INFO] [stderr] | [INFO] [stderr] 50 | (ExprBinary(lb, llhs, lrhs), ExprBinary(rb, rlhs, rrhs)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/double_comparison.rs:50:42 [INFO] [stderr] | [INFO] [stderr] 50 | (ExprBinary(lb, llhs, lrhs), ExprBinary(rb, rlhs, rrhs)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/double_comparison.rs:81:16 [INFO] [stderr] | [INFO] [stderr] 81 | if let ExprBinary(ref kind, ref lhs, ref rhs) = expr.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/drop_forget_ref.rs:119:20 [INFO] [stderr] | [INFO] [stderr] 119 | if let ExprCall(ref path, ref args) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/drop_forget_ref.rs:120:20 [INFO] [stderr] | [INFO] [stderr] 120 | if let ExprPath(ref qpath) = path.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/drop_forget_ref.rs:129:28 [INFO] [stderr] | [INFO] [stderr] 129 | if let ty::TyRef(..) = arg_ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemEnum` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/empty_enum.rs:37:16 [INFO] [stderr] | [INFO] [stderr] 37 | if let ItemEnum(..) = item.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/entry.rs:44:16 [INFO] [stderr] | [INFO] [stderr] 44 | if let ExprIf(ref check, ref then_block, ref else_block) = expr.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/entry.rs:45:20 [INFO] [stderr] | [INFO] [stderr] 45 | if let ExprUnary(UnOp::UnNot, ref check) = check.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/entry.rs:50:56 [INFO] [stderr] | [INFO] [stderr] 50 | else_block.is_none() && if let ExprBlock(ref then_block, _) = then_block.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/entry.rs:91:16 [INFO] [stderr] | [INFO] [stderr] 91 | if let ExprMethodCall(ref path, _, ref params) = check.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/entry.rs:94:16 [INFO] [stderr] | [INFO] [stderr] 94 | if let ExprAddrOf(_, ref key) = params[1].node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/entry.rs:126:20 [INFO] [stderr] | [INFO] [stderr] 126 | if let ExprMethodCall(ref path, _, ref params) = expr.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemEnum` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/enum_clike.rs:50:16 [INFO] [stderr] | [INFO] [stderr] 50 | if let ItemEnum(ref def, _) = item.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/enum_clike.rs:65:36 [INFO] [stderr] | [INFO] [stderr] 65 | if let ty::TyAdt(adt, _) = ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/enum_clike.rs:71:33 [INFO] [stderr] | [INFO] [stderr] 71 | ty::TyInt(IntTy::Isize) => { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/enum_clike.rs:77:33 [INFO] [stderr] | [INFO] [stderr] 77 | ty::TyUint(UintTy::Usize) if val > u128::from(u32::max_value()) => {}, [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemUse` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/enum_glob_use.rs:50:16 [INFO] [stderr] | [INFO] [stderr] 50 | if let ItemUse(ref path, UseKind::Glob) = item.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:55:16 [INFO] [stderr] | [INFO] [stderr] 55 | if let ExprBinary(ref op, ref left, ref right) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:85:23 [INFO] [stderr] | [INFO] [stderr] 85 | (&ExprLit(..), _) | (_, &ExprLit(..)) => {}, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:85:46 [INFO] [stderr] | [INFO] [stderr] 85 | (&ExprLit(..), _) | (_, &ExprLit(..)) => {}, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:87:23 [INFO] [stderr] | [INFO] [stderr] 87 | (&ExprAddrOf(_, ref l), &ExprAddrOf(_, ref r)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:87:46 [INFO] [stderr] | [INFO] [stderr] 87 | (&ExprAddrOf(_, ref l), &ExprAddrOf(_, ref r)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:128:23 [INFO] [stderr] | [INFO] [stderr] 128 | (&ExprAddrOf(_, ref l), _) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eq_op.rs:139:26 [INFO] [stderr] | [INFO] [stderr] 139 | (_, &ExprAddrOf(_, ref r)) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/erasing_op.rs:39:16 [INFO] [stderr] | [INFO] [stderr] 39 | if let ExprBinary(ref cmp, ref left, ref right) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0423]: expected function, found type alias `NodeSet` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/escape.rs:70:18 [INFO] [stderr] | [INFO] [stderr] 70 | set: NodeSet(), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: can't use a type alias as a constructor [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/escape.rs:112:24 [INFO] [stderr] | [INFO] [stderr] 112 | if let StmtDecl(ref decl, _) = st.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/escape.rs:113:28 [INFO] [stderr] | [INFO] [stderr] 113 | if let DeclLocal(ref loc) = decl.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/escape.rs:115:36 [INFO] [stderr] | [INFO] [stderr] 115 | if let ExprBox(..) = ex.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eta_reduction.rs:40:13 [INFO] [stderr] | [INFO] [stderr] 40 | ExprCall(_, ref args) | ExprMethodCall(_, _, ref args) => for arg in args { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eta_reduction.rs:40:37 [INFO] [stderr] | [INFO] [stderr] 40 | ExprCall(_, ref args) | ExprMethodCall(_, _, ref args) => for arg in args { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eta_reduction.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | if let ExprClosure(_, ref decl, eid, _, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eta_reduction.rs:52:16 [INFO] [stderr] | [INFO] [stderr] 52 | if let ExprCall(ref caller, ref args) = ex.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnDef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eta_reduction.rs:65:21 [INFO] [stderr] | [INFO] [stderr] 65 | ty::TyFnDef(..) | ty::TyFnPtr(_) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnDef` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eta_reduction.rs:65:39 [INFO] [stderr] | [INFO] [stderr] 65 | ty::TyFnDef(..) | ty::TyFnPtr(_) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnPtr` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyNever` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eta_reduction.rs:67:112 [INFO] [stderr] | [INFO] [stderr] 67 | if sig.skip_binder().unsafety == Unsafety::Unsafe || sig.skip_binder().output().sty == ty::TyNever { [INFO] [stderr] | ^^^^^^^ help: a unit variant with a similar name exists: `Never` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eta_reduction.rs:76:28 [INFO] [stderr] | [INFO] [stderr] 76 | if let ExprPath(QPath::Resolved(None, ref p)) = a2.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:65:13 [INFO] [stderr] | [INFO] [stderr] 65 | ExprAssign(ref lhs, _) | ExprAssignOp(_, ref lhs, _) => if let ExprPath(ref qpath) = lhs.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:65:38 [INFO] [stderr] | [INFO] [stderr] 65 | ExprAssign(ref lhs, _) | ExprAssignOp(_, ref lhs, _) => if let ExprPath(ref qpath) = lhs.node { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:65:76 [INFO] [stderr] | [INFO] [stderr] 65 | ExprAssign(ref lhs, _) | ExprAssignOp(_, ref lhs, _) => if let ExprPath(ref qpath) = lhs.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:85:13 [INFO] [stderr] | [INFO] [stderr] 85 | StmtExpr(ref e, _) | StmtSemi(ref e, _) => DivergenceVisitor { cx }.maybe_walk_expr(e), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:85:34 [INFO] [stderr] | [INFO] [stderr] 85 | StmtExpr(ref e, _) | StmtSemi(ref e, _) => DivergenceVisitor { cx }.maybe_walk_expr(e), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:86:13 [INFO] [stderr] | [INFO] [stderr] 86 | StmtDecl(ref d, _) => if let DeclLocal(ref local) = d.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:86:42 [INFO] [stderr] | [INFO] [stderr] 86 | StmtDecl(ref d, _) => if let DeclLocal(ref local) = d.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:105:13 [INFO] [stderr] | [INFO] [stderr] 105 | ExprClosure(.., _) => {}, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:106:13 [INFO] [stderr] | [INFO] [stderr] 106 | ExprMatch(ref e, ref arms, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAgain` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:127:13 [INFO] [stderr] | [INFO] [stderr] 127 | ExprAgain(_) | ExprBreak(_, _) | ExprRet(_) => self.report_diverging_sub_expr(e), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:127:28 [INFO] [stderr] | [INFO] [stderr] 127 | ExprAgain(_) | ExprBreak(_, _) | ExprRet(_) => self.report_diverging_sub_expr(e), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:127:46 [INFO] [stderr] | [INFO] [stderr] 127 | ExprAgain(_) | ExprBreak(_, _) | ExprRet(_) => self.report_diverging_sub_expr(e), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:128:13 [INFO] [stderr] | [INFO] [stderr] 128 | ExprCall(ref func, _) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnDef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:131:25 [INFO] [stderr] | [INFO] [stderr] 131 | ty::TyFnDef(..) | ty::TyFnPtr(_) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnDef` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:131:43 [INFO] [stderr] | [INFO] [stderr] 131 | ty::TyFnDef(..) | ty::TyFnPtr(_) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyNever` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:133:36 [INFO] [stderr] | [INFO] [stderr] 133 | if let ty::TyNever = self.cx.tcx.erase_late_bound_regions(&sig).output().sty { [INFO] [stderr] | ^^^^^^^ help: a unit variant with a similar name exists: `Never` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:140:13 [INFO] [stderr] | [INFO] [stderr] 140 | ExprMethodCall(..) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:221:9 [INFO] [stderr] | [INFO] [stderr] 221 | ExprArray(_) | [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:222:9 [INFO] [stderr] | [INFO] [stderr] 222 | ExprTup(_) | [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:223:9 [INFO] [stderr] | [INFO] [stderr] 223 | ExprMethodCall(..) | [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:224:9 [INFO] [stderr] | [INFO] [stderr] 224 | ExprCall(_, _) | [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:225:9 [INFO] [stderr] | [INFO] [stderr] 225 | ExprAssign(_, _) | [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:226:9 [INFO] [stderr] | [INFO] [stderr] 226 | ExprIndex(_, _) | [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRepeat` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:227:9 [INFO] [stderr] | [INFO] [stderr] 227 | ExprRepeat(_, _) | [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:228:9 [INFO] [stderr] | [INFO] [stderr] 228 | ExprStruct(_, _, _) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:231:9 [INFO] [stderr] | [INFO] [stderr] 231 | ExprBinary(op, _, _) | ExprAssignOp(op, _, _) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:231:32 [INFO] [stderr] | [INFO] [stderr] 231 | ExprBinary(op, _, _) | ExprAssignOp(op, _, _) => { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiAnd` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:232:27 [INFO] [stderr] | [INFO] [stderr] 232 | if op.node == BiAnd || op.node == BiOr { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiOr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:232:47 [INFO] [stderr] | [INFO] [stderr] 232 | if op.node == BiAnd || op.node == BiOr { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:239:9 [INFO] [stderr] | [INFO] [stderr] 239 | ExprClosure(_, _, _, _, _) => { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:265:9 [INFO] [stderr] | [INFO] [stderr] 265 | StmtExpr(ref expr, _) | StmtSemi(ref expr, _) => check_expr(vis, expr), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:265:33 [INFO] [stderr] | [INFO] [stderr] 265 | StmtExpr(ref expr, _) | StmtSemi(ref expr, _) => check_expr(vis, expr), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:266:9 [INFO] [stderr] | [INFO] [stderr] 266 | StmtDecl(ref decl, _) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:270:17 [INFO] [stderr] | [INFO] [stderr] 270 | DeclLocal(ref local) => Some(local), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:300:13 [INFO] [stderr] | [INFO] [stderr] 300 | ExprPath(ref qpath) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:323:13 [INFO] [stderr] | [INFO] [stderr] 323 | ExprClosure(_, _, _, _, _) | [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:335:13 [INFO] [stderr] | [INFO] [stderr] 335 | ExprAddrOf(_, _) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:351:16 [INFO] [stderr] | [INFO] [stderr] 351 | if let ExprAssign(ref lhs, _) = parent.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/excessive_precision.rs:50:25 [INFO] [stderr] | [INFO] [stderr] 50 | if let hir::ExprLit(ref lit) = expr.node; [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/explicit_write.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | if let ExprMethodCall(ref unwrap_fun, _, ref unwrap_args) = expr.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/explicit_write.rs:42:20 [INFO] [stderr] | [INFO] [stderr] 42 | if let ExprMethodCall(ref write_fun, _, ref write_args) = [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/explicit_write.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | if let ExprCall(ref dest_fun, _) = write_args[0].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/explicit_write.rs:48:20 [INFO] [stderr] | [INFO] [stderr] 48 | if let ExprPath(ref qpath) = dest_fun.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/fallible_impl_from.rs:42:25 [INFO] [stderr] | [INFO] [stderr] 42 | if let hir::ItemImpl(.., ref impl_items) = item.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/fallible_impl_from.rs:66:24 [INFO] [stderr] | [INFO] [stderr] 66 | if let ExprCall(ref func_expr, _) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/fallible_impl_from.rs:67:24 [INFO] [stderr] | [INFO] [stderr] 67 | if let ExprPath(QPath::Resolved(_, ref path)) = func_expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/fallible_impl_from.rs:130:13 [INFO] [stderr] | [INFO] [stderr] 130 | ty::TyAdt(adt, _) => match_def_path(tcx, adt.did, path), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:49:17 [INFO] [stderr] | [INFO] [stderr] 49 | ExprCall(ref fun, ref args) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:51:32 [INFO] [stderr] | [INFO] [stderr] 51 | if let ExprPath(ref qpath) = fun.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:67:17 [INFO] [stderr] | [INFO] [stderr] 67 | ExprMatch(ref matchee, _, _) => if let ExprTup(ref tup) = matchee.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:67:56 [INFO] [stderr] | [INFO] [stderr] 67 | ExprMatch(ref matchee, _, _) => if let ExprTup(ref tup) = matchee.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:84:16 [INFO] [stderr] | [INFO] [stderr] 84 | if let ExprAddrOf(_, ref expr) = expr.node; // &[""] [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:85:16 [INFO] [stderr] | [INFO] [stderr] 85 | if let ExprArray(ref exprs) = expr.node; // [""] [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:87:16 [INFO] [stderr] | [INFO] [stderr] 87 | if let ExprLit(ref lit) = exprs[0].node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:108:16 [INFO] [stderr] | [INFO] [stderr] 108 | if let ExprAddrOf(_, ref expr) = expr.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:109:16 [INFO] [stderr] | [INFO] [stderr] 109 | if let ExprMatch(ref match_expr, ref arms, _) = expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:114:16 [INFO] [stderr] | [INFO] [stderr] 114 | if let ExprArray(ref exprs) = arms[0].body.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:116:16 [INFO] [stderr] | [INFO] [stderr] 116 | if let ExprCall(_, ref args) = exprs[0].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:118:16 [INFO] [stderr] | [INFO] [stderr] 118 | if let ExprPath(ref qpath) = args[1].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyStr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:123:30 [INFO] [stderr] | [INFO] [stderr] 123 | if ty.sty == ty::TyStr || match_type(cx, ty, &paths::STRING) { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:124:24 [INFO] [stderr] | [INFO] [stderr] 124 | if let ExprTup(ref values) = match_expr.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:146:16 [INFO] [stderr] | [INFO] [stderr] 146 | if let ExprAddrOf(_, ref expr) = expr.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:147:16 [INFO] [stderr] | [INFO] [stderr] 147 | if let ExprArray(ref exprs) = expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:149:16 [INFO] [stderr] | [INFO] [stderr] 149 | if let ExprStruct(_, ref fields, _) = exprs[0].node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:151:16 [INFO] [stderr] | [INFO] [stderr] 151 | if let ExprStruct(_, ref fields, _) = format_field.expr.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/format.rs:153:16 [INFO] [stderr] | [INFO] [stderr] 153 | if let ExprPath(ref qpath) = align_field.expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `NodeItem` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:88:35 [INFO] [stderr] | [INFO] [stderr] 88 | let is_impl = if let Some(NodeItem(item)) = cx.tcx.hir.find(cx.tcx.hir.get_parent_node(nodeid)) { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:89:38 [INFO] [stderr] | [INFO] [stderr] 89 | matches!(item.node, hir::ItemImpl(_, _, _, _, Some(_), _, _)) [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPtr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:171:56 [INFO] [stderr] | [INFO] [stderr] 171 | if let (&hir::PatKind::Binding(_, id, _, _), &hir::TyPtr(_)) = (&arg.pat.node, &ty.node) { [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:187:18 [INFO] [stderr] | [INFO] [stderr] 187 | hir::ExprCall(ref f, ref args) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:196:18 [INFO] [stderr] | [INFO] [stderr] 196 | hir::ExprMethodCall(_, _, ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:206:18 [INFO] [stderr] | [INFO] [stderr] 206 | hir::ExprUnary(hir::UnDeref, ref ptr) => self.check_arg(ptr), [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:219:21 [INFO] [stderr] | [INFO] [stderr] 219 | if let hir::ExprPath(ref qpath) = ptr.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_conversion.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | ExprMatch(_, ref arms, MatchSource::TryDesugar) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_conversion.rs:48:21 [INFO] [stderr] | [INFO] [stderr] 48 | ExprRet(Some(ref e)) | ExprBreak(_, Some(ref e)) => e, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_conversion.rs:48:44 [INFO] [stderr] | [INFO] [stderr] 48 | ExprRet(Some(ref e)) | ExprBreak(_, Some(ref e)) => e, [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_conversion.rs:51:24 [INFO] [stderr] | [INFO] [stderr] 51 | if let ExprCall(_, ref args) = e.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_conversion.rs:58:13 [INFO] [stderr] | [INFO] [stderr] 58 | ExprMethodCall(ref name, .., ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_conversion.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | ExprCall(ref path, ref args) => if let ExprPath(ref qpath) = path.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_conversion.rs:71:52 [INFO] [stderr] | [INFO] [stderr] 71 | ExprCall(ref path, ref args) => if let ExprPath(ref qpath) = path.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:39:16 [INFO] [stderr] | [INFO] [stderr] 39 | if let ExprBinary(ref cmp, ref left, ref right) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | ty::TyInt(ity) => unsext(cx.tcx, -1i128, ity), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/identity_op.rs:66:17 [INFO] [stderr] | [INFO] [stderr] 66 | ty::TyUint(uty) => clip(cx.tcx, !0, uty), [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/if_let_redundant_pattern_matching.rs:48:16 [INFO] [stderr] | [INFO] [stderr] 48 | if let ExprMatch(ref op, ref arms, MatchSource::IfLetDesugar { .. }) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:144:9 [INFO] [stderr] | [INFO] [stderr] 144 | ExprMethodCall(ref method, _, ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:156:24 [INFO] [stderr] | [INFO] [stderr] 156 | if let ExprClosure(_, _, body_id, _, _) = args[1].node { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:163:9 [INFO] [stderr] | [INFO] [stderr] 163 | ExprBlock(ref block, _) => block.expr.as_ref().map_or(Finite, |e| is_infinite(cx, e)), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:164:9 [INFO] [stderr] | [INFO] [stderr] 164 | ExprBox(ref e) | ExprAddrOf(_, ref e) => is_infinite(cx, e), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:164:26 [INFO] [stderr] | [INFO] [stderr] 164 | ExprBox(ref e) | ExprAddrOf(_, ref e) => is_infinite(cx, e), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:165:9 [INFO] [stderr] | [INFO] [stderr] 165 | ExprCall(ref path, _) => if let ExprPath(ref qpath) = path.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:165:41 [INFO] [stderr] | [INFO] [stderr] 165 | ExprCall(ref path, _) => if let ExprPath(ref qpath) = path.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:170:9 [INFO] [stderr] | [INFO] [stderr] 170 | ExprStruct(..) => higher::range(cx, expr) [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:208:9 [INFO] [stderr] | [INFO] [stderr] 208 | ExprMethodCall(ref method, _, ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/infinite_iter.rs:227:9 [INFO] [stderr] | [INFO] [stderr] 227 | ExprBinary(op, ref l, ref r) => if op.node.is_comparison() { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/invalid_ref.rs:38:20 [INFO] [stderr] | [INFO] [stderr] 38 | if let ExprCall(ref path, ref args) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/invalid_ref.rs:39:20 [INFO] [stderr] | [INFO] [stderr] 39 | if let ExprPath(ref qpath) = path.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/invalid_ref.rs:41:24 [INFO] [stderr] | [INFO] [stderr] 41 | if let ty::TyRef(..) = cx.tables.expr_ty(expr).sty; [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemEnum` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/large_enum_variant.rs:52:16 [INFO] [stderr] | [INFO] [stderr] 52 | if let ItemEnum(ref def, _) = item.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemTrait` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:71:13 [INFO] [stderr] | [INFO] [stderr] 71 | ItemTrait(_, _, _, _, ref trait_items) => check_trait_items(cx, item, trait_items), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:72:13 [INFO] [stderr] | [INFO] [stderr] 72 | ItemImpl(_, _, _, _, None, _, ref impl_items) => check_impl_items(cx, item, impl_items), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:82:16 [INFO] [stderr] | [INFO] [stderr] 82 | if let ExprBinary(Spanned { node: cmp, .. }, ref left, ref right) = expr.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:197:14 [INFO] [stderr] | [INFO] [stderr] 197 | if let (&ExprMethodCall(ref method_path, _, ref args), &ExprLit(ref lit)) = (&method.node, &lit.node) { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:197:61 [INFO] [stderr] | [INFO] [stderr] 197 | if let (&ExprMethodCall(ref method_path, _, ref args), &ExprLit(ref lit)) = (&method.node, &lit.node) { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `AssociatedItem` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:236:49 [INFO] [stderr] | [INFO] [stderr] 236 | fn is_is_empty(cx: &LateContext, item: &ty::AssociatedItem) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyDynamic` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:261:13 [INFO] [stderr] | [INFO] [stderr] 261 | ty::TyDynamic(..) => cx.tcx [INFO] [stderr] | ^^^^^^^^^ help: a tuple variant with a similar name exists: `Dynamic` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyProjection` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:264:13 [INFO] [stderr] | [INFO] [stderr] 264 | ty::TyProjection(_) => ty.ty_to_def_id() [INFO] [stderr] | ^^^^^^^^^^^^ help: a tuple variant with a similar name exists: `Projection` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:266:13 [INFO] [stderr] | [INFO] [stderr] 266 | ty::TyAdt(id, _) => has_is_empty_impl(cx, id.did), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:267:13 [INFO] [stderr] | [INFO] [stderr] 267 | ty::TyArray(..) | ty::TySlice(..) | ty::TyStr => true, [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Array` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:267:31 [INFO] [stderr] | [INFO] [stderr] 267 | ty::TyArray(..) | ty::TySlice(..) | ty::TyStr => true, [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Slice` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyStr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/len_zero.rs:267:49 [INFO] [stderr] | [INFO] [stderr] 267 | ty::TyArray(..) | ty::TySlice(..) | ty::TyStr => true, [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:68:29 [INFO] [stderr] | [INFO] [stderr] 68 | if let hir::StmtDecl(ref decl, _) = stmt.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:69:29 [INFO] [stderr] | [INFO] [stderr] 69 | if let hir::DeclLocal(ref decl) = decl.node; [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:71:29 [INFO] [stderr] | [INFO] [stderr] 71 | if let hir::StmtExpr(ref if_, _) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:72:29 [INFO] [stderr] | [INFO] [stderr] 72 | if let hir::ExprIf(ref cond, ref then, ref else_) = if_.node; [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:74:29 [INFO] [stderr] | [INFO] [stderr] 74 | if let hir::ExprBlock(ref then, _) = then.node; [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:81:37 [INFO] [stderr] | [INFO] [stderr] 81 | if let hir::ExprBlock(ref else_, _) = else_.node { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:143:25 [INFO] [stderr] | [INFO] [stderr] 143 | if let hir::ExprPath(ref qpath) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:166:21 [INFO] [stderr] | [INFO] [stderr] 166 | if let hir::StmtSemi(ref expr, _) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:167:21 [INFO] [stderr] | [INFO] [stderr] 167 | if let hir::ExprAssign(ref var, ref value) = expr.node; [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/let_if_seq.rs:168:21 [INFO] [stderr] | [INFO] [stderr] 168 | if let hir::ExprPath(ref qpath) = var.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemFn` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:62:16 [INFO] [stderr] | [INFO] [stderr] 62 | if let ItemFn(ref decl, _, _, _, ref generics, id) = item.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::intravisit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::visit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TraitTyParamBound` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:106:20 [INFO] [stderr] | [INFO] [stderr] 106 | if let TraitTyParamBound(ref trait_ref, _) = *bound { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:324:13 [INFO] [stderr] | [INFO] [stderr] 324 | TyRptr(ref lt, _) if lt.is_elided() => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:327:13 [INFO] [stderr] | [INFO] [stderr] 327 | TyPath(ref path) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyImplTraitExistential` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:330:13 [INFO] [stderr] | [INFO] [stderr] 330 | TyImplTraitExistential(ref exist_ty, _) => { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `RegionTyParamBound` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:332:28 [INFO] [stderr] | [INFO] [stderr] 332 | if let RegionTyParamBound(_) = *bound { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTraitObject` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:337:13 [INFO] [stderr] | [INFO] [stderr] 337 | TyTraitObject(ref bounds, ref lt) => { [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `walk_ty_param_bound` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/lifetimes.rs:373:21 [INFO] [stderr] | [INFO] [stderr] 373 | walk_ty_param_bound(&mut visitor, bound); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `walk_param_bound` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:413:13 [INFO] [stderr] | [INFO] [stderr] 413 | ExprWhile(_, ref block, _) | ExprLoop(ref block, _, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:413:42 [INFO] [stderr] | [INFO] [stderr] 413 | ExprWhile(_, ref block, _) | ExprLoop(ref block, _, _) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:426:16 [INFO] [stderr] | [INFO] [stderr] 426 | if let ExprLoop(ref block, _, LoopSource::Loop) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:442:24 [INFO] [stderr] | [INFO] [stderr] 442 | if let ExprMatch(ref matchexpr, ref arms, ref source) = inner.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:478:16 [INFO] [stderr] | [INFO] [stderr] 478 | if let ExprMatch(ref match_expr, ref arms, MatchSource::WhileLetDesugar) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:482:18 [INFO] [stderr] | [INFO] [stderr] 482 | &ExprMethodCall(ref method_path, _, ref method_args), [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:507:16 [INFO] [stderr] | [INFO] [stderr] 507 | if let ExprWhile(ref cond, ref block, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:513:16 [INFO] [stderr] | [INFO] [stderr] 513 | if let StmtSemi(ref expr, _) = stmt.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:514:20 [INFO] [stderr] | [INFO] [stderr] 514 | if let ExprMethodCall(ref method, _, ref args) = expr.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:586:9 [INFO] [stderr] | [INFO] [stderr] 586 | StmtSemi(ref e, ..) | StmtExpr(ref e, ..) => Some(e), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:586:31 [INFO] [stderr] | [INFO] [stderr] 586 | StmtSemi(ref e, ..) | StmtExpr(ref e, ..) => Some(e), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:587:9 [INFO] [stderr] | [INFO] [stderr] 587 | StmtDecl(ref d, ..) => decl_to_expr(d), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Decl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:591:24 [INFO] [stderr] | [INFO] [stderr] 591 | fn decl_to_expr(decl: &Decl) -> Option<&Expr> { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:593:9 [INFO] [stderr] | [INFO] [stderr] 593 | DeclLocal(ref local) => local.init.as_ref().map(|p| &**p), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:600:9 [INFO] [stderr] | [INFO] [stderr] 600 | ExprBox(ref e) | [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:601:9 [INFO] [stderr] | [INFO] [stderr] 601 | ExprUnary(_, ref e) | [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:602:9 [INFO] [stderr] | [INFO] [stderr] 602 | ExprCast(ref e, _) | [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprType` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:603:9 [INFO] [stderr] | [INFO] [stderr] 603 | ExprType(ref e, _) | [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprField` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:604:9 [INFO] [stderr] | [INFO] [stderr] 604 | ExprField(ref e, _) | [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:605:9 [INFO] [stderr] | [INFO] [stderr] 605 | ExprAddrOf(_, ref e) | [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:606:9 [INFO] [stderr] | [INFO] [stderr] 606 | ExprStruct(_, _, Some(ref e)) | [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRepeat` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:607:9 [INFO] [stderr] | [INFO] [stderr] 607 | ExprRepeat(ref e, _) => never_loop_expr(e, main_loop_id), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:608:9 [INFO] [stderr] | [INFO] [stderr] 608 | ExprArray(ref es) | ExprMethodCall(_, _, ref es) | ExprTup(ref es) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:608:29 [INFO] [stderr] | [INFO] [stderr] 608 | ExprArray(ref es) | ExprMethodCall(_, _, ref es) | ExprTup(ref es) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:608:60 [INFO] [stderr] | [INFO] [stderr] 608 | ExprArray(ref es) | ExprMethodCall(_, _, ref es) | ExprTup(ref es) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:611:9 [INFO] [stderr] | [INFO] [stderr] 611 | ExprCall(ref e, ref es) => never_loop_expr_all(&mut once(&**e).chain(es.iter()), main_loop_id), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:612:9 [INFO] [stderr] | [INFO] [stderr] 612 | ExprBinary(_, ref e1, ref e2) | [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:613:9 [INFO] [stderr] | [INFO] [stderr] 613 | ExprAssign(ref e1, ref e2) | [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:614:9 [INFO] [stderr] | [INFO] [stderr] 614 | ExprAssignOp(_, ref e1, ref e2) | [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:615:9 [INFO] [stderr] | [INFO] [stderr] 615 | ExprIndex(ref e1, ref e2) => never_loop_expr_all(&mut [&**e1, &**e2].iter().cloned(), main_loop_id), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:616:9 [INFO] [stderr] | [INFO] [stderr] 616 | ExprIf(ref e, ref e2, ref e3) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:622:9 [INFO] [stderr] | [INFO] [stderr] 622 | ExprLoop(ref b, _, _) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:626:9 [INFO] [stderr] | [INFO] [stderr] 626 | ExprWhile(ref e, ref b, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:632:9 [INFO] [stderr] | [INFO] [stderr] 632 | ExprMatch(ref e, ref arms, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:641:9 [INFO] [stderr] | [INFO] [stderr] 641 | ExprBlock(ref b, _) => never_loop_block(b, main_loop_id), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAgain` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:642:9 [INFO] [stderr] | [INFO] [stderr] 642 | ExprAgain(d) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:651:9 [INFO] [stderr] | [INFO] [stderr] 651 | ExprBreak(_, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:654:9 [INFO] [stderr] | [INFO] [stderr] 654 | ExprRet(ref e) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:661:9 [INFO] [stderr] | [INFO] [stderr] 661 | ExprStruct(_, _, None) | [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprYield` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:662:9 [INFO] [stderr] | [INFO] [stderr] 662 | ExprYield(_) | [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:663:9 [INFO] [stderr] | [INFO] [stderr] 663 | ExprClosure(_, _, _, _, _) | [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprInlineAsm` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:664:9 [INFO] [stderr] | [INFO] [stderr] 664 | ExprInlineAsm(_, _, _) | [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:665:9 [INFO] [stderr] | [INFO] [stderr] 665 | ExprPath(_) | [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:666:9 [INFO] [stderr] | [INFO] [stderr] 666 | ExprLit(_) => NeverLoopResult::Otherwise, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:703:16 [INFO] [stderr] | [INFO] [stderr] 703 | if let ExprPath(ref qpath) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:745:13 [INFO] [stderr] | [INFO] [stderr] 745 | ty::TyRef(_, subty, _) => is_slice_like(cx, subty), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:746:13 [INFO] [stderr] | [INFO] [stderr] 746 | ty::TySlice(..) | ty::TyArray(..) => true, [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Slice` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:746:31 [INFO] [stderr] | [INFO] [stderr] 746 | ty::TySlice(..) | ty::TyArray(..) => true, [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Array` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:756:13 [INFO] [stderr] | [INFO] [stderr] 756 | ExprLit(ref l) => match l.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:760:13 [INFO] [stderr] | [INFO] [stderr] 760 | ExprPath(..) if !same_var(cx, e, var) => Some(snippet_opt(cx, e.span).unwrap_or_else(|| "??".into())), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:765:12 [INFO] [stderr] | [INFO] [stderr] 765 | if let ExprIndex(ref seqexpr, ref idx) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:772:13 [INFO] [stderr] | [INFO] [stderr] 772 | ExprBinary(op, ref lhs, ref rhs) => match op.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:787:13 [INFO] [stderr] | [INFO] [stderr] 787 | ExprPath(..) => if same_var(cx, idx, var) { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:812:16 [INFO] [stderr] | [INFO] [stderr] 812 | if let ExprMethodCall(ref method, _, ref args) = expr.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:908:28 [INFO] [stderr] | [INFO] [stderr] 908 | if let ExprMethodCall(ref method, _, ref len_args) = end.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1100:16 [INFO] [stderr] | [INFO] [stderr] 1100 | if let ExprMethodCall(ref method, _, ref len_args) = expr.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1103:16 [INFO] [stderr] | [INFO] [stderr] 1103 | if let ExprPath(QPath::Resolved(_, ref path)) = len_args[0].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1135:29 [INFO] [stderr] | [INFO] [stderr] 1135 | ty::TyInt(ity) => sext(cx.tcx, start_idx, ity) > sext(cx.tcx, end_idx, ity), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1136:29 [INFO] [stderr] | [INFO] [stderr] 1136 | ty::TyUint(_) => start_idx > end_idx, [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1205:12 [INFO] [stderr] | [INFO] [stderr] 1205 | if let ExprMethodCall(ref method, _, ref args) = arg.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1367:21 [INFO] [stderr] | [INFO] [stderr] 1367 | ty::TyRef(_, ty, mutbl) => match (&pat[0].node, &pat[1].node) { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1379:17 [INFO] [stderr] | [INFO] [stderr] 1379 | ExprAddrOf(_, ref expr) => &**expr, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1485:16 [INFO] [stderr] | [INFO] [stderr] 1485 | if let ExprPath(ref qpath) = bound.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1600:20 [INFO] [stderr] | [INFO] [stderr] 1600 | if let ExprPath(ref seqpath) = seqexpr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1657:20 [INFO] [stderr] | [INFO] [stderr] 1657 | if let ExprMethodCall(ref meth, _, ref args) = expr.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1666:20 [INFO] [stderr] | [INFO] [stderr] 1666 | if let ExprIndex(ref seqexpr, ref idx) = expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1673:20 [INFO] [stderr] | [INFO] [stderr] 1673 | if let ExprPath(ref qpath) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1689:13 [INFO] [stderr] | [INFO] [stderr] 1689 | ExprAssignOp(_, ref lhs, ref rhs) | [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1690:13 [INFO] [stderr] | [INFO] [stderr] 1690 | ExprAssign(ref lhs, ref rhs) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1696:13 [INFO] [stderr] | [INFO] [stderr] 1696 | ExprAddrOf(mutbl, ref expr) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1702:13 [INFO] [stderr] | [INFO] [stderr] 1702 | ExprCall(ref f, ref args) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1707:32 [INFO] [stderr] | [INFO] [stderr] 1707 | if let ty::TyRef(_, _, mutbl) = ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1715:13 [INFO] [stderr] | [INFO] [stderr] 1715 | ExprMethodCall(_, _, ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1719:32 [INFO] [stderr] | [INFO] [stderr] 1719 | if let ty::TyRef(_, _, mutbl) = ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1800:13 [INFO] [stderr] | [INFO] [stderr] 1800 | ty::TyArray(_, n) => (0..=32).contains(&n.assert_usize(cx.tcx).expect("array length")), [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Array` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1811:12 [INFO] [stderr] | [INFO] [stderr] 1811 | if let StmtDecl(ref decl, _) = block.stmts[0].node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1812:16 [INFO] [stderr] | [INFO] [stderr] 1812 | if let DeclLocal(ref local) = decl.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1831:13 [INFO] [stderr] | [INFO] [stderr] 1831 | StmtExpr(ref expr, _) | StmtSemi(ref expr, _) => Some(expr), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1831:37 [INFO] [stderr] | [INFO] [stderr] 1831 | StmtExpr(ref expr, _) | StmtSemi(ref expr, _) => Some(expr), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1832:13 [INFO] [stderr] | [INFO] [stderr] 1832 | StmtDecl(..) => None, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1843:9 [INFO] [stderr] | [INFO] [stderr] 1843 | ExprBreak(dest, ref passed_expr) if dest.label.is_none() && passed_expr.is_none() => true, [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1844:9 [INFO] [stderr] | [INFO] [stderr] 1844 | ExprBlock(ref b, _) => match extract_first_expr(b) { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1884:21 [INFO] [stderr] | [INFO] [stderr] 1884 | ExprAssignOp(op, ref lhs, ref rhs) => { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiAdd` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1886:43 [INFO] [stderr] | [INFO] [stderr] 1886 | if op.node == BiAdd && is_integer_literal(rhs, 1) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1897:21 [INFO] [stderr] | [INFO] [stderr] 1897 | ExprAssign(ref lhs, _) if lhs.id == expr.id => *state = VarState::DontWarn, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1898:21 [INFO] [stderr] | [INFO] [stderr] 1898 | ExprAddrOf(mutability, _) if mutability == MutMutable => *state = VarState::DontWarn, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Decl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1931:42 [INFO] [stderr] | [INFO] [stderr] 1931 | fn visit_decl(&mut self, decl: &'tcx Decl) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1933:16 [INFO] [stderr] | [INFO] [stderr] 1933 | if let DeclLocal(ref local) = decl.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1971:21 [INFO] [stderr] | [INFO] [stderr] 1971 | ExprAssignOp(_, ref lhs, _) if lhs.id == expr.id => { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1974:21 [INFO] [stderr] | [INFO] [stderr] 1974 | ExprAssign(ref lhs, ref rhs) if lhs.id == expr.id => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1981:21 [INFO] [stderr] | [INFO] [stderr] 1981 | ExprAddrOf(mutability, _) if mutability == MutMutable => self.state = VarState::DontWarn, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2007:12 [INFO] [stderr] | [INFO] [stderr] 2007 | if let ExprPath(ref qpath) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2018:9 [INFO] [stderr] | [INFO] [stderr] 2018 | ExprLoop(..) | ExprWhile(..) => true, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2018:24 [INFO] [stderr] | [INFO] [stderr] 2018 | ExprLoop(..) | ExprWhile(..) => true, [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2025:9 [INFO] [stderr] | [INFO] [stderr] 2025 | ExprIf(..) | ExprMatch(..) => true, [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2025:22 [INFO] [stderr] | [INFO] [stderr] 2025 | ExprIf(..) | ExprMatch(..) => true, [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2055:17 [INFO] [stderr] | [INFO] [stderr] 2055 | ExprLoop(..) | ExprWhile(..) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2055:32 [INFO] [stderr] | [INFO] [stderr] 2055 | ExprLoop(..) | ExprWhile(..) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2113:13 [INFO] [stderr] | [INFO] [stderr] 2113 | ExprAssign(ref path, _) | ExprAssignOp(_, ref path, _) => if match_var(path, self.iterator) { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2113:39 [INFO] [stderr] | [INFO] [stderr] 2113 | ExprAssign(ref path, _) | ExprAssignOp(_, ref path, _) => if match_var(path, self.iterator) { [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2139:12 [INFO] [stderr] | [INFO] [stderr] 2139 | if let ExprPath(QPath::Resolved(_, ref path)) = e.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2200:20 [INFO] [stderr] | [INFO] [stderr] 2200 | if let ExprPath(ref qpath) = ex.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2221:13 [INFO] [stderr] | [INFO] [stderr] 2221 | ExprPath(_) => self.insert_def_id(ex), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2223:13 [INFO] [stderr] | [INFO] [stderr] 2223 | ExprCall(..) | ExprMethodCall(..) => self.skip = true, [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2223:28 [INFO] [stderr] | [INFO] [stderr] 2223 | ExprCall(..) | ExprMethodCall(..) => self.skip = true, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_clone.rs:33:16 [INFO] [stderr] | [INFO] [stderr] 33 | if let ExprMethodCall(ref method, _, ref args) = expr.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_clone.rs:36:21 [INFO] [stderr] | [INFO] [stderr] 36 | ExprClosure(_, ref decl, closure_eid, _, _) => { [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_clone.rs:54:48 [INFO] [stderr] | [INFO] [stderr] 54 | if let ty::TyRef(_, _, mutbl) = ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_clone.rs:64:45 [INFO] [stderr] | [INFO] [stderr] 64 | else if let ExprMethodCall(ref clone_call, _, ref clone_args) = closure_expr.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_clone.rs:79:21 [INFO] [stderr] | [INFO] [stderr] 79 | ExprPath(ref path) => if match_qpath(path, &paths::CLONE) { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_clone.rs:102:9 [INFO] [stderr] | [INFO] [stderr] 102 | ExprPath(QPath::Resolved(None, ref path)) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_clone.rs:128:9 [INFO] [stderr] | [INFO] [stderr] 128 | ExprUnary(UnDeref, ref subexpr) if !is_adjusted(cx, subexpr) => only_derefs(cx, subexpr, id), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTuple` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | ty::TyTuple(slice) => slice.is_empty(), [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Tuple` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyNever` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:88:13 [INFO] [stderr] | [INFO] [stderr] 88 | ty::TyNever => true, [INFO] [stderr] | ^^^^^^^ help: a unit variant with a similar name exists: `Never` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnDef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:96:16 [INFO] [stderr] | [INFO] [stderr] 96 | if let ty::TyFnDef(id, _) = ty.sty { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnDef` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:118:14 [INFO] [stderr] | [INFO] [stderr] 118 | hir::ExprCall(_, _) | [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:119:14 [INFO] [stderr] | [INFO] [stderr] 119 | hir::ExprMethodCall(_, _, _) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:123:14 [INFO] [stderr] | [INFO] [stderr] 123 | hir::ExprBlock(ref block, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:134:30 [INFO] [stderr] | [INFO] [stderr] 134 | hir::StmtDecl(ref d, _) => Some(d.span), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:135:30 [INFO] [stderr] | [INFO] [stderr] 135 | hir::StmtExpr(ref e, _) => Some(e.span), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:136:30 [INFO] [stderr] | [INFO] [stderr] 136 | hir::StmtSemi(_, _) => Some(inner_stmt.span), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:154:17 [INFO] [stderr] | [INFO] [stderr] 154 | if let hir::ExprClosure(_, ref decl, inner_expr_id, _, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprField` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:178:14 [INFO] [stderr] | [INFO] [stderr] 178 | hir::ExprField(_, _) => snippet(cx, var_arg.span, "_").replace(".", "_"), [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:179:14 [INFO] [stderr] | [INFO] [stderr] 179 | hir::ExprPath(_) => format!("_{}", snippet(cx, var_arg.span, "")), [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:250:21 [INFO] [stderr] | [INFO] [stderr] 250 | if let hir::StmtSemi(ref expr, _) = stmt.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/map_unit_fn.rs:251:25 [INFO] [stderr] | [INFO] [stderr] 251 | if let hir::ExprMethodCall(_, _, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:187:16 [INFO] [stderr] | [INFO] [stderr] 187 | if let ExprMatch(ref ex, ref arms, MatchSource::Normal) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:194:16 [INFO] [stderr] | [INFO] [stderr] 194 | if let ExprMatch(ref ex, ref arms, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:208:23 [INFO] [stderr] | [INFO] [stderr] 208 | } else if let ExprBlock(_, _) = els.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyBool` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:216:26 [INFO] [stderr] | [INFO] [stderr] 216 | if ty.sty != ty::TyBool || is_allowed(cx, MATCH_BOOL, ex.id) { [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Bool` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyBool` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:287:41 [INFO] [stderr] | [INFO] [stderr] 287 | if cx.tables.expr_ty(ex).sty == ty::TyBool { [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Bool` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:297:32 [INFO] [stderr] | [INFO] [stderr] 297 | if let ExprLit(ref lit) = arm_bool.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:368:28 [INFO] [stderr] | [INFO] [stderr] 368 | if let ExprBlock(ref block, _) = arm.body.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:402:35 [INFO] [stderr] | [INFO] [stderr] 402 | let (title, msg) = if let ExprAddrOf(Mutability::MutImmutable, ref inner) = ex.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:536:9 [INFO] [stderr] | [INFO] [stderr] 536 | ExprTup(ref v) if v.is_empty() => true, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:537:9 [INFO] [stderr] | [INFO] [stderr] 537 | ExprBlock(ref b, _) if b.stmts.is_empty() && b.expr.is_none() => true, [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:557:16 [INFO] [stderr] | [INFO] [stderr] 557 | if let ExprCall(ref e, ref args) = remove_blocks(&arm.body).node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:558:16 [INFO] [stderr] | [INFO] [stderr] 558 | if let ExprPath(ref some_path) = e.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/matches.rs:560:16 [INFO] [stderr] | [INFO] [stderr] 560 | if let ExprPath(ref qpath) = args[0].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:690:18 [INFO] [stderr] | [INFO] [stderr] 690 | hir::ExprMethodCall(ref method_call, ref method_span, ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:752:25 [INFO] [stderr] | [INFO] [stderr] 752 | ty::TyRef(_, ty, _) if ty.sty == ty::TyStr => for &(method, pos) in &PATTERN_METHODS { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyStr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:752:58 [INFO] [stderr] | [INFO] [stderr] 752 | ty::TyRef(_, ty, _) if ty.sty == ty::TyStr => for &(method, pos) in &PATTERN_METHODS { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:760:18 [INFO] [stderr] | [INFO] [stderr] 760 | hir::ExprBinary(op, ref lhs, ref rhs) if op.node == hir::BiEq || op.node == hir::BiNe => { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiEq` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:760:70 [INFO] [stderr] | [INFO] [stderr] 760 | hir::ExprBinary(op, ref lhs, ref rhs) if op.node == hir::BiEq || op.node == hir::BiNe => { [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiNe` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:760:94 [INFO] [stderr] | [INFO] [stderr] 760 | hir::ExprBinary(op, ref lhs, ref rhs) if op.node == hir::BiEq || op.node == hir::BiNe => { [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiEq` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:765:41 [INFO] [stderr] | [INFO] [stderr] 765 | eq: op.node == hir::BiEq, [INFO] [stderr] | ^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:784:25 [INFO] [stderr] | [INFO] [stderr] 784 | if let hir::ItemImpl(_, _, _, _, None, ref self_ty, _) = item.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:860:25 [INFO] [stderr] | [INFO] [stderr] 860 | if let hir::ExprPath(ref qpath) = fun.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:953:18 [INFO] [stderr] | [INFO] [stderr] 953 | hir::ExprCall(ref fun, ref or_args) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:959:18 [INFO] [stderr] | [INFO] [stderr] 959 | hir::ExprMethodCall(_, span, ref or_args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:970:16 [INFO] [stderr] | [INFO] [stderr] 970 | if let ty::TyRef(_, inner, _) = arg_ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:971:20 [INFO] [stderr] | [INFO] [stderr] 971 | if let ty::TyRef(_, innermost, _) = inner.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:981:35 [INFO] [stderr] | [INFO] [stderr] 981 | while let ty::TyRef(_, inner, _) = ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:999:24 [INFO] [stderr] | [INFO] [stderr] 999 | if let ty::TyRef(..) = cx.tables.expr_ty(arg).sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `NodeExpr` in module `hir::map` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1002:31 [INFO] [stderr] | [INFO] [stderr] 1002 | hir::map::NodeExpr(parent) => match parent.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir::map` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1004:30 [INFO] [stderr] | [INFO] [stderr] 1004 | hir::ExprAddrOf(..) | [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1006:30 [INFO] [stderr] | [INFO] [stderr] 1006 | hir::ExprMethodCall(..) => return, [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `NodeStmt` in module `hir::map` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1009:31 [INFO] [stderr] | [INFO] [stderr] 1009 | hir::map::NodeStmt(stmt) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir::map` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1010:37 [INFO] [stderr] | [INFO] [stderr] 1010 | if let hir::StmtDecl(ref decl, _) = stmt.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1011:41 [INFO] [stderr] | [INFO] [stderr] 1011 | if let hir::DeclLocal(ref loc) = decl.node { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1039:16 [INFO] [stderr] | [INFO] [stderr] 1039 | if let ty::TyAdt(_, subst) = obj_ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyStr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1067:45 [INFO] [stderr] | [INFO] [stderr] 1067 | let ref_str = if self_ty.sty == ty::TyStr { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1100:21 [INFO] [stderr] | [INFO] [stderr] 1100 | if let hir::ExprCall(ref fun, ref args) = new.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1102:21 [INFO] [stderr] | [INFO] [stderr] 1102 | if let hir::ExprPath(ref path) = fun.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1145:18 [INFO] [stderr] | [INFO] [stderr] 1145 | op: hir::BinOp_, [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprClosure` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1151:25 [INFO] [stderr] | [INFO] [stderr] 1151 | if let hir::ExprClosure(_, _, body_id, _, _) = fold_args[2].node; [INFO] [stderr] | ^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1156:25 [INFO] [stderr] | [INFO] [stderr] 1156 | if let hir::ExprBinary(ref bin_op, ref left_expr, ref right_expr) = closure_expr.node; [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1200:14 [INFO] [stderr] | [INFO] [stderr] 1200 | hir::ExprLit(ref lit) => { [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1299:17 [INFO] [stderr] | [INFO] [stderr] 1299 | ty::TySlice(_) => true, [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Slice` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1300:17 [INFO] [stderr] | [INFO] [stderr] 1300 | ty::TyAdt(def, _) if def.is_box() => may_slice(cx, ty.boxed_ty()), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1301:17 [INFO] [stderr] | [INFO] [stderr] 1301 | ty::TyAdt(..) => match_type(cx, ty, &paths::VEC), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1302:17 [INFO] [stderr] | [INFO] [stderr] 1302 | ty::TyArray(_, size) => size.assert_usize(cx.tcx).expect("array length") < 32, [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Array` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1303:17 [INFO] [stderr] | [INFO] [stderr] 1303 | ty::TyRef(_, inner, _) => may_slice(cx, inner), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1308:17 [INFO] [stderr] | [INFO] [stderr] 1308 | if let hir::ExprMethodCall(ref path, _, ref args) = expr.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1316:17 [INFO] [stderr] | [INFO] [stderr] 1316 | ty::TySlice(_) => sugg::Sugg::hir_opt(cx, expr), [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Slice` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1317:17 [INFO] [stderr] | [INFO] [stderr] 1317 | ty::TyAdt(def, _) if def.is_box() && may_slice(cx, ty.boxed_ty()) => sugg::Sugg::hir_opt(cx, expr), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1318:17 [INFO] [stderr] | [INFO] [stderr] 1318 | ty::TyRef(_, inner, _) => if may_slice(cx, inner) { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1661:21 [INFO] [stderr] | [INFO] [stderr] 1661 | if let hir::ExprCall(ref fun, ref arg_char) = info.other.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1663:21 [INFO] [stderr] | [INFO] [stderr] 1663 | if let hir::ExprPath(ref qpath) = fun.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `TyStr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1669:35 [INFO] [stderr] | [INFO] [stderr] 1669 | if self_ty.sty != ty::TyStr { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1715:21 [INFO] [stderr] | [INFO] [stderr] 1715 | if let hir::ExprLit(ref lit) = info.other.node; [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1800:16 [INFO] [stderr] | [INFO] [stderr] 1800 | if let ty::TyAdt(_, substs) = ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1927:30 [INFO] [stderr] | [INFO] [stderr] 1927 | hir::TyRptr(_, ref mt_ty) => { [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1989:19 [INFO] [stderr] | [INFO] [stderr] 1989 | &hir::TyPath(hir::QPath::Resolved(_, ref ty_path)), [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:1990:19 [INFO] [stderr] | [INFO] [stderr] 1990 | &hir::TyPath(hir::QPath::Resolved(_, ref self_ty_path)), [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:2001:17 [INFO] [stderr] | [INFO] [stderr] 2001 | if let hir::TyPath(ref path) = ty.node { [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `TyTup` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:2038:71 [INFO] [stderr] | [INFO] [stderr] 2038 | (&OutType::Unit, &hir::Return(ref ty)) if ty.node == hir::TyTup(vec![].into()) => true, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `TyTup` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:2040:70 [INFO] [stderr] | [INFO] [stderr] 2040 | (&OutType::Any, &hir::Return(ref ty)) if ty.node != hir::TyTup(vec![].into()) => true, [INFO] [stderr] | ^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:2041:77 [INFO] [stderr] | [INFO] [stderr] 2041 | (&OutType::Ref, &hir::Return(ref ty)) => matches!(ty.node, hir::TyRptr(_, _)), [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/methods.rs:2048:17 [INFO] [stderr] | [INFO] [stderr] 2048 | if let hir::TyPath(ref p) = ty.node { [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/minmax.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 61 | if let ExprCall(ref path, ref args) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/minmax.rs:62:16 [INFO] [stderr] | [INFO] [stderr] 62 | if let ExprPath(ref qpath) = path.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:272:20 [INFO] [stderr] | [INFO] [stderr] 272 | if let StmtDecl(ref d, _) = s.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:273:20 [INFO] [stderr] | [INFO] [stderr] 273 | if let DeclLocal(ref l) = d.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:306:20 [INFO] [stderr] | [INFO] [stderr] 306 | if let StmtSemi(ref expr, _) = s.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiAnd` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:308:30 [INFO] [stderr] | [INFO] [stderr] 308 | if binop.node == BiAnd || binop.node == BiOr; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiOr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:308:53 [INFO] [stderr] | [INFO] [stderr] 308 | if binop.node == BiAnd || binop.node == BiOr; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiOr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:316:53 [INFO] [stderr] | [INFO] [stderr] 316 | let sugg = if binop.node == BiOr { !sugg } else { sugg }; [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:326:13 [INFO] [stderr] | [INFO] [stderr] 326 | ExprCast(ref e, ref ty) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:330:13 [INFO] [stderr] | [INFO] [stderr] 330 | ExprBinary(ref cmp, ref left, ref right) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:333:28 [INFO] [stderr] | [INFO] [stderr] 333 | if let ExprPath(QPath::Resolved(_, ref path)) = left.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:336:28 [INFO] [stderr] | [INFO] [stderr] 336 | if let ExprPath(QPath::Resolved(_, ref path)) = right.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiEq` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:342:27 [INFO] [stderr] | [INFO] [stderr] 342 | if (op == BiEq || op == BiNe) && (is_float(cx, left) || is_float(cx, right)) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiNe` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:342:41 [INFO] [stderr] | [INFO] [stderr] 342 | if (op == BiEq || op == BiNe) && (is_float(cx, left) || is_float(cx, right)) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiRem` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:370:33 [INFO] [stderr] | [INFO] [stderr] 370 | } else if op == BiRem && is_integer_literal(right, 1) { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:381:13 [INFO] [stderr] | [INFO] [stderr] 381 | ExprPath(ref qpath) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprField` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:395:13 [INFO] [stderr] | [INFO] [stderr] 395 | ExprField(_, ident) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:465:61 [INFO] [stderr] | [INFO] [stderr] 465 | matches!(walk_ptrs_ty(cx.tables.expr_ty(expr)).sty, ty::TyFloat(_)) [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:470:9 [INFO] [stderr] | [INFO] [stderr] 470 | ExprMethodCall(.., ref args) if args.len() == 1 => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:477:9 [INFO] [stderr] | [INFO] [stderr] 477 | ExprCall(ref path, ref v) if v.len() == 1 => if let ExprPath(ref path) = path.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:477:61 [INFO] [stderr] | [INFO] [stderr] 477 | ExprCall(ref path, ref v) if v.len() == 1 => if let ExprPath(ref path) = path.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `NodeItem` in module `map` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:522:29 [INFO] [stderr] | [INFO] [stderr] 522 | if let map::NodeItem(item) = cx.tcx.hir.get(parent_impl) { [INFO] [stderr] | ^^^^^^^^ not found in `map` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:523:28 [INFO] [stderr] | [INFO] [stderr] 523 | if let ItemImpl(.., Some(ref trait_ref), _, _) = item.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:545:13 [INFO] [stderr] | [INFO] [stderr] 545 | ExprAssign(_, ref rhs) | ExprAssignOp(_, _, ref rhs) => **rhs == *expr, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssignOp` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:545:38 [INFO] [stderr] | [INFO] [stderr] 545 | ExprAssign(_, ref rhs) | ExprAssignOp(_, _, ref rhs) => **rhs == *expr, [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Def` in module `def` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:565:49 [INFO] [stderr] | [INFO] [stderr] 565 | fn non_macro_local(cx: &LateContext, def: &def::Def) -> bool { [INFO] [stderr] | ^^^ not found in `def` [INFO] [stderr] help: there is an enum variant `rustc::hir::TyKind::Def` and 1 other; try using the variant's enum [INFO] [stderr] | [INFO] [stderr] 565 | fn non_macro_local(cx: &LateContext, def: &rustc::hir::TyKind) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 565 | fn non_macro_local(cx: &LateContext, def: &rustc::hir::def::Res) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPtr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:574:16 [INFO] [stderr] | [INFO] [stderr] 574 | if let TyPtr(MutTy { mutbl, .. }) = ty.node; [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/misc.rs:575:16 [INFO] [stderr] | [INFO] [stderr] 575 | if let ExprLit(ref lit) = e.node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemConst` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:125:18 [INFO] [stderr] | [INFO] [stderr] 125 | hir::ItemConst(..) => "a constant", [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemEnum` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:126:18 [INFO] [stderr] | [INFO] [stderr] 126 | hir::ItemEnum(..) => "an enum", [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemFn` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:127:18 [INFO] [stderr] | [INFO] [stderr] 127 | hir::ItemFn(..) => { [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 21 | use rustc::hir::intravisit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] 21 | use syntax::visit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemMod` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:138:18 [INFO] [stderr] | [INFO] [stderr] 138 | hir::ItemMod(..) => "a module", [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemStatic` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:139:18 [INFO] [stderr] | [INFO] [stderr] 139 | hir::ItemStatic(..) => "a static", [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemStruct` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:140:18 [INFO] [stderr] | [INFO] [stderr] 140 | hir::ItemStruct(..) => "a struct", [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemTrait` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:141:18 [INFO] [stderr] | [INFO] [stderr] 141 | hir::ItemTrait(..) => "a trait", [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemTraitAlias` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:142:18 [INFO] [stderr] | [INFO] [stderr] 142 | hir::ItemTraitAlias(..) => "a trait alias", [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemGlobalAsm` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:143:18 [INFO] [stderr] | [INFO] [stderr] 143 | hir::ItemGlobalAsm(..) => "an assembly blob", [INFO] [stderr] | ^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemTy` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:144:18 [INFO] [stderr] | [INFO] [stderr] 144 | hir::ItemTy(..) => "a type alias", [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemUnion` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:145:18 [INFO] [stderr] | [INFO] [stderr] 145 | hir::ItemUnion(..) => "a union", [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemExternCrate` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:146:18 [INFO] [stderr] | [INFO] [stderr] 146 | hir::ItemExternCrate(..) | [INFO] [stderr] | ^^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemForeignMod` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:147:18 [INFO] [stderr] | [INFO] [stderr] 147 | hir::ItemForeignMod(..) | [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:148:18 [INFO] [stderr] | [INFO] [stderr] 148 | hir::ItemImpl(..) | [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemUse` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/missing_doc.rs:149:18 [INFO] [stderr] | [INFO] [stderr] 149 | hir::ItemUse(..) => return, [INFO] [stderr] | ^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_mut.rs:65:28 [INFO] [stderr] | [INFO] [stderr] 65 | } else if let hir::ExprAddrOf(hir::MutMutable, ref e) = expr.node { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_mut.rs:66:25 [INFO] [stderr] | [INFO] [stderr] 66 | if let hir::ExprAddrOf(hir::MutMutable, _) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_mut.rs:73:31 [INFO] [stderr] | [INFO] [stderr] 73 | } else if let ty::TyRef( [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_mut.rs:90:21 [INFO] [stderr] | [INFO] [stderr] 90 | if let hir::TyRptr( [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_mut.rs:98:25 [INFO] [stderr] | [INFO] [stderr] 98 | if let hir::TyRptr( [INFO] [stderr] | ^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_reference.rs:39:13 [INFO] [stderr] | [INFO] [stderr] 39 | ExprCall(ref fn_expr, ref arguments) => if let ExprPath(ref path) = fn_expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_reference.rs:39:60 [INFO] [stderr] | [INFO] [stderr] 39 | ExprCall(ref fn_expr, ref arguments) => if let ExprPath(ref path) = fn_expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_reference.rs:47:13 [INFO] [stderr] | [INFO] [stderr] 47 | ExprMethodCall(ref path, _, ref arguments) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnDef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_reference.rs:60:13 [INFO] [stderr] | [INFO] [stderr] 60 | ty::TyFnDef(..) | ty::TyFnPtr(_) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnDef` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFnPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_reference.rs:60:31 [INFO] [stderr] | [INFO] [stderr] 60 | ty::TyFnDef(..) | ty::TyFnPtr(_) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `FnPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_reference.rs:64:25 [INFO] [stderr] | [INFO] [stderr] 64 | ty::TyRef( [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_reference.rs:69:25 [INFO] [stderr] | [INFO] [stderr] 69 | ty::TyRawPtr(ty::TypeAndMut { [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mut_reference.rs:72:34 [INFO] [stderr] | [INFO] [stderr] 72 | }) => if let ExprAddrOf(MutMutable, _) = argument.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mutex_atomic.rs:62:20 [INFO] [stderr] | [INFO] [stderr] 62 | if let ty::TyAdt(_, subst) = ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mutex_atomic.rs:72:29 [INFO] [stderr] | [INFO] [stderr] 72 | ty::TyUint(t) if t != ast::UintTy::Usize => span_lint(cx, MUTEX_INTEGER, expr.span, &msg), [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mutex_atomic.rs:73:29 [INFO] [stderr] | [INFO] [stderr] 73 | ty::TyInt(t) if t != ast::IntTy::Isize => span_lint(cx, MUTEX_INTEGER, expr.span, &msg), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyBool` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mutex_atomic.rs:84:13 [INFO] [stderr] | [INFO] [stderr] 84 | ty::TyBool => Some("AtomicBool"), [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Bool` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mutex_atomic.rs:85:13 [INFO] [stderr] | [INFO] [stderr] 85 | ty::TyUint(_) => Some("AtomicUsize"), [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mutex_atomic.rs:86:13 [INFO] [stderr] | [INFO] [stderr] 86 | ty::TyInt(_) => Some("AtomicIsize"), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/mutex_atomic.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | ty::TyRawPtr(_) => Some("AtomicPtr"), [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_bool.rs:63:16 [INFO] [stderr] | [INFO] [stderr] 63 | if let ExprIf(ref pred, ref then_block, Some(ref else_expr)) = e.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_bool.rs:83:20 [INFO] [stderr] | [INFO] [stderr] 83 | if let ExprBlock(ref then_block, _) = then_block.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_bool.rs:126:16 [INFO] [stderr] | [INFO] [stderr] 126 | if let ExprBinary(Spanned { node: BiEq, .. }, ref left_side, ref right_side) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_bool.rs:187:36 [INFO] [stderr] | [INFO] [stderr] 187 | (&[ref e], None) => if let StmtSemi(ref e, _) = e.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_bool.rs:188:20 [INFO] [stderr] | [INFO] [stderr] 188 | if let ExprRet(_) = e.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_bool.rs:202:9 [INFO] [stderr] | [INFO] [stderr] 202 | ExprBlock(ref block, _) => fetch_bool_block(block), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_bool.rs:203:9 [INFO] [stderr] | [INFO] [stderr] 203 | ExprLit(ref lit_ptr) => if let LitKind::Bool(value) = lit_ptr.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_bool.rs:208:9 [INFO] [stderr] | [INFO] [stderr] 208 | ExprRet(Some(ref expr)) => match fetch_bool_expr(expr) { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_borrow.rs:44:24 [INFO] [stderr] | [INFO] [stderr] 44 | if let ty::TyRef(..) = cx.tables.expr_ty(inner).sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_borrow.rs:80:24 [INFO] [stderr] | [INFO] [stderr] 80 | if let ty::TyRef(_, tam, mutbl) = cx.tables.pat_ty(pat).sty; [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_borrow.rs:82:24 [INFO] [stderr] | [INFO] [stderr] 82 | if let ty::TyRef(_, _, mutbl) = tam.sty; [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `NodeItem` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:90:21 [INFO] [stderr] | [INFO] [stderr] 90 | if let Some(NodeItem(item)) = cx.tcx.hir.find(cx.tcx.hir.get_parent_node(node_id)) { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:91:36 [INFO] [stderr] | [INFO] [stderr] 91 | if matches!(item.node, ItemImpl(_, _, _, _, Some(_), _, _) | [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemTrait` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | ItemTrait(..)) [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:218:36 [INFO] [stderr] | [INFO] [stderr] 218 | if let TyPath(QPath::Resolved(_, ref path)) = input.node; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:339:36 [INFO] [stderr] | [INFO] [stderr] 339 | if let ExprMatch(ref c, ..) = e.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:350:40 [INFO] [stderr] | [INFO] [stderr] 350 | if let StmtDecl(ref decl, _) = s.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:351:40 [INFO] [stderr] | [INFO] [stderr] 351 | if let DeclLocal(ref local) = decl.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_update.rs:37:24 [INFO] [stderr] | [INFO] [stderr] 37 | if let ty::TyAdt(def, _) = ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/neg_multiply.rs:36:16 [INFO] [stderr] | [INFO] [stderr] 36 | if let ExprBinary(Spanned { node: BiMul, .. }, ref l, ref r) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/neg_multiply.rs:38:19 [INFO] [stderr] | [INFO] [stderr] 38 | (&ExprUnary(..), &ExprUnary(..)) => (), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/neg_multiply.rs:38:35 [INFO] [stderr] | [INFO] [stderr] 38 | (&ExprUnary(..), &ExprUnary(..)) => (), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/neg_multiply.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | (&ExprUnary(UnNeg, ref lit), _) => check_mul(cx, e.span, lit, r), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/neg_multiply.rs:40:22 [INFO] [stderr] | [INFO] [stderr] 40 | (_, &ExprUnary(UnNeg, ref lit)) => check_mul(cx, e.span, lit, l), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/neg_multiply.rs:49:16 [INFO] [stderr] | [INFO] [stderr] 49 | if let ExprLit(ref l) = lit.node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/new_without_default.rs:92:21 [INFO] [stderr] | [INFO] [stderr] 92 | if let hir::ItemImpl(_, _, _, _, None, _, ref items) = item.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/new_without_default.rs:167:13 [INFO] [stderr] | [INFO] [stderr] 167 | ty::TyAdt(adt_def, substs) if adt_def.is_struct() => { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ok_if_let.rs:47:20 [INFO] [stderr] | [INFO] [stderr] 47 | if let ExprMatch(ref op, ref body, ref source) = expr.node; //test if expr is a match [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ok_if_let.rs:49:20 [INFO] [stderr] | [INFO] [stderr] 49 | if let ExprMethodCall(_, _, ref result_types) = op.node; //check is expr.ok() has type Result.ok() [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/panic_unimplemented.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | if let ExprBlock(ref block, _) = expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/panic_unimplemented.rs:57:20 [INFO] [stderr] | [INFO] [stderr] 57 | if let ExprCall(ref fun, ref params) = ex.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/panic_unimplemented.rs:58:20 [INFO] [stderr] | [INFO] [stderr] 58 | if let ExprPath(ref qpath) = fun.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Span` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/panic_unimplemented.rs:75:35 [INFO] [stderr] | [INFO] [stderr] 75 | fn get_outer_span(expr: &Expr) -> Span { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use regex_syntax::ast::Span; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::source_map::Span; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax_pos::Span; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/panic_unimplemented.rs:89:16 [INFO] [stderr] | [INFO] [stderr] 89 | if let ExprLit(ref lit) = params[0].node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/partialeq_ne_impl.rs:41:20 [INFO] [stderr] | [INFO] [stderr] 41 | if let ItemImpl(_, _, _, _, Some(ref trait_ref), _, ref impl_items) = item.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemFn` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:106:16 [INFO] [stderr] | [INFO] [stderr] 106 | if let ItemFn(ref decl, _, _, _, _, body_id) = item.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::hir::intravisit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] 3 | use syntax::visit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:114:24 [INFO] [stderr] | [INFO] [stderr] 114 | if let ItemImpl(_, _, _, _, Some(_), _, _) = it.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:134:16 [INFO] [stderr] | [INFO] [stderr] 134 | if let ExprBinary(ref op, ref l, ref r) = expr.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiEq` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:135:28 [INFO] [stderr] | [INFO] [stderr] 135 | if (op.node == BiEq || op.node == BiNe) && (is_null_path(l) || is_null_path(r)) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiNe` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:135:47 [INFO] [stderr] | [INFO] [stderr] 135 | if (op.node == BiEq || op.node == BiNe) && (is_null_path(l) || is_null_path(r)) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:153:20 [INFO] [stderr] | [INFO] [stderr] 153 | if let ty::TyRef( [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:162:28 [INFO] [stderr] | [INFO] [stderr] 162 | if let TyPath(QPath::Resolved(_, ref path)) = walk_ptrs_hir_ty(arg).node; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:217:28 [INFO] [stderr] | [INFO] [stderr] 217 | if let TyRptr(_, MutTy { ref ty, ..} ) = arg.node; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:218:28 [INFO] [stderr] | [INFO] [stderr] 218 | if let TyPath(ref path) = ty.node; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:276:12 [INFO] [stderr] | [INFO] [stderr] 276 | if let ExprCall(ref pathexp, ref args) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ptr.rs:278:20 [INFO] [stderr] | [INFO] [stderr] 278 | if let ExprPath(ref path) = pathexp.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/question_mark.rs:55:20 [INFO] [stderr] | [INFO] [stderr] 55 | if let ExprIf(ref if_expr, ref body, _) = expr.node; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/question_mark.rs:56:20 [INFO] [stderr] | [INFO] [stderr] 56 | if let ExprMethodCall(ref segment, _, ref args) = if_expr.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/question_mark.rs:90:13 [INFO] [stderr] | [INFO] [stderr] 90 | ExprBlock(ref block, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/question_mark.rs:97:13 [INFO] [stderr] | [INFO] [stderr] 97 | ExprRet(Some(ref expr)) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/question_mark.rs:100:13 [INFO] [stderr] | [INFO] [stderr] 100 | ExprPath(ref qp) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/question_mark.rs:116:20 [INFO] [stderr] | [INFO] [stderr] 116 | if let StmtSemi(ref expr, _) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprRet` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/question_mark.rs:117:20 [INFO] [stderr] | [INFO] [stderr] 117 | if let ExprRet(ref ret_expr) = expr.node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ranges.rs:91:16 [INFO] [stderr] | [INFO] [stderr] 91 | if let ExprMethodCall(ref path, _, ref args) = expr.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ranges.rs:110:28 [INFO] [stderr] | [INFO] [stderr] 110 | if let ExprMethodCall(ref iter_path, _, ref iter_args ) = *iter; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ranges.rs:116:28 [INFO] [stderr] | [INFO] [stderr] 116 | if let ExprMethodCall(ref len_path, _, ref len_args) = end.node; [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ranges.rs:119:28 [INFO] [stderr] | [INFO] [stderr] 119 | if let ExprPath(QPath::Resolved(_, ref iter_path)) = iter_args[0].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ranges.rs:120:28 [INFO] [stderr] | [INFO] [stderr] 120 | if let ExprPath(QPath::Resolved(_, ref len_path)) = len_args[0].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ranges.rs:187:9 [INFO] [stderr] | [INFO] [stderr] 187 | ExprBinary(Spanned { node: BiAdd, .. }, ref lhs, ref rhs) => if is_integer_literal(lhs, 1) { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/ranges.rs:200:9 [INFO] [stderr] | [INFO] [stderr] 200 | ExprBinary(Spanned { node: BiSub, .. }, ref lhs, ref rhs) if is_integer_literal(rhs, 1) => Some(lhs), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/redundant_field_names.rs:46:16 [INFO] [stderr] | [INFO] [stderr] 46 | if let ExprStruct(_, ref fields, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/regex.rs:111:20 [INFO] [stderr] | [INFO] [stderr] 111 | if let ExprCall(ref fun, ref args) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/regex.rs:112:20 [INFO] [stderr] | [INFO] [stderr] 112 | if let ExprPath(ref qpath) = fun.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/regex.rs:179:16 [INFO] [stderr] | [INFO] [stderr] 179 | if let ExprAddrOf(_, ref expr) = expr.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/regex.rs:180:16 [INFO] [stderr] | [INFO] [stderr] 180 | if let ExprArray(ref exprs) = expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/regex.rs:195:12 [INFO] [stderr] | [INFO] [stderr] 195 | if let ExprLit(ref lit) = expr.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/replace_consts.rs:40:25 [INFO] [stderr] | [INFO] [stderr] 40 | if let hir::ExprPath(ref qp) = expr.node; [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/serde_api.rs:32:16 [INFO] [stderr] | [INFO] [stderr] 32 | if let ItemImpl(_, _, _, _, Some(ref trait_ref), _, ref items) = item.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:113:13 [INFO] [stderr] | [INFO] [stderr] 113 | StmtDecl(ref decl, _) => check_decl(cx, decl, bindings), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:114:13 [INFO] [stderr] | [INFO] [stderr] 114 | StmtExpr(ref e, _) | StmtSemi(ref e, _) => check_expr(cx, e, bindings), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:114:34 [INFO] [stderr] | [INFO] [stderr] 114 | StmtExpr(ref e, _) | StmtSemi(ref e, _) => check_expr(cx, e, bindings), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Decl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:123:65 [INFO] [stderr] | [INFO] [stderr] 123 | fn check_decl<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, decl: &'tcx Decl, bindings: &mut Vec<(Name, Span)>) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:130:12 [INFO] [stderr] | [INFO] [stderr] 130 | if let DeclLocal(ref local) = decl.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:153:13 [INFO] [stderr] | [INFO] [stderr] 153 | ty::TyAdt(..) => false, [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:188:20 [INFO] [stderr] | [INFO] [stderr] 188 | if let ExprStruct(_, ref efields, _) = init_struct.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:208:20 [INFO] [stderr] | [INFO] [stderr] 208 | if let ExprTup(ref tup) = init_tup.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:223:20 [INFO] [stderr] | [INFO] [stderr] 223 | if let ExprBox(ref inner_init) = initp.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:309:9 [INFO] [stderr] | [INFO] [stderr] 309 | ExprUnary(_, ref e) | ExprField(ref e, _) | ExprAddrOf(_, ref e) | ExprBox(ref e) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprField` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:309:31 [INFO] [stderr] | [INFO] [stderr] 309 | ExprUnary(_, ref e) | ExprField(ref e, _) | ExprAddrOf(_, ref e) | ExprBox(ref e) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:309:53 [INFO] [stderr] | [INFO] [stderr] 309 | ExprUnary(_, ref e) | ExprField(ref e, _) | ExprAddrOf(_, ref e) | ExprBox(ref e) => { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:309:76 [INFO] [stderr] | [INFO] [stderr] 309 | ExprUnary(_, ref e) | ExprField(ref e, _) | ExprAddrOf(_, ref e) | ExprBox(ref e) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:312:9 [INFO] [stderr] | [INFO] [stderr] 312 | ExprBlock(ref block, _) | ExprLoop(ref block, _, _) => check_block(cx, block, bindings), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:312:35 [INFO] [stderr] | [INFO] [stderr] 312 | ExprBlock(ref block, _) | ExprLoop(ref block, _, _) => check_block(cx, block, bindings), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:315:9 [INFO] [stderr] | [INFO] [stderr] 315 | ExprArray(ref v) | ExprTup(ref v) => for e in v { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:315:28 [INFO] [stderr] | [INFO] [stderr] 315 | ExprArray(ref v) | ExprTup(ref v) => for e in v { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:318:9 [INFO] [stderr] | [INFO] [stderr] 318 | ExprIf(ref cond, ref then, ref otherwise) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:325:9 [INFO] [stderr] | [INFO] [stderr] 325 | ExprWhile(ref cond, ref block, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:329:9 [INFO] [stderr] | [INFO] [stderr] 329 | ExprMatch(ref init, ref arms, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:350:9 [INFO] [stderr] | [INFO] [stderr] 350 | TySlice(ref sty) => check_ty(cx, sty, bindings), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:351:9 [INFO] [stderr] | [INFO] [stderr] 351 | TyArray(ref fty, ref anon_const) => { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPtr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:355:9 [INFO] [stderr] | [INFO] [stderr] 355 | TyPtr(MutTy { ty: ref mty, .. }) | TyRptr(_, MutTy { ty: ref mty, .. }) => check_ty(cx, mty, bindings), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:355:44 [INFO] [stderr] | [INFO] [stderr] 355 | TyPtr(MutTy { ty: ref mty, .. }) | TyRptr(_, MutTy { ty: ref mty, .. }) => check_ty(cx, mty, bindings), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:356:9 [INFO] [stderr] | [INFO] [stderr] 356 | TyTup(ref tup) => for t in tup { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTypeof` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:359:9 [INFO] [stderr] | [INFO] [stderr] 359 | TyTypeof(ref anon_const) => check_expr(cx, &cx.tcx.hir.body(anon_const.body).value, bindings), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBox` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:366:9 [INFO] [stderr] | [INFO] [stderr] 366 | ExprBox(ref inner) | ExprAddrOf(_, ref inner) => is_self_shadow(name, inner), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:366:30 [INFO] [stderr] | [INFO] [stderr] 366 | ExprBox(ref inner) | ExprAddrOf(_, ref inner) => is_self_shadow(name, inner), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:367:9 [INFO] [stderr] | [INFO] [stderr] 367 | ExprBlock(ref block, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:374:9 [INFO] [stderr] | [INFO] [stderr] 374 | ExprUnary(op, ref inner) => (UnDeref == op) && is_self_shadow(name, inner), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/shadow.rs:375:9 [INFO] [stderr] | [INFO] [stderr] 375 | ExprPath(QPath::Resolved(_, ref path)) => path_eq_name(name, path), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/strings.rs:85:16 [INFO] [stderr] | [INFO] [stderr] 85 | if let ExprBinary(Spanned { node: BiAdd, .. }, ref left, _) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/strings.rs:90:32 [INFO] [stderr] | [INFO] [stderr] 90 | if let ExprAssign(ref target, _) = p.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/strings.rs:105:23 [INFO] [stderr] | [INFO] [stderr] 105 | } else if let ExprAssign(ref target, ref src) = e.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/strings.rs:125:9 [INFO] [stderr] | [INFO] [stderr] 125 | ExprBinary(Spanned { node: BiAdd, .. }, ref left, _) => SpanlessEq::new(cx).eq_expr(target, left), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBlock` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/strings.rs:126:9 [INFO] [stderr] | [INFO] [stderr] 126 | ExprBlock(ref block, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/strings.rs:151:16 [INFO] [stderr] | [INFO] [stderr] 151 | if let ExprMethodCall(ref path, _, ref args) = e.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/strings.rs:153:24 [INFO] [stderr] | [INFO] [stderr] 153 | if let ExprLit(ref lit) = args[0].node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:63:21 [INFO] [stderr] | [INFO] [stderr] 63 | if let hir::ExprBinary(binop, _, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:74:30 [INFO] [stderr] | [INFO] [stderr] 74 | hir::ExprBinary(..) [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:75:32 [INFO] [stderr] | [INFO] [stderr] 75 | | hir::ExprUnary(hir::UnOp::UnNot, _) [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | | hir::ExprUnary(hir::UnOp::UnNeg, _) => return, [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiAdd` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:97:19 [INFO] [stderr] | [INFO] [stderr] 97 | &[BiAdd, BiSub, BiMul, BiDiv], [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiSub` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:97:26 [INFO] [stderr] | [INFO] [stderr] 97 | &[BiAdd, BiSub, BiMul, BiDiv], [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiMul` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:97:33 [INFO] [stderr] | [INFO] [stderr] 97 | &[BiAdd, BiSub, BiMul, BiDiv], [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiDiv` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:97:40 [INFO] [stderr] | [INFO] [stderr] 97 | &[BiAdd, BiSub, BiMul, BiDiv], [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiAdd` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:21 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiSub` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:28 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiMul` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:35 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiDiv` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:42 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiBitAnd` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:49 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiBitOr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:59 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiBitXor` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:68 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiRem` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:78 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiShl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:85 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `BiShr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:127:92 [INFO] [stderr] | [INFO] [stderr] 127 | BiAdd, BiSub, BiMul, BiDiv, BiBitAnd, BiBitOr, BiBitXor, BiRem, BiShl, BiShr [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:147:18 [INFO] [stderr] | [INFO] [stderr] 147 | binop: &hir::BinOp_, [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:149:26 [INFO] [stderr] | [INFO] [stderr] 149 | expected_ops: &[hir::BinOp_], [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:188:18 [INFO] [stderr] | [INFO] [stderr] 188 | hir::ExprBinary(..) [INFO] [stderr] | ^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:189:20 [INFO] [stderr] | [INFO] [stderr] 189 | | hir::ExprUnary(hir::UnOp::UnNot, _) [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprUnary` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:190:20 [INFO] [stderr] | [INFO] [stderr] 190 | | hir::ExprUnary(hir::UnOp::UnNeg, _) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtDecl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:64:20 [INFO] [stderr] | [INFO] [stderr] 64 | if let StmtDecl(ref tmp, _) = w[0].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:65:20 [INFO] [stderr] | [INFO] [stderr] 65 | if let DeclLocal(ref tmp) = tmp.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:70:20 [INFO] [stderr] | [INFO] [stderr] 70 | if let StmtSemi(ref first, _) = w[1].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:71:20 [INFO] [stderr] | [INFO] [stderr] 71 | if let ExprAssign(ref lhs1, ref rhs1) = first.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:74:20 [INFO] [stderr] | [INFO] [stderr] 74 | if let StmtSemi(ref second, _) = w[2].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:75:20 [INFO] [stderr] | [INFO] [stderr] 75 | if let ExprAssign(ref lhs2, ref rhs2) = second.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:76:20 [INFO] [stderr] | [INFO] [stderr] 76 | if let ExprPath(QPath::Resolved(None, ref rhs2)) = rhs2.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:88:28 [INFO] [stderr] | [INFO] [stderr] 88 | if let ExprIndex(ref lhs1, ref idx1) = lhs1.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprIndex` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:89:32 [INFO] [stderr] | [INFO] [stderr] 89 | if let ExprIndex(ref lhs2, ref idx2) = lhs2.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:93:57 [INFO] [stderr] | [INFO] [stderr] 93 | if matches!(ty.sty, ty::TySlice(_)) || [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Slice` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:94:58 [INFO] [stderr] | [INFO] [stderr] 94 | matches!(ty.sty, ty::TyArray(_, _)) || [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Array` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:148:20 [INFO] [stderr] | [INFO] [stderr] 148 | if let StmtSemi(ref first, _) = w[0].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:149:20 [INFO] [stderr] | [INFO] [stderr] 149 | if let StmtSemi(ref second, _) = w[1].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:151:20 [INFO] [stderr] | [INFO] [stderr] 151 | if let ExprAssign(ref lhs0, ref rhs0) = first.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAssign` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/swap.rs:152:20 [INFO] [stderr] | [INFO] [stderr] 152 | if let ExprAssign(ref lhs1, ref rhs1) = second.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:218:16 [INFO] [stderr] | [INFO] [stderr] 218 | if let ExprCall(ref path_expr, ref args) = e.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:219:20 [INFO] [stderr] | [INFO] [stderr] 219 | if let ExprPath(ref qpath) = path_expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:232:35 [INFO] [stderr] | [INFO] [stderr] 232 | (&ty::TyRef(_, rty, rty_mutbl), &ty::TyRawPtr(ptr_ty)) => span_lint_and_then( [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:232:66 [INFO] [stderr] | [INFO] [stderr] 232 | (&ty::TyRef(_, rty, rty_mutbl), &ty::TyRawPtr(ptr_ty)) => span_lint_and_then( [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:249:35 [INFO] [stderr] | [INFO] [stderr] 249 | (&ty::TyInt(_), &ty::TyRawPtr(_)) | (&ty::TyUint(_), &ty::TyRawPtr(_)) => { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:249:50 [INFO] [stderr] | [INFO] [stderr] 249 | (&ty::TyInt(_), &ty::TyRawPtr(_)) | (&ty::TyUint(_), &ty::TyRawPtr(_)) => { [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:249:71 [INFO] [stderr] | [INFO] [stderr] 249 | (&ty::TyInt(_), &ty::TyRawPtr(_)) | (&ty::TyUint(_), &ty::TyRawPtr(_)) => { [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:249:87 [INFO] [stderr] | [INFO] [stderr] 249 | (&ty::TyInt(_), &ty::TyRawPtr(_)) | (&ty::TyUint(_), &ty::TyRawPtr(_)) => { [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:260:35 [INFO] [stderr] | [INFO] [stderr] 260 | (&ty::TyFloat(_), &ty::TyRef(..)) | [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:260:52 [INFO] [stderr] | [INFO] [stderr] 260 | (&ty::TyFloat(_), &ty::TyRef(..)) | [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:261:35 [INFO] [stderr] | [INFO] [stderr] 261 | (&ty::TyFloat(_), &ty::TyRawPtr(_)) | [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:261:52 [INFO] [stderr] | [INFO] [stderr] 261 | (&ty::TyFloat(_), &ty::TyRawPtr(_)) | [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyChar` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:262:35 [INFO] [stderr] | [INFO] [stderr] 262 | (&ty::TyChar, &ty::TyRef(..)) | [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Char` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:262:48 [INFO] [stderr] | [INFO] [stderr] 262 | (&ty::TyChar, &ty::TyRef(..)) | [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyChar` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:263:35 [INFO] [stderr] | [INFO] [stderr] 263 | (&ty::TyChar, &ty::TyRawPtr(_)) => span_lint( [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Char` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:263:48 [INFO] [stderr] | [INFO] [stderr] 263 | (&ty::TyChar, &ty::TyRawPtr(_)) => span_lint( [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:269:35 [INFO] [stderr] | [INFO] [stderr] 269 | (&ty::TyRawPtr(from_ptr), _) if from_ptr.ty == to_ty => span_lint( [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:279:38 [INFO] [stderr] | [INFO] [stderr] 279 | (_, &ty::TyRawPtr(to_ptr)) if to_ptr.ty == from_ty => span_lint( [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:289:35 [INFO] [stderr] | [INFO] [stderr] 289 | (&ty::TyRawPtr(from_pty), &ty::TyRef(_, to_ref_ty, mutbl)) => span_lint_and_then( [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:289:60 [INFO] [stderr] | [INFO] [stderr] 289 | (&ty::TyRawPtr(from_pty), &ty::TyRef(_, to_ref_ty, mutbl)) => span_lint_and_then( [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:316:35 [INFO] [stderr] | [INFO] [stderr] 316 | (&ty::TyInt(ast::IntTy::I32), &ty::TyChar) | [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyChar` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:316:64 [INFO] [stderr] | [INFO] [stderr] 316 | (&ty::TyInt(ast::IntTy::I32), &ty::TyChar) | [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Char` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:317:35 [INFO] [stderr] | [INFO] [stderr] 317 | (&ty::TyUint(ast::UintTy::U32), &ty::TyChar) => span_lint_and_then( [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyChar` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:317:66 [INFO] [stderr] | [INFO] [stderr] 317 | (&ty::TyUint(ast::UintTy::U32), &ty::TyChar) => span_lint_and_then( [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Char` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:324:58 [INFO] [stderr] | [INFO] [stderr] 324 | let arg = if let ty::TyInt(_) = from_ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:325:55 [INFO] [stderr] | [INFO] [stderr] 325 | arg.as_ty(ty::TyUint(ast::UintTy::U32)) [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:336:35 [INFO] [stderr] | [INFO] [stderr] 336 | (&ty::TyRef(_, ty_from, from_mutbl), &ty::TyRef(_, ty_to, to_mutbl)) => { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:336:71 [INFO] [stderr] | [INFO] [stderr] 336 | (&ty::TyRef(_, ty_from, from_mutbl), &ty::TyRef(_, ty_to, to_mutbl)) => { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:338:50 [INFO] [stderr] | [INFO] [stderr] 338 | if let (&ty::TySlice(slice_ty), &ty::TyStr) = (&ty_from.sty, &ty_to.sty); [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Slice` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyStr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:338:74 [INFO] [stderr] | [INFO] [stderr] 338 | if let (&ty::TySlice(slice_ty), &ty::TyStr) = (&ty_from.sty, &ty_to.sty); [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:339:48 [INFO] [stderr] | [INFO] [stderr] 339 | if let ty::TyUint(ast::UintTy::U8) = slice_ty.sty; [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:386:35 [INFO] [stderr] | [INFO] [stderr] 386 | (&ty::TyRawPtr(_), &ty::TyRawPtr(to_ty)) => span_lint_and_then( [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:386:53 [INFO] [stderr] | [INFO] [stderr] 386 | (&ty::TyRawPtr(_), &ty::TyRawPtr(to_ty)) => span_lint_and_then( [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:396:35 [INFO] [stderr] | [INFO] [stderr] 396 | (&ty::TyInt(ast::IntTy::I8), &ty::TyBool) | (&ty::TyUint(ast::UintTy::U8), &ty::TyBool) => { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyBool` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:396:63 [INFO] [stderr] | [INFO] [stderr] 396 | (&ty::TyInt(ast::IntTy::I8), &ty::TyBool) | (&ty::TyUint(ast::UintTy::U8), &ty::TyBool) => { [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Bool` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:396:79 [INFO] [stderr] | [INFO] [stderr] 396 | (&ty::TyInt(ast::IntTy::I8), &ty::TyBool) | (&ty::TyUint(ast::UintTy::U8), &ty::TyBool) => { [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyBool` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:396:109 [INFO] [stderr] | [INFO] [stderr] 396 | (&ty::TyInt(ast::IntTy::I8), &ty::TyBool) | (&ty::TyUint(ast::UintTy::U8), &ty::TyBool) => { [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Bool` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:413:35 [INFO] [stderr] | [INFO] [stderr] 413 | (&ty::TyInt(_), &ty::TyFloat(_)) | (&ty::TyUint(_), &ty::TyFloat(_)) => { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:413:50 [INFO] [stderr] | [INFO] [stderr] 413 | (&ty::TyInt(_), &ty::TyFloat(_)) | (&ty::TyUint(_), &ty::TyFloat(_)) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:413:70 [INFO] [stderr] | [INFO] [stderr] 413 | (&ty::TyInt(_), &ty::TyFloat(_)) | (&ty::TyUint(_), &ty::TyFloat(_)) => { [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:413:86 [INFO] [stderr] | [INFO] [stderr] 413 | (&ty::TyInt(_), &ty::TyFloat(_)) | (&ty::TyUint(_), &ty::TyFloat(_)) => { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:421:62 [INFO] [stderr] | [INFO] [stderr] 421 | let arg = if let ty::TyInt(int_ty) = from_ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/transmute.rs:459:16 [INFO] [stderr] | [INFO] [stderr] 459 | if let TyRptr(_, ref to_ty) = to_ty.node; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `NodeItem` in module `map` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:141:26 [INFO] [stderr] | [INFO] [stderr] 141 | if let Some(map::NodeItem(item)) = cx.tcx.hir.find(cx.tcx.hir.get_parent(id)) { [INFO] [stderr] | ^^^^^^^^ not found in `map` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:142:20 [INFO] [stderr] | [INFO] [stderr] 142 | if let ItemImpl(_, _, _, _, Some(..), _, _) = item.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:186:16 [INFO] [stderr] | [INFO] [stderr] 186 | if let TyPath(ref qpath) = ty.node; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:206:9 [INFO] [stderr] | [INFO] [stderr] 206 | TyPath(ref qpath) if !is_local => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:271:9 [INFO] [stderr] | [INFO] [stderr] 271 | TyRptr(ref lt, ref mut_ty) => check_ty_rptr(cx, ast_ty, is_local, lt, mut_ty), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:273:9 [INFO] [stderr] | [INFO] [stderr] 273 | TySlice(ref ty) | TyArray(ref ty, _) | TyPtr(MutTy { ref ty, .. }) => check_ty(cx, ty, is_local), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:273:27 [INFO] [stderr] | [INFO] [stderr] 273 | TySlice(ref ty) | TyArray(ref ty, _) | TyPtr(MutTy { ref ty, .. }) => check_ty(cx, ty, is_local), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPtr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:273:48 [INFO] [stderr] | [INFO] [stderr] 273 | TySlice(ref ty) | TyArray(ref ty, _) | TyPtr(MutTy { ref ty, .. }) => check_ty(cx, ty, is_local), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:274:9 [INFO] [stderr] | [INFO] [stderr] 274 | TyTup(ref tys) => for ty in tys { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:283:9 [INFO] [stderr] | [INFO] [stderr] 283 | TyPath(ref qpath) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTraitObject` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:329:16 [INFO] [stderr] | [INFO] [stderr] 329 | if let TyTraitObject(ref traits, _) = t.node; [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Decl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:362:44 [INFO] [stderr] | [INFO] [stderr] 362 | fn check_let_unit(cx: &LateContext, decl: &Decl) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `DeclLocal` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:363:12 [INFO] [stderr] | [INFO] [stderr] 363 | if let DeclLocal(ref local) = decl.node { [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `Decl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:391:70 [INFO] [stderr] | [INFO] [stderr] 391 | fn check_decl(&mut self, cx: &LateContext<'a, 'tcx>, decl: &'tcx Decl) { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:432:16 [INFO] [stderr] | [INFO] [stderr] 432 | if let ExprBinary(ref cmp, ref left, _) = expr.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:487:13 [INFO] [stderr] | [INFO] [stderr] 487 | ExprCall(_, ref args) | ExprMethodCall(_, _, ref args) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:487:37 [INFO] [stderr] | [INFO] [stderr] 487 | ExprCall(_, ref args) | ExprMethodCall(_, _, ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `NodeExpr` in module `hir::map` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:498:55 [INFO] [stderr] | [INFO] [stderr] 498 | if let Some(hir::map::NodeExpr(parent_expr)) = opt_parent_node; [INFO] [stderr] | ^^^^^^^^ not found in `hir::map` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:525:12 [INFO] [stderr] | [INFO] [stderr] 525 | if let ExprCall(ref callee, _) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTuple` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:534:13 [INFO] [stderr] | [INFO] [stderr] 534 | ty::TyTuple(slice) if slice.is_empty() => true, [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Tuple` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:541:9 [INFO] [stderr] | [INFO] [stderr] 541 | ExprTup(ref slice) if slice.is_empty() => true, [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:705:13 [INFO] [stderr] | [INFO] [stderr] 705 | ty::TyInt(i) => match i { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:713:13 [INFO] [stderr] | [INFO] [stderr] 713 | ty::TyUint(i) => match i { [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:727:13 [INFO] [stderr] | [INFO] [stderr] 727 | ty::TyInt(IntTy::Isize) | ty::TyUint(UintTy::Usize) => true, [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:727:39 [INFO] [stderr] | [INFO] [stderr] 727 | ty::TyInt(IntTy::Isize) | ty::TyUint(UintTy::Usize) => true, [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:764:12 [INFO] [stderr] | [INFO] [stderr] 764 | if let ExprBinary(_, _, _) = op.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:901:16 [INFO] [stderr] | [INFO] [stderr] 901 | if let ExprCast(ref ex, _) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:903:20 [INFO] [stderr] | [INFO] [stderr] 903 | if let ExprLit(ref lit) = ex.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:921:51 [INFO] [stderr] | [INFO] [stderr] 921 | let to_nbits = if let ty::TyFloat(FloatTy::F32) = cast_to.sty { [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:962:38 [INFO] [stderr] | [INFO] [stderr] 962 | if let (&ty::TyFloat(FloatTy::F64), &ty::TyFloat(FloatTy::F32)) = (&cast_from.sty, &cast_to.sty) [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:962:66 [INFO] [stderr] | [INFO] [stderr] 962 | if let (&ty::TyFloat(FloatTy::F64), &ty::TyFloat(FloatTy::F32)) = (&cast_from.sty, &cast_to.sty) [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:971:38 [INFO] [stderr] | [INFO] [stderr] 971 | if let (&ty::TyFloat(FloatTy::F32), &ty::TyFloat(FloatTy::F64)) = (&cast_from.sty, &cast_to.sty) [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyFloat` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:971:66 [INFO] [stderr] | [INFO] [stderr] 971 | if let (&ty::TyFloat(FloatTy::F32), &ty::TyFloat(FloatTy::F64)) = (&cast_from.sty, &cast_to.sty) [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Float` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:979:28 [INFO] [stderr] | [INFO] [stderr] 979 | if let ty::TyRawPtr(from_ptr_ty) = &cast_from.sty; [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRawPtr` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:980:28 [INFO] [stderr] | [INFO] [stderr] 980 | if let ty::TyRawPtr(to_ptr_ty) = &cast_to.sty; [INFO] [stderr] | ^^^^^^^^ help: a tuple variant with a similar name exists: `RawPtr` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemStatic` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1059:13 [INFO] [stderr] | [INFO] [stderr] 1059 | ItemStatic(ref ty, _, _) | ItemConst(ref ty, _) => self.check_type(cx, ty), [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemConst` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1059:40 [INFO] [stderr] | [INFO] [stderr] 1059 | ItemStatic(ref ty, _, _) | ItemConst(ref ty, _) => self.check_type(cx, ty), [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPtr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1132:23 [INFO] [stderr] | [INFO] [stderr] 1132 | TyInfer | TyPtr(..) | TyRptr(..) => (1, 0), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRptr` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1132:35 [INFO] [stderr] | [INFO] [stderr] 1132 | TyInfer | TyPtr(..) | TyRptr(..) => (1, 0), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1135:13 [INFO] [stderr] | [INFO] [stderr] 1135 | TyPath(..) | TySlice(..) | TyTup(..) | TyArray(..) => (10 * self.nest, 1), [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1135:26 [INFO] [stderr] | [INFO] [stderr] 1135 | TyPath(..) | TySlice(..) | TyTup(..) | TyArray(..) => (10 * self.nest, 1), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1135:40 [INFO] [stderr] | [INFO] [stderr] 1135 | TyPath(..) | TySlice(..) | TyTup(..) | TyArray(..) => (10 * self.nest, 1), [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1135:52 [INFO] [stderr] | [INFO] [stderr] 1135 | TyPath(..) | TySlice(..) | TyTup(..) | TyArray(..) => (10 * self.nest, 1), [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyBareFn` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1138:13 [INFO] [stderr] | [INFO] [stderr] 1138 | TyBareFn(..) => (50 * self.nest, 1), [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyTraitObject` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1140:13 [INFO] [stderr] | [INFO] [stderr] 1140 | TyTraitObject(ref param_bounds, _) => { [INFO] [stderr] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1204:16 [INFO] [stderr] | [INFO] [stderr] 1204 | if let ExprCast(ref e, _) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1205:20 [INFO] [stderr] | [INFO] [stderr] 1205 | if let ExprLit(ref l) = e.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1207:28 [INFO] [stderr] | [INFO] [stderr] 1207 | if ty::TyUint(UintTy::U8) == cx.tables.expr_ty(expr).sty && !in_macro(expr.span) { [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1277:12 [INFO] [stderr] | [INFO] [stderr] 1277 | if let ExprCast(ref cast_exp, _) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1289:9 [INFO] [stderr] | [INFO] [stderr] 1289 | op: BinOp_, [INFO] [stderr] | ^^^^^^ help: a type alias with a similar name exists: `BinOp` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyBool` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1347:15 [INFO] [stderr] | [INFO] [stderr] 1347 | (&ty::TyBool, Constant::Bool(false)) | [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Bool` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1348:15 [INFO] [stderr] | [INFO] [stderr] 1348 | (&ty::TyUint(_), Constant::Int(0)) => Minimum, [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1349:15 [INFO] [stderr] | [INFO] [stderr] 1349 | (&ty::TyInt(ity), Constant::Int(i)) if i == unsext(cx.tcx, i128::min_value() >> (128 - int_bits(cx.tcx, ity)), ity) => Minimum, [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find unit struct/variant or constant `TyBool` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1351:15 [INFO] [stderr] | [INFO] [stderr] 1351 | (&ty::TyBool, Constant::Bool(true)) => Maximum, [INFO] [stderr] | ^^^^^^ help: a unit variant with a similar name exists: `Bool` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1352:15 [INFO] [stderr] | [INFO] [stderr] 1352 | (&ty::TyInt(ity), Constant::Int(i)) if i == unsext(cx.tcx, i128::max_value() >> (128 - int_bits(cx.tcx, ity)), ity) => Maximum, [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1353:15 [INFO] [stderr] | [INFO] [stderr] 1353 | (&ty::TyUint(uty), Constant::Int(i)) if clip(cx.tcx, u128::max_value(), uty) == i => Maximum, [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1368:16 [INFO] [stderr] | [INFO] [stderr] 1368 | if let ExprBinary(ref cmp, ref lhs, ref rhs) = expr.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1479:12 [INFO] [stderr] | [INFO] [stderr] 1479 | if let ExprCast(ref cast_exp, _) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1487:17 [INFO] [stderr] | [INFO] [stderr] 1487 | ty::TyInt(int_ty) => Some(match int_ty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1504:17 [INFO] [stderr] | [INFO] [stderr] 1504 | ty::TyUint(uint_ty) => Some(match uint_ty { [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyInt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1532:17 [INFO] [stderr] | [INFO] [stderr] 1532 | ty::TyInt(ity) => Some(FullInt::S(sext(cx.tcx, const_int, ity))), [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyUint` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1533:17 [INFO] [stderr] | [INFO] [stderr] 1533 | ty::TyUint(_) => Some(FullInt::U(const_int)), [INFO] [stderr] | ^^^^^^ help: a tuple variant with a similar name exists: `Uint` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCast` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1542:12 [INFO] [stderr] | [INFO] [stderr] 1542 | if let ExprCast(ref cast_val, _) = expr.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1608:16 [INFO] [stderr] | [INFO] [stderr] 1608 | if let ExprBinary(ref cmp, ref lhs, ref rhs) = expr.node { [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1712:13 [INFO] [stderr] | [INFO] [stderr] 1712 | ItemImpl(_, _, _, ref generics, _, ref ty, ref items) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemFn` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1744:13 [INFO] [stderr] | [INFO] [stderr] 1744 | ItemFn(ref decl, .., ref generics, body_id) => { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::intravisit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] 1 | use syntax::visit::FnKind::ItemFn; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1793:16 [INFO] [stderr] | [INFO] [stderr] 1793 | if let TyPath(QPath::Resolved(None, ref path)) = hir_ty.node { [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1895:20 [INFO] [stderr] | [INFO] [stderr] 1895 | if let ExprCall(ref fun, ref args) = e.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1896:20 [INFO] [stderr] | [INFO] [stderr] 1896 | if let ExprPath(QPath::TypeRelative(ref ty, ref method)) = fun.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/types.rs:1897:20 [INFO] [stderr] | [INFO] [stderr] 1897 | if let TyPath(QPath::Resolved(None, ref ty_path)) = ty.node; [INFO] [stderr] | ^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unicode.rs:74:16 [INFO] [stderr] | [INFO] [stderr] 74 | if let ExprLit(ref lit) = expr.node { [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtSemi` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_io_amount.rs:43:18 [INFO] [stderr] | [INFO] [stderr] 43 | hir::StmtSemi(ref expr, _) | hir::StmtExpr(ref expr, _) => &**expr, [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `StmtExpr` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_io_amount.rs:43:47 [INFO] [stderr] | [INFO] [stderr] 43 | hir::StmtSemi(ref expr, _) | hir::StmtExpr(ref expr, _) => &**expr, [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_io_amount.rs:48:18 [INFO] [stderr] | [INFO] [stderr] 48 | hir::ExprMatch(ref res, _, _) if is_try(expr).is_some() => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_io_amount.rs:49:29 [INFO] [stderr] | [INFO] [stderr] 49 | if let hir::ExprCall(ref func, ref args) = res.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_io_amount.rs:50:33 [INFO] [stderr] | [INFO] [stderr] 50 | if let hir::ExprPath(ref path) = func.node { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_io_amount.rs:60:18 [INFO] [stderr] | [INFO] [stderr] 60 | hir::ExprMethodCall(ref path, _, ref args) => match &*path.name.as_str() { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_io_amount.rs:73:17 [INFO] [stderr] | [INFO] [stderr] 73 | if let hir::ExprMethodCall(ref path, _, _) = call.node { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBreak` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_label.rs:72:18 [INFO] [stderr] | [INFO] [stderr] 72 | hir::ExprBreak(destination, _) | hir::ExprAgain(destination) => if let Some(label) = destination.label { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAgain` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_label.rs:72:51 [INFO] [stderr] | [INFO] [stderr] 72 | hir::ExprBreak(destination, _) | hir::ExprAgain(destination) => if let Some(label) = destination.label { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLoop` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_label.rs:75:18 [INFO] [stderr] | [INFO] [stderr] 75 | hir::ExprLoop(_, Some(label), _) | hir::ExprWhile(_, _, Some(label)) => { [INFO] [stderr] | ^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprWhile` in module `hir` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/unused_label.rs:75:53 [INFO] [stderr] | [INFO] [stderr] 75 | hir::ExprLoop(_, Some(label), _) | hir::ExprWhile(_, _, Some(label)) => { [INFO] [stderr] | ^^^^^^^^^ not found in `hir` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/use_self.rs:58:20 [INFO] [stderr] | [INFO] [stderr] 58 | if let ItemImpl(.., ref item_type, ref refs) = item.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyRef` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/vec.rs:38:24 [INFO] [stderr] | [INFO] [stderr] 38 | if let ty::TyRef(_, ty, _) = cx.tables.expr_ty_adjusted(expr).sty; [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TySlice` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/vec.rs:39:24 [INFO] [stderr] | [INFO] [stderr] 39 | if let ty::TySlice(..) = ty.sty; [INFO] [stderr] | ^^^^^^^ help: a tuple variant with a similar name exists: `Slice` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/vec.rs:40:20 [INFO] [stderr] | [INFO] [stderr] 40 | if let ExprAddrOf(_, ref addressee) = expr.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `TyAdt` in module `ty` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/vec.rs:96:16 [INFO] [stderr] | [INFO] [stderr] 96 | if let ty::TyAdt(_, substs) = ty.sty { [INFO] [stderr] | ^^^^^ not found in `ty` [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:178:13 [INFO] [stderr] | [INFO] [stderr] 178 | ExprCall(ref fun, ref args) => { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:180:28 [INFO] [stderr] | [INFO] [stderr] 180 | if let ExprPath(ref qpath) = fun.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMethodCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:188:13 [INFO] [stderr] | [INFO] [stderr] 188 | ExprMethodCall(ref fun, _, ref args) => { [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:209:20 [INFO] [stderr] | [INFO] [stderr] 209 | if let ExprCall(ref args_fun, ref args_args) = write_args[1].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:210:20 [INFO] [stderr] | [INFO] [stderr] 210 | if let ExprPath(ref qpath) = args_fun.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:222:28 [INFO] [stderr] | [INFO] [stderr] 222 | if let ExprAddrOf(_, ref match_expr) = args_args[1].node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:223:28 [INFO] [stderr] | [INFO] [stderr] 223 | if let ExprMatch(ref args, _, _) = match_expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:224:28 [INFO] [stderr] | [INFO] [stderr] 224 | if let ExprTup(ref args) = args.node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:272:24 [INFO] [stderr] | [INFO] [stderr] 272 | if let ExprCall(ref args_fun, ref args_args) = args[0].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:280:32 [INFO] [stderr] | [INFO] [stderr] 280 | if let ExprPath(ref qpath) = args_fun.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:284:32 [INFO] [stderr] | [INFO] [stderr] 284 | if let ExprAddrOf(_, ref match_expr) = args_args[1].node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:285:32 [INFO] [stderr] | [INFO] [stderr] 285 | if let ExprMatch(ref args, _, _) = match_expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:286:32 [INFO] [stderr] | [INFO] [stderr] 286 | if let ExprTup(ref args) = args.node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:318:16 [INFO] [stderr] | [INFO] [stderr] 318 | if let ExprPath(ref qpath) = args[1].node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:344:16 [INFO] [stderr] | [INFO] [stderr] 344 | if let ExprAddrOf(_, ref match_expr) = args[1].node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprMatch` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:345:16 [INFO] [stderr] | [INFO] [stderr] 345 | if let ExprMatch(ref matchee, ref arms, _) = match_expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprTup` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:346:16 [INFO] [stderr] | [INFO] [stderr] 346 | if let ExprTup(ref tup) = matchee.node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:348:16 [INFO] [stderr] | [INFO] [stderr] 348 | if let ExprArray(ref arm_body_exprs) = arms[0].body.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:355:28 [INFO] [stderr] | [INFO] [stderr] 355 | if let ExprAddrOf(_, ref tup_val) = tup_arg.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:356:28 [INFO] [stderr] | [INFO] [stderr] 356 | if let ExprLit(_) = tup_val.node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprCall` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:360:28 [INFO] [stderr] | [INFO] [stderr] 360 | if let ExprCall(_, ref body_args) = arm_body_exprs[idx].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:362:28 [INFO] [stderr] | [INFO] [stderr] 362 | if let ExprPath(ref body_qpath) = body_args[1].node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:374:36 [INFO] [stderr] | [INFO] [stderr] 374 | if let ExprAddrOf(_, ref format_expr) = args[2].node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:375:36 [INFO] [stderr] | [INFO] [stderr] 375 | if let ExprArray(ref format_exprs) = format_expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:377:36 [INFO] [stderr] | [INFO] [stderr] 377 | if let ExprStruct(_, ref fields, _) = format_exprs[idx].node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprAddrOf` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:432:16 [INFO] [stderr] | [INFO] [stderr] 432 | if let ExprAddrOf(_, ref expr) = expr.node; // &["…", "…", …] [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprArray` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:433:16 [INFO] [stderr] | [INFO] [stderr] 433 | if let ExprArray(ref exprs) = expr.node; [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprLit` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:435:16 [INFO] [stderr] | [INFO] [stderr] 435 | if let ExprLit(ref lit) = expr.node; [INFO] [stderr] | ^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ItemImpl` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:451:20 [INFO] [stderr] | [INFO] [stderr] 451 | if let ItemImpl(_, _, _, _, Some(ref tr), _, _) = item.node { [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprStruct` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:471:16 [INFO] [stderr] | [INFO] [stderr] 471 | if let ExprStruct(_, ref fields, _) = format_field.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:473:16 [INFO] [stderr] | [INFO] [stderr] 473 | if let ExprPath(ref qpath) = width_field.expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:476:16 [INFO] [stderr] | [INFO] [stderr] 476 | if let ExprPath(ref qpath) = align_field.expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprPath` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:479:16 [INFO] [stderr] | [INFO] [stderr] 479 | if let ExprPath(ref qpath_precision) = precision_field.expr.node; [INFO] [stderr] | ^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0531]: cannot find tuple struct/variant `ExprBinary` in this scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/zero_div_zero.rs:35:20 [INFO] [stderr] | [INFO] [stderr] 35 | if let ExprBinary(ref op, ref left, ref right) = expr.node; [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | use rustc::hir::map::Node; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/escape.rs:3:22 [INFO] [stderr] | [INFO] [stderr] 3 | use rustc::hir::map::Node::{NodeExpr, NodeStmt}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/functions.rs:86:30 [INFO] [stderr] | [INFO] [stderr] 86 | use rustc::hir::map::Node::*; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | use rustc::hir::map::Node::{NodeBlock, NodeExpr, NodeStmt}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/write.rs:1:22 [INFO] [stderr] | [INFO] [stderr] 1 | use rustc::hir::map::Node::{NodeImplItem, NodeItem}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/assign_ops.rs:161:62 [INFO] [stderr] | [INFO] [stderr] 161 | if let hir::map::Node::NodeItem(item) = cx.tcx.hir.get(parent_impl); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:190:18 [INFO] [stderr] | [INFO] [stderr] 190 | map::Node::NodeExpr(expr) => check_expr(vis, expr), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:191:18 [INFO] [stderr] | [INFO] [stderr] 191 | map::Node::NodeStmt(stmt) => check_stmt(vis, stmt), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/eval_order_dependence.rs:192:18 [INFO] [stderr] | [INFO] [stderr] 192 | map::Node::NodeItem(_) => { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:1492:33 [INFO] [stderr] | [INFO] [stderr] 1492 | if let map::Node::NodeBinding(pat) = node_str; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/loops.rs:2033:26 [INFO] [stderr] | [INFO] [stderr] 2033 | if let Some(map::Node::NodeExpr(loop_expr)) = cx.tcx.hir.find(cx.tcx.hir.get_parent_node(loop_block.id)); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:337:30 [INFO] [stderr] | [INFO] [stderr] 337 | map::Node::NodeExpr(e) => { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/needless_pass_by_value.rs:347:30 [INFO] [stderr] | [INFO] [stderr] 347 | map::Node::NodeStmt(s) => { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:72:34 [INFO] [stderr] | [INFO] [stderr] 72 | if let hir::map::Node::NodeExpr(e) = cx.tcx.hir.get(parent_expr) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0603]: enum `Node` is private [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/suspicious_trait_impl.rs:169:26 [INFO] [stderr] | [INFO] [stderr] 169 | if let hir::map::Node::NodeItem(item) = cx.tcx.hir.get(parent_impl); [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of lifetime arguments: expected 1, found 3 [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:193:21 [INFO] [stderr] | [INFO] [stderr] 193 | tcx: TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stderr] | ^^^^ ^^^^ unexpected lifetime argument [INFO] [stderr] | | [INFO] [stderr] | unexpected lifetime argument [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of lifetime arguments: expected 1, found 3 [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/fallible_impl_from.rs:57:29 [INFO] [stderr] | [INFO] [stderr] 57 | tcx: ty::TyCtxt<'a, 'tcx, 'tcx>, [INFO] [stderr] | ^^^^ ^^^^ unexpected lifetime argument [INFO] [stderr] | | [INFO] [stderr] | unexpected lifetime argument [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of lifetime arguments: expected 1, found 3 [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/consts.rs:417:48 [INFO] [stderr] | [INFO] [stderr] 417 | pub fn miri_to_const<'a, 'tcx>(tcx: TyCtxt<'a, 'tcx, 'tcx>, result: &ty::Const<'tcx>) -> Option { [INFO] [stderr] | ^^^^ ^^^^ unexpected lifetime argument [INFO] [stderr] | | [INFO] [stderr] | unexpected lifetime argument [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:80:45 [INFO] [stderr] | [INFO] [stderr] 80 | pub fn in_external_macro<'a, T: LintContext<'a>>(cx: &T, span: Span) -> bool { [INFO] [stderr] | ^^ unexpected lifetime argument [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of lifetime arguments: expected 0, found 1 [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.206/src/utils/mod.rs:84:40 [INFO] [stderr] | [INFO] [stderr] 84 | fn in_macro_ext<'a, T: LintContext<'a>>(cx: &T, info: &ExpnInfo) -> bool { [INFO] [stderr] | ^^ unexpected lifetime argument [INFO] [stderr] [INFO] [stderr] error: aborting due to 1427 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0107, E0407, E0408, E0412, E0416, E0423, E0425, E0432, E0433... [INFO] [stderr] For more information about an error, try `rustc --explain E0107`. [INFO] [stderr] error: Could not compile `clippy_lints`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "8708868a3e2050410d177d6b88ee8952878b77496319043d8a40295aa5fdbd2a"` [INFO] running `"docker" "rm" "-f" "8708868a3e2050410d177d6b88ee8952878b77496319043d8a40295aa5fdbd2a"` [INFO] [stdout] 8708868a3e2050410d177d6b88ee8952878b77496319043d8a40295aa5fdbd2a