[INFO] cloning repository https://github.com/marhoily/chess_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marhoily/chess_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarhoily%2Fchess_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarhoily%2Fchess_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 347fc071b9b11c299b949ee9be26e136dea4952e [INFO] documenting marhoily/chess_rust against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarhoily%2Fchess_rust" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marhoily/chess_rust on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marhoily/chess_rust [INFO] finished tweaking git repo https://github.com/marhoily/chess_rust [INFO] tweaked toml for git repo https://github.com/marhoily/chess_rust written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/marhoily/chess_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26c4deb8037cbcd7e793e62b8db1258b1c343e31572b78773d511eb02eed73da [INFO] running `Command { std: "docker" "start" "-a" "26c4deb8037cbcd7e793e62b8db1258b1c343e31572b78773d511eb02eed73da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26c4deb8037cbcd7e793e62b8db1258b1c343e31572b78773d511eb02eed73da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c4deb8037cbcd7e793e62b8db1258b1c343e31572b78773d511eb02eed73da", kill_on_drop: false }` [INFO] [stdout] 26c4deb8037cbcd7e793e62b8db1258b1c343e31572b78773d511eb02eed73da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4299c16f00192da31e11a4e256f19ac5e17801115523c7a9dbe9130c2bda9f1c [INFO] running `Command { std: "docker" "start" "-a" "4299c16f00192da31e11a4e256f19ac5e17801115523c7a9dbe9130c2bda9f1c", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling quine-mc_cluskey v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Checking log v0.3.8 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking itertools v0.6.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking quickcheck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling toml v0.4.1 [INFO] [stderr] Compiling clippy_lints v0.0.140 [INFO] [stderr] Compiling cargo_metadata v0.2.1 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax_pos` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate syntax_pos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-beta_rt.lsan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | extern crate rustc_plugin; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_const_eval` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | extern crate rustc_const_eval; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_const_math` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | extern crate rustc_const_math; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `utils::differing_macro_contexts`, `utils::higher`, `utils::snippet`, `utils::snippet_opt`, `utils::paths`, `utils::match_path`, `utils::span_lint`, `utils::is_expn_of`, `utils::match_path`, `utils::match_def_path`, `utils::resolve_node`, `utils::paths` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use utils::differing_macro_contexts; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use utils::{higher, snippet, snippet_opt}; [INFO] [stdout] | ^^^^^^ ^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use utils::{paths, match_path, span_lint}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/higher.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use utils::{is_expn_of, match_path, match_def_path, resolve_node, paths}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `bug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 189 | _ => bug!(), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:258:26 [INFO] [stdout] | [INFO] [stdout] 258 | _ => span_bug!(e.span, "typeck error"), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | lint_array!(DEEP_CODE_INSPECTION) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | lint_array!(CLIPPY_LINTS_INTERNAL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | lint_array!(LINT_WITHOUT_LINT_PASS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | lint_array!(APPROX_CONSTANT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | declare_lint! { pub $name, Allow, $description } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / declare_restriction_lint! { [INFO] [stdout] 19 | | pub INTEGER_ARITHMETIC, [INFO] [stdout] 20 | | "any integer arithmetic statement" [INFO] [stdout] 21 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_restriction_lint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | declare_lint! { pub $name, Allow, $description } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / declare_restriction_lint! { [INFO] [stdout] 35 | | pub FLOAT_ARITHMETIC, [INFO] [stdout] 36 | | "any floating-point arithmetic statement" [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_restriction_lint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | lint_array!(INTEGER_ARITHMETIC, FLOAT_ARITHMETIC) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | declare_lint! { pub $name, Allow, $description } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / declare_restriction_lint! { [INFO] [stdout] 44 | | pub INDEXING_SLICING, [INFO] [stdout] 45 | | "indexing/slicing usage" [INFO] [stdout] 46 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_restriction_lint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | lint_array!(INDEXING_SLICING, OUT_OF_BOUNDS_INDEXING) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lib.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | declare_lint! { pub $name, Allow, $description } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / declare_restriction_lint! { [INFO] [stdout] 19 | | pub ASSIGN_OPS, [INFO] [stdout] 20 | | "any compound assignment operation" [INFO] [stdout] 21 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `declare_restriction_lint` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | lint_array!(ASSIGN_OPS, ASSIGN_OP_PATTERN, MISREFACTORED_ASSIGN_OP) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | lint_array!(INLINE_ALWAYS, DEPRECATED_SEMVER, USELESS_ATTRIBUTE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | lint_array!(BAD_BIT_MASK, INEFFECTIVE_BIT_MASK) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/blacklisted_name.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/blacklisted_name.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | lint_array!(BLACKLISTED_NAME) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/block_in_if_condition.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/block_in_if_condition.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/block_in_if_condition.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | lint_array!(BLOCK_IN_IF_CONDITION_EXPR, BLOCK_IN_IF_CONDITION_STMT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/booleans.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/booleans.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/booleans.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | lint_array!(NONMINIMAL_BOOL, LOGIC_BUG) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/collapsible_if.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/collapsible_if.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | lint_array!(COLLAPSIBLE_IF) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | lint_array![IFS_SAME_COND, IF_SAME_THEN_ELSE, MATCH_SAME_ARMS] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/cyclomatic_complexity.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/cyclomatic_complexity.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | lint_array!(CYCLOMATIC_COMPLEXITY) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/derive.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/derive.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/derive.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | lint_array!(EXPL_IMPL_CLONE_ON_COPY, DERIVE_HASH_XOR_EQ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/doc.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/doc.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | lint_array![DOC_MARKDOWN] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/double_parens.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/double_parens.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | lint_array!(DOUBLE_PARENS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/drop_forget_ref.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/drop_forget_ref.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/drop_forget_ref.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/drop_forget_ref.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/drop_forget_ref.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | lint_array!(DROP_REF, FORGET_REF, DROP_COPY, FORGET_COPY) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/empty_enum.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/empty_enum.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | lint_array!(EMPTY_ENUM) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/entry.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/entry.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | lint_array!(MAP_ENTRY) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_clike.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_clike.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | lint_array!(ENUM_CLIKE_UNPORTABLE_VARIANT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_glob_use.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_glob_use.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | lint_array!(ENUM_GLOB_USE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_variants.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_variants.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_variants.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_variants.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_variants.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | lint_array!(ENUM_VARIANT_NAMES, PUB_ENUM_VARIANT_NAMES, STUTTER, MODULE_INCEPTION) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | lint_array!(EQ_OP, OP_REF) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/escape.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/escape.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | lint_array!(BOXED_LOCAL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eta_reduction.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eta_reduction.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | lint_array!(REDUNDANT_CLOSURE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eval_order_dependence.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eval_order_dependence.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eval_order_dependence.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | lint_array!(EVAL_ORDER_DEPENDENCE, DIVERGING_SUB_EXPRESSION) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/format.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/format.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | lint_array![USELESS_FORMAT] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/formatting.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/formatting.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/formatting.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/formatting.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | lint_array![SUSPICIOUS_ASSIGNMENT_FORMATTING, SUSPICIOUS_ELSE_FORMATTING, POSSIBLE_MISSING_COMMA] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/functions.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/functions.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/functions.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | lint_array!(TOO_MANY_ARGUMENTS, NOT_UNSAFE_PTR_ARG_DEREF) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | lint_array!(IDENTITY_OP) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_let_redundant_pattern_matching.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_let_redundant_pattern_matching.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | lint_array!(IF_LET_REDUNDANT_PATTERN_MATCHING) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_not_else.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_not_else.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | lint_array!(IF_NOT_ELSE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/items_after_statements.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/items_after_statements.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | lint_array!(ITEMS_AFTER_STATEMENTS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/large_enum_variant.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/large_enum_variant.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | lint_array!(LARGE_ENUM_VARIANT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/len_zero.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/len_zero.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/len_zero.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | lint_array!(LEN_ZERO, LEN_WITHOUT_IS_EMPTY) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/let_if_seq.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/let_if_seq.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | lint_array!(USELESS_LET_IF_SEQ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | lint_array!(NEEDLESS_LIFETIMES, UNUSED_LIFETIMES) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:224:1 [INFO] [stdout] | [INFO] [stdout] 224 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:259:1 [INFO] [stdout] | [INFO] [stdout] 259 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:301:1 [INFO] [stdout] | [INFO] [stdout] 301 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | lint_array!(NEEDLESS_RANGE_LOOP, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/map_clone.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/map_clone.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | lint_array!(MAP_CLONE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:140:1 [INFO] [stdout] | [INFO] [stdout] 140 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | lint_array!(SINGLE_MATCH, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:495:40 [INFO] [stdout] | [INFO] [stdout] 495 | MatchSource::ForLoopDesugar => span_bug!(span, "for loop desugared to match with &-patterns!"), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `span_bug` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:496:36 [INFO] [stdout] | [INFO] [stdout] 496 | MatchSource::TryDesugar => span_bug!(span, "`?` operator desugared to match with &-patterns!"), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mem_forget.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mem_forget.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | lint_array![MEM_FORGET] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:203:1 [INFO] [stdout] | [INFO] [stdout] 203 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:222:1 [INFO] [stdout] | [INFO] [stdout] 222 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:260:1 [INFO] [stdout] | [INFO] [stdout] 260 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:288:1 [INFO] [stdout] | [INFO] [stdout] 288 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:305:1 [INFO] [stdout] | [INFO] [stdout] 305 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:363:1 [INFO] [stdout] | [INFO] [stdout] 363 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:391:1 [INFO] [stdout] | [INFO] [stdout] 391 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:417:1 [INFO] [stdout] | [INFO] [stdout] 417 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:441:1 [INFO] [stdout] | [INFO] [stdout] 441 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:467:1 [INFO] [stdout] | [INFO] [stdout] 467 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:496:1 [INFO] [stdout] | [INFO] [stdout] 496 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:518:1 [INFO] [stdout] | [INFO] [stdout] 518 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:526:9 [INFO] [stdout] | [INFO] [stdout] 526 | lint_array!(OPTION_UNWRAP_USED, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `cyclomatic_complexity` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/methods.rs:555:7 [INFO] [stdout] | [INFO] [stdout] 555 | #[cyclomatic_complexity = "30"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/minmax.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/minmax.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | lint_array!(MIN_MAX) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 152 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 189 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | lint_array!(TOPLEVEL_REF_ARG, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | lint_array!(UNNEEDED_FIELD_PATTERN, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/missing_doc.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/missing_doc.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | lint_array![MISSING_DOCS_IN_PRIVATE_ITEMS] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mut_mut.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mut_mut.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | lint_array!(MUT_MUT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mut_reference.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mut_reference.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | lint_array!(UNNECESSARY_MUT_PASSED) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mutex_atomic.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mutex_atomic.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mutex_atomic.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | lint_array!(MUTEX_ATOMIC, MUTEX_INTEGER) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_bool.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_bool.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_bool.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | lint_array!(NEEDLESS_BOOL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_bool.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | lint_array!(BOOL_COMPARISON) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_borrow.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_borrow.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | lint_array!(NEEDLESS_BORROW) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_continue.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_continue.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | lint_array!(NEEDLESS_CONTINUE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_pass_by_value.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_pass_by_value.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | lint_array![NEEDLESS_PASS_BY_VALUE] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_update.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_update.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | lint_array!(NEEDLESS_UPDATE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/neg_multiply.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/neg_multiply.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | lint_array!(NEG_MULTIPLY) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/new_without_default.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/new_without_default.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/new_without_default.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | lint_array!(NEW_WITHOUT_DEFAULT, NEW_WITHOUT_DEFAULT_DERIVE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/no_effect.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/no_effect.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/no_effect.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | lint_array!(NO_EFFECT, UNNECESSARY_OPERATION) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/non_expressive_names.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/non_expressive_names.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/non_expressive_names.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | lint_array!(SIMILAR_NAMES, MANY_SINGLE_CHAR_NAMES) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ok_if_let.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ok_if_let.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | lint_array!(IF_LET_SOME_RESULT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/open_options.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/open_options.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | lint_array!(NONSENSICAL_OPEN_OPTIONS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | lint_array!(OVERFLOW_CHECK_CONDITIONAL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/panic.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/panic.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | lint_array!(PANIC_PARAMS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/partialeq_ne_impl.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/partialeq_ne_impl.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | lint_array!(PARTIALEQ_NE_IMPL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | lint_array!(PRECEDENCE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/print.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/print.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/print.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/print.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | lint_array!(PRINT_WITH_NEWLINE, PRINT_STDOUT, USE_DEBUG) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ptr.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ptr.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ptr.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ptr.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | lint_array!(PTR_ARG, CMP_NULL, MUT_FROM_REF) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ranges.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ranges.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ranges.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | lint_array!(RANGE_STEP_BY_ZERO, RANGE_ZIP_WITH_LEN) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/reference.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/reference.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | lint_array!(DEREF_ADDROF) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/regex.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/regex.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/regex.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/regex.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | lint_array!(INVALID_REGEX, REGEX_MACRO, TRIVIAL_REGEX) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/returns.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/returns.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/returns.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | lint_array!(NEEDLESS_RETURN, LET_AND_RETURN) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/serde_api.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/serde_api.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | lint_array!(SERDE_API_MISUSE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | lint_array!(SHADOW_SAME, SHADOW_REUSE, SHADOW_UNRELATED) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/should_assert_eq.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/should_assert_eq.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | lint_array![SHOULD_ASSERT_EQ] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/strings.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/strings.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/strings.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/strings.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | lint_array!(STRING_ADD, STRING_ADD_ASSIGN) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/strings.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | lint_array!(STRING_LIT_AS_BYTES) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/swap.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/swap.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/swap.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | lint_array![MANUAL_SWAP, ALMOST_SWAPPED] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/temporary_assignment.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/temporary_assignment.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | lint_array!(TEMPORARY_ASSIGNMENT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/transmute.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/transmute.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/transmute.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/transmute.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/transmute.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | lint_array![CROSSPOINTER_TRANSMUTE, TRANSMUTE_PTR_TO_REF, USELESS_TRANSMUTE, WRONG_TRANSMUTE] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:78:1 [INFO] [stdout] | [INFO] [stdout] 78 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | lint_array!(BOX_VEC, LINKEDLIST, BORROWED_BOX) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:257:1 [INFO] [stdout] | [INFO] [stdout] 257 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:286:9 [INFO] [stdout] | [INFO] [stdout] 286 | lint_array!(LET_UNIT_VALUE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:312:1 [INFO] [stdout] | [INFO] [stdout] 312 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:323:9 [INFO] [stdout] | [INFO] [stdout] 323 | lint_array!(UNIT_CMP) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:416:1 [INFO] [stdout] | [INFO] [stdout] 416 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:457:1 [INFO] [stdout] | [INFO] [stdout] 457 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:584:9 [INFO] [stdout] | [INFO] [stdout] 584 | lint_array!(CAST_PRECISION_LOSS, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:674:1 [INFO] [stdout] | [INFO] [stdout] 674 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:693:9 [INFO] [stdout] | [INFO] [stdout] 693 | lint_array!(TYPE_COMPLEXITY) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:841:1 [INFO] [stdout] | [INFO] [stdout] 841 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:851:9 [INFO] [stdout] | [INFO] [stdout] 851 | lint_array!(CHAR_LIT_AS_U8) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:891:1 [INFO] [stdout] | [INFO] [stdout] 891 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:901:9 [INFO] [stdout] | [INFO] [stdout] 901 | lint_array!(ABSURD_EXTREME_COMPARISONS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:1080:1 [INFO] [stdout] | [INFO] [stdout] 1080 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:1090:9 [INFO] [stdout] | [INFO] [stdout] 1090 | lint_array!(INVALID_UPCAST_COMPARISONS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unicode.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unicode.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unicode.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unicode.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | lint_array!(ZERO_WIDTH_SPACE, NON_ASCII_LITERAL, UNICODE_NOT_NFC) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unsafe_removed_from_name.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unsafe_removed_from_name.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | lint_array!(UNSAFE_REMOVED_FROM_NAME) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unused_io_amount.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unused_io_amount.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | lint_array!(UNUSED_IO_AMOUNT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unused_label.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unused_label.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 39 | lint_array!(UNUSED_LABEL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/vec.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/vec.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | lint_array!(USELESS_VEC) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/zero_div_zero.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/zero_div_zero.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | lint_array!(ZERO_DIVIDED_BY_ZERO) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 356 | (BiAnd, Constant::Bool(true), Some(r)) | [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] 357 | (BiOr, Constant::Bool(false), Some(r)) => Some(r), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:356:14 [INFO] [stdout] | [INFO] [stdout] 356 | (BiAnd, Constant::Bool(true), Some(r)) | [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:356:13 [INFO] [stdout] | [INFO] [stdout] 356 | (BiAnd, Constant::Bool(true), Some(r)) | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 357 | (BiOr, Constant::Bool(false), Some(r)) => Some(r), [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:357:14 [INFO] [stdout] | [INFO] [stdout] 357 | (BiOr, Constant::Bool(false), Some(r)) => Some(r), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 154 | (&PatKind::Box(ref l), &PatKind::Box(ref r)) => self.eq_pat(l, r), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:154:37 [INFO] [stdout] | [INFO] [stdout] 154 | (&PatKind::Box(ref l), &PatKind::Box(ref r)) => self.eq_pat(l, r), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | (&PatKind::TupleStruct(ref lp, ref la, ls), &PatKind::TupleStruct(ref rp, ref ra, rs)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:155:58 [INFO] [stdout] | [INFO] [stdout] 155 | (&PatKind::TupleStruct(ref lp, ref la, ls), &PatKind::TupleStruct(ref rp, ref ra, rs)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | (&PatKind::Binding(ref lb, _, ref li, ref lp), &PatKind::Binding(ref rb, _, ref ri, ref rp)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:158:61 [INFO] [stdout] | [INFO] [stdout] 158 | (&PatKind::Binding(ref lb, _, ref li, ref lp), &PatKind::Binding(ref rb, _, ref ri, ref rp)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:161:15 [INFO] [stdout] | [INFO] [stdout] 161 | (&PatKind::Path(ref l), &PatKind::Path(ref r)) => self.eq_qpath(l, r), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:161:38 [INFO] [stdout] | [INFO] [stdout] 161 | (&PatKind::Path(ref l), &PatKind::Path(ref r)) => self.eq_qpath(l, r), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:162:15 [INFO] [stdout] | [INFO] [stdout] 162 | (&PatKind::Lit(ref l), &PatKind::Lit(ref r)) => self.eq_expr(l, r), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:162:37 [INFO] [stdout] | [INFO] [stdout] 162 | (&PatKind::Lit(ref l), &PatKind::Lit(ref r)) => self.eq_expr(l, r), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | (&PatKind::Tuple(ref l, ls), &PatKind::Tuple(ref r, rs)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:163:43 [INFO] [stdout] | [INFO] [stdout] 163 | (&PatKind::Tuple(ref l, ls), &PatKind::Tuple(ref r, rs)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 166 | (&PatKind::Range(ref ls, ref le, ref li), &PatKind::Range(ref rs, ref re, ref ri)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:166:56 [INFO] [stdout] | [INFO] [stdout] 166 | (&PatKind::Range(ref ls, ref le, ref li), &PatKind::Range(ref rs, ref re, ref ri)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:169:15 [INFO] [stdout] | [INFO] [stdout] 169 | (&PatKind::Ref(ref le, ref lm), &PatKind::Ref(ref re, ref rm)) => lm == rm && self.eq_pat(le, re), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:169:46 [INFO] [stdout] | [INFO] [stdout] 169 | (&PatKind::Ref(ref le, ref lm), &PatKind::Ref(ref re, ref rm)) => lm == rm && self.eq_pat(le, re), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | (&PatKind::Slice(ref ls, ref li, ref le), &PatKind::Slice(ref rs, ref ri, ref re)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:170:56 [INFO] [stdout] | [INFO] [stdout] 170 | (&PatKind::Slice(ref ls, ref li, ref le), &PatKind::Slice(ref rs, ref ri, ref re)) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | (&PatKind::Wild, &PatKind::Wild) => true, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:174:31 [INFO] [stdout] | [INFO] [stdout] 174 | (&PatKind::Wild, &PatKind::Wild) => true, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | (&QPath::Resolved(ref lty, ref lpath), &QPath::Resolved(ref rty, ref rpath)) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:181:53 [INFO] [stdout] | [INFO] [stdout] 181 | (&QPath::Resolved(ref lty, ref lpath), &QPath::Resolved(ref rty, ref rpath)) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:184:15 [INFO] [stdout] | [INFO] [stdout] 184 | (&QPath::TypeRelative(ref lty, ref lseg), &QPath::TypeRelative(ref rty, ref rseg)) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:184:56 [INFO] [stdout] | [INFO] [stdout] 184 | (&QPath::TypeRelative(ref lty, ref lseg), &QPath::TypeRelative(ref rty, ref rseg)) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `TyInfer` is bound more than once in the same pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:231:25 [INFO] [stdout] | [INFO] [stdout] 231 | (&TyInfer, &TyInfer) => true, [INFO] [stdout] | ^^^^^^^ used in a pattern more than once [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAdd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ----- ^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^ ^^^^ ^^^^^^^ pattern doesn't bind `BiAdd` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | pattern doesn't bind `BiAdd` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAdd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiMul` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^ ----- ^^^^^^^^ ^^^^^^^^ ^^^^ ^^^^ ^^^^^^^ pattern doesn't bind `BiMul` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiMul` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiMul` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:17 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^ ^^^^^ -------- ^^^^^^^^ ^^^^ ^^^^ ^^^^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | pattern doesn't bind `BiBitXor` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitXor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:25 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^ -------- ^^^^ ^^^^ ^^^^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:36 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^ ^^^^ ------- variable not in all patterns [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | pattern doesn't bind `BiBitOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:61 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^ ---- ^^^^ ^^^^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | pattern doesn't bind `BiEq` [INFO] [stdout] | pattern doesn't bind `BiEq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:47 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^ ---- ^^^^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | variable not in all patterns [INFO] [stdout] | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | pattern doesn't bind `BiNe` [INFO] [stdout] | pattern doesn't bind `BiNe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:243:54 [INFO] [stdout] | [INFO] [stdout] 243 | BiAdd | BiMul | BiBitXor | BiBitAnd | BiEq | BiNe | BiBitOr => Some((binop, rhs, lhs)), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ----- ^^^^^ ^^^^^ ^^^^ pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | pattern doesn't bind `BiSub` [INFO] [stdout] | pattern doesn't bind `BiSub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiSub` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:33 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiDiv` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ----- ^^^^^ ^^^^ pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | pattern doesn't bind `BiDiv` [INFO] [stdout] | pattern doesn't bind `BiDiv` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiDiv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:41 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiRem` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ ^^^^^ ----- ^^^^^ ^^^^^ ^^^^^ ^^^^ pattern doesn't bind `BiRem` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiRem` [INFO] [stdout] | | | | | pattern doesn't bind `BiRem` [INFO] [stdout] | | | | pattern doesn't bind `BiRem` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BiRem` [INFO] [stdout] | pattern doesn't bind `BiRem` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiRem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ----- ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | variable not in all patterns [INFO] [stdout] | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | pattern doesn't bind `BiAnd` [INFO] [stdout] | pattern doesn't bind `BiAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:49 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ---- variable not in all patterns [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | pattern doesn't bind `BiOr` [INFO] [stdout] | pattern doesn't bind `BiOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:57 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiShl` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ----- ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ pattern doesn't bind `BiShl` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiShl` [INFO] [stdout] | | | | | pattern doesn't bind `BiShl` [INFO] [stdout] | | | | pattern doesn't bind `BiShl` [INFO] [stdout] | | | pattern doesn't bind `BiShl` [INFO] [stdout] | | pattern doesn't bind `BiShl` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiShl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiShr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ ----- ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ pattern doesn't bind `BiShr` [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | pattern doesn't bind `BiShr` [INFO] [stdout] | | | | | pattern doesn't bind `BiShr` [INFO] [stdout] | | | | pattern doesn't bind `BiShr` [INFO] [stdout] | | | pattern doesn't bind `BiShr` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiShr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiShr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | BiShl | BiShr | BiRem | BiSub | BiDiv | BiAnd | BiOr => None, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | QPath::Resolved(_, ref path) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:529:13 [INFO] [stdout] | [INFO] [stdout] 529 | QPath::TypeRelative(_, ref path) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Assign` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | Inplace | Assign | AssignOp(_) => Associativity::Right, [INFO] [stdout] | ^^^^^^^ ------ ^^^^^^^^^^^ pattern doesn't bind `Assign` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `Assign` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Assign` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:328:19 [INFO] [stdout] | [INFO] [stdout] 328 | Inplace | Assign | AssignOp(_) => Associativity::Right, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Inplace` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:328:19 [INFO] [stdout] | [INFO] [stdout] 328 | Inplace | Assign | AssignOp(_) => Associativity::Right, [INFO] [stdout] | ------- ^^^^^^ ^^^^^^^^^^^ pattern doesn't bind `Inplace` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `Inplace` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Inplace` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | Inplace | Assign | AssignOp(_) => Associativity::Right, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `As` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ ^^^^^^ ^^^^^ ^^^^^^ ^^^^ ^^^ ^^^^^^^^ -- ^^^^^ pattern doesn't bind `As` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | pattern doesn't bind `As` [INFO] [stdout] | | | | | | pattern doesn't bind `As` [INFO] [stdout] | | | | | pattern doesn't bind `As` [INFO] [stdout] | | | | pattern doesn't bind `As` [INFO] [stdout] | | | pattern doesn't bind `As` [INFO] [stdout] | | pattern doesn't bind `As` [INFO] [stdout] | pattern doesn't bind `As` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::As` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:65 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Colon` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ ^^^^^^ ^^^^^ ^^^^^^ ^^^^ ^^^ ^^^^^^^^ ^^ ----- variable not in all patterns [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `Colon` [INFO] [stdout] | | | | | | | pattern doesn't bind `Colon` [INFO] [stdout] | | | | | | pattern doesn't bind `Colon` [INFO] [stdout] | | | | | pattern doesn't bind `Colon` [INFO] [stdout] | | | | pattern doesn't bind `Colon` [INFO] [stdout] | | | pattern doesn't bind `Colon` [INFO] [stdout] | | pattern doesn't bind `Colon` [INFO] [stdout] | pattern doesn't bind `Colon` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Colon` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:70 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Add` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:15 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | --- ^^^^^^ ^^^^^ ^^^^^^ ^^^^ ^^^ ^^^^^^^^ ^^ ^^^^^ pattern doesn't bind `Add` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `Add` [INFO] [stdout] | | | | | | | pattern doesn't bind `Add` [INFO] [stdout] | | | | | | pattern doesn't bind `Add` [INFO] [stdout] | | | | | pattern doesn't bind `Add` [INFO] [stdout] | | | | pattern doesn't bind `Add` [INFO] [stdout] | | | pattern doesn't bind `Add` [INFO] [stdout] | | pattern doesn't bind `Add` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Add` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Multiply` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ ^^^^^^ ^^^^^ ^^^^^^ ^^^^ ^^^ -------- ^^ ^^^^^ pattern doesn't bind `Multiply` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `Multiply` [INFO] [stdout] | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | pattern doesn't bind `Multiply` [INFO] [stdout] | | | | | pattern doesn't bind `Multiply` [INFO] [stdout] | | | | pattern doesn't bind `Multiply` [INFO] [stdout] | | | pattern doesn't bind `Multiply` [INFO] [stdout] | | pattern doesn't bind `Multiply` [INFO] [stdout] | pattern doesn't bind `Multiply` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Multiply` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:54 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BitAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ ------ ^^^^^ ^^^^^^ ^^^^ ^^^ ^^^^^^^^ ^^ ^^^^^ pattern doesn't bind `BitAnd` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BitAnd` [INFO] [stdout] | | | | | | | pattern doesn't bind `BitAnd` [INFO] [stdout] | | | | | | pattern doesn't bind `BitAnd` [INFO] [stdout] | | | | | pattern doesn't bind `BitAnd` [INFO] [stdout] | | | | pattern doesn't bind `BitAnd` [INFO] [stdout] | | | pattern doesn't bind `BitAnd` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BitAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BitAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:15 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BitOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ ^^^^^^ ----- ^^^^^^ ^^^^ ^^^ ^^^^^^^^ ^^ ^^^^^ pattern doesn't bind `BitOr` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BitOr` [INFO] [stdout] | | | | | | | pattern doesn't bind `BitOr` [INFO] [stdout] | | | | | | pattern doesn't bind `BitOr` [INFO] [stdout] | | | | | pattern doesn't bind `BitOr` [INFO] [stdout] | | | | pattern doesn't bind `BitOr` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BitOr` [INFO] [stdout] | pattern doesn't bind `BitOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BitOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:24 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BitXor` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ ^^^^^^ ^^^^^ ------ ^^^^ ^^^ ^^^^^^^^ ^^ ^^^^^ pattern doesn't bind `BitXor` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BitXor` [INFO] [stdout] | | | | | | | pattern doesn't bind `BitXor` [INFO] [stdout] | | | | | | pattern doesn't bind `BitXor` [INFO] [stdout] | | | | | pattern doesn't bind `BitXor` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `BitXor` [INFO] [stdout] | | pattern doesn't bind `BitXor` [INFO] [stdout] | pattern doesn't bind `BitXor` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BitXor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:32 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `LAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ ^^^^^^ ^^^^^ ^^^^^^ ---- ^^^ ^^^^^^^^ ^^ ^^^^^ pattern doesn't bind `LAnd` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `LAnd` [INFO] [stdout] | | | | | | | pattern doesn't bind `LAnd` [INFO] [stdout] | | | | | | pattern doesn't bind `LAnd` [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `LAnd` [INFO] [stdout] | | | pattern doesn't bind `LAnd` [INFO] [stdout] | | pattern doesn't bind `LAnd` [INFO] [stdout] | pattern doesn't bind `LAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::LAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:41 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `LOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ ^^^^^^ ^^^^^ ^^^^^^ ^^^^ --- ^^^^^^^^ ^^ ^^^^^ pattern doesn't bind `LOr` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `LOr` [INFO] [stdout] | | | | | | | pattern doesn't bind `LOr` [INFO] [stdout] | | | | | | variable not in all patterns [INFO] [stdout] | | | | | pattern doesn't bind `LOr` [INFO] [stdout] | | | | pattern doesn't bind `LOr` [INFO] [stdout] | | | pattern doesn't bind `LOr` [INFO] [stdout] | | pattern doesn't bind `LOr` [INFO] [stdout] | pattern doesn't bind `LOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::LOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:329:48 [INFO] [stdout] | [INFO] [stdout] 329 | Add | BitAnd | BitOr | BitXor | LAnd | LOr | Multiply | As | Colon => Associativity::Both, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Equal` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ----- ^^^^^^^ ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `Equal` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `Equal` [INFO] [stdout] | | | | | | | | pattern doesn't bind `Equal` [INFO] [stdout] | | | | | | | pattern doesn't bind `Equal` [INFO] [stdout] | | | | | | pattern doesn't bind `Equal` [INFO] [stdout] | | | | | pattern doesn't bind `Equal` [INFO] [stdout] | | | | pattern doesn't bind `Equal` [INFO] [stdout] | | | pattern doesn't bind `Equal` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `Equal` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `Equal` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `core::cmp::Ordering::Equal`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 330 | Divide | core::cmp::Ordering::Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ShiftLeft` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ --------- ^^^^^^^^^^ pattern doesn't bind `ShiftLeft` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | | pattern doesn't bind `ShiftLeft` [INFO] [stdout] | | | | | | | pattern doesn't bind `ShiftLeft` [INFO] [stdout] | | | | | | pattern doesn't bind `ShiftLeft` [INFO] [stdout] | | | | | pattern doesn't bind `ShiftLeft` [INFO] [stdout] | | | | pattern doesn't bind `ShiftLeft` [INFO] [stdout] | | | pattern doesn't bind `ShiftLeft` [INFO] [stdout] | | pattern doesn't bind `ShiftLeft` [INFO] [stdout] | pattern doesn't bind `ShiftLeft` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `ShiftLeft` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::ShiftLeft` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:91 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ShiftRight` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ---------- variable not in all patterns [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `ShiftRight` [INFO] [stdout] | | | | | | | | pattern doesn't bind `ShiftRight` [INFO] [stdout] | | | | | | | pattern doesn't bind `ShiftRight` [INFO] [stdout] | | | | | | pattern doesn't bind `ShiftRight` [INFO] [stdout] | | | | | pattern doesn't bind `ShiftRight` [INFO] [stdout] | | | | pattern doesn't bind `ShiftRight` [INFO] [stdout] | | | pattern doesn't bind `ShiftRight` [INFO] [stdout] | | pattern doesn't bind `ShiftRight` [INFO] [stdout] | pattern doesn't bind `ShiftRight` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `ShiftRight` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::ShiftRight` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:103 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Subtract` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `Subtract` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `Subtract` [INFO] [stdout] | | | | | | | | pattern doesn't bind `Subtract` [INFO] [stdout] | | | | | | | pattern doesn't bind `Subtract` [INFO] [stdout] | | | | | | pattern doesn't bind `Subtract` [INFO] [stdout] | | | | | pattern doesn't bind `Subtract` [INFO] [stdout] | | | | pattern doesn't bind `Subtract` [INFO] [stdout] | | | pattern doesn't bind `Subtract` [INFO] [stdout] | | pattern doesn't bind `Subtract` [INFO] [stdout] | pattern doesn't bind `Subtract` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | -------- variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Subtract` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Divide` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ------ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `Divide` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `Divide` [INFO] [stdout] | | | | | | | | pattern doesn't bind `Divide` [INFO] [stdout] | | | | | | | pattern doesn't bind `Divide` [INFO] [stdout] | | | | | | pattern doesn't bind `Divide` [INFO] [stdout] | | | | | pattern doesn't bind `Divide` [INFO] [stdout] | | | | pattern doesn't bind `Divide` [INFO] [stdout] | | | pattern doesn't bind `Divide` [INFO] [stdout] | | pattern doesn't bind `Divide` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `Divide` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Divide` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Modulus` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^ ------- ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `Modulus` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `Modulus` [INFO] [stdout] | | | | | | | | pattern doesn't bind `Modulus` [INFO] [stdout] | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | pattern doesn't bind `Modulus` [INFO] [stdout] | | | | | pattern doesn't bind `Modulus` [INFO] [stdout] | | | | pattern doesn't bind `Modulus` [INFO] [stdout] | | | pattern doesn't bind `Modulus` [INFO] [stdout] | | pattern doesn't bind `Modulus` [INFO] [stdout] | pattern doesn't bind `Modulus` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `Modulus` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Modulus` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:70 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Greater` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ^^^^^ ------- ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `Greater` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `Greater` [INFO] [stdout] | | | | | | | | pattern doesn't bind `Greater` [INFO] [stdout] | | | | | | | pattern doesn't bind `Greater` [INFO] [stdout] | | | | | | pattern doesn't bind `Greater` [INFO] [stdout] | | | | | pattern doesn't bind `Greater` [INFO] [stdout] | | | | pattern doesn't bind `Greater` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `Greater` [INFO] [stdout] | pattern doesn't bind `Greater` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `Greater` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `core::cmp::Ordering::Greater`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | core::cmp::Ordering::Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `GreaterEqual` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ ------------ ^^^^ ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `GreaterEqual` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `GreaterEqual` [INFO] [stdout] | | | | | | | | pattern doesn't bind `GreaterEqual` [INFO] [stdout] | | | | | | | pattern doesn't bind `GreaterEqual` [INFO] [stdout] | | | | | | pattern doesn't bind `GreaterEqual` [INFO] [stdout] | | | | | pattern doesn't bind `GreaterEqual` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `GreaterEqual` [INFO] [stdout] | | pattern doesn't bind `GreaterEqual` [INFO] [stdout] | pattern doesn't bind `GreaterEqual` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `GreaterEqual` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::GreaterEqual` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:36 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Less` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ---- ^^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `Less` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `Less` [INFO] [stdout] | | | | | | | | pattern doesn't bind `Less` [INFO] [stdout] | | | | | | | pattern doesn't bind `Less` [INFO] [stdout] | | | | | | pattern doesn't bind `Less` [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `Less` [INFO] [stdout] | | | pattern doesn't bind `Less` [INFO] [stdout] | | pattern doesn't bind `Less` [INFO] [stdout] | pattern doesn't bind `Less` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `Less` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `core::cmp::Ordering::Less`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | core::cmp::Ordering::Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `LessEqual` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^^^ --------- ^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `LessEqual` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `LessEqual` [INFO] [stdout] | | | | | | | | pattern doesn't bind `LessEqual` [INFO] [stdout] | | | | | | | pattern doesn't bind `LessEqual` [INFO] [stdout] | | | | | | variable not in all patterns [INFO] [stdout] | | | | | pattern doesn't bind `LessEqual` [INFO] [stdout] | | | | pattern doesn't bind `LessEqual` [INFO] [stdout] | | | pattern doesn't bind `LessEqual` [INFO] [stdout] | | pattern doesn't bind `LessEqual` [INFO] [stdout] | pattern doesn't bind `LessEqual` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `LessEqual` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::LessEqual` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:58 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `NotEqual` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^^^^^ ^^^^^^^^^^^^ ^^^^ ^^^^^^^^^ ^^^^^^^ -------- ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `NotEqual` [INFO] [stdout] | | | | | | | | | | [INFO] [stdout] | | | | | | | | | pattern doesn't bind `NotEqual` [INFO] [stdout] | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | pattern doesn't bind `NotEqual` [INFO] [stdout] | | | | | | pattern doesn't bind `NotEqual` [INFO] [stdout] | | | | | pattern doesn't bind `NotEqual` [INFO] [stdout] | | | | pattern doesn't bind `NotEqual` [INFO] [stdout] | | | pattern doesn't bind `NotEqual` [INFO] [stdout] | | pattern doesn't bind `NotEqual` [INFO] [stdout] | pattern doesn't bind `NotEqual` [INFO] [stdout] 331 | Subtract => Associativity::Left, [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `NotEqual` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::NotEqual` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:330:80 [INFO] [stdout] | [INFO] [stdout] 330 | Divide | Equal | Greater | GreaterEqual | Less | LessEqual | Modulus | NotEqual | ShiftLeft | ShiftRight | [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `DotDot` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 332 | DotDot | DotDotDot => Associativity::None, [INFO] [stdout] | ------ ^^^^^^^^^ pattern doesn't bind `DotDot` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::DotDot` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | DotDot | DotDotDot => Associativity::None, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `DotDotDot` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:332:9 [INFO] [stdout] | [INFO] [stdout] 332 | DotDot | DotDotDot => Associativity::None, [INFO] [stdout] | ^^^^^^ --------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `DotDotDot` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::DotDotDot` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:332:18 [INFO] [stdout] | [INFO] [stdout] 332 | DotDot | DotDotDot => Associativity::None, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:17 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ----- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | pattern doesn't bind `BiAnd` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | pattern doesn't bind `BiOr` [INFO] [stdout] | pattern doesn't bind `BiOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:59 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiEq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:17 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | pattern doesn't bind `BiNe` [INFO] [stdout] | pattern doesn't bind `BiNe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:52 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | variable not in all patterns [INFO] [stdout] | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | pattern doesn't bind `BiLt` [INFO] [stdout] | pattern doesn't bind `BiLt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:45 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | pattern doesn't bind `BiLe` [INFO] [stdout] | pattern doesn't bind `BiLe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:38 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BiGe` [INFO] [stdout] | pattern doesn't bind `BiGe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:24 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | pattern doesn't bind `BiGt` [INFO] [stdout] | pattern doesn't bind `BiGt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:352:31 [INFO] [stdout] | [INFO] [stdout] 352 | BiAnd | BiEq | BiGe | BiGt | BiLe | BiLt | BiNe | BiOr => panic!("This operator does not exist"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Eq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^^ -- ^^ ^^ ^^ ^^ ^^ ^^ pattern doesn't bind `Eq` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `Eq` [INFO] [stdout] | | | | | | pattern doesn't bind `Eq` [INFO] [stdout] | | | | | pattern doesn't bind `Eq` [INFO] [stdout] | | | | pattern doesn't bind `Eq` [INFO] [stdout] | | | pattern doesn't bind `Eq` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `Eq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on items, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 372 | And | core::panicking::AssertKind::Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 372 | And | utils::comparisons::Rel::Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Lt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^^ ^^ ^^ ^^ ^^ -- ^^ ^^ pattern doesn't bind `Lt` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `Lt` [INFO] [stdout] | | | | | | variable not in all patterns [INFO] [stdout] | | | | | pattern doesn't bind `Lt` [INFO] [stdout] | | | | pattern doesn't bind `Lt` [INFO] [stdout] | | | pattern doesn't bind `Lt` [INFO] [stdout] | | pattern doesn't bind `Lt` [INFO] [stdout] | pattern doesn't bind `Lt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `utils::comparisons::Rel::Lt`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | utils::comparisons::Rel::Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Le` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^^ ^^ ^^ ^^ -- ^^ ^^ ^^ pattern doesn't bind `Le` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `Le` [INFO] [stdout] | | | | | | pattern doesn't bind `Le` [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `Le` [INFO] [stdout] | | | pattern doesn't bind `Le` [INFO] [stdout] | | pattern doesn't bind `Le` [INFO] [stdout] | pattern doesn't bind `Le` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on unit variant `utils::comparisons::Rel::Le`, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | utils::comparisons::Rel::Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Ne` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^^ ^^ ^^ ^^ ^^ ^^ -- ^^ pattern doesn't bind `Ne` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | pattern doesn't bind `Ne` [INFO] [stdout] | | | | | pattern doesn't bind `Ne` [INFO] [stdout] | | | | pattern doesn't bind `Ne` [INFO] [stdout] | | | pattern doesn't bind `Ne` [INFO] [stdout] | | pattern doesn't bind `Ne` [INFO] [stdout] | pattern doesn't bind `Ne` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on items, use the full path in the pattern [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | core::panicking::AssertKind::Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | utils::comparisons::Rel::Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `And` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:15 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | --- ^^ ^^ ^^ ^^ ^^ ^^ ^^ pattern doesn't bind `And` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `And` [INFO] [stdout] | | | | | | pattern doesn't bind `And` [INFO] [stdout] | | | | | pattern doesn't bind `And` [INFO] [stdout] | | | | pattern doesn't bind `And` [INFO] [stdout] | | | pattern doesn't bind `And` [INFO] [stdout] | | pattern doesn't bind `And` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::And` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Or` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^^ ^^ ^^ ^^ ^^ ^^ ^^ -- variable not in all patterns [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `Or` [INFO] [stdout] | | | | | | pattern doesn't bind `Or` [INFO] [stdout] | | | | | pattern doesn't bind `Or` [INFO] [stdout] | | | | pattern doesn't bind `Or` [INFO] [stdout] | | | pattern doesn't bind `Or` [INFO] [stdout] | | pattern doesn't bind `Or` [INFO] [stdout] | pattern doesn't bind `Or` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Or` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Ge` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^^ ^^ -- ^^ ^^ ^^ ^^ ^^ pattern doesn't bind `Ge` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `Ge` [INFO] [stdout] | | | | | | pattern doesn't bind `Ge` [INFO] [stdout] | | | | | pattern doesn't bind `Ge` [INFO] [stdout] | | | | pattern doesn't bind `Ge` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `Ge` [INFO] [stdout] | pattern doesn't bind `Ge` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Ge` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:20 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Gt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:9 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^^ ^^ ^^ -- ^^ ^^ ^^ ^^ pattern doesn't bind `Gt` [INFO] [stdout] | | | | | | | | [INFO] [stdout] | | | | | | | pattern doesn't bind `Gt` [INFO] [stdout] | | | | | | pattern doesn't bind `Gt` [INFO] [stdout] | | | | | pattern doesn't bind `Gt` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `Gt` [INFO] [stdout] | | pattern doesn't bind `Gt` [INFO] [stdout] | pattern doesn't bind `Gt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Gt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:372:25 [INFO] [stdout] | [INFO] [stdout] 372 | And | Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visibility` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:112:61 [INFO] [stdout] | [INFO] [stdout] 112 | } else if is_lint_array_type(ty) && item.vis == Visibility::Inherited && item.name == "ARRAY" { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | QPath::Resolved(_, ref path) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | QPath::TypeRelative(_, ref seg) => seg, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | QPath::Resolved(_, ref path) if path.segments.len() == 1 => Some(&path.segments[0]), [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | QPath::Resolved(..) => None, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | QPath::TypeRelative(_, ref seg) => Some(seg), [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | QPath::Resolved(_, ref path) => match_path_old(path, segments), [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | QPath::TypeRelative(ref ty, ref segment) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:260:63 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> Option { [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | def::Def::Trait(trait_id) => Some(trait_id), [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:325:69 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: NodeId) -> def::Def { [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unsafety` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:782:43 [INFO] [stdout] | [INFO] [stdout] 782 | ty::TyFnPtr(f) => f.unsafety() == Unsafety::Unsafe, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Unsafety` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:795:18 [INFO] [stdout] | [INFO] [stdout] 795 | def::Def::Variant(..) | def::Def::VariantCtor(..)) [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:795:42 [INFO] [stdout] | [INFO] [stdout] 795 | def::Def::Variant(..) | def::Def::VariantCtor(..)) [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 803 | PatKind::Binding(..) | [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:804:9 [INFO] [stdout] | [INFO] [stdout] 804 | PatKind::Wild => false, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:805:9 [INFO] [stdout] | [INFO] [stdout] 805 | PatKind::Box(ref pat) | [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:806:9 [INFO] [stdout] | [INFO] [stdout] 806 | PatKind::Ref(ref pat, _) => is_refutable(cx, pat), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:807:9 [INFO] [stdout] | [INFO] [stdout] 807 | PatKind::Lit(..) | [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:808:9 [INFO] [stdout] | [INFO] [stdout] 808 | PatKind::Range(..) => true, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:809:9 [INFO] [stdout] | [INFO] [stdout] 809 | PatKind::Path(ref qpath) => is_enum_variant(cx, qpath, pat.id), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:810:9 [INFO] [stdout] | [INFO] [stdout] 810 | PatKind::Tuple(ref pats, _) => are_refutable(cx, pats.iter().map(|pat| &**pat)), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:811:9 [INFO] [stdout] | [INFO] [stdout] 811 | PatKind::Struct(ref qpath, ref fields, _) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:818:9 [INFO] [stdout] | [INFO] [stdout] 818 | PatKind::TupleStruct(ref qpath, ref pats, _) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:825:9 [INFO] [stdout] | [INFO] [stdout] 825 | PatKind::Slice(ref head, ref middle, ref tail) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:883:12 [INFO] [stdout] | [INFO] [stdout] 883 | if let PatKind::Binding(_, _, name, _) = slf.pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | let QPath::Resolved(None, ref path) = *qp, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:910:17 [INFO] [stdout] | [INFO] [stdout] 910 | let PatKind::TupleStruct(ref path, ref pat, None) = arm.pats[0].node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:912:17 [INFO] [stdout] | [INFO] [stdout] 912 | let PatKind::Binding(_, defid, _, None) = pat[0].node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:913:26 [INFO] [stdout] | [INFO] [stdout] 913 | let ExprPath(QPath::Resolved(None, ref path)) = arm.body.node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:922:16 [INFO] [stdout] | [INFO] [stdout] 922 | if let PatKind::TupleStruct(ref path, _, _) = arm.pats[0].node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:931:16 [INFO] [stdout] | [INFO] [stdout] 931 | if let MatchSource::TryDesugar = *source { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAdd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ----- ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiAdd` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | | | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | | pattern doesn't bind `BiAdd` [INFO] [stdout] | | pattern doesn't bind `BiAdd` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAdd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiMul` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ ----- ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiMul` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | | | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiMul` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiMul` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ ^^^^^ ----- ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BiAnd` [INFO] [stdout] | pattern doesn't bind `BiAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ---- ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | pattern doesn't bind `BiOr` [INFO] [stdout] | pattern doesn't bind `BiOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^ -------- ^^^^^^^^ ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | pattern doesn't bind `BiBitXor` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitXor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:40 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ -------- ^^^^^^^ ^^^^ ^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | variable not in all patterns [INFO] [stdout] | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:51 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ------- ^^^^ ^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | pattern doesn't bind `BiBitOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:62 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ---- ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | pattern doesn't bind `BiEq` [INFO] [stdout] | pattern doesn't bind `BiEq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:72 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^ ---- variable not in all patterns [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | pattern doesn't bind `BiNe` [INFO] [stdout] | pattern doesn't bind `BiNe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:202:79 [INFO] [stdout] | [INFO] [stdout] 202 | BiAdd | BiMul | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr | BiEq | BiNe => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ----- ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | pattern doesn't bind `BiSub` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiSub` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiDiv` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ ----- ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiDiv` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiDiv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:17 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiRem` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ ^^^^^ ----- ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiRem` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiRem` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiRem` [INFO] [stdout] | | | | | | pattern doesn't bind `BiRem` [INFO] [stdout] | | | | | pattern doesn't bind `BiRem` [INFO] [stdout] | | | | pattern doesn't bind `BiRem` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BiRem` [INFO] [stdout] | pattern doesn't bind `BiRem` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiRem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:25 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiShl` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ----- ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiShl` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiShl` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiShl` [INFO] [stdout] | | | | | | pattern doesn't bind `BiShl` [INFO] [stdout] | | | | | pattern doesn't bind `BiShl` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `BiShl` [INFO] [stdout] | | pattern doesn't bind `BiShl` [INFO] [stdout] | pattern doesn't bind `BiShl` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiShl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:33 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiShr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ----- ^^^^ ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiShr` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiShr` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiShr` [INFO] [stdout] | | | | | | pattern doesn't bind `BiShr` [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `BiShr` [INFO] [stdout] | | | pattern doesn't bind `BiShr` [INFO] [stdout] | | pattern doesn't bind `BiShr` [INFO] [stdout] | pattern doesn't bind `BiShr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiShr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:41 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ---- ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | variable not in all patterns [INFO] [stdout] | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | pattern doesn't bind `BiLt` [INFO] [stdout] | pattern doesn't bind `BiLt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:49 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ ---- ^^^^ ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | pattern doesn't bind `BiLe` [INFO] [stdout] | pattern doesn't bind `BiLe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:56 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^ ---- ^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | pattern doesn't bind `BiGe` [INFO] [stdout] | pattern doesn't bind `BiGe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:63 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stdout] | | | | | | | | | [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | pattern doesn't bind `BiGt` [INFO] [stdout] | pattern doesn't bind `BiGt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:203:70 [INFO] [stdout] | [INFO] [stdout] 203 | BiSub | BiDiv | BiRem | BiShl | BiShr | BiLt | BiLe | BiGe | BiGt => false, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | ImplItemKind::Method(_, eid) => is_relevant_expr(tcx, tcx.body_tables(eid), &tcx.hir.body(eid).value), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | TraitItemKind::Method(_, TraitMethod::Required(_)) => true, [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitMethod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | TraitItemKind::Method(_, TraitMethod::Required(_)) => true, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TraitMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 179 | TraitItemKind::Method(_, TraitMethod::Provided(eid)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitMethod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:179:34 [INFO] [stdout] | [INFO] [stdout] 179 | TraitItemKind::Method(_, TraitMethod::Provided(eid)) => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TraitMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | BiEq | BiNe => { [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | BiEq | BiNe => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 122 | BiEq | BiNe => { [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiNe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | BiEq | BiNe => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | BiLt | BiGe => { [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiLt | BiGe => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiLt | BiGe => { [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiGe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:151:16 [INFO] [stdout] | [INFO] [stdout] 151 | BiLt | BiGe => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | BiLe | BiGt => { [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | BiLe | BiGt => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | BiLe | BiGt => { [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiGt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:181:16 [INFO] [stdout] | [INFO] [stdout] 181 | BiLe | BiGt => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/blacklisted_name.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | if let PatKind::Binding(_, _, ref ident, _) = pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `intravisit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/booleans.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | _: intravisit::FnKind<'tcx>, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `intravisit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NestedVisitorMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/booleans.rs:417:9 [INFO] [stdout] | [INFO] [stdout] 417 | NestedVisitorMap::None [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `NestedVisitorMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:186:35 [INFO] [stdout] | [INFO] [stdout] 186 | if let ExprMatch(_, ref arms, MatchSource::Normal) = expr.node { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:205:28 [INFO] [stdout] | [INFO] [stdout] 205 | if let PatKind::Wild = j.pats[0].node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | PatKind::Box(ref pat) | [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | PatKind::Ref(ref pat, _) => bindings_impl(cx, pat, map), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | PatKind::TupleStruct(_, ref pats, _) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:264:13 [INFO] [stdout] | [INFO] [stdout] 264 | PatKind::Binding(_, _, ref ident, ref as_pat) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | PatKind::Struct(_, ref fields, _) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:277:13 [INFO] [stdout] | [INFO] [stdout] 277 | PatKind::Tuple(ref fields, _) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:282:13 [INFO] [stdout] | [INFO] [stdout] 282 | PatKind::Slice(ref lhs, ref mid, ref rhs) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:293:13 [INFO] [stdout] | [INFO] [stdout] 293 | PatKind::Lit(..) | [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | PatKind::Range(..) | [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | PatKind::Wild | [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/copies.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | PatKind::Path(..) => (), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `intravisit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/cyclomatic_complexity.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | _: intravisit::FnKind<'tcx>, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `intravisit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/cyclomatic_complexity.rs:150:29 [INFO] [stdout] | [INFO] [stdout] 150 | BiAnd | BiOr => self.short_circuits += 1, [INFO] [stdout] | ----- ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/cyclomatic_complexity.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | BiAnd | BiOr => self.short_circuits += 1, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/cyclomatic_complexity.rs:150:21 [INFO] [stdout] | [INFO] [stdout] 150 | BiAnd | BiOr => self.short_circuits += 1, [INFO] [stdout] | ^^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/cyclomatic_complexity.rs:150:29 [INFO] [stdout] | [INFO] [stdout] 150 | BiAnd | BiOr => self.short_circuits += 1, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/cyclomatic_complexity.rs:176:51 [INFO] [stdout] | [INFO] [stdout] 176 | if cx.current_level(CYCLOMATIC_COMPLEXITY) != Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/double_parens.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | ExprKind::Paren(ref in_paren) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/double_parens.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | ExprKind::Paren(_) | [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/double_parens.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | ExprKind::Tup(_) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/double_parens.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | ExprKind::Call(_, ref params) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/double_parens.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | if let ExprKind::Paren(_) = param.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/double_parens.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | ExprKind::MethodCall(_, _, ref params) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/double_parens.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | if let ExprKind::Paren(_) = param.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnOp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/entry.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | if let ExprUnary(UnOp::UnNot, ref check) = check.node { [INFO] [stdout] | ^^^^ use of undeclared type `UnOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_clike.rs:47:35 [INFO] [stdout] | [INFO] [stdout] 47 | let constcx = ConstContext::with_tables(cx.tcx, cx.tcx.body_tables(body_id)); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ConstContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visibility` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_glob_use.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | if item.vis == Visibility::Public { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UseKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_glob_use.rs:49:34 [INFO] [stdout] | [INFO] [stdout] 49 | if let ItemUse(ref path, UseKind::Glob) = item.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `UseKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_variants.rs:236:32 [INFO] [stdout] | [INFO] [stdout] 236 | if let ItemKind::Mod(..) = item.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visibility` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_variants.rs:243:36 [INFO] [stdout] | [INFO] [stdout] 243 | if item.vis == Visibility::Public { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_variants.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | if let ItemKind::Enum(ref def, _) = item.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visibility` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/enum_variants.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | Visibility::Public => PUB_ENUM_VARIANT_NAMES, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | BiAnd | BiOr => return, [INFO] [stdout] | ----- ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | BiAnd | BiOr => return, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | BiAnd | BiOr => return, [INFO] [stdout] | ^^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | BiAnd | BiOr => return, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | BiNe | BiEq => (cx.tcx.lang_items.eq_trait(), true), [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiEq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | BiNe | BiEq => (cx.tcx.lang_items.eq_trait(), true), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | BiNe | BiEq => (cx.tcx.lang_items.eq_trait(), true), [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | BiNe | BiEq => (cx.tcx.lang_items.eq_trait(), true), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items.ord_trait(), true), [INFO] [stdout] | ---- ^^^^ ^^^^ ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] | | | | [INFO] [stdout] | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | pattern doesn't bind `BiLt` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items.ord_trait(), true), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items.ord_trait(), true), [INFO] [stdout] | ^^^^ ---- ^^^^ ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] | | | | [INFO] [stdout] | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiLe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items.ord_trait(), true), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items.ord_trait(), true), [INFO] [stdout] | ^^^^ ^^^^ ---- ^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] | | | | [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BiGe` [INFO] [stdout] | pattern doesn't bind `BiGe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items.ord_trait(), true), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items.ord_trait(), true), [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stdout] | | | | [INFO] [stdout] | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | pattern doesn't bind `BiGt` [INFO] [stdout] | pattern doesn't bind `BiGt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:76:38 [INFO] [stdout] | [INFO] [stdout] 76 | BiLt | BiLe | BiGe | BiGt => (cx.tcx.lang_items.ord_trait(), true), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ----- ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | | pattern doesn't bind `BiSub` [INFO] [stdout] | | pattern doesn't bind `BiSub` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiSub` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiDiv` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ----- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | | pattern doesn't bind `BiDiv` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiDiv` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiDiv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:17 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ----- ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | | pattern doesn't bind `BiAnd` [INFO] [stdout] | | pattern doesn't bind `BiAnd` [INFO] [stdout] | pattern doesn't bind `BiAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:67 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ---- ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | | pattern doesn't bind `BiOr` [INFO] [stdout] | | pattern doesn't bind `BiOr` [INFO] [stdout] | pattern doesn't bind `BiOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:75 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ -------- ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | pattern doesn't bind `BiBitXor` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitXor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:82 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ -------- ^^^^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | pattern doesn't bind `BiBitAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:93 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | | pattern doesn't bind `BiBitOr` [INFO] [stdout] | pattern doesn't bind `BiBitOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:104 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | | pattern doesn't bind `BiEq` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BiEq` [INFO] [stdout] | pattern doesn't bind `BiEq` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:25 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | | pattern doesn't bind `BiNe` [INFO] [stdout] | | pattern doesn't bind `BiNe` [INFO] [stdout] | pattern doesn't bind `BiNe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:60 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `BiLt` [INFO] [stdout] | | pattern doesn't bind `BiLt` [INFO] [stdout] | pattern doesn't bind `BiLt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:32 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | | | variable not in all patterns [INFO] [stdout] | | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | | pattern doesn't bind `BiLe` [INFO] [stdout] | | pattern doesn't bind `BiLe` [INFO] [stdout] | pattern doesn't bind `BiLe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:39 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | | | variable not in all patterns [INFO] [stdout] | | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | | pattern doesn't bind `BiGe` [INFO] [stdout] | | pattern doesn't bind `BiGe` [INFO] [stdout] | pattern doesn't bind `BiGe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:53 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^ ^^^^ ^^^^^ ^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | | | | | | | | [INFO] [stdout] | | | | | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | | | variable not in all patterns [INFO] [stdout] | | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | | pattern doesn't bind `BiGt` [INFO] [stdout] | | pattern doesn't bind `BiGt` [INFO] [stdout] | pattern doesn't bind `BiGt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eq_op.rs:151:46 [INFO] [stdout] | [INFO] [stdout] 151 | BiSub | BiDiv | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | BiBitXor | BiBitAnd | BiBitOr => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprUseVisitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/escape.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | ExprUseVisitor::new(&mut v, cx.tcx, cx.param_env, region_maps, cx.tables).consume_body(body); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ExprUseVisitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoanCause` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/escape.rs:141:17 [INFO] [stdout] | [INFO] [stdout] 141 | LoanCause::AutoRef | [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `LoanCause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoanCause` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/escape.rs:145:17 [INFO] [stdout] | [INFO] [stdout] 145 | LoanCause::AddrOf | [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `LoanCause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoanCause` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/escape.rs:148:17 [INFO] [stdout] | [INFO] [stdout] 148 | LoanCause::MatchDiscriminant => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `LoanCause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unsafety` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eta_reduction.rs:69:56 [INFO] [stdout] | [INFO] [stdout] 69 | if fn_ty.skip_binder().unsafety == Unsafety::Unsafe || [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Unsafety` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eta_reduction.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | if let PatKind::Binding(_, _, ident, _) = a1.pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eta_reduction.rs:79:37 [INFO] [stdout] | [INFO] [stdout] 79 | if let ExprPath(QPath::Resolved(None, ref p)) = a2.node { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eval_order_dependence.rs:66:28 [INFO] [stdout] | [INFO] [stdout] 66 | if let QPath::Resolved(_, ref path) = *qpath { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eval_order_dependence.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | map::Node::NodeExpr(expr) => check_expr(vis, expr), [INFO] [stdout] | ^^^ use of undeclared crate or module `map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eval_order_dependence.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | map::Node::NodeStmt(stmt) => check_stmt(vis, stmt), [INFO] [stdout] | ^^^ use of undeclared crate or module `map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eval_order_dependence.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | map::Node::NodeItem(_) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/eval_order_dependence.rs:300:24 [INFO] [stdout] | [INFO] [stdout] 300 | if let QPath::Resolved(None, ref path) = *qpath { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/format.rs:124:13 [INFO] [stdout] | [INFO] [stdout] 124 | let PatKind::Tuple(ref pat, None) = arms[0].pats[0].node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAdd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ----- ^^^^^^^ ^^^^^^^^ pattern doesn't bind `BiAdd` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BiAdd` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiAdd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ^^^^^ ^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BiBitXor` [INFO] [stdout] | pattern doesn't bind `BiBitXor` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitXor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ^^^^^ ------- ^^^^^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiBitOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiBitOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ ^^^^^ ----- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BiSub` [INFO] [stdout] | pattern doesn't bind `BiSub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiSub` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:45:33 [INFO] [stdout] | [INFO] [stdout] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiShl` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ----- ^^^^^ ^^^^^ pattern doesn't bind `BiShl` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BiShl` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiShl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiShr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ ----- ^^^^^ pattern doesn't bind `BiShr` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiShr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiShr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/identity_op.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_let_redundant_pattern_matching.rs:48:44 [INFO] [stdout] | [INFO] [stdout] 48 | if let ExprMatch(ref op, ref arms, MatchSource::IfLetDesugar { .. }) = expr.node { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_let_redundant_pattern_matching.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | PatKind::TupleStruct(ref path, ref pats, _) if pats.len() == 1 && pats[0].node == PatKind::Wild => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_let_redundant_pattern_matching.rs:53:103 [INFO] [stdout] | [INFO] [stdout] 53 | PatKind::TupleStruct(ref path, ref pats, _) if pats.len() == 1 && pats[0].node == PatKind::Wild => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_let_redundant_pattern_matching.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | PatKind::Path(ref path) if match_path(path, &paths::OPTION_NONE) => "is_none()", [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_not_else.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | if let ExprKind::If(ref cond, _, Some(ref els)) = item.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_not_else.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | if let ExprKind::Block(..) = els.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_not_else.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 52 | ExprKind::Unary(UnOp::Not, _) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnOp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_not_else.rs:52:37 [INFO] [stdout] | [INFO] [stdout] 52 | ExprKind::Unary(UnOp::Not, _) => { [INFO] [stdout] | ^^^^ use of undeclared type `UnOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_not_else.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | ExprKind::Binary(ref kind, _, _) if kind.node == BinOpKind::Ne => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOpKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/if_not_else.rs:59:70 [INFO] [stdout] | [INFO] [stdout] 59 | ExprKind::Binary(ref kind, _, _) if kind.node == BinOpKind::Ne => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `BinOpKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StmtKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/items_after_statements.rs:53:43 [INFO] [stdout] | [INFO] [stdout] 53 | .skip_while(|s| matches!(**s, StmtKind::Item(..))); [INFO] [stdout] | ^^^^^^^^ use of undeclared type `StmtKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StmtKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/items_after_statements.rs:57:20 [INFO] [stdout] | [INFO] [stdout] 57 | if let StmtKind::Item(ref it) = *stmt { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `StmtKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/items_after_statements.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | if let ItemKind::MacroDef(..) = it.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VariantData` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/large_enum_variant.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | ... VariantData::Struct(ref fields, _) | [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `VariantData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VariantData` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/large_enum_variant.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | ... VariantData::Tuple(ref fields, _) => fields[0].ty.span, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `VariantData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VariantData` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/large_enum_variant.rs:89:33 [INFO] [stdout] | [INFO] [stdout] 89 | ... VariantData::Unit(_) => unreachable!(), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `VariantData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/len_zero.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | BiGt | BiNe => check_cmp(cx, expr.span, left, right, "!"), [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiNe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/len_zero.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | BiGt | BiNe => check_cmp(cx, expr.span, left, right, "!"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/len_zero.rs:83:24 [INFO] [stdout] | [INFO] [stdout] 83 | BiGt | BiNe => check_cmp(cx, expr.span, left, right, "!"), [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/len_zero.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | BiGt | BiNe => check_cmp(cx, expr.span, left, right, "!"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssociatedItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/len_zero.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | if let AssociatedItemKind::Method { has_self } = item.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AssociatedItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/len_zero.rs:120:16 [INFO] [stdout] | [INFO] [stdout] 120 | if let AssociatedItemKind::Method { has_self } = item.kind { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `AssociatedItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | if let ImplItemKind::Method(ref sig, id) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | if let TraitItemKind::Method(ref sig, ref body) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitMethod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | TraitMethod::Required(_) => None, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TraitMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitMethod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:77:17 [INFO] [stdout] | [INFO] [stdout] 77 | TraitMethod::Provided(id) => Some(id), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TraitMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitBoundModifier` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:328:54 [INFO] [stdout] | [INFO] [stdout] 328 | self.visit_poly_trait_ref(bound, TraitBoundModifier::None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `TraitBoundModifier` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WherePredicate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | WherePredicate::RegionPredicate(..) => return true, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `WherePredicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WherePredicate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 347 | WherePredicate::BoundPredicate(ref pred) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `WherePredicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WherePredicate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/lifetimes.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | WherePredicate::EqPredicate(ref pred) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `WherePredicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoopSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:349:39 [INFO] [stdout] | [INFO] [stdout] 349 | if let ExprLoop(ref block, _, LoopSource::Loop) = expr.node { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `LoopSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:366:25 [INFO] [stdout] | [INFO] [stdout] 366 | MatchSource::Normal | [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:367:25 [INFO] [stdout] | [INFO] [stdout] 367 | MatchSource::IfLetDesugar { .. } => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:397:52 [INFO] [stdout] | [INFO] [stdout] 397 | if let ExprMatch(ref match_expr, ref arms, MatchSource::WhileLetDesugar) = expr.node { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | if let (&PatKind::TupleStruct(ref qpath, ref pat_args, _), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:561:16 [INFO] [stdout] | [INFO] [stdout] 561 | if let PatKind::Binding(_, def_id, ref ident, _) = pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:652:22 [INFO] [stdout] | [INFO] [stdout] 652 | let ExprPath(QPath::Resolved(_, ref path)) = len_args[0].node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:861:12 [INFO] [stdout] | [INFO] [stdout] 861 | if let PatKind::Tuple(ref pat, _) = pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:904:9 [INFO] [stdout] | [INFO] [stdout] 904 | PatKind::Wild => true, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:905:9 [INFO] [stdout] | [INFO] [stdout] 905 | PatKind::Binding(_, _, ident, None) if ident.node.as_str().starts_with('_') => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:924:25 [INFO] [stdout] | [INFO] [stdout] 924 | if let ExprPath(QPath::Resolved(None, ref path)) = expr.node { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:948:20 [INFO] [stdout] | [INFO] [stdout] 948 | if let QPath::Resolved(None, ref path) = *qpath { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:955:29 [INFO] [stdout] | [INFO] [stdout] 955 | let QPath::Resolved(None, ref seqvar) = *seqpath, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/loops.rs:1191:24 [INFO] [stdout] | [INFO] [stdout] 1191 | if let PatKind::Binding(_, _, ref ident, _) = local.pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/map_clone.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | ExprPath(QPath::Resolved(None, ref path)) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/map_clone.rs:100:48 [INFO] [stdout] | [INFO] [stdout] 100 | ... parameters: PathParameters::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/map_clone.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | PatKind::Binding(_, _, name, None) => Some(name.node), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/map_clone.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | PatKind::Ref(ref subpat, _) => get_arg_name(subpat), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:165:44 [INFO] [stdout] | [INFO] [stdout] 165 | if let ExprMatch(ref ex, ref arms, MatchSource::Normal) = expr.node { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:201:32 [INFO] [stdout] | [INFO] [stdout] 201 | if arms[1].pats[0].node == PatKind::Wild { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | PatKind::TupleStruct(ref path, ref inner, _) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:242:51 [INFO] [stdout] | [INFO] [stdout] 242 | if inner.iter().any(|pat| pat.node != PatKind::Wild) { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | print::to_string(print::NO_ANN, |s| s.print_qpath(path, false)) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | print::to_string(print::NO_ANN, |s| s.print_qpath(path, false)) [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | PatKind::Binding(BindByValue(MutImmutable), _, ident, None) => ident.node.to_string(), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | PatKind::Path(ref path) => print::to_string(print::NO_ANN, |s| s.print_qpath(path, false)), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:248:36 [INFO] [stdout] | [INFO] [stdout] 248 | PatKind::Path(ref path) => print::to_string(print::NO_ANN, |s| s.print_qpath(path, false)), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:248:53 [INFO] [stdout] | [INFO] [stdout] 248 | PatKind::Path(ref path) => print::to_string(print::NO_ANN, |s| s.print_qpath(path, false)), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:269:36 [INFO] [stdout] | [INFO] [stdout] 269 | let exprs = if let PatKind::Lit(ref arm_bool) = arms[0].pats[0].node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:332:20 [INFO] [stdout] | [INFO] [stdout] 332 | if let PatKind::TupleStruct(ref path, ref inner, _) = arm.pats[0].node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:333:32 [INFO] [stdout] | [INFO] [stdout] 333 | let path_str = print::to_string(print::NO_ANN, |s| s.print_qpath(path, false)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:333:49 [INFO] [stdout] | [INFO] [stdout] 333 | let path_str = print::to_string(print::NO_ANN, |s| s.print_qpath(path, false)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:336:56 [INFO] [stdout] | [INFO] [stdout] 336 | inner.iter().any(|pat| pat.node == PatKind::Wild), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:369:27 [INFO] [stdout] | [INFO] [stdout] 369 | if let ExprAddrOf(Mutability::MutImmutable, ref inner) = ex.node { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:407:25 [INFO] [stdout] | [INFO] [stdout] 407 | let PatKind::Range(ref lhs, ref rhs, ref range_end) = pat.node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RangeEnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:412:25 [INFO] [stdout] | [INFO] [stdout] 412 | RangeEnd::Included => Bound::Included(rhs), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `RangeEnd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RangeEnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:413:25 [INFO] [stdout] | [INFO] [stdout] 413 | RangeEnd::Excluded => Bound::Excluded(rhs), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `RangeEnd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:419:25 [INFO] [stdout] | [INFO] [stdout] 419 | let PatKind::Lit(ref value) = pat.node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:480:17 [INFO] [stdout] | [INFO] [stdout] 480 | PatKind::Ref(..) => Some(true), // &-patterns [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | PatKind::Wild => Some(false), // an "anything" wildcard is also fine [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:492:9 [INFO] [stdout] | [INFO] [stdout] 492 | MatchSource::Normal => format!("match {} {{ .. }}", expr), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:493:9 [INFO] [stdout] | [INFO] [stdout] 493 | MatchSource::IfLetDesugar { .. } => format!("if let .. = {} {{ .. }}", expr), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:494:9 [INFO] [stdout] | [INFO] [stdout] 494 | MatchSource::WhileLetDesugar => format!("while let .. = {} {{ .. }}", expr), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | MatchSource::ForLoopDesugar => span_bug!(span, "for loop desugared to match with &-patterns!"), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/matches.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 496 | MatchSource::TryDesugar => span_bug!(span, "`?` operator desugared to match with &-patterns!"), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:227:20 [INFO] [stdout] | [INFO] [stdout] 227 | if let PatKind::Binding(BindByRef(_), _, _, _) = arg.pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | let PatKind::Binding(BindByRef(mt), _, i, None) = l.pat.node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:244:45 [INFO] [stdout] | [INFO] [stdout] 244 | let (mutopt,initref) = if mt == Mutability::MutMutable { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | let Expr_::ExprBinary(ref binop, ref a, ref b) = expr.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:295:37 [INFO] [stdout] | [INFO] [stdout] 295 | if let ExprPath(QPath::Resolved(_, ref path)) = left.node { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:298:37 [INFO] [stdout] | [INFO] [stdout] 298 | if let ExprPath(QPath::Resolved(_, ref path)) = right.node { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:369:16 [INFO] [stdout] | [INFO] [stdout] 369 | if let PatKind::Binding(_, _, ref ident, Some(ref right)) = pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:370:30 [INFO] [stdout] | [INFO] [stdout] 370 | if right.node == PatKind::Wild { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:479:20 [INFO] [stdout] | [INFO] [stdout] 479 | if let map::NodeItem(item) = cx.tcx.hir.get(parent_impl) { [INFO] [stdout] | ^^^ use of undeclared crate or module `map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:515:44 [INFO] [stdout] | [INFO] [stdout] 515 | fn non_macro_local(cx: &LateContext, def: &def::Def) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:517:9 [INFO] [stdout] | [INFO] [stdout] 517 | def::Def::Local(def_id) | [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:518:9 [INFO] [stdout] | [INFO] [stdout] 518 | def::Def::Upvar(def_id, _, _) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | Mutability::MutMutable => "`0 as *mut _` detected. Consider using `ptr::null_mut()`", [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | Mutability::MutImmutable => "`0 as *const _` detected. Consider using `ptr::null()`", [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | if let PatKind::Struct(ref npat, ref pfields, _) = pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:200:43 [INFO] [stdout] | [INFO] [stdout] 200 | if field.node.pat.node == PatKind::Wild { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:216:47 [INFO] [stdout] | [INFO] [stdout] 216 | if field.node.pat.node != PatKind::Wild { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:223:47 [INFO] [stdout] | [INFO] [stdout] 223 | if field.node.pat.node == PatKind::Wild { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:250:20 [INFO] [stdout] | [INFO] [stdout] 250 | if let PatKind::Ident(_, sp_ident, None) = arg.pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:274:13 [INFO] [stdout] | [INFO] [stdout] 274 | ExprKind::Call(ref paren, _) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:275:24 [INFO] [stdout] | [INFO] [stdout] 275 | if let ExprKind::Paren(ref closure) = paren.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:276:28 [INFO] [stdout] | [INFO] [stdout] 276 | if let ExprKind::Closure(_, ref decl, ref block, _) = closure.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:288:13 [INFO] [stdout] | [INFO] [stdout] 288 | ExprKind::Unary(UnOp::Neg, ref inner) => { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnOp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:288:29 [INFO] [stdout] | [INFO] [stdout] 288 | ExprKind::Unary(UnOp::Neg, ref inner) => { [INFO] [stdout] | ^^^^ use of undeclared type `UnOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:289:24 [INFO] [stdout] | [INFO] [stdout] 289 | if let ExprKind::Unary(UnOp::Neg, _) = inner.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnOp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:289:40 [INFO] [stdout] | [INFO] [stdout] 289 | if let ExprKind::Unary(UnOp::Neg, _) = inner.node { [INFO] [stdout] | ^^^^ use of undeclared type `UnOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | ExprKind::Lit(ref lit) => self.check_lit(cx, lit), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StmtKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:304:21 [INFO] [stdout] | [INFO] [stdout] 304 | let StmtKind::Local(ref local) = w[0].node, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `StmtKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | let ExprKind::Closure(_, _, _, _) = t.node, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | let PatKind::Ident(_, sp_ident, _) = local.pat.node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StmtKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | let StmtKind::Semi(ref second) = w[1].node, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `StmtKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:309:21 [INFO] [stdout] | [INFO] [stdout] 309 | let ExprKind::Assign(_, ref call) = second.node, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:310:21 [INFO] [stdout] | [INFO] [stdout] 310 | let ExprKind::Call(ref closure, _) = call.node, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | let ExprKind::Path(_, ref path) = closure.node [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LitKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:329:17 [INFO] [stdout] | [INFO] [stdout] 329 | let LitKind::Int(value, ..) = lit.node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `LitKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LitKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/misc_early.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | let LitKind::Float(..) = lit.node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `LitKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mut_reference.rs:44:38 [INFO] [stdout] | [INFO] [stdout] 44 | ... &print::to_string(print::NO_ANN, |s| s.print_qpath(path, false))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/mut_reference.rs:44:55 [INFO] [stdout] | [INFO] [stdout] 44 | ... &print::to_string(print::NO_ANN, |s| s.print_qpath(path, false))); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_pass_by_value.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | let PatKind::Binding(mode, defid, ..) = arg.pat.node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BindingMode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_pass_by_value.rs:127:21 [INFO] [stdout] | [INFO] [stdout] 127 | BindingMode::BindByRef(m) | BindingMode::BindByValue(m) => m, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `BindingMode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BindingMode` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_pass_by_value.rs:127:49 [INFO] [stdout] | [INFO] [stdout] 127 | BindingMode::BindByRef(m) | BindingMode::BindByValue(m) => m, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `BindingMode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_pass_by_value.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | if m == Mutability::MutMutable { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_pass_by_value.rs:138:36 [INFO] [stdout] | [INFO] [stdout] 138 | let TyPath(QPath::Resolved(_, ref path)) = input.node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_pass_by_value.rs:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | map::Node::NodeExpr(e) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/needless_pass_by_value.rs:236:25 [INFO] [stdout] | [INFO] [stdout] 236 | map::Node::NodeStmt(s) => { [INFO] [stdout] | ^^^ use of undeclared crate or module `map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/non_expressive_names.rs:84:13 [INFO] [stdout] | [INFO] [stdout] 84 | PatKind::Ident(_, id, _) => self.check_name(id.span, id.node.name), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/non_expressive_names.rs:85:13 [INFO] [stdout] | [INFO] [stdout] 85 | PatKind::Struct(_, ref fields, _) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/non_expressive_names.rs:266:16 [INFO] [stdout] | [INFO] [stdout] 266 | if let ItemKind::Fn(ref decl, _, _, _, _, ref blk) = item.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ok_if_let.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | let MatchSource::IfLetDesugar { .. } = *source, //test if it is an If Let [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ok_if_let.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | let PatKind::TupleStruct(QPath::Resolved(_, ref x), ref y, _) = body[0].pats[0].node, //get operation [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ok_if_let.rs:49:38 [INFO] [stdout] | [INFO] [stdout] 49 | let PatKind::TupleStruct(QPath::Resolved(_, ref x), ref y, _) = body[0].pats[0].node, //get operation [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ok_if_let.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | if print::to_string(print::NO_ANN, |s| s.print_path(x, false)) == "Some" && is_result_type { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ok_if_let.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | if print::to_string(print::NO_ANN, |s| s.print_path(x, false)) == "Some" && is_result_type { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `print` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | let Expr_::ExprBinary(ref op, ref first, ref second) = expr.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let Expr_::ExprBinary(ref op2, ref ident1, ref ident2) = first.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | let Expr_::ExprPath(QPath::Resolved(_, ref path1)) = ident1.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:38:33 [INFO] [stdout] | [INFO] [stdout] 38 | let Expr_::ExprPath(QPath::Resolved(_, ref path1)) = ident1.node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | let Expr_::ExprPath(QPath::Resolved(_, ref path2)) = ident2.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | let Expr_::ExprPath(QPath::Resolved(_, ref path2)) = ident2.node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | let Expr_::ExprPath(QPath::Resolved(_, ref path3)) = second.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | let Expr_::ExprPath(QPath::Resolved(_, ref path3)) = second.node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | if let BinOp_::BiLt = op.node { [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | if let BinOp_::BiAdd = op2.node { [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | if let BinOp_::BiGt = op.node { [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:52:24 [INFO] [stdout] | [INFO] [stdout] 52 | if let BinOp_::BiSub = op2.node { [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | let Expr_::ExprBinary(ref op, ref first, ref second) = expr.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | let Expr_::ExprBinary(ref op2, ref ident1, ref ident2) = second.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | let Expr_::ExprPath(QPath::Resolved(_, ref path1)) = ident1.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:62:33 [INFO] [stdout] | [INFO] [stdout] 62 | let Expr_::ExprPath(QPath::Resolved(_, ref path1)) = ident1.node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let Expr_::ExprPath(QPath::Resolved(_, ref path2)) = ident2.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 63 | let Expr_::ExprPath(QPath::Resolved(_, ref path2)) = ident2.node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Expr_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:64:17 [INFO] [stdout] | [INFO] [stdout] 64 | let Expr_::ExprPath(QPath::Resolved(_, ref path3)) = first.node, [INFO] [stdout] | ^^^^^ use of undeclared type `Expr_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:64:33 [INFO] [stdout] | [INFO] [stdout] 64 | let Expr_::ExprPath(QPath::Resolved(_, ref path3)) = first.node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:69:20 [INFO] [stdout] | [INFO] [stdout] 69 | if let BinOp_::BiGt = op.node { [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | if let BinOp_::BiAdd = op2.node { [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | if let BinOp_::BiLt = op.node { [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/overflow_check_conditional.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | if let BinOp_::BiSub = op2.node { [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | if let ExprKind::Binary(Spanned { node: op, .. }, ref left, ref right) = expr.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | if let ExprKind::Unary(UnOp::Neg, ref rhs) = expr.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnOp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:75:32 [INFO] [stdout] | [INFO] [stdout] 75 | if let ExprKind::Unary(UnOp::Neg, ref rhs) = expr.node { [INFO] [stdout] | ^^^^ use of undeclared type `UnOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | if let ExprKind::MethodCall(_, _, ref args) = rhs.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:78:28 [INFO] [stdout] | [INFO] [stdout] 78 | if let ExprKind::Lit(ref lit) = slf.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LitKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 80 | ... LitKind::Int(..) | [INFO] [stdout] | ^^^^^^^ use of undeclared type `LitKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LitKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | ... LitKind::Float(..) | [INFO] [stdout] | ^^^^^^^ use of undeclared type `LitKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LitKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | ... LitKind::FloatUnsuffixed(..) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `LitKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | ExprKind::Binary(Spanned { node: op, .. }, _, _) => is_arith_op(op), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BitAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ^^^^^^ ------ ^^^^^ ^^^ ^^^ pattern doesn't bind `BitAnd` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `BitAnd` [INFO] [stdout] | | | pattern doesn't bind `BitAnd` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BitAnd` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BitAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BitOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ^^^^^^ ^^^^^^ ----- ^^^ ^^^ pattern doesn't bind `BitOr` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `BitOr` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BitOr` [INFO] [stdout] | pattern doesn't bind `BitOr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BitOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:27 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BitXor` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:18 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ------ ^^^^^^ ^^^^^ ^^^ ^^^ pattern doesn't bind `BitXor` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `BitXor` [INFO] [stdout] | | | pattern doesn't bind `BitXor` [INFO] [stdout] | | pattern doesn't bind `BitXor` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BitXor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Shl` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^ --- ^^^ pattern doesn't bind `Shl` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `Shl` [INFO] [stdout] | | pattern doesn't bind `Shl` [INFO] [stdout] | pattern doesn't bind `Shl` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Shl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:35 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Shr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^ ^^^ --- variable not in all patterns [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Shr` [INFO] [stdout] | | | pattern doesn't bind `Shr` [INFO] [stdout] | | pattern doesn't bind `Shr` [INFO] [stdout] | pattern doesn't bind `Shr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Shr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:112:41 [INFO] [stdout] | [INFO] [stdout] 112 | BitXor | BitAnd | BitOr | Shl | Shr => true, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Add` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | --- ^^^ ^^^ ^^^ ^^^ pattern doesn't bind `Add` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Add` [INFO] [stdout] | | | pattern doesn't bind `Add` [INFO] [stdout] | | pattern doesn't bind `Add` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Add` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Sub` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | ^^^ --- ^^^ ^^^ ^^^ pattern doesn't bind `Sub` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Sub` [INFO] [stdout] | | | pattern doesn't bind `Sub` [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `Sub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Sub` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Div` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | ^^^ ^^^ ^^^ --- ^^^ pattern doesn't bind `Div` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | variable not in all patterns [INFO] [stdout] | | | pattern doesn't bind `Div` [INFO] [stdout] | | pattern doesn't bind `Div` [INFO] [stdout] | pattern doesn't bind `Div` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Div` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:27 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Mul` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | ^^^ ^^^ --- ^^^ ^^^ pattern doesn't bind `Mul` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Mul` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `Mul` [INFO] [stdout] | pattern doesn't bind `Mul` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Mul` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:21 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `Rem` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | ^^^ ^^^ ^^^ ^^^ --- variable not in all patterns [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `Rem` [INFO] [stdout] | | | pattern doesn't bind `Rem` [INFO] [stdout] | | pattern doesn't bind `Rem` [INFO] [stdout] | pattern doesn't bind `Rem` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::Rem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/precedence.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | Add | Sub | Mul | Div | Rem => true, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ptr.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | if let ImplItemKind::Method(ref sig, _) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ptr.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | if let TraitItemKind::Method(ref sig, _) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ptr.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 137 | if let FunctionRetTy::Return(ref ty) = decl.output { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Ty_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ptr.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | if let Ty_::TyRptr(ref lt, ref m) = ty.node { [INFO] [stdout] | ^^^ use of undeclared type `Ty_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ranges.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | let ExprPath(QPath::Resolved(_, ref iter_path)) = iter_args[0].node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/ranges.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | let ExprPath(QPath::Resolved(_, ref len_path)) = len_args[0].node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:102:16 [INFO] [stdout] | [INFO] [stdout] 102 | if let PatKind::Binding(_, _, ident, _) = arg.pat.node { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | PatKind::Binding(_, _, ref ident, ref inner) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | PatKind::Struct(_, ref pfields, _) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | PatKind::Tuple(ref inner, _) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | PatKind::Box(ref inner) => { [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | PatKind::Ref(ref inner, _) => check_pat(cx, inner, init, span, bindings), [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/shadow.rs:363:18 [INFO] [stdout] | [INFO] [stdout] 363 | ExprPath(QPath::Resolved(_, ref path)) => path_eq_name(name, path), [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnOp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/should_assert_eq.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | let ExprUnary(UnOp::UnNot, ref cond) = cond.node, [INFO] [stdout] | ^^^^ use of undeclared type `UnOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/should_assert_eq.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | BinOp_::BiEq => "assert_eq", [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/should_assert_eq.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | BinOp_::BiNe => "assert_ne", [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/swap.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | let PatKind::Binding(_, _, ref tmp_name, None) = tmp.pat.node, [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/swap.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | let ExprPath(QPath::Resolved(None, ref rhs2)) = rhs2.node, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/transmute.rs:165:72 [INFO] [stdout] | [INFO] [stdout] 165 | ... let (deref, cast) = if to_rty.mutbl == Mutability::MutMutable { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/transmute.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | let PathParameters::AngleBracketedParameters(ref ang) = seg.parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:93:21 [INFO] [stdout] | [INFO] [stdout] 93 | if let Some(map::NodeItem(item)) = cx.tcx.hir.find(cx.tcx.hir.get_parent(id)) { [INFO] [stdout] | ^^^ use of undeclared crate or module `map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | TraitItemKind::Const(ref ty, _) | [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | TraitItemKind::Type(_, Some(ref ty)) => check_ty(cx, ty, false), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | TraitItemKind::Method(ref sig, _) => check_fn_decl(cx, &sig.decl), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FunctionRetTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | if let FunctionRetTy::Return(ref ty) = decl.output { [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `FunctionRetTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:148:29 [INFO] [stdout] | [INFO] [stdout] 148 | let PathParameters::AngleBracketedParameters(ref ag) = last.parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:151:29 [INFO] [stdout] | [INFO] [stdout] 151 | let def::Def::Struct(..) = cx.tables.qpath_def(qpath, vec.id), [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:172:17 [INFO] [stdout] | [INFO] [stdout] 172 | QPath::Resolved(Some(ref ty), ref p) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | QPath::Resolved(None, ref p) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:183:17 [INFO] [stdout] | [INFO] [stdout] 183 | QPath::TypeRelative(ref ty, ref seg) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | let QPath::Resolved(None, ref path) = *qpath, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:200:29 [INFO] [stdout] | [INFO] [stdout] 200 | let PathParameters::AngleBracketedParameters(ref ab_data) = bx.parameters, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:208:51 [INFO] [stdout] | [INFO] [stdout] 208 | let mutopt = if *mutbl == Mutability::MutMutable { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:338:36 [INFO] [stdout] | [INFO] [stdout] 338 | ... BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ---- ^^^^ ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BiEq` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:338:29 [INFO] [stdout] | [INFO] [stdout] 338 | ... BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:338:29 [INFO] [stdout] | [INFO] [stdout] 338 | ... BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ^^^^ ---- ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiLe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiLe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:338:36 [INFO] [stdout] | [INFO] [stdout] 338 | ... BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:338:29 [INFO] [stdout] | [INFO] [stdout] 338 | ... BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ^^^^ ^^^^ ---- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BiGe` [INFO] [stdout] | pattern doesn't bind `BiGe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::BiGe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:338:43 [INFO] [stdout] | [INFO] [stdout] 338 | ... BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:726:13 [INFO] [stdout] | [INFO] [stdout] 726 | TraitItemKind::Const(ref ty, _) | [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:727:13 [INFO] [stdout] | [INFO] [stdout] 727 | TraitItemKind::Type(_, Some(ref ty)) => self.check_type(cx, ty), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:728:13 [INFO] [stdout] | [INFO] [stdout] 728 | TraitItemKind::Method(MethodSig { ref decl, .. }, TraitMethod::Required(_)) => self.check_fndecl(cx, decl), [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `TraitItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TraitMethod` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:728:63 [INFO] [stdout] | [INFO] [stdout] 728 | TraitItemKind::Method(MethodSig { ref decl, .. }, TraitMethod::Required(_)) => self.check_fndecl(cx, decl), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TraitMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:736:13 [INFO] [stdout] | [INFO] [stdout] 736 | ImplItemKind::Const(ref ty, _) | [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:737:13 [INFO] [stdout] | [INFO] [stdout] 737 | ImplItemKind::Type(ref ty) => self.check_type(cx, ty), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TyInfer` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:794:23 [INFO] [stdout] | [INFO] [stdout] 794 | TyInfer | TyPtr(..) | TyRptr(..) => (1, 0), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^^^ pattern doesn't bind `TyInfer` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `TyInfer` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::TyInfer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:794:13 [INFO] [stdout] | [INFO] [stdout] 794 | TyInfer | TyPtr(..) | TyRptr(..) => (1, 0), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstContext` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/types.rs:983:20 [INFO] [stdout] | [INFO] [stdout] 983 | let cv = match ConstContext::with_tables(cx.tcx, cx.tables).eval(expr) { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ConstContext` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unicode.rs:111:77 [INFO] [stdout] | [INFO] [stdout] 111 | ... if cx.current_level(UNICODE_NOT_NFC) == Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unicode.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | if cx.current_level(NON_ASCII_LITERAL) == Level::Allow && string.chars().zip(string.nfc()).any(|(a, b)| a != b) { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unsafe_removed_from_name.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | if let ItemKind::Use(ref item_use) = item.node { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ViewPath_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unsafe_removed_from_name.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | ViewPath_::ViewPathSimple(ref name, ref path) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ViewPath_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ViewPath_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unsafe_removed_from_name.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 49 | ViewPath_::ViewPathList(_, ref path_list_items) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ViewPath_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ViewPath_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/unsafe_removed_from_name.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | ViewPath_::ViewPathGlob(_) => {}, [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ViewPath_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/zero_div_zero.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let BinOp_::BiDiv = op.node, [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Signed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | (_, Signed(ity)) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 | use serde::de::Unexpected::Signed; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Unsigned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | (_, Unsigned(uty)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 3 | use serde::de::Unexpected::Unsigned; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:224:40 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn constant(lcx: &LateContext, e: &Expr) -> Option<(Constant, bool)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn constant_simple(lcx: &LateContext, e: &Expr) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:247:28 [INFO] [stdout] | [INFO] [stdout] 247 | fn expr(&mut self, e: &Expr) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:249:13 [INFO] [stdout] | [INFO] [stdout] 249 | ExprPath(ref qpath) => self.fetch_path(qpath, e.id), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:250:13 [INFO] [stdout] | [INFO] [stdout] 250 | ExprBlock(ref block) => self.block(block), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprIf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:251:13 [INFO] [stdout] | [INFO] [stdout] 251 | ExprIf(ref cond, ref then, ref otherwise) => self.ifthenelse(cond, then, otherwise), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 252 | ExprLit(ref lit) => Some(lit_to_constant(&lit.node, self.tcx, self.tables.expr_ty(e))), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:253:13 [INFO] [stdout] | [INFO] [stdout] 253 | ExprArray(ref vec) => self.multi(vec).map(Constant::Vec), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprTup` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | ExprTup(ref tup) => self.multi(tup).map(Constant::Tuple), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRepeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | ExprRepeat(ref value, _) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprUnary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | ExprUnary(op, ref operand) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBinary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:269:13 [INFO] [stdout] | [INFO] [stdout] 269 | ExprBinary(op, ref left, ref right) => self.binop(op, left, right), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:277:32 [INFO] [stdout] | [INFO] [stdout] 277 | fn multi(&mut self, vec: &[Expr]) -> Option> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:284:38 [INFO] [stdout] | [INFO] [stdout] 284 | fn fetch_path(&mut self, qpath: &QPath, id: NodeId) -> Option { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:321:33 [INFO] [stdout] | [INFO] [stdout] 321 | fn block(&mut self, block: &Block) -> Option { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:329:37 [INFO] [stdout] | [INFO] [stdout] 329 | fn ifthenelse(&mut self, cond: &Expr, then: &P, otherwise: &Option>) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:329:52 [INFO] [stdout] | [INFO] [stdout] 329 | fn ifthenelse(&mut self, cond: &Expr, then: &P, otherwise: &Option>) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:329:80 [INFO] [stdout] | [INFO] [stdout] 329 | fn ifthenelse(&mut self, cond: &Expr, then: &P, otherwise: &Option>) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:341:29 [INFO] [stdout] | [INFO] [stdout] 341 | fn binop(&mut self, op: BinOp, left: &Expr, right: &Expr) -> Option { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `utils::sugg::Sugg::BinOp`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 341 | fn binop(&mut self, op: utils::sugg::Sugg, left: &Expr, right: &Expr) -> Option { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:341:43 [INFO] [stdout] | [INFO] [stdout] 341 | fn binop(&mut self, op: BinOp, left: &Expr, right: &Expr) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/consts.rs:341:57 [INFO] [stdout] | [INFO] [stdout] 341 | fn binop(&mut self, op: BinOp, left: &Expr, right: &Expr) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | cx: &'a LateContext<'a, 'tcx>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(cx: &'a LateContext<'a, 'tcx>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn eq_stmt(&self, left: &Stmt, right: &Stmt) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:37:48 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn eq_stmt(&self, left: &Stmt, right: &Stmt) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 39 | (&StmtDecl(ref l, _), &StmtDecl(ref r, _)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:39:36 [INFO] [stdout] | [INFO] [stdout] 39 | (&StmtDecl(ref l, _), &StmtDecl(ref r, _)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DeclLocal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | if let (&DeclLocal(ref l), &DeclLocal(ref r)) = (&l.node, &r.node) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DeclLocal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:40:45 [INFO] [stdout] | [INFO] [stdout] 40 | if let (&DeclLocal(ref l), &DeclLocal(ref r)) = (&l.node, &r.node) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtExpr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | (&StmtExpr(ref l, _), &StmtExpr(ref r, _)) | [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtExpr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:46:36 [INFO] [stdout] | [INFO] [stdout] 46 | (&StmtExpr(ref l, _), &StmtExpr(ref r, _)) | [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtSemi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:47:15 [INFO] [stdout] | [INFO] [stdout] 47 | (&StmtSemi(ref l, _), &StmtSemi(ref r, _)) => self.eq_expr(l, r), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtSemi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | (&StmtSemi(ref l, _), &StmtSemi(ref r, _)) => self.eq_expr(l, r), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn eq_block(&self, left: &Block, right: &Block) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:53:50 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn eq_block(&self, left: &Block, right: &Block) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:58:34 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn eq_expr(&self, left: &Expr, right: &Expr) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:58:48 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn eq_expr(&self, left: &Expr, right: &Expr) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAddrOf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 70 | (&ExprAddrOf(l_mut, ref le), &ExprAddrOf(r_mut, ref re)) => l_mut == r_mut && self.eq_expr(le, re), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAddrOf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:70:43 [INFO] [stdout] | [INFO] [stdout] 70 | (&ExprAddrOf(l_mut, ref le), &ExprAddrOf(r_mut, ref re)) => l_mut == r_mut && self.eq_expr(le, re), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAgain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | (&ExprAgain(li), &ExprAgain(ri)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAgain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | (&ExprAgain(li), &ExprAgain(ri)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAssign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:74:15 [INFO] [stdout] | [INFO] [stdout] 74 | (&ExprAssign(ref ll, ref lr), &ExprAssign(ref rl, ref rr)) => self.eq_expr(ll, rl) && self.eq_expr(lr, rr), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAssign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:74:44 [INFO] [stdout] | [INFO] [stdout] 74 | (&ExprAssign(ref ll, ref lr), &ExprAssign(ref rl, ref rr)) => self.eq_expr(ll, rl) && self.eq_expr(lr, rr), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAssignOp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:75:15 [INFO] [stdout] | [INFO] [stdout] 75 | (&ExprAssignOp(ref lo, ref ll, ref lr), &ExprAssignOp(ref ro, ref rl, ref rr)) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAssignOp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:75:54 [INFO] [stdout] | [INFO] [stdout] 75 | (&ExprAssignOp(ref lo, ref ll, ref lr), &ExprAssignOp(ref ro, ref rl, ref rr)) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | (&ExprBlock(ref l), &ExprBlock(ref r)) => self.eq_block(l, r), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:78:34 [INFO] [stdout] | [INFO] [stdout] 78 | (&ExprBlock(ref l), &ExprBlock(ref r)) => self.eq_block(l, r), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBinary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:79:15 [INFO] [stdout] | [INFO] [stdout] 79 | (&ExprBinary(l_op, ref ll, ref lr), &ExprBinary(r_op, ref rl, ref rr)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBinary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:79:50 [INFO] [stdout] | [INFO] [stdout] 79 | (&ExprBinary(l_op, ref ll, ref lr), &ExprBinary(r_op, ref rl, ref rr)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBreak` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 85 | (&ExprBreak(li, ref le), &ExprBreak(ri, ref re)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBreak` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | (&ExprBreak(li, ref le), &ExprBreak(ri, ref re)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBox` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | (&ExprBox(ref l), &ExprBox(ref r)) => self.eq_expr(l, r), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBox` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:89:32 [INFO] [stdout] | [INFO] [stdout] 89 | (&ExprBox(ref l), &ExprBox(ref r)) => self.eq_expr(l, r), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | (&ExprCall(ref l_fun, ref l_args), &ExprCall(ref r_fun, ref r_args)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:90:49 [INFO] [stdout] | [INFO] [stdout] 90 | (&ExprCall(ref l_fun, ref l_args), &ExprCall(ref r_fun, ref r_args)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCast` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:93:15 [INFO] [stdout] | [INFO] [stdout] 93 | (&ExprCast(ref lx, ref lt), &ExprCast(ref rx, ref rt)) | [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCast` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:93:42 [INFO] [stdout] | [INFO] [stdout] 93 | (&ExprCast(ref lx, ref lt), &ExprCast(ref rx, ref rt)) | [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | (&ExprType(ref lx, ref lt), &ExprType(ref rx, ref rt)) => self.eq_expr(lx, rx) && self.eq_ty(lt, rt), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:94:42 [INFO] [stdout] | [INFO] [stdout] 94 | (&ExprType(ref lx, ref lt), &ExprType(ref rx, ref rt)) => self.eq_expr(lx, rx) && self.eq_ty(lt, rt), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | (&ExprField(ref l_f_exp, ref l_f_ident), &ExprField(ref r_f_exp, ref r_f_ident)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:95:55 [INFO] [stdout] | [INFO] [stdout] 95 | (&ExprField(ref l_f_exp, ref l_f_ident), &ExprField(ref r_f_exp, ref r_f_ident)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprIndex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:98:15 [INFO] [stdout] | [INFO] [stdout] 98 | (&ExprIndex(ref la, ref li), &ExprIndex(ref ra, ref ri)) => self.eq_expr(la, ra) && self.eq_expr(li, ri), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprIndex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:98:43 [INFO] [stdout] | [INFO] [stdout] 98 | (&ExprIndex(ref la, ref li), &ExprIndex(ref ra, ref ri)) => self.eq_expr(la, ra) && self.eq_expr(li, ri), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprIf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | (&ExprIf(ref lc, ref lt, ref le), &ExprIf(ref rc, ref rt, ref re)) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprIf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:99:48 [INFO] [stdout] | [INFO] [stdout] 99 | (&ExprIf(ref lc, ref lt, ref le), &ExprIf(ref rc, ref rt, ref re)) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | (&ExprLit(ref l), &ExprLit(ref r)) => l.node == r.node, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:102:32 [INFO] [stdout] | [INFO] [stdout] 102 | (&ExprLit(ref l), &ExprLit(ref r)) => l.node == r.node, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLoop` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | (&ExprLoop(ref lb, ref ll, ref lls), &ExprLoop(ref rb, ref rl, ref rls)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLoop` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:103:51 [INFO] [stdout] | [INFO] [stdout] 103 | (&ExprLoop(ref lb, ref ll, ref lls), &ExprLoop(ref rb, ref rl, ref rls)) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprMatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:106:15 [INFO] [stdout] | [INFO] [stdout] 106 | (&ExprMatch(ref le, ref la, ref ls), &ExprMatch(ref re, ref ra, ref rs)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprMatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:106:51 [INFO] [stdout] | [INFO] [stdout] 106 | (&ExprMatch(ref le, ref la, ref ls), &ExprMatch(ref re, ref ra, ref rs)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprMethodCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:113:15 [INFO] [stdout] | [INFO] [stdout] 113 | (&ExprMethodCall(ref l_name, ref l_tys, ref l_args), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprMethodCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:114:15 [INFO] [stdout] | [INFO] [stdout] 114 | &ExprMethodCall(ref r_name, ref r_tys, ref r_args)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRepeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 118 | (&ExprRepeat(ref le, ll_id), &ExprRepeat(ref re, rl_id)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRepeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:118:43 [INFO] [stdout] | [INFO] [stdout] 118 | (&ExprRepeat(ref le, ll_id), &ExprRepeat(ref re, rl_id)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRet` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:122:15 [INFO] [stdout] | [INFO] [stdout] 122 | (&ExprRet(ref l), &ExprRet(ref r)) => both(l, r, |l, r| self.eq_expr(l, r)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRet` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | (&ExprRet(ref l), &ExprRet(ref r)) => both(l, r, |l, r| self.eq_expr(l, r)), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:123:15 [INFO] [stdout] | [INFO] [stdout] 123 | (&ExprPath(ref l), &ExprPath(ref r)) => self.eq_qpath(l, r), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | (&ExprPath(ref l), &ExprPath(ref r)) => self.eq_qpath(l, r), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprStruct` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | (&ExprStruct(ref l_path, ref lf, ref lo), &ExprStruct(ref r_path, ref rf, ref ro)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprStruct` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:124:56 [INFO] [stdout] | [INFO] [stdout] 124 | (&ExprStruct(ref l_path, ref lf, ref lo), &ExprStruct(ref r_path, ref rf, ref ro)) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprTup` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | (&ExprTup(ref l_tup), &ExprTup(ref r_tup)) => self.eq_exprs(l_tup, r_tup), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprTup` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:128:36 [INFO] [stdout] | [INFO] [stdout] 128 | (&ExprTup(ref l_tup), &ExprTup(ref r_tup)) => self.eq_exprs(l_tup, r_tup), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprTupField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | (&ExprTupField(ref le, li), &ExprTupField(ref re, ri)) => li.node == ri.node && self.eq_expr(le, re), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprTupField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:129:42 [INFO] [stdout] | [INFO] [stdout] 129 | (&ExprTupField(ref le, li), &ExprTupField(ref re, ri)) => li.node == ri.node && self.eq_expr(le, re), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprUnary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:130:15 [INFO] [stdout] | [INFO] [stdout] 130 | (&ExprUnary(l_op, ref le), &ExprUnary(r_op, ref re)) => l_op == r_op && self.eq_expr(le, re), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprUnary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:130:41 [INFO] [stdout] | [INFO] [stdout] 130 | (&ExprUnary(l_op, ref le), &ExprUnary(r_op, ref re)) => l_op == r_op && self.eq_expr(le, re), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | (&ExprArray(ref l), &ExprArray(ref r)) => self.eq_exprs(l, r), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:131:34 [INFO] [stdout] | [INFO] [stdout] 131 | (&ExprArray(ref l), &ExprArray(ref r)) => self.eq_exprs(l, r), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprWhile` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:132:15 [INFO] [stdout] | [INFO] [stdout] 132 | (&ExprWhile(ref lc, ref lb, ref ll), &ExprWhile(ref rc, ref rb, ref rl)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprWhile` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | (&ExprWhile(ref lc, ref lb, ref ll), &ExprWhile(ref rc, ref rb, ref rl)) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:139:34 [INFO] [stdout] | [INFO] [stdout] 139 | fn eq_exprs(&self, left: &P<[Expr]>, right: &P<[Expr]>) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:139:53 [INFO] [stdout] | [INFO] [stdout] 139 | fn eq_exprs(&self, left: &P<[Expr]>, right: &P<[Expr]>) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Field` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:143:31 [INFO] [stdout] | [INFO] [stdout] 143 | fn eq_field(&self, left: &Field, right: &Field) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Field` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:143:46 [INFO] [stdout] | [INFO] [stdout] 143 | fn eq_field(&self, left: &Field, right: &Field) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lifetime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:147:34 [INFO] [stdout] | [INFO] [stdout] 147 | fn eq_lifetime(&self, left: &Lifetime, right: &Lifetime) -> bool { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lifetime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:147:52 [INFO] [stdout] | [INFO] [stdout] 147 | fn eq_lifetime(&self, left: &Lifetime, right: &Lifetime) -> bool { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:152:33 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn eq_pat(&self, left: &Pat, right: &Pat) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:152:46 [INFO] [stdout] | [INFO] [stdout] 152 | pub fn eq_pat(&self, left: &Pat, right: &Pat) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | fn eq_qpath(&self, left: &QPath, right: &QPath) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:179:46 [INFO] [stdout] | [INFO] [stdout] 179 | fn eq_qpath(&self, left: &QPath, right: &QPath) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | fn eq_path(&self, left: &Path, right: &Path) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:191:44 [INFO] [stdout] | [INFO] [stdout] 191 | fn eq_path(&self, left: &Path, right: &Path) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PathParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:196:41 [INFO] [stdout] | [INFO] [stdout] 196 | fn eq_path_parameters(&self, left: &PathParameters, right: &PathParameters) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PathParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:196:65 [INFO] [stdout] | [INFO] [stdout] 196 | fn eq_path_parameters(&self, left: &PathParameters, right: &PathParameters) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AngleBracketedParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:198:15 [INFO] [stdout] | [INFO] [stdout] 198 | (&AngleBracketedParameters(ref left), &AngleBracketedParameters(ref right)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AngleBracketedParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:198:52 [INFO] [stdout] | [INFO] [stdout] 198 | (&AngleBracketedParameters(ref left), &AngleBracketedParameters(ref right)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ParenthesizedParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:203:15 [INFO] [stdout] | [INFO] [stdout] 203 | (&ParenthesizedParameters(ref left), &ParenthesizedParameters(ref right)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ParenthesizedParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:203:51 [INFO] [stdout] | [INFO] [stdout] 203 | (&ParenthesizedParameters(ref left), &ParenthesizedParameters(ref right)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AngleBracketedParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:207:15 [INFO] [stdout] | [INFO] [stdout] 207 | (&AngleBracketedParameters(_), &ParenthesizedParameters(_)) | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ParenthesizedParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:207:45 [INFO] [stdout] | [INFO] [stdout] 207 | (&AngleBracketedParameters(_), &ParenthesizedParameters(_)) | [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ParenthesizedParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | (&ParenthesizedParameters(_), &AngleBracketedParameters(_)) => false, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AngleBracketedParameters` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:208:44 [INFO] [stdout] | [INFO] [stdout] 208 | (&ParenthesizedParameters(_), &AngleBracketedParameters(_)) => false, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PathSegment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | fn eq_path_segment(&self, left: &PathSegment, right: &PathSegment) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PathSegment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:212:59 [INFO] [stdout] | [INFO] [stdout] 212 | fn eq_path_segment(&self, left: &PathSegment, right: &PathSegment) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:218:28 [INFO] [stdout] | [INFO] [stdout] 218 | fn eq_ty(&self, left: &Ty, right: &Ty) -> bool { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:218:40 [INFO] [stdout] | [INFO] [stdout] 218 | fn eq_ty(&self, left: &Ty, right: &Ty) -> bool { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TySlice` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:220:15 [INFO] [stdout] | [INFO] [stdout] 220 | (&TySlice(ref l_vec), &TySlice(ref r_vec)) => self.eq_ty(l_vec, r_vec), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TySlice` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:220:36 [INFO] [stdout] | [INFO] [stdout] 220 | (&TySlice(ref l_vec), &TySlice(ref r_vec)) => self.eq_ty(l_vec, r_vec), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:221:15 [INFO] [stdout] | [INFO] [stdout] 221 | (&TyArray(ref lt, ll_id), &TyArray(ref rt, rl_id)) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:221:40 [INFO] [stdout] | [INFO] [stdout] 221 | (&TyArray(ref lt, ll_id), &TyArray(ref rt, rl_id)) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPtr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:225:15 [INFO] [stdout] | [INFO] [stdout] 225 | (&TyPtr(ref l_mut), &TyPtr(ref r_mut)) => l_mut.mutbl == r_mut.mutbl && self.eq_ty(&*l_mut.ty, &*r_mut.ty), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPtr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | (&TyPtr(ref l_mut), &TyPtr(ref r_mut)) => l_mut.mutbl == r_mut.mutbl && self.eq_ty(&*l_mut.ty, &*r_mut.ty), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyRptr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | (&TyRptr(_, ref l_rmut), &TyRptr(_, ref r_rmut)) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyRptr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:226:39 [INFO] [stdout] | [INFO] [stdout] 226 | (&TyRptr(_, ref l_rmut), &TyRptr(_, ref r_rmut)) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:229:15 [INFO] [stdout] | [INFO] [stdout] 229 | (&TyPath(ref l), &TyPath(ref r)) => self.eq_qpath(l, r), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:229:31 [INFO] [stdout] | [INFO] [stdout] 229 | (&TyPath(ref l), &TyPath(ref r)) => self.eq_qpath(l, r), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyTup` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:230:15 [INFO] [stdout] | [INFO] [stdout] 230 | (&TyTup(ref l), &TyTup(ref r)) => over(l, r, |l, r| self.eq_ty(l, r)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyTup` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 230 | (&TyTup(ref l), &TyTup(ref r)) => over(l, r, |l, r| self.eq_ty(l, r)), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeBinding` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:236:38 [INFO] [stdout] | [INFO] [stdout] 236 | fn eq_type_binding(&self, left: &TypeBinding, right: &TypeBinding) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeBinding` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:236:59 [INFO] [stdout] | [INFO] [stdout] 236 | fn eq_type_binding(&self, left: &TypeBinding, right: &TypeBinding) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:241:26 [INFO] [stdout] | [INFO] [stdout] 241 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:241:43 [INFO] [stdout] | [INFO] [stdout] 241 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:241:58 [INFO] [stdout] | [INFO] [stdout] 241 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:241:75 [INFO] [stdout] | [INFO] [stdout] 241 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> { [INFO] [stdout] | - help: you might be missing a type parameter: `, BinOp_` ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:241:87 [INFO] [stdout] | [INFO] [stdout] 241 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:241:97 [INFO] [stdout] | [INFO] [stdout] 241 | fn swap_binop<'a>(binop: BinOp_, lhs: &'a Expr, rhs: &'a Expr) -> Option<(BinOp_, &'a Expr, &'a Expr)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiGt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:244:23 [INFO] [stdout] | [INFO] [stdout] 244 | BiLt => Some((BiGt, rhs, lhs)), [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiLt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiGe` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:245:23 [INFO] [stdout] | [INFO] [stdout] 245 | BiLe => Some((BiGe, rhs, lhs)), [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiLe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiLe` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:246:23 [INFO] [stdout] | [INFO] [stdout] 246 | BiGe => Some((BiLe, rhs, lhs)), [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiGe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiLt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:247:23 [INFO] [stdout] | [INFO] [stdout] 247 | BiGt => Some((BiLt, rhs, lhs)), [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiGt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:273:13 [INFO] [stdout] | [INFO] [stdout] 273 | cx: &'a LateContext<'a, 'tcx>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:278:24 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn new(cx: &'a LateContext<'a, 'tcx>) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn hash_block(&mut self, b: &Block) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:301:37 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn hash_expr(&mut self, e: &Expr) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAddrOf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:307:13 [INFO] [stdout] | [INFO] [stdout] 307 | ExprAddrOf(m, ref e) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprAddrOf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:308:40 [INFO] [stdout] | [INFO] [stdout] 308 | let c: fn(_, _) -> _ = ExprAddrOf; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAgain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:313:13 [INFO] [stdout] | [INFO] [stdout] 313 | ExprAgain(i) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprAgain` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:314:37 [INFO] [stdout] | [INFO] [stdout] 314 | let c: fn(_) -> _ = ExprAgain; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAssign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | ExprAssign(ref l, ref r) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprAssign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:321:40 [INFO] [stdout] | [INFO] [stdout] 321 | let c: fn(_, _) -> _ = ExprAssign; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAssignOp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:326:13 [INFO] [stdout] | [INFO] [stdout] 326 | ExprAssignOp(ref o, ref l, ref r) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprAssignOp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:327:43 [INFO] [stdout] | [INFO] [stdout] 327 | let c: fn(_, _, _) -> _ = ExprAssignOp; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:333:13 [INFO] [stdout] | [INFO] [stdout] 333 | ExprBlock(ref b) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:334:37 [INFO] [stdout] | [INFO] [stdout] 334 | let c: fn(_) -> _ = ExprBlock; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBinary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 338 | ExprBinary(op, ref l, ref r) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprBinary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:339:43 [INFO] [stdout] | [INFO] [stdout] 339 | let c: fn(_, _, _) -> _ = ExprBinary; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBreak` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:345:13 [INFO] [stdout] | [INFO] [stdout] 345 | ExprBreak(i, ref j) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprBreak` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:346:40 [INFO] [stdout] | [INFO] [stdout] 346 | let c: fn(_, _) -> _ = ExprBreak; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBox` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | ExprBox(ref e) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprBox` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:356:37 [INFO] [stdout] | [INFO] [stdout] 356 | let c: fn(_) -> _ = ExprBox; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | ExprCall(ref fun, ref args) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:361:40 [INFO] [stdout] | [INFO] [stdout] 361 | let c: fn(_, _) -> _ = ExprCall; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCast` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:366:13 [INFO] [stdout] | [INFO] [stdout] 366 | ExprCast(ref e, ref _ty) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprCast` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:367:40 [INFO] [stdout] | [INFO] [stdout] 367 | let c: fn(_, _) -> _ = ExprCast; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprClosure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | ExprClosure(cap, _, eid, _) => { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprClosure` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:373:46 [INFO] [stdout] | [INFO] [stdout] 373 | let c: fn(_, _, _, _) -> _ = ExprClosure; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | ExprField(ref e, ref f) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:379:40 [INFO] [stdout] | [INFO] [stdout] 379 | let c: fn(_, _) -> _ = ExprField; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprIndex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | ExprIndex(ref a, ref i) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprIndex` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:385:40 [INFO] [stdout] | [INFO] [stdout] 385 | let c: fn(_, _) -> _ = ExprIndex; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprInlineAsm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | ExprInlineAsm(..) => { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprInlineAsm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:391:43 [INFO] [stdout] | [INFO] [stdout] 391 | let c: fn(_, _, _) -> _ = ExprInlineAsm; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprIf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:394:13 [INFO] [stdout] | [INFO] [stdout] 394 | ExprIf(ref cond, ref t, ref e) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprIf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:395:43 [INFO] [stdout] | [INFO] [stdout] 395 | let c: fn(_, _, _) -> _ = ExprIf; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:403:13 [INFO] [stdout] | [INFO] [stdout] 403 | ExprLit(ref l) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:404:37 [INFO] [stdout] | [INFO] [stdout] 404 | let c: fn(_) -> _ = ExprLit; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLoop` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:408:13 [INFO] [stdout] | [INFO] [stdout] 408 | ExprLoop(ref b, ref i, _) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprLoop` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:409:43 [INFO] [stdout] | [INFO] [stdout] 409 | let c: fn(_, _, _) -> _ = ExprLoop; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprMatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | ExprMatch(ref e, ref arms, ref s) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprMatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:417:43 [INFO] [stdout] | [INFO] [stdout] 417 | let c: fn(_, _, _) -> _ = ExprMatch; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprMethodCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | ExprMethodCall(ref name, ref _tys, ref args) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprMethodCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:432:43 [INFO] [stdout] | [INFO] [stdout] 432 | let c: fn(_, _, _) -> _ = ExprMethodCall; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRepeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:437:13 [INFO] [stdout] | [INFO] [stdout] 437 | ExprRepeat(ref e, l_id) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprRepeat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:438:40 [INFO] [stdout] | [INFO] [stdout] 438 | let c: fn(_, _) -> _ = ExprRepeat; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRet` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:443:13 [INFO] [stdout] | [INFO] [stdout] 443 | ExprRet(ref e) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprRet` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:444:37 [INFO] [stdout] | [INFO] [stdout] 444 | let c: fn(_) -> _ = ExprRet; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:450:13 [INFO] [stdout] | [INFO] [stdout] 450 | ExprPath(ref qpath) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:451:37 [INFO] [stdout] | [INFO] [stdout] 451 | let c: fn(_) -> _ = ExprPath; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprStruct` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:455:13 [INFO] [stdout] | [INFO] [stdout] 455 | ExprStruct(ref path, ref fields, ref expr) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprStruct` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:456:43 [INFO] [stdout] | [INFO] [stdout] 456 | let c: fn(_, _, _) -> _ = ExprStruct; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprTup` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:470:13 [INFO] [stdout] | [INFO] [stdout] 470 | ExprTup(ref tup) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprTup` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:471:37 [INFO] [stdout] | [INFO] [stdout] 471 | let c: fn(_) -> _ = ExprTup; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprTupField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:475:13 [INFO] [stdout] | [INFO] [stdout] 475 | ExprTupField(ref le, li) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprTupField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:476:40 [INFO] [stdout] | [INFO] [stdout] 476 | let c: fn(_, _) -> _ = ExprTupField; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:482:13 [INFO] [stdout] | [INFO] [stdout] 482 | ExprType(ref e, ref _ty) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:483:40 [INFO] [stdout] | [INFO] [stdout] 483 | let c: fn(_, _) -> _ = ExprType; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprUnary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | ExprUnary(lop, ref le) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprUnary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:489:40 [INFO] [stdout] | [INFO] [stdout] 489 | let c: fn(_, _) -> _ = ExprUnary; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | ExprArray(ref v) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:496:37 [INFO] [stdout] | [INFO] [stdout] 496 | let c: fn(_) -> _ = ExprArray; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprWhile` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:501:13 [INFO] [stdout] | [INFO] [stdout] 501 | ExprWhile(ref cond, ref b, l) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprWhile` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:502:43 [INFO] [stdout] | [INFO] [stdout] 502 | let c: fn(_, _, _) -> _ = ExprWhile; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:514:41 [INFO] [stdout] | [INFO] [stdout] 514 | pub fn hash_exprs(&mut self, e: &P<[Expr]>) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:524:38 [INFO] [stdout] | [INFO] [stdout] 524 | pub fn hash_qpath(&mut self, p: &QPath) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:536:37 [INFO] [stdout] | [INFO] [stdout] 536 | pub fn hash_path(&mut self, p: &Path) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:543:37 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn hash_stmt(&mut self, b: &Stmt) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:545:13 [INFO] [stdout] | [INFO] [stdout] 545 | StmtDecl(ref decl, _) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StmtDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:546:40 [INFO] [stdout] | [INFO] [stdout] 546 | let c: fn(_, _) -> _ = StmtDecl; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DeclLocal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:549:24 [INFO] [stdout] | [INFO] [stdout] 549 | if let DeclLocal(ref local) = decl.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtExpr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 555 | StmtExpr(ref expr, _) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StmtExpr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:556:40 [INFO] [stdout] | [INFO] [stdout] 556 | let c: fn(_, _) -> _ = StmtExpr; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtSemi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:560:13 [INFO] [stdout] | [INFO] [stdout] 560 | StmtSemi(ref expr, _) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StmtSemi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/hir_utils.rs:561:40 [INFO] [stdout] | [INFO] [stdout] 561 | let c: fn(_, _) -> _ = StmtSemi; [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `AssignOp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:328:28 [INFO] [stdout] | [INFO] [stdout] 328 | Inplace | Assign | AssignOp(_) => Associativity::Right, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:342:18 [INFO] [stdout] | [INFO] [stdout] 342 | BiAdd => Plus, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `And` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | BiBitAnd => And, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 4 | use quine_mc_cluskey::Bool::And; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Or` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:344:20 [INFO] [stdout] | [INFO] [stdout] 344 | BiBitOr => Or, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a tuple variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 344 | BiBitOr => Ok, [INFO] [stdout] | ~~ [INFO] [stdout] help: consider importing this tuple variant [INFO] [stdout] | [INFO] [stdout] 4 | use quine_mc_cluskey::Bool::Or; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Caret` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:345:21 [INFO] [stdout] | [INFO] [stdout] 345 | BiBitXor => Caret, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Slash` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:346:18 [INFO] [stdout] | [INFO] [stdout] 346 | BiDiv => Slash, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Star` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | BiMul => Star, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Percent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:348:18 [INFO] [stdout] | [INFO] [stdout] 348 | BiRem => Percent, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Shl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:349:18 [INFO] [stdout] | [INFO] [stdout] 349 | BiShl => Shl, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Shr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:350:18 [INFO] [stdout] | [INFO] [stdout] 350 | BiShr => Shr, [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Minus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/sugg.rs:351:18 [INFO] [stdout] | [INFO] [stdout] 351 | BiSub => Minus, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 4 | use core::num::flt2dec::Sign::Minus; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl LintPass for Pass { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx hir::Item) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:48:40 [INFO] [stdout] | [INFO] [stdout] 48 | fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx hir::ImplItem) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:101:34 [INFO] [stdout] | [INFO] [stdout] 101 | fn check_arm(&mut self, cx: &LateContext<'a, 'tcx>, arm: &'tcx hir::Arm) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | fn check_stmt(&mut self, cx: &LateContext<'a, 'tcx>, stmt: &'tcx hir::Stmt) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | fn print_decl(cx: &LateContext, decl: &hir::Decl) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:153:20 [INFO] [stdout] | [INFO] [stdout] 153 | fn print_expr(cx: &LateContext, expr: &hir::Expr, indent: usize) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:341:20 [INFO] [stdout] | [INFO] [stdout] 341 | fn print_item(cx: &LateContext, item: &hir::Item) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/inspector.rs:409:19 [INFO] [stdout] | [INFO] [stdout] 409 | fn print_pat(cx: &LateContext, pat: &hir::Pat, indent: usize) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:58:6 [INFO] [stdout] | [INFO] [stdout] 58 | impl LintPass for Clippy { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:59:28 [INFO] [stdout] | [INFO] [stdout] 59 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EarlyLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl EarlyLintPass for Clippy { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EarlyContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:65:36 [INFO] [stdout] | [INFO] [stdout] 65 | fn check_crate(&mut self, cx: &EarlyContext, krate: &AstCrate) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLIPPY_LINTS_INTERNAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:76:47 [INFO] [stdout] | [INFO] [stdout] 76 | ... CLIPPY_LINTS_INTERNAL, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:100:6 [INFO] [stdout] | [INFO] [stdout] 100 | impl LintPass for LintWithoutLintPass { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:107:16 [INFO] [stdout] | [INFO] [stdout] 107 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for LintWithoutLintPass { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:108:35 [INFO] [stdout] | [INFO] [stdout] 108 | fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:108:70 [INFO] [stdout] | [INFO] [stdout] 108 | fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemStatic` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | if let ItemStatic(ref ty, MutImmutable, body_id) = item.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:122:41 [INFO] [stdout] | [INFO] [stdout] 122 | fn check_crate_post(&mut self, cx: &LateContext<'a, 'tcx>, _: &'tcx Crate) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:122:73 [INFO] [stdout] | [INFO] [stdout] 122 | fn check_crate_post(&mut self, cx: &LateContext<'a, 'tcx>, _: &'tcx Crate) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LINT_WITHOUT_LINT_PASS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:135:27 [INFO] [stdout] | [INFO] [stdout] 135 | LINT_WITHOUT_LINT_PASS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | fn is_lint_ref_type(ty: &Ty) -> bool { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyRptr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | if let TyRptr(ref lt, MutTy { ty: ref inner, mutbl: MutImmutable }) = ty.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MutTy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:145:27 [INFO] [stdout] | [INFO] [stdout] 145 | if let TyRptr(ref lt, MutTy { ty: ref inner, mutbl: MutImmutable }) = ty.node { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | if let TyPath(ref path) = inner.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:157:28 [INFO] [stdout] | [INFO] [stdout] 157 | fn is_lint_array_type(ty: &Ty) -> bool { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 158 | if let TyPath(ref path) = ty.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | cx: &'a LateContext<'a, 'tcx>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:171:42 [INFO] [stdout] | [INFO] [stdout] 171 | fn visit_expr(&mut self, expr: &'tcx Expr) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/internal_lints.rs:175:42 [INFO] [stdout] | [INFO] [stdout] 175 | fn visit_path(&mut self, path: &'tcx Path, _: NodeId) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | pub type MethodArgs = HirVec>; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | pub type MethodArgs = HirVec>; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:184:51 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn match_impl_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:195:52 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn match_trait_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:205:33 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn last_path_segment(path: &QPath) -> &PathSegment { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PathSegment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:205:44 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn last_path_segment(path: &QPath) -> &PathSegment { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:216:35 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn single_segment_path(path: &QPath) -> Option<&PathSegment> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PathSegment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:216:53 [INFO] [stdout] | [INFO] [stdout] 216 | pub fn single_segment_path(path: &QPath) -> Option<&PathSegment> { [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:230:26 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn match_path(path: &QPath, segments: &[&str]) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:235:17 [INFO] [stdout] | [INFO] [stdout] 235 | TyPath(ref inner_path) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn match_path_old(path: &Path, segments: &[&str]) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use std::path::Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:325:47 [INFO] [stdout] | [INFO] [stdout] 325 | pub fn resolve_node(cx: &LateContext, qpath: &QPath, id: NodeId) -> def::Def { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:334:40 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn method_chain_args<'a>(expr: &'a Expr, methods: &[&str]) -> Option> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:334:83 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn method_chain_args<'a>(expr: &'a Expr, methods: &[&str]) -> Option> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprMethodCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:339:16 [INFO] [stdout] | [INFO] [stdout] 339 | if let ExprMethodCall(ref name, _, ref args) = current.node { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:359:47 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn get_item_name(cx: &LateContext, expr: &Expr) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:362:30 [INFO] [stdout] | [INFO] [stdout] 362 | Some(Node::NodeItem(&Item { ref name, .. })) | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:363:35 [INFO] [stdout] | [INFO] [stdout] 363 | Some(Node::NodeTraitItem(&TraitItem { ref name, .. })) | [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:364:34 [INFO] [stdout] | [INFO] [stdout] 364 | Some(Node::NodeImplItem(&ImplItem { ref name, .. })) => Some(*name), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:401:12 [INFO] [stdout] | [INFO] [stdout] 401 | expr: &Expr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:407:12 [INFO] [stdout] | [INFO] [stdout] 407 | if let ExprBlock(_) = expr.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:455:53 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn get_parent_expr<'c>(cx: &'c LateContext, e: &Expr) -> Option<&'c Expr> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:455:73 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn get_parent_expr<'c>(cx: &'c LateContext, e: &Expr) -> Option<&'c Expr> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:469:100 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn get_enclosing_block<'a, 'tcx: 'a>(cx: &LateContext<'a, 'tcx>, node: NodeId) -> Option<&'tcx Block> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Block` ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:476:29 [INFO] [stdout] | [INFO] [stdout] 476 | Node::NodeItem(&Item { node: ItemFn(_, _, _, _, _, eid), .. }) => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemFn` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:476:42 [INFO] [stdout] | [INFO] [stdout] 476 | Node::NodeItem(&Item { node: ItemFn(_, _, _, _, _, eid), .. }) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:478:21 [INFO] [stdout] | [INFO] [stdout] 478 | ExprBlock(ref block) => Some(block), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:611:34 [INFO] [stdout] | [INFO] [stdout] 611 | pub fn is_integer_literal(expr: &Expr, value: u128) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:613:12 [INFO] [stdout] | [INFO] [stdout] 613 | if let ExprLit(ref spanned) = expr.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:621:42 [INFO] [stdout] | [INFO] [stdout] 621 | pub fn is_adjusted(cx: &LateContext, e: &Expr) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:792:45 [INFO] [stdout] | [INFO] [stdout] 792 | pub fn is_refutable(cx: &LateContext, pat: &Pat) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:793:50 [INFO] [stdout] | [INFO] [stdout] 793 | fn is_enum_variant(cx: &LateContext, qpath: &QPath, did: NodeId) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Pat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:798:49 [INFO] [stdout] | [INFO] [stdout] 798 | fn are_refutable<'a, I: Iterator>(cx: &LateContext, mut i: I) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:839:29 [INFO] [stdout] | [INFO] [stdout] 839 | pub fn remove_blocks(expr: &Expr) -> &Expr { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:839:39 [INFO] [stdout] | [INFO] [stdout] 839 | pub fn remove_blocks(expr: &Expr) -> &Expr { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:840:12 [INFO] [stdout] | [INFO] [stdout] 840 | if let ExprBlock(ref block) = expr.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:882:22 [INFO] [stdout] | [INFO] [stdout] 882 | pub fn is_self(slf: &Arg) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:892:13 [INFO] [stdout] | [INFO] [stdout] 892 | let TyPath(ref qp) = slf.node, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:901:37 [INFO] [stdout] | [INFO] [stdout] 901 | pub fn iter_input_pats<'tcx>(decl: &FnDecl, body: &'tcx Body) -> impl Iterator { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Body` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:901:57 [INFO] [stdout] | [INFO] [stdout] 901 | pub fn iter_input_pats<'tcx>(decl: &FnDecl, body: &'tcx Body) -> impl Iterator { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:901:93 [INFO] [stdout] | [INFO] [stdout] 901 | pub fn iter_input_pats<'tcx>(decl: &FnDecl, body: &'tcx Body) -> impl Iterator { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:907:22 [INFO] [stdout] | [INFO] [stdout] 907 | pub fn is_try(expr: &Expr) -> Option<&Expr> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:907:39 [INFO] [stdout] | [INFO] [stdout] 907 | pub fn is_try(expr: &Expr) -> Option<&Expr> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:908:20 [INFO] [stdout] | [INFO] [stdout] 908 | fn is_ok(arm: &Arm) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:913:17 [INFO] [stdout] | [INFO] [stdout] 913 | let ExprPath(QPath::Resolved(None, ref path)) = arm.body.node, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:921:21 [INFO] [stdout] | [INFO] [stdout] 921 | fn is_err(arm: &Arm) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprMatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/utils/mod.rs:929:12 [INFO] [stdout] | [INFO] [stdout] 929 | if let ExprMatch(_, ref arms, ref source) = expr.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 56 | impl LintPass for Pass { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Pass { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:63:35 [INFO] [stdout] | [INFO] [stdout] 63 | fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:63:67 [INFO] [stdout] | [INFO] [stdout] 63 | fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | if let ExprLit(ref lit) = e.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | fn check_lit(cx: &LateContext, lit: &Lit, e: &Expr) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:70:47 [INFO] [stdout] | [INFO] [stdout] 70 | fn check_lit(cx: &LateContext, lit: &Lit, e: &Expr) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | fn check_known_consts(cx: &LateContext, e: &Expr, s: &symbol::Symbol, module: &str) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:79:45 [INFO] [stdout] | [INFO] [stdout] 79 | fn check_known_consts(cx: &LateContext, e: &Expr, s: &symbol::Symbol, module: &str) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APPROX_CONSTANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/approx_const.rs:85:27 [INFO] [stdout] | [INFO] [stdout] 85 | APPROX_CONSTANT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | impl LintPass for Arithmetic { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:50:16 [INFO] [stdout] | [INFO] [stdout] 50 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for Arithmetic { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INTEGER_ARITHMETIC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | span_lint(cx, INTEGER_ARITHMETIC, expr.span, "integer arithmetic detected"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FLOAT_ARITHMETIC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | span_lint(cx, FLOAT_ARITHMETIC, expr.span, "floating-point arithmetic detected"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INTEGER_ARITHMETIC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | span_lint(cx, INTEGER_ARITHMETIC, expr.span, "integer arithmetic detected"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FLOAT_ARITHMETIC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | span_lint(cx, FLOAT_ARITHMETIC, expr.span, "floating-point arithmetic detected"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/arithmetic.rs:85:39 [INFO] [stdout] | [INFO] [stdout] 85 | fn check_expr_post(&mut self, _: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | impl LintPass for ArrayIndexing { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for ArrayIndexing { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx hir::Expr) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OUT_OF_BOUNDS_INDEXING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:71:46 [INFO] [stdout] | [INFO] [stdout] 71 | utils::span_lint(cx, OUT_OF_BOUNDS_INDEXING, e.span, "const index is out of bounds"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OUT_OF_BOUNDS_INDEXING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 88 | ... utils::span_lint(cx, OUT_OF_BOUNDS_INDEXING, e.span, "range is out of bounds"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INDEXING_SLICING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:102:38 [INFO] [stdout] | [INFO] [stdout] 102 | utils::span_lint(cx, INDEXING_SLICING, e.span, "slicing may panic"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INDEXING_SLICING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/array_indexing.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | utils::span_lint(cx, INDEXING_SLICING, e.span, "indexing may panic"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl LintPass for AssignOps { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:65:28 [INFO] [stdout] | [INFO] [stdout] 65 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for AssignOps { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, expr: &'tcx hir::Expr) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASSIGN_OPS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:74:40 [INFO] [stdout] | [INFO] [stdout] 74 | span_lint_and_then(cx, ASSIGN_OPS, expr.span, "assign operation detected", |db| { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MISREFACTORED_ASSIGN_OP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:86:48 [INFO] [stdout] | [INFO] [stdout] 86 | ... MISREFACTORED_ASSIGN_OP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ASSIGN_OP_PATTERN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/assign_ops.rs:164:48 [INFO] [stdout] | [INFO] [stdout] 164 | ... ASSIGN_OP_PATTERN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | impl LintPass for AttrPass { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for AttrPass { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:88:40 [INFO] [stdout] | [INFO] [stdout] 88 | fn check_attribute(&mut self, cx: &LateContext<'a, 'tcx>, attr: &'tcx Attribute) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:105:35 [INFO] [stdout] | [INFO] [stdout] 105 | fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:105:70 [INFO] [stdout] | [INFO] [stdout] 105 | fn check_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx Item) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemExternCrate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | ItemExternCrate(_) | [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemUse` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | ItemUse(_, _) => { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemUse` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:120:52 [INFO] [stdout] | [INFO] [stdout] 120 | ... if let ItemUse(_, _) = item.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `USELESS_ATTRIBUTE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:128:64 [INFO] [stdout] | [INFO] [stdout] 128 | ... USELESS_ATTRIBUTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:148:40 [INFO] [stdout] | [INFO] [stdout] 148 | fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:148:75 [INFO] [stdout] | [INFO] [stdout] 148 | fn check_impl_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx ImplItem) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:154:41 [INFO] [stdout] | [INFO] [stdout] 154 | fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:154:76 [INFO] [stdout] | [INFO] [stdout] 154 | fn check_trait_item(&mut self, cx: &LateContext<'a, 'tcx>, item: &'tcx TraitItem) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:161:41 [INFO] [stdout] | [INFO] [stdout] 161 | fn is_relevant_item(tcx: TyCtxt, item: &Item) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemFn` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | if let ItemFn(_, _, _, _, _, eid) = item.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:169:41 [INFO] [stdout] | [INFO] [stdout] 169 | fn is_relevant_impl(tcx: TyCtxt, item: &ImplItem) -> bool { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:176:42 [INFO] [stdout] | [INFO] [stdout] 176 | fn is_relevant_trait(tcx: TyCtxt, item: &TraitItem) -> bool { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:186:70 [INFO] [stdout] | [INFO] [stdout] 186 | fn is_relevant_block(tcx: TyCtxt, tables: &ty::TypeckTables, block: &Block) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:189:13 [INFO] [stdout] | [INFO] [stdout] 189 | StmtDecl(_, _) => true, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtExpr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | StmtExpr(ref expr, _) | [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtSemi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:191:13 [INFO] [stdout] | [INFO] [stdout] 191 | StmtSemi(ref expr, _) => is_relevant_expr(tcx, tables, expr), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:198:68 [INFO] [stdout] | [INFO] [stdout] 198 | fn is_relevant_expr(tcx: TyCtxt, tables: &ty::TypeckTables, expr: &Expr) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | ExprBlock(ref block) => is_relevant_block(tcx, tables, block), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRet` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | ExprRet(Some(ref e)) => is_relevant_expr(tcx, tables, e), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRet` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | ExprRet(None) | [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBreak` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | ExprBreak(_, None) => false, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | ExprCall(ref path_expr, _) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:205:20 [INFO] [stdout] | [INFO] [stdout] 205 | if let ExprPath(ref qpath) = path_expr.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:216:21 [INFO] [stdout] | [INFO] [stdout] 216 | fn check_attrs(cx: &LateContext, span: Span, name: &Name, attrs: &[Attribute]) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INLINE_ALWAYS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:228:27 [INFO] [stdout] | [INFO] [stdout] 228 | INLINE_ALWAYS, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:237:22 [INFO] [stdout] | [INFO] [stdout] 237 | fn check_semver(cx: &LateContext, span: Span, lit: &Lit) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DEPRECATED_SEMVER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/attrs.rs:244:15 [INFO] [stdout] | [INFO] [stdout] 244 | DEPRECATED_SEMVER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | impl LintPass for BitMask { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:82:16 [INFO] [stdout] | [INFO] [stdout] 82 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for BitMask { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:83:35 [INFO] [stdout] | [INFO] [stdout] 83 | fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:83:67 [INFO] [stdout] | [INFO] [stdout] 83 | fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, e: &'tcx Expr) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use regex_syntax::Expr; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBinary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:84:16 [INFO] [stdout] | [INFO] [stdout] 84 | if let ExprBinary(ref cmp, ref left, ref right) = e.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.140/src/bit_mask.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn invert_cmp(cmp: BinOp_) -> BinOp_ { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [WARN] too many lines in the log, truncating it