[INFO] cloning repository https://github.com/little-dude/tcping-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/little-dude/tcping-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittle-dude%2Ftcping-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittle-dude%2Ftcping-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6d71149be68c29a6c25b64ab0079d7967bd6700 [INFO] documenting little-dude/tcping-rs 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%2Flittle-dude%2Ftcping-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/little-dude/tcping-rs 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/little-dude/tcping-rs [INFO] finished tweaking git repo https://github.com/little-dude/tcping-rs [INFO] tweaked toml for git repo https://github.com/little-dude/tcping-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/little-dude/tcping-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8609e5bb0ae52496c0f0aec1edc49eea0b96aef0674deee615c0ee7f46ddea2 [INFO] running `Command { std: "docker" "start" "-a" "d8609e5bb0ae52496c0f0aec1edc49eea0b96aef0674deee615c0ee7f46ddea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8609e5bb0ae52496c0f0aec1edc49eea0b96aef0674deee615c0ee7f46ddea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8609e5bb0ae52496c0f0aec1edc49eea0b96aef0674deee615c0ee7f46ddea2", kill_on_drop: false }` [INFO] [stdout] d8609e5bb0ae52496c0f0aec1edc49eea0b96aef0674deee615c0ee7f46ddea2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ec82cb9ab4341037af31a819c07426a5af5d0e3169bd39596ed78b2f09e0f469 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ec82cb9ab4341037af31a819c07426a5af5d0e3169bd39596ed78b2f09e0f469", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.19 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling quine-mc_cluskey v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Checking unicode-segmentation v0.1.3 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Checking backtrace-sys v0.1.5 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking clap v2.19.3 [INFO] [stderr] Checking error-chain v0.7.2 [INFO] [stderr] Checking chan v0.1.18 [INFO] [stderr] Compiling clippy_lints v0.0.106 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/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.106/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | extern crate syntax; [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.106/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | 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.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.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.lsan.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.asan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chan-signal v0.2.0 [INFO] [stdout] error[E0463]: can't find crate for `collections` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate collections; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [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.106/src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | 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.106/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | 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.106/src/lib.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | 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.106/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | 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.106/src/utils/hir.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.106/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.106/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.106/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 `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/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.106/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/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.106/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.106/src/array_indexing.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.106/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/array_indexing.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / declare_restriction_lint! { [INFO] [stdout] 45 | | pub INDEXING_SLICING, [INFO] [stdout] 46 | | "indexing/slicing usage" [INFO] [stdout] 47 | | } [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.106/src/array_indexing.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | 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.106/src/lib.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/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.106/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.106/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.106/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.106/src/attrs.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.106/src/attrs.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.106/src/attrs.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | 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.106/src/attrs.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/cyclomatic_complexity.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.106/src/cyclomatic_complexity.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | 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.106/src/derive.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.106/src/derive.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | 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.106/src/derive.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | 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.106/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.106/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.106/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.106/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.106/src/drop_ref.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.106/src/drop_ref.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | lint_array!(DROP_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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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 `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/eq_op.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | lint_array!(EQ_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.106/src/escape.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | 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.106/src/escape.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | lint_array!(BOXED_LOCAL) [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.106/src/escape.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | span_bug!(cmt.span, "Unknown adjusted AutoRef"); [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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/formatting.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.106/src/formatting.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | lint_array![SUSPICIOUS_ASSIGNMENT_FORMATTING, SUSPICIOUS_ELSE_FORMATTING] [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.106/src/functions.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.106/src/functions.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.106/src/functions.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/lifetimes.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.106/src/lifetimes.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.106/src/lifetimes.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/loops.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | 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.106/src/loops.rs:294:9 [INFO] [stdout] | [INFO] [stdout] 294 | 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.106/src/map_clone.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.106/src/map_clone.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | 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.106/src/matches.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | 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.106/src/matches.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | 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.106/src/matches.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.106/src/matches.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | 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.106/src/matches.rs:117:1 [INFO] [stdout] | [INFO] [stdout] 117 | 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.106/src/matches.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | 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.106/src/matches.rs:436:40 [INFO] [stdout] | [INFO] [stdout] 436 | 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.106/src/matches.rs:437:36 [INFO] [stdout] | [INFO] [stdout] 437 | 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.106/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.106/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.106/src/methods.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | 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.106/src/methods.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | 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.106/src/methods.rs:81:1 [INFO] [stdout] | [INFO] [stdout] 81 | 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.106/src/methods.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | 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.106/src/methods.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | 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.106/src/methods.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | 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.106/src/methods.rs:168:1 [INFO] [stdout] | [INFO] [stdout] 168 | 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.106/src/methods.rs:186:1 [INFO] [stdout] | [INFO] [stdout] 186 | 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.106/src/methods.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.106/src/methods.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 223 | 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.106/src/methods.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.106/src/methods.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | 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.106/src/methods.rs:289:1 [INFO] [stdout] | [INFO] [stdout] 289 | 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.106/src/methods.rs:307:1 [INFO] [stdout] | [INFO] [stdout] 307 | 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.106/src/methods.rs:324:1 [INFO] [stdout] | [INFO] [stdout] 324 | 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.106/src/methods.rs:346:1 [INFO] [stdout] | [INFO] [stdout] 346 | 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.106/src/methods.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | 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.106/src/methods.rs:382:1 [INFO] [stdout] | [INFO] [stdout] 382 | 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.106/src/methods.rs:410:1 [INFO] [stdout] | [INFO] [stdout] 410 | 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.106/src/methods.rs:436:1 [INFO] [stdout] | [INFO] [stdout] 436 | 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.106/src/methods.rs:460:1 [INFO] [stdout] | [INFO] [stdout] 460 | 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.106/src/methods.rs:486:1 [INFO] [stdout] | [INFO] [stdout] 486 | 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.106/src/methods.rs:516:1 [INFO] [stdout] | [INFO] [stdout] 516 | 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.106/src/methods.rs:525:9 [INFO] [stdout] | [INFO] [stdout] 525 | lint_array!(EXTEND_FROM_SLICE, [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.106/src/methods.rs:554:7 [INFO] [stdout] | [INFO] [stdout] 554 | #[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.106/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.106/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.106/src/misc.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | 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.106/src/misc.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.106/src/misc.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.106/src/misc.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | 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.106/src/misc.rs:111:1 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/misc.rs:130:1 [INFO] [stdout] | [INFO] [stdout] 130 | 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.106/src/misc.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | 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.106/src/misc.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/misc_early.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | 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.106/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.106/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.106/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.106/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.106/src/mut_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.106/src/mut_reference.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/needless_bool.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/needless_borrow.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.106/src/needless_borrow.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/ptr.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.106/src/ptr.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.106/src/ptr.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | lint_array!(PTR_ARG, CMP_NULL) [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.106/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.106/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.106/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.106/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.106/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.106/src/regex.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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.106/src/regex.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | 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.106/src/regex.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.106/src/regex.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 81 | 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.106/src/returns.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.106/src/returns.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | 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.106/src/returns.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | 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.106/src/serde.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.106/src/serde.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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/transmute.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.106/src/transmute.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | 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.106/src/transmute.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.106/src/transmute.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | 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.106/src/transmute.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | 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.106/src/types.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.106/src/types.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | 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.106/src/types.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | lint_array!(BOX_VEC, LINKEDLIST) [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.106/src/types.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | 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.106/src/types.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | 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.106/src/types.rs:246:1 [INFO] [stdout] | [INFO] [stdout] 246 | 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.106/src/types.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | 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.106/src/types.rs:310:1 [INFO] [stdout] | [INFO] [stdout] 310 | 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.106/src/types.rs:331:1 [INFO] [stdout] | [INFO] [stdout] 331 | 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.106/src/types.rs:351:1 [INFO] [stdout] | [INFO] [stdout] 351 | 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.106/src/types.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | 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.106/src/types.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | 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.106/src/types.rs:575:1 [INFO] [stdout] | [INFO] [stdout] 575 | 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.106/src/types.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | 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.106/src/types.rs:736:1 [INFO] [stdout] | [INFO] [stdout] 736 | 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.106/src/types.rs:746:9 [INFO] [stdout] | [INFO] [stdout] 746 | 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.106/src/types.rs:786:1 [INFO] [stdout] | [INFO] [stdout] 786 | 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.106/src/types.rs:796:9 [INFO] [stdout] | [INFO] [stdout] 796 | 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.106/src/types.rs:976:1 [INFO] [stdout] | [INFO] [stdout] 976 | 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.106/src/types.rs:986:9 [INFO] [stdout] | [INFO] [stdout] 986 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/vec.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.106/src/vec.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/utils/hir.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 151 | (&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.106/src/utils/hir.rs:151:37 [INFO] [stdout] | [INFO] [stdout] 151 | (&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.106/src/utils/hir.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | (&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.106/src/utils/hir.rs:152:58 [INFO] [stdout] | [INFO] [stdout] 152 | (&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.106/src/utils/hir.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | (&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.106/src/utils/hir.rs:155:61 [INFO] [stdout] | [INFO] [stdout] 155 | (&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.106/src/utils/hir.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | (&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.106/src/utils/hir.rs:158:38 [INFO] [stdout] | [INFO] [stdout] 158 | (&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.106/src/utils/hir.rs:159:15 [INFO] [stdout] | [INFO] [stdout] 159 | (&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.106/src/utils/hir.rs:159:37 [INFO] [stdout] | [INFO] [stdout] 159 | (&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.106/src/utils/hir.rs:160:15 [INFO] [stdout] | [INFO] [stdout] 160 | (&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.106/src/utils/hir.rs:160:43 [INFO] [stdout] | [INFO] [stdout] 160 | (&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.106/src/utils/hir.rs:163:15 [INFO] [stdout] | [INFO] [stdout] 163 | (&PatKind::Range(ref ls, ref le), &PatKind::Range(ref rs, 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.106/src/utils/hir.rs:163:48 [INFO] [stdout] | [INFO] [stdout] 163 | (&PatKind::Range(ref ls, ref le), &PatKind::Range(ref rs, 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.106/src/utils/hir.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 166 | (&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.106/src/utils/hir.rs:166:46 [INFO] [stdout] | [INFO] [stdout] 166 | (&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.106/src/utils/hir.rs:167:15 [INFO] [stdout] | [INFO] [stdout] 167 | (&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.106/src/utils/hir.rs:167:56 [INFO] [stdout] | [INFO] [stdout] 167 | (&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.106/src/utils/hir.rs:171:15 [INFO] [stdout] | [INFO] [stdout] 171 | (&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.106/src/utils/hir.rs:171:31 [INFO] [stdout] | [INFO] [stdout] 171 | (&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.106/src/utils/hir.rs:178:15 [INFO] [stdout] | [INFO] [stdout] 178 | (&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.106/src/utils/hir.rs:178:53 [INFO] [stdout] | [INFO] [stdout] 178 | (&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.106/src/utils/hir.rs:181:15 [INFO] [stdout] | [INFO] [stdout] 181 | (&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.106/src/utils/hir.rs:181:56 [INFO] [stdout] | [INFO] [stdout] 181 | (&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.106/src/utils/hir.rs:228:25 [INFO] [stdout] | [INFO] [stdout] 228 | (&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.106/src/utils/hir.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:25 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:36 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:61 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:47 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:240:54 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/hir.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:33 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:41 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:25 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:49 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:57 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/hir.rs:523:13 [INFO] [stdout] | [INFO] [stdout] 523 | 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.106/src/utils/hir.rs:526:13 [INFO] [stdout] | [INFO] [stdout] 526 | 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.106/src/utils/sugg.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | 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.106/src/utils/sugg.rs:326:19 [INFO] [stdout] | [INFO] [stdout] 326 | 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.106/src/utils/sugg.rs:326:19 [INFO] [stdout] | [INFO] [stdout] 326 | 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.106/src/utils/sugg.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | 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.106/src/utils/sugg.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:65 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:70 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:15 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:54 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:15 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:24 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:32 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:41 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:9 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:327:48 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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] 328 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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.106/src/utils/sugg.rs:328:91 [INFO] [stdout] | [INFO] [stdout] 328 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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.106/src/utils/sugg.rs:328:103 [INFO] [stdout] | [INFO] [stdout] 328 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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.106/src/utils/sugg.rs:329:9 [INFO] [stdout] | [INFO] [stdout] 329 | 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.106/src/utils/sugg.rs:328:18 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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.106/src/utils/sugg.rs:328:70 [INFO] [stdout] | [INFO] [stdout] 328 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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] 328 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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.106/src/utils/sugg.rs:328:36 [INFO] [stdout] | [INFO] [stdout] 328 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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] 328 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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.106/src/utils/sugg.rs:328:58 [INFO] [stdout] | [INFO] [stdout] 328 | 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.106/src/utils/sugg.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 328 | 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] 329 | 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.106/src/utils/sugg.rs:328:80 [INFO] [stdout] | [INFO] [stdout] 328 | 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.106/src/utils/sugg.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | 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.106/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | 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.106/src/utils/sugg.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | 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.106/src/utils/sugg.rs:330:18 [INFO] [stdout] | [INFO] [stdout] 330 | 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.106/src/utils/sugg.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:59 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:52 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:45 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:38 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:24 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:350:31 [INFO] [stdout] | [INFO] [stdout] 350 | 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.106/src/utils/sugg.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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] 370 | And | core::panicking::AssertKind::Eq | Ge | Gt | Le | Lt | Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 370 | 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.106/src/utils/sugg.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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] 370 | 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.106/src/utils/sugg.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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] 370 | 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.106/src/utils/sugg.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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] 370 | And | Eq | Ge | Gt | Le | Lt | core::panicking::AssertKind::Ne | Or => panic!("This operator does not exist"), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 370 | 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.106/src/utils/sugg.rs:370:15 [INFO] [stdout] | [INFO] [stdout] 370 | 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.106/src/utils/sugg.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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.106/src/utils/sugg.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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.106/src/utils/sugg.rs:370:45 [INFO] [stdout] | [INFO] [stdout] 370 | 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.106/src/utils/sugg.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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.106/src/utils/sugg.rs:370:20 [INFO] [stdout] | [INFO] [stdout] 370 | 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.106/src/utils/sugg.rs:370:9 [INFO] [stdout] | [INFO] [stdout] 370 | 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.106/src/utils/sugg.rs:370:25 [INFO] [stdout] | [INFO] [stdout] 370 | 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.106/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.106/src/utils/mod.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | 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.106/src/utils/mod.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | 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.106/src/utils/mod.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | 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.106/src/utils/mod.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | 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.106/src/utils/mod.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | 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.106/src/utils/mod.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | 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.106/src/utils/mod.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | 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.106/src/utils/mod.rs:271:63 [INFO] [stdout] | [INFO] [stdout] 271 | 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.106/src/utils/mod.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | 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.106/src/utils/mod.rs:338:69 [INFO] [stdout] | [INFO] [stdout] 338 | 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.106/src/utils/mod.rs:801:41 [INFO] [stdout] | [INFO] [stdout] 801 | 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.106/src/utils/mod.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | 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.106/src/utils/mod.rs:815:42 [INFO] [stdout] | [INFO] [stdout] 815 | 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.106/src/utils/mod.rs:823:9 [INFO] [stdout] | [INFO] [stdout] 823 | 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.106/src/utils/mod.rs:824:9 [INFO] [stdout] | [INFO] [stdout] 824 | 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.106/src/utils/mod.rs:825:9 [INFO] [stdout] | [INFO] [stdout] 825 | 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.106/src/utils/mod.rs:826:9 [INFO] [stdout] | [INFO] [stdout] 826 | 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.106/src/utils/mod.rs:827:9 [INFO] [stdout] | [INFO] [stdout] 827 | 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.106/src/utils/mod.rs:828:9 [INFO] [stdout] | [INFO] [stdout] 828 | 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.106/src/utils/mod.rs:829:9 [INFO] [stdout] | [INFO] [stdout] 829 | 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.106/src/utils/mod.rs:830:9 [INFO] [stdout] | [INFO] [stdout] 830 | 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.106/src/utils/mod.rs:831:9 [INFO] [stdout] | [INFO] [stdout] 831 | 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.106/src/utils/mod.rs:838:9 [INFO] [stdout] | [INFO] [stdout] 838 | 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.106/src/utils/mod.rs:845:9 [INFO] [stdout] | [INFO] [stdout] 845 | 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.106/src/utils/mod.rs:902:12 [INFO] [stdout] | [INFO] [stdout] 902 | 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.106/src/utils/mod.rs:912:13 [INFO] [stdout] | [INFO] [stdout] 912 | let QPath::Resolved(None, ref path) = *qp, [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [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.106/src/assign_ops.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:17 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:33 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:40 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:51 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:62 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:72 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:213:79 [INFO] [stdout] | [INFO] [stdout] 213 | 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.106/src/assign_ops.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:33 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:41 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:49 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:56 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:63 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/assign_ops.rs:214:70 [INFO] [stdout] | [INFO] [stdout] 214 | 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.106/src/attrs.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | ImplItemKind::Method(_, eid) => is_relevant_expr(cx, &cx.tcx.map.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.106/src/attrs.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | 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.106/src/attrs.rs:175:34 [INFO] [stdout] | [INFO] [stdout] 175 | 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.106/src/attrs.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | TraitItemKind::Method(_, TraitMethod::Provided(eid)) => is_relevant_expr(cx, &cx.tcx.map.body(eid).value), [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.106/src/attrs.rs:176:34 [INFO] [stdout] | [INFO] [stdout] 176 | TraitItemKind::Method(_, TraitMethod::Provided(eid)) => is_relevant_expr(cx, &cx.tcx.map.body(eid).value), [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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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 type `NestedVisitorMap` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:407:9 [INFO] [stdout] | [INFO] [stdout] 407 | NestedVisitorMap::All(&self.cx.tcx.map) [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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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 type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/cyclomatic_complexity.rs:103:16 [INFO] [stdout] | [INFO] [stdout] 103 | if let ImplItemKind::Method(_, eid) = 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.106/src/cyclomatic_complexity.rs:109:16 [INFO] [stdout] | [INFO] [stdout] 109 | if let TraitItemKind::Method(_, TraitMethod::Provided(eid)) = 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.106/src/cyclomatic_complexity.rs:109:41 [INFO] [stdout] | [INFO] [stdout] 109 | if let TraitItemKind::Method(_, TraitMethod::Provided(eid)) = item.node { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `TraitMethod` [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.106/src/cyclomatic_complexity.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 155 | 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.106/src/cyclomatic_complexity.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | 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.106/src/cyclomatic_complexity.rs:155:21 [INFO] [stdout] | [INFO] [stdout] 155 | 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.106/src/cyclomatic_complexity.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 155 | 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.106/src/cyclomatic_complexity.rs:181:51 [INFO] [stdout] | [INFO] [stdout] 181 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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 `EvalHint` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/enum_clike.rs:49:61 [INFO] [stdout] | [INFO] [stdout] 49 | ... EvalHint::ExprTypeChecked, [INFO] [stdout] | ^^^^^^^^ use of undeclared type `EvalHint` [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.106/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.106/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.106/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.106/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.106/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.106/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 `BiSub` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/eq_op.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:67 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:75 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:82 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:93 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:104 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:25 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:60 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:39 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:53 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/eq_op.rs:51:46 [INFO] [stdout] | [INFO] [stdout] 51 | 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.106/src/escape.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | let mut vis = ExprUseVisitor::new(&mut v, &infcx); [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.106/src/escape.rs:170:24 [INFO] [stdout] | [INFO] [stdout] 170 | if LoanCause::AutoRef == loan_cause { [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.106/src/escape.rs:178:27 [INFO] [stdout] | [INFO] [stdout] 178 | } else if LoanCause::AddrOf == loan_cause { [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.106/src/escape.rs:195:27 [INFO] [stdout] | [INFO] [stdout] 195 | } else if LoanCause::MatchDiscriminant == loan_cause { [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.106/src/eta_reduction.rs:69:42 [INFO] [stdout] | [INFO] [stdout] 69 | if fn_ty.unsafety == Unsafety::Unsafe || fn_ty.sig.skip_binder().output().sty == ty::TyNever { [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.106/src/eta_reduction.rs:76:24 [INFO] [stdout] | [INFO] [stdout] 76 | 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.106/src/eta_reduction.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | 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.106/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.106/src/eval_order_dependence.rs:192:13 [INFO] [stdout] | [INFO] [stdout] 192 | 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.106/src/eval_order_dependence.rs:193:13 [INFO] [stdout] | [INFO] [stdout] 193 | 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.106/src/eval_order_dependence.rs:194:13 [INFO] [stdout] | [INFO] [stdout] 194 | 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.106/src/eval_order_dependence.rs:304:24 [INFO] [stdout] | [INFO] [stdout] 304 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/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.106/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.106/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.106/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.106/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.106/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.106/src/lifetimes.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | 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.106/src/lifetimes.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | 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 `HirVec` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/lifetimes.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | HirVec::new() [INFO] [stdout] | ^^^^^^ use of undeclared type `HirVec` [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.106/src/lifetimes.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | 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.106/src/lifetimes.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | 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.106/src/lifetimes.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | 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.106/src/loops.rs:318:39 [INFO] [stdout] | [INFO] [stdout] 318 | 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.106/src/loops.rs:335:25 [INFO] [stdout] | [INFO] [stdout] 335 | 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.106/src/loops.rs:336:25 [INFO] [stdout] | [INFO] [stdout] 336 | 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.106/src/loops.rs:366:52 [INFO] [stdout] | [INFO] [stdout] 366 | 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.106/src/loops.rs:368:22 [INFO] [stdout] | [INFO] [stdout] 368 | 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.106/src/loops.rs:430:16 [INFO] [stdout] | [INFO] [stdout] 430 | 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.106/src/loops.rs:518:22 [INFO] [stdout] | [INFO] [stdout] 518 | 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.106/src/loops.rs:713:12 [INFO] [stdout] | [INFO] [stdout] 713 | 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.106/src/loops.rs:749:9 [INFO] [stdout] | [INFO] [stdout] 749 | 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.106/src/loops.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 750 | 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.106/src/loops.rs:771:25 [INFO] [stdout] | [INFO] [stdout] 771 | 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.106/src/loops.rs:795:20 [INFO] [stdout] | [INFO] [stdout] 795 | 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.106/src/loops.rs:802:29 [INFO] [stdout] | [INFO] [stdout] 802 | 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.106/src/loops.rs:1036:24 [INFO] [stdout] | [INFO] [stdout] 1036 | 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.106/src/map_clone.rs:90:18 [INFO] [stdout] | [INFO] [stdout] 90 | 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.106/src/map_clone.rs:93:48 [INFO] [stdout] | [INFO] [stdout] 93 | ... 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.106/src/map_clone.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | 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.106/src/map_clone.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | 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.106/src/matches.rs:141:44 [INFO] [stdout] | [INFO] [stdout] 141 | 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.106/src/matches.rs:175:32 [INFO] [stdout] | [INFO] [stdout] 175 | 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.106/src/matches.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | 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.106/src/matches.rs:219:51 [INFO] [stdout] | [INFO] [stdout] 219 | 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.106/src/matches.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | 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.106/src/matches.rs:222:30 [INFO] [stdout] | [INFO] [stdout] 222 | 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.106/src/matches.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | 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.106/src/matches.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | 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.106/src/matches.rs:225:36 [INFO] [stdout] | [INFO] [stdout] 225 | 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.106/src/matches.rs:225:53 [INFO] [stdout] | [INFO] [stdout] 225 | 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.106/src/matches.rs:265:36 [INFO] [stdout] | [INFO] [stdout] 265 | 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 `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/matches.rs:326:27 [INFO] [stdout] | [INFO] [stdout] 326 | 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.106/src/matches.rs:363:25 [INFO] [stdout] | [INFO] [stdout] 363 | let PatKind::Range(ref lhs, ref rhs) = 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.106/src/matches.rs:371:25 [INFO] [stdout] | [INFO] [stdout] 371 | 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.106/src/matches.rs:421:17 [INFO] [stdout] | [INFO] [stdout] 421 | 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.106/src/matches.rs:422:17 [INFO] [stdout] | [INFO] [stdout] 422 | 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.106/src/matches.rs:433:9 [INFO] [stdout] | [INFO] [stdout] 433 | 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.106/src/matches.rs:434:9 [INFO] [stdout] | [INFO] [stdout] 434 | 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.106/src/matches.rs:435:9 [INFO] [stdout] | [INFO] [stdout] 435 | 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.106/src/matches.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 436 | 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.106/src/matches.rs:437:9 [INFO] [stdout] | [INFO] [stdout] 437 | 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.106/src/misc.rs:187:20 [INFO] [stdout] | [INFO] [stdout] 187 | 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.106/src/misc.rs:200:17 [INFO] [stdout] | [INFO] [stdout] 200 | 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.106/src/misc.rs:204:45 [INFO] [stdout] | [INFO] [stdout] 204 | 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 `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/misc.rs:234:33 [INFO] [stdout] | [INFO] [stdout] 234 | 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.106/src/misc.rs:237:33 [INFO] [stdout] | [INFO] [stdout] 237 | 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.106/src/misc.rs:306:16 [INFO] [stdout] | [INFO] [stdout] 306 | 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.106/src/misc.rs:307:30 [INFO] [stdout] | [INFO] [stdout] 307 | 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 `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/misc.rs:442:44 [INFO] [stdout] | [INFO] [stdout] 442 | 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.106/src/misc.rs:444:9 [INFO] [stdout] | [INFO] [stdout] 444 | def::Def::Local(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.106/src/misc.rs:445:9 [INFO] [stdout] | [INFO] [stdout] 445 | def::Def::Upvar(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 `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/misc_early.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | 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.106/src/misc_early.rs:201:43 [INFO] [stdout] | [INFO] [stdout] 201 | 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.106/src/misc_early.rs:217:47 [INFO] [stdout] | [INFO] [stdout] 217 | 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.106/src/misc_early.rs:224:47 [INFO] [stdout] | [INFO] [stdout] 224 | 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.106/src/misc_early.rs:251:20 [INFO] [stdout] | [INFO] [stdout] 251 | 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.106/src/misc_early.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | 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.106/src/misc_early.rs:273:24 [INFO] [stdout] | [INFO] [stdout] 273 | 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.106/src/misc_early.rs:274:28 [INFO] [stdout] | [INFO] [stdout] 274 | 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.106/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.106/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.106/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.106/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.106/src/misc_early.rs:296:13 [INFO] [stdout] | [INFO] [stdout] 296 | ExprKind::Lit(ref lit) => { [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.106/src/misc_early.rs:298:25 [INFO] [stdout] | [INFO] [stdout] 298 | 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.106/src/misc_early.rs:350:25 [INFO] [stdout] | [INFO] [stdout] 350 | 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 type `StmtKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/misc_early.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | 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.106/src/misc_early.rs:377:21 [INFO] [stdout] | [INFO] [stdout] 377 | 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.106/src/misc_early.rs:378:21 [INFO] [stdout] | [INFO] [stdout] 378 | 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.106/src/misc_early.rs:379:21 [INFO] [stdout] | [INFO] [stdout] 379 | 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.106/src/misc_early.rs:380:21 [INFO] [stdout] | [INFO] [stdout] 380 | 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.106/src/misc_early.rs:381:21 [INFO] [stdout] | [INFO] [stdout] 381 | 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.106/src/misc_early.rs:382:21 [INFO] [stdout] | [INFO] [stdout] 382 | 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 crate or module `print` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/mut_reference.rs:48:38 [INFO] [stdout] | [INFO] [stdout] 48 | ... &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.106/src/mut_reference.rs:48:55 [INFO] [stdout] | [INFO] [stdout] 48 | ... &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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/precedence.rs:77:16 [INFO] [stdout] | [INFO] [stdout] 77 | 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.106/src/precedence.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | 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.106/src/precedence.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | 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.106/src/precedence.rs:80:28 [INFO] [stdout] | [INFO] [stdout] 80 | 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.106/src/precedence.rs:82:29 [INFO] [stdout] | [INFO] [stdout] 82 | ... 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.106/src/precedence.rs:83:29 [INFO] [stdout] | [INFO] [stdout] 83 | ... 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.106/src/precedence.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | ... 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.106/src/precedence.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | 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.106/src/precedence.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:111:27 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:111:18 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:111:35 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:111:41 [INFO] [stdout] | [INFO] [stdout] 111 | 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.106/src/precedence.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/precedence.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/precedence.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/precedence.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/precedence.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/precedence.rs:119:27 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/precedence.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/precedence.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/precedence.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/precedence.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/ptr.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 65 | 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.106/src/ptr.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | 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 `QPath` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/shadow.rs:368:18 [INFO] [stdout] | [INFO] [stdout] 368 | 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 `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/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.106/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.106/src/transmute.rs:168:72 [INFO] [stdout] | [INFO] [stdout] 168 | ... 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.106/src/transmute.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | 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.106/src/types.rs:75:21 [INFO] [stdout] | [INFO] [stdout] 75 | if let Some(map::NodeItem(item)) = cx.tcx.map.find(cx.tcx.map.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.106/src/types.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | 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.106/src/types.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | TraitItemKind::Type(_, Some(ref ty)) => check_ty(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.106/src/types.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | 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.106/src/types.rs:103:12 [INFO] [stdout] | [INFO] [stdout] 103 | 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.106/src/types.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | 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.106/src/types.rs:122:29 [INFO] [stdout] | [INFO] [stdout] 122 | let def::Def::Struct(..) = cx.tcx.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.106/src/types.rs:143:17 [INFO] [stdout] | [INFO] [stdout] 143 | 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.106/src/types.rs:149:17 [INFO] [stdout] | [INFO] [stdout] 149 | 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.106/src/types.rs:154:17 [INFO] [stdout] | [INFO] [stdout] 154 | QPath::TypeRelative(ref ty, ref seg) => { [INFO] [stdout] | ^^^^^ use of undeclared type `QPath` [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.106/src/types.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | ... 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.106/src/types.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | ... 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.106/src/types.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | ... 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.106/src/types.rs:273:36 [INFO] [stdout] | [INFO] [stdout] 273 | ... 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.106/src/types.rs:273:29 [INFO] [stdout] | [INFO] [stdout] 273 | ... 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.106/src/types.rs:273:43 [INFO] [stdout] | [INFO] [stdout] 273 | ... 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.106/src/types.rs:627:13 [INFO] [stdout] | [INFO] [stdout] 627 | 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.106/src/types.rs:628:13 [INFO] [stdout] | [INFO] [stdout] 628 | 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.106/src/types.rs:629:13 [INFO] [stdout] | [INFO] [stdout] 629 | 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.106/src/types.rs:629:63 [INFO] [stdout] | [INFO] [stdout] 629 | 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.106/src/types.rs:637:13 [INFO] [stdout] | [INFO] [stdout] 637 | 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.106/src/types.rs:638:13 [INFO] [stdout] | [INFO] [stdout] 638 | 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.106/src/types.rs:697:23 [INFO] [stdout] | [INFO] [stdout] 697 | 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.106/src/types.rs:697:13 [INFO] [stdout] | [INFO] [stdout] 697 | TyInfer | TyPtr(..) | TyRptr(..) => (1, 0), [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.106/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.106/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.106/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.106/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.106/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.106/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.106/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[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/consts.rs:232:40 [INFO] [stdout] | [INFO] [stdout] 232 | 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.106/src/consts.rs:240:28 [INFO] [stdout] | [INFO] [stdout] 240 | pub fn constant_simple(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.106/src/consts.rs:255:28 [INFO] [stdout] | [INFO] [stdout] 255 | 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.106/src/consts.rs:257:13 [INFO] [stdout] | [INFO] [stdout] 257 | 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.106/src/consts.rs:258:13 [INFO] [stdout] | [INFO] [stdout] 258 | 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.106/src/consts.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | 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.106/src/consts.rs:260:13 [INFO] [stdout] | [INFO] [stdout] 260 | ExprLit(ref lit) => Some(lit_to_constant(&lit.node)), [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.106/src/consts.rs:261:13 [INFO] [stdout] | [INFO] [stdout] 261 | 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.106/src/consts.rs:262:13 [INFO] [stdout] | [INFO] [stdout] 262 | 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.106/src/consts.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | ExprRepeat(ref value, number_id) => { [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.106/src/consts.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | 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.106/src/consts.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | 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.106/src/consts.rs:289:32 [INFO] [stdout] | [INFO] [stdout] 289 | 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.106/src/consts.rs:296:38 [INFO] [stdout] | [INFO] [stdout] 296 | 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.106/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.106/src/consts.rs:329:37 [INFO] [stdout] | [INFO] [stdout] 329 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, 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 `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/consts.rs:329:50 [INFO] [stdout] | [INFO] [stdout] 329 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, otherwise: &Option>) -> 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.106/src/consts.rs:329:78 [INFO] [stdout] | [INFO] [stdout] 329 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, 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.106/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.106/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.106/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 `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/consts.rs:377:41 [INFO] [stdout] | [INFO] [stdout] 377 | fn binop_apply(&mut self, left: &Expr, right: &Expr, op: F) -> 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.106/src/consts.rs:377:55 [INFO] [stdout] | [INFO] [stdout] 377 | fn binop_apply(&mut self, left: &Expr, right: &Expr, op: F) -> 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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.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.106/src/utils/hir.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | (&ExprAgain(li), &ExprAgain(ri)) => both(&li, &ri, |l, r| l.name.as_str() == r.name.as_str()), [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.106/src/utils/hir.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | (&ExprAgain(li), &ExprAgain(ri)) => both(&li, &ri, |l, r| l.name.as_str() == r.name.as_str()), [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.106/src/utils/hir.rs:72:15 [INFO] [stdout] | [INFO] [stdout] 72 | (&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.106/src/utils/hir.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | (&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.106/src/utils/hir.rs:73:15 [INFO] [stdout] | [INFO] [stdout] 73 | (&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.106/src/utils/hir.rs:73:54 [INFO] [stdout] | [INFO] [stdout] 73 | (&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.106/src/utils/hir.rs:76:15 [INFO] [stdout] | [INFO] [stdout] 76 | (&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.106/src/utils/hir.rs:76:34 [INFO] [stdout] | [INFO] [stdout] 76 | (&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.106/src/utils/hir.rs:77:15 [INFO] [stdout] | [INFO] [stdout] 77 | (&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.106/src/utils/hir.rs:77:50 [INFO] [stdout] | [INFO] [stdout] 77 | (&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.106/src/utils/hir.rs:83:15 [INFO] [stdout] | [INFO] [stdout] 83 | (&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.106/src/utils/hir.rs:83:39 [INFO] [stdout] | [INFO] [stdout] 83 | (&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.106/src/utils/hir.rs:86:15 [INFO] [stdout] | [INFO] [stdout] 86 | (&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.106/src/utils/hir.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | (&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.106/src/utils/hir.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | (&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.106/src/utils/hir.rs:87:49 [INFO] [stdout] | [INFO] [stdout] 87 | (&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.106/src/utils/hir.rs:90:15 [INFO] [stdout] | [INFO] [stdout] 90 | (&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.106/src/utils/hir.rs:90:42 [INFO] [stdout] | [INFO] [stdout] 90 | (&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.106/src/utils/hir.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | (&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.106/src/utils/hir.rs:91:42 [INFO] [stdout] | [INFO] [stdout] 91 | (&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.106/src/utils/hir.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | (&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.106/src/utils/hir.rs:92:55 [INFO] [stdout] | [INFO] [stdout] 92 | (&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.106/src/utils/hir.rs:95:15 [INFO] [stdout] | [INFO] [stdout] 95 | (&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.106/src/utils/hir.rs:95:43 [INFO] [stdout] | [INFO] [stdout] 95 | (&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.106/src/utils/hir.rs:96:15 [INFO] [stdout] | [INFO] [stdout] 96 | (&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.106/src/utils/hir.rs:96:48 [INFO] [stdout] | [INFO] [stdout] 96 | (&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.106/src/utils/hir.rs:99:15 [INFO] [stdout] | [INFO] [stdout] 99 | (&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.106/src/utils/hir.rs:99:32 [INFO] [stdout] | [INFO] [stdout] 99 | (&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.106/src/utils/hir.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | (&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.106/src/utils/hir.rs:100:51 [INFO] [stdout] | [INFO] [stdout] 100 | (&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.106/src/utils/hir.rs:103:15 [INFO] [stdout] | [INFO] [stdout] 103 | (&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.106/src/utils/hir.rs:103:51 [INFO] [stdout] | [INFO] [stdout] 103 | (&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.106/src/utils/hir.rs:110:15 [INFO] [stdout] | [INFO] [stdout] 110 | (&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.106/src/utils/hir.rs:111:15 [INFO] [stdout] | [INFO] [stdout] 111 | &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.106/src/utils/hir.rs:115:15 [INFO] [stdout] | [INFO] [stdout] 115 | (&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.106/src/utils/hir.rs:115:43 [INFO] [stdout] | [INFO] [stdout] 115 | (&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.106/src/utils/hir.rs:119:15 [INFO] [stdout] | [INFO] [stdout] 119 | (&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.106/src/utils/hir.rs:119:32 [INFO] [stdout] | [INFO] [stdout] 119 | (&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.106/src/utils/hir.rs:120:15 [INFO] [stdout] | [INFO] [stdout] 120 | (&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.106/src/utils/hir.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | (&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.106/src/utils/hir.rs:121:15 [INFO] [stdout] | [INFO] [stdout] 121 | (&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.106/src/utils/hir.rs:121:56 [INFO] [stdout] | [INFO] [stdout] 121 | (&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.106/src/utils/hir.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | (&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.106/src/utils/hir.rs:125:36 [INFO] [stdout] | [INFO] [stdout] 125 | (&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.106/src/utils/hir.rs:126:15 [INFO] [stdout] | [INFO] [stdout] 126 | (&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.106/src/utils/hir.rs:126:42 [INFO] [stdout] | [INFO] [stdout] 126 | (&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.106/src/utils/hir.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | (&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.106/src/utils/hir.rs:127:41 [INFO] [stdout] | [INFO] [stdout] 127 | (&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.106/src/utils/hir.rs:128:15 [INFO] [stdout] | [INFO] [stdout] 128 | (&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.106/src/utils/hir.rs:128:34 [INFO] [stdout] | [INFO] [stdout] 128 | (&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.106/src/utils/hir.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | (&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.106/src/utils/hir.rs:129:51 [INFO] [stdout] | [INFO] [stdout] 129 | (&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.106/src/utils/hir.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 136 | 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.106/src/utils/hir.rs:136:53 [INFO] [stdout] | [INFO] [stdout] 136 | 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.106/src/utils/hir.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | 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.106/src/utils/hir.rs:140:46 [INFO] [stdout] | [INFO] [stdout] 140 | 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.106/src/utils/hir.rs:144:34 [INFO] [stdout] | [INFO] [stdout] 144 | 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.106/src/utils/hir.rs:144:52 [INFO] [stdout] | [INFO] [stdout] 144 | 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.106/src/utils/hir.rs:149:33 [INFO] [stdout] | [INFO] [stdout] 149 | 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.106/src/utils/hir.rs:149:46 [INFO] [stdout] | [INFO] [stdout] 149 | 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.106/src/utils/hir.rs:176:31 [INFO] [stdout] | [INFO] [stdout] 176 | 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.106/src/utils/hir.rs:176:46 [INFO] [stdout] | [INFO] [stdout] 176 | 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.106/src/utils/hir.rs:188:30 [INFO] [stdout] | [INFO] [stdout] 188 | 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.106/src/utils/hir.rs:188:44 [INFO] [stdout] | [INFO] [stdout] 188 | 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.106/src/utils/hir.rs:193:41 [INFO] [stdout] | [INFO] [stdout] 193 | 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.106/src/utils/hir.rs:193:65 [INFO] [stdout] | [INFO] [stdout] 193 | 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.106/src/utils/hir.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 195 | (&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.106/src/utils/hir.rs:195:52 [INFO] [stdout] | [INFO] [stdout] 195 | (&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.106/src/utils/hir.rs:200:15 [INFO] [stdout] | [INFO] [stdout] 200 | (&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.106/src/utils/hir.rs:200:51 [INFO] [stdout] | [INFO] [stdout] 200 | (&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.106/src/utils/hir.rs:204:15 [INFO] [stdout] | [INFO] [stdout] 204 | (&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.106/src/utils/hir.rs:204:45 [INFO] [stdout] | [INFO] [stdout] 204 | (&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.106/src/utils/hir.rs:205:15 [INFO] [stdout] | [INFO] [stdout] 205 | (&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.106/src/utils/hir.rs:205:44 [INFO] [stdout] | [INFO] [stdout] 205 | (&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.106/src/utils/hir.rs:209:38 [INFO] [stdout] | [INFO] [stdout] 209 | 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.106/src/utils/hir.rs:209:59 [INFO] [stdout] | [INFO] [stdout] 209 | 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.106/src/utils/hir.rs:215:28 [INFO] [stdout] | [INFO] [stdout] 215 | 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.106/src/utils/hir.rs:215:40 [INFO] [stdout] | [INFO] [stdout] 215 | 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.106/src/utils/hir.rs:217:15 [INFO] [stdout] | [INFO] [stdout] 217 | (&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.106/src/utils/hir.rs:217:36 [INFO] [stdout] | [INFO] [stdout] 217 | (&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.106/src/utils/hir.rs:218:15 [INFO] [stdout] | [INFO] [stdout] 218 | (&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.106/src/utils/hir.rs:218:40 [INFO] [stdout] | [INFO] [stdout] 218 | (&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.106/src/utils/hir.rs:222:15 [INFO] [stdout] | [INFO] [stdout] 222 | (&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.106/src/utils/hir.rs:222:34 [INFO] [stdout] | [INFO] [stdout] 222 | (&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.106/src/utils/hir.rs:223:15 [INFO] [stdout] | [INFO] [stdout] 223 | (&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.106/src/utils/hir.rs:223:39 [INFO] [stdout] | [INFO] [stdout] 223 | (&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.106/src/utils/hir.rs:226:15 [INFO] [stdout] | [INFO] [stdout] 226 | (&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.106/src/utils/hir.rs:226:31 [INFO] [stdout] | [INFO] [stdout] 226 | (&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.106/src/utils/hir.rs:227:15 [INFO] [stdout] | [INFO] [stdout] 227 | (&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.106/src/utils/hir.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | (&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.106/src/utils/hir.rs:233:38 [INFO] [stdout] | [INFO] [stdout] 233 | 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.106/src/utils/hir.rs:233:59 [INFO] [stdout] | [INFO] [stdout] 233 | 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.106/src/utils/hir.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | 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.106/src/utils/hir.rs:238:43 [INFO] [stdout] | [INFO] [stdout] 238 | 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.106/src/utils/hir.rs:238:58 [INFO] [stdout] | [INFO] [stdout] 238 | 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.106/src/utils/hir.rs:238:75 [INFO] [stdout] | [INFO] [stdout] 238 | 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.106/src/utils/hir.rs:238:87 [INFO] [stdout] | [INFO] [stdout] 238 | 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.106/src/utils/hir.rs:238:97 [INFO] [stdout] | [INFO] [stdout] 238 | 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.106/src/utils/hir.rs:241:23 [INFO] [stdout] | [INFO] [stdout] 241 | 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.106/src/utils/hir.rs:242:23 [INFO] [stdout] | [INFO] [stdout] 242 | 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.106/src/utils/hir.rs:243:23 [INFO] [stdout] | [INFO] [stdout] 243 | 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.106/src/utils/hir.rs:244:23 [INFO] [stdout] | [INFO] [stdout] 244 | 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.106/src/utils/hir.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | 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.106/src/utils/hir.rs:275:24 [INFO] [stdout] | [INFO] [stdout] 275 | 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.106/src/utils/hir.rs:286:38 [INFO] [stdout] | [INFO] [stdout] 286 | 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.106/src/utils/hir.rs:298:37 [INFO] [stdout] | [INFO] [stdout] 298 | 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.106/src/utils/hir.rs:304:13 [INFO] [stdout] | [INFO] [stdout] 304 | 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.106/src/utils/hir.rs:305:40 [INFO] [stdout] | [INFO] [stdout] 305 | 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.106/src/utils/hir.rs:310:13 [INFO] [stdout] | [INFO] [stdout] 310 | 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.106/src/utils/hir.rs:311:37 [INFO] [stdout] | [INFO] [stdout] 311 | 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.106/src/utils/hir.rs:317:13 [INFO] [stdout] | [INFO] [stdout] 317 | 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.106/src/utils/hir.rs:318:40 [INFO] [stdout] | [INFO] [stdout] 318 | 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.106/src/utils/hir.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | 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.106/src/utils/hir.rs:324:43 [INFO] [stdout] | [INFO] [stdout] 324 | 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.106/src/utils/hir.rs:330:13 [INFO] [stdout] | [INFO] [stdout] 330 | 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.106/src/utils/hir.rs:331:37 [INFO] [stdout] | [INFO] [stdout] 331 | 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.106/src/utils/hir.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 335 | 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.106/src/utils/hir.rs:336:43 [INFO] [stdout] | [INFO] [stdout] 336 | 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.106/src/utils/hir.rs:342:13 [INFO] [stdout] | [INFO] [stdout] 342 | 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.106/src/utils/hir.rs:343:40 [INFO] [stdout] | [INFO] [stdout] 343 | 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.106/src/utils/hir.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | 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.106/src/utils/hir.rs:353:37 [INFO] [stdout] | [INFO] [stdout] 353 | 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.106/src/utils/hir.rs:357:13 [INFO] [stdout] | [INFO] [stdout] 357 | 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.106/src/utils/hir.rs:358:40 [INFO] [stdout] | [INFO] [stdout] 358 | 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.106/src/utils/hir.rs:363:13 [INFO] [stdout] | [INFO] [stdout] 363 | 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.106/src/utils/hir.rs:364:40 [INFO] [stdout] | [INFO] [stdout] 364 | 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.106/src/utils/hir.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | 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.106/src/utils/hir.rs:370:46 [INFO] [stdout] | [INFO] [stdout] 370 | 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.106/src/utils/hir.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | 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.106/src/utils/hir.rs:376:40 [INFO] [stdout] | [INFO] [stdout] 376 | 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.106/src/utils/hir.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | 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.106/src/utils/hir.rs:382:40 [INFO] [stdout] | [INFO] [stdout] 382 | 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.106/src/utils/hir.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | 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.106/src/utils/hir.rs:388:43 [INFO] [stdout] | [INFO] [stdout] 388 | 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.106/src/utils/hir.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | 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.106/src/utils/hir.rs:392:43 [INFO] [stdout] | [INFO] [stdout] 392 | 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.106/src/utils/hir.rs:400:13 [INFO] [stdout] | [INFO] [stdout] 400 | 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.106/src/utils/hir.rs:401:37 [INFO] [stdout] | [INFO] [stdout] 401 | 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.106/src/utils/hir.rs:405:13 [INFO] [stdout] | [INFO] [stdout] 405 | 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.106/src/utils/hir.rs:406:43 [INFO] [stdout] | [INFO] [stdout] 406 | 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.106/src/utils/hir.rs:413:13 [INFO] [stdout] | [INFO] [stdout] 413 | 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.106/src/utils/hir.rs:414:43 [INFO] [stdout] | [INFO] [stdout] 414 | 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.106/src/utils/hir.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 428 | 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.106/src/utils/hir.rs:429:43 [INFO] [stdout] | [INFO] [stdout] 429 | 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.106/src/utils/hir.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | 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.106/src/utils/hir.rs:435:40 [INFO] [stdout] | [INFO] [stdout] 435 | 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.106/src/utils/hir.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | 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.106/src/utils/hir.rs:441:37 [INFO] [stdout] | [INFO] [stdout] 441 | 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.106/src/utils/hir.rs:447:13 [INFO] [stdout] | [INFO] [stdout] 447 | 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.106/src/utils/hir.rs:448:37 [INFO] [stdout] | [INFO] [stdout] 448 | 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.106/src/utils/hir.rs:452:13 [INFO] [stdout] | [INFO] [stdout] 452 | 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.106/src/utils/hir.rs:453:43 [INFO] [stdout] | [INFO] [stdout] 453 | 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.106/src/utils/hir.rs:467:13 [INFO] [stdout] | [INFO] [stdout] 467 | 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.106/src/utils/hir.rs:468:37 [INFO] [stdout] | [INFO] [stdout] 468 | 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.106/src/utils/hir.rs:472:13 [INFO] [stdout] | [INFO] [stdout] 472 | 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.106/src/utils/hir.rs:473:40 [INFO] [stdout] | [INFO] [stdout] 473 | 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.106/src/utils/hir.rs:479:13 [INFO] [stdout] | [INFO] [stdout] 479 | 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.106/src/utils/hir.rs:480:40 [INFO] [stdout] | [INFO] [stdout] 480 | 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.106/src/utils/hir.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 485 | 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.106/src/utils/hir.rs:486:40 [INFO] [stdout] | [INFO] [stdout] 486 | 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.106/src/utils/hir.rs:492:13 [INFO] [stdout] | [INFO] [stdout] 492 | 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.106/src/utils/hir.rs:493:37 [INFO] [stdout] | [INFO] [stdout] 493 | 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.106/src/utils/hir.rs:498:13 [INFO] [stdout] | [INFO] [stdout] 498 | 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.106/src/utils/hir.rs:499:43 [INFO] [stdout] | [INFO] [stdout] 499 | 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.106/src/utils/hir.rs:511:41 [INFO] [stdout] | [INFO] [stdout] 511 | 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.106/src/utils/hir.rs:521:38 [INFO] [stdout] | [INFO] [stdout] 521 | 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.106/src/utils/hir.rs:533:37 [INFO] [stdout] | [INFO] [stdout] 533 | 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.106/src/utils/hir.rs:540:37 [INFO] [stdout] | [INFO] [stdout] 540 | 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.106/src/utils/hir.rs:542:13 [INFO] [stdout] | [INFO] [stdout] 542 | 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.106/src/utils/hir.rs:543:40 [INFO] [stdout] | [INFO] [stdout] 543 | 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.106/src/utils/hir.rs:546:24 [INFO] [stdout] | [INFO] [stdout] 546 | 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.106/src/utils/hir.rs:552:13 [INFO] [stdout] | [INFO] [stdout] 552 | 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.106/src/utils/hir.rs:553:40 [INFO] [stdout] | [INFO] [stdout] 553 | 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.106/src/utils/hir.rs:557:13 [INFO] [stdout] | [INFO] [stdout] 557 | 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.106/src/utils/hir.rs:558:40 [INFO] [stdout] | [INFO] [stdout] 558 | 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.106/src/utils/sugg.rs:326:28 [INFO] [stdout] | [INFO] [stdout] 326 | 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.106/src/utils/sugg.rs:340:18 [INFO] [stdout] | [INFO] [stdout] 340 | 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.106/src/utils/sugg.rs:341:21 [INFO] [stdout] | [INFO] [stdout] 341 | 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.106/src/utils/sugg.rs:342:20 [INFO] [stdout] | [INFO] [stdout] 342 | BiBitOr => Or, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: a tuple variant with a similar name exists [INFO] [stdout] | [INFO] [stdout] 342 | 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.106/src/utils/sugg.rs:343:21 [INFO] [stdout] | [INFO] [stdout] 343 | 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.106/src/utils/sugg.rs:344:18 [INFO] [stdout] | [INFO] [stdout] 344 | 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.106/src/utils/sugg.rs:345:18 [INFO] [stdout] | [INFO] [stdout] 345 | 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.106/src/utils/sugg.rs:346:18 [INFO] [stdout] | [INFO] [stdout] 346 | 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.106/src/utils/sugg.rs:347:18 [INFO] [stdout] | [INFO] [stdout] 347 | 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.106/src/utils/sugg.rs:348:18 [INFO] [stdout] | [INFO] [stdout] 348 | 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.106/src/utils/sugg.rs:349:18 [INFO] [stdout] | [INFO] [stdout] 349 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/utils/inspector.rs:340:20 [INFO] [stdout] | [INFO] [stdout] 340 | 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.106/src/utils/inspector.rs:407:19 [INFO] [stdout] | [INFO] [stdout] 407 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/utils/internal_lints.rs:145:12 [INFO] [stdout] | [INFO] [stdout] 145 | if let TyRptr(Some(_), 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.106/src/utils/internal_lints.rs:145:28 [INFO] [stdout] | [INFO] [stdout] 145 | if let TyRptr(Some(_), 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.106/src/utils/internal_lints.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | 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.106/src/utils/internal_lints.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | 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.106/src/utils/internal_lints.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | 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.106/src/utils/internal_lints.rs:164:13 [INFO] [stdout] | [INFO] [stdout] 164 | 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.106/src/utils/internal_lints.rs:168:42 [INFO] [stdout] | [INFO] [stdout] 168 | 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.106/src/utils/internal_lints.rs:172:42 [INFO] [stdout] | [INFO] [stdout] 172 | 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.106/src/utils/mod.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | 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.106/src/utils/mod.rs:35:32 [INFO] [stdout] | [INFO] [stdout] 35 | 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.106/src/utils/mod.rs:182:51 [INFO] [stdout] | [INFO] [stdout] 182 | 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.106/src/utils/mod.rs:199:52 [INFO] [stdout] | [INFO] [stdout] 199 | 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.106/src/utils/mod.rs:215:33 [INFO] [stdout] | [INFO] [stdout] 215 | 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.106/src/utils/mod.rs:215:44 [INFO] [stdout] | [INFO] [stdout] 215 | 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.106/src/utils/mod.rs:226:35 [INFO] [stdout] | [INFO] [stdout] 226 | 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.106/src/utils/mod.rs:226:53 [INFO] [stdout] | [INFO] [stdout] 226 | 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.106/src/utils/mod.rs:240:26 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/src/utils/mod.rs:245:17 [INFO] [stdout] | [INFO] [stdout] 245 | 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.106/src/utils/mod.rs:255:30 [INFO] [stdout] | [INFO] [stdout] 255 | 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.106/src/utils/mod.rs:338:47 [INFO] [stdout] | [INFO] [stdout] 338 | 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.106/src/utils/mod.rs:347:40 [INFO] [stdout] | [INFO] [stdout] 347 | 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.106/src/utils/mod.rs:347:83 [INFO] [stdout] | [INFO] [stdout] 347 | 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.106/src/utils/mod.rs:352:16 [INFO] [stdout] | [INFO] [stdout] 352 | 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.106/src/utils/mod.rs:369:47 [INFO] [stdout] | [INFO] [stdout] 369 | 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.106/src/utils/mod.rs:372:30 [INFO] [stdout] | [INFO] [stdout] 372 | 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.106/src/utils/mod.rs:373:35 [INFO] [stdout] | [INFO] [stdout] 373 | 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.106/src/utils/mod.rs:374:34 [INFO] [stdout] | [INFO] [stdout] 374 | 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.106/src/utils/mod.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 411 | 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.106/src/utils/mod.rs:417:12 [INFO] [stdout] | [INFO] [stdout] 417 | 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.106/src/utils/mod.rs:467:53 [INFO] [stdout] | [INFO] [stdout] 467 | 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.106/src/utils/mod.rs:467:73 [INFO] [stdout] | [INFO] [stdout] 467 | 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.106/src/utils/mod.rs:483:100 [INFO] [stdout] | [INFO] [stdout] 483 | 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.106/src/utils/mod.rs:490:29 [INFO] [stdout] | [INFO] [stdout] 490 | 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.106/src/utils/mod.rs:490:42 [INFO] [stdout] | [INFO] [stdout] 490 | 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.106/src/utils/mod.rs:492:21 [INFO] [stdout] | [INFO] [stdout] 492 | 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.106/src/utils/mod.rs:614:34 [INFO] [stdout] | [INFO] [stdout] 614 | 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.106/src/utils/mod.rs:616:12 [INFO] [stdout] | [INFO] [stdout] 616 | 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.106/src/utils/mod.rs:624:42 [INFO] [stdout] | [INFO] [stdout] 624 | 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.106/src/utils/mod.rs:812:45 [INFO] [stdout] | [INFO] [stdout] 812 | 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.106/src/utils/mod.rs:813:50 [INFO] [stdout] | [INFO] [stdout] 813 | 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.106/src/utils/mod.rs:818:49 [INFO] [stdout] | [INFO] [stdout] 818 | 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.106/src/utils/mod.rs:859:29 [INFO] [stdout] | [INFO] [stdout] 859 | 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.106/src/utils/mod.rs:859:39 [INFO] [stdout] | [INFO] [stdout] 859 | 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.106/src/utils/mod.rs:860:12 [INFO] [stdout] | [INFO] [stdout] 860 | 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.106/src/utils/mod.rs:901:22 [INFO] [stdout] | [INFO] [stdout] 901 | pub fn is_self(slf: &Arg) -> 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.106/src/utils/mod.rs:909:25 [INFO] [stdout] | [INFO] [stdout] 909 | pub fn is_self_ty(slf: &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.106/src/utils/mod.rs:911:13 [INFO] [stdout] | [INFO] [stdout] 911 | 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.106/src/utils/mod.rs:920:37 [INFO] [stdout] | [INFO] [stdout] 920 | 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.106/src/utils/mod.rs:920:57 [INFO] [stdout] | [INFO] [stdout] 920 | 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.106/src/utils/mod.rs:920:93 [INFO] [stdout] | [INFO] [stdout] 920 | 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[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/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.106/src/array_indexing.rs:52:6 [INFO] [stdout] | [INFO] [stdout] 52 | 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.106/src/array_indexing.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | 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.106/src/array_indexing.rs:58:16 [INFO] [stdout] | [INFO] [stdout] 58 | 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.106/src/array_indexing.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | 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.106/src/array_indexing.rs:70:46 [INFO] [stdout] | [INFO] [stdout] 70 | 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.106/src/array_indexing.rs:87:50 [INFO] [stdout] | [INFO] [stdout] 87 | ... 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.106/src/array_indexing.rs:101:38 [INFO] [stdout] | [INFO] [stdout] 101 | 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.106/src/array_indexing.rs:103:38 [INFO] [stdout] | [INFO] [stdout] 103 | 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.106/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.106/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.106/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.106/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.106/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.106/src/assign_ops.rs:94:48 [INFO] [stdout] | [INFO] [stdout] 94 | ... 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.106/src/assign_ops.rs:176:48 [INFO] [stdout] | [INFO] [stdout] 176 | ... 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.106/src/attrs.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | 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.106/src/attrs.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 81 | 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.106/src/attrs.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | 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.106/src/attrs.rs:87:40 [INFO] [stdout] | [INFO] [stdout] 87 | 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.106/src/attrs.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | 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.106/src/attrs.rs:104:70 [INFO] [stdout] | [INFO] [stdout] 104 | 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.106/src/attrs.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | 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.106/src/attrs.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | 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.106/src/attrs.rs:118:48 [INFO] [stdout] | [INFO] [stdout] 118 | ... 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.106/src/attrs.rs:126:60 [INFO] [stdout] | [INFO] [stdout] 126 | ... 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.106/src/attrs.rs:145:40 [INFO] [stdout] | [INFO] [stdout] 145 | 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.106/src/attrs.rs:145:75 [INFO] [stdout] | [INFO] [stdout] 145 | 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.106/src/attrs.rs:151:41 [INFO] [stdout] | [INFO] [stdout] 151 | 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.106/src/attrs.rs:151:76 [INFO] [stdout] | [INFO] [stdout] 151 | 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 `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/attrs.rs:158:26 [INFO] [stdout] | [INFO] [stdout] 158 | fn is_relevant_item(cx: &LateContext, item: &Item) -> bool { [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.106/src/attrs.rs:158:46 [INFO] [stdout] | [INFO] [stdout] 158 | fn is_relevant_item(cx: &LateContext, 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.106/src/attrs.rs:159:12 [INFO] [stdout] | [INFO] [stdout] 159 | if let ItemFn(_, _, _, _, _, eid) = 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.106/src/attrs.rs:166:26 [INFO] [stdout] | [INFO] [stdout] 166 | fn is_relevant_impl(cx: &LateContext, item: &ImplItem) -> bool { [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.106/src/attrs.rs:166:46 [INFO] [stdout] | [INFO] [stdout] 166 | fn is_relevant_impl(cx: &LateContext, item: &ImplItem) -> bool { [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.106/src/attrs.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | fn is_relevant_trait(cx: &LateContext, item: &TraitItem) -> 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.106/src/attrs.rs:173:47 [INFO] [stdout] | [INFO] [stdout] 173 | fn is_relevant_trait(cx: &LateContext, item: &TraitItem) -> bool { [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.106/src/attrs.rs:181:27 [INFO] [stdout] | [INFO] [stdout] 181 | fn is_relevant_block(cx: &LateContext, block: &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.106/src/attrs.rs:181:48 [INFO] [stdout] | [INFO] [stdout] 181 | fn is_relevant_block(cx: &LateContext, 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.106/src/attrs.rs:184:13 [INFO] [stdout] | [INFO] [stdout] 184 | StmtDecl(_, _) => return 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.106/src/attrs.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | 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.106/src/attrs.rs:186:13 [INFO] [stdout] | [INFO] [stdout] 186 | StmtSemi(ref 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.106/src/attrs.rs:194:26 [INFO] [stdout] | [INFO] [stdout] 194 | fn is_relevant_expr(cx: &LateContext, expr: &Expr) -> 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.106/src/attrs.rs:194:46 [INFO] [stdout] | [INFO] [stdout] 194 | fn is_relevant_expr(cx: &LateContext, 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.106/src/attrs.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | ExprBlock(ref block) => is_relevant_block(cx, 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.106/src/attrs.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | ExprRet(Some(ref e)) => is_relevant_expr(cx, 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.106/src/attrs.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | 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.106/src/attrs.rs:199:9 [INFO] [stdout] | [INFO] [stdout] 199 | 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.106/src/attrs.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | 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.106/src/attrs.rs:201:20 [INFO] [stdout] | [INFO] [stdout] 201 | 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.106/src/attrs.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | 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.106/src/attrs.rs:224:27 [INFO] [stdout] | [INFO] [stdout] 224 | 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.106/src/attrs.rs:233:22 [INFO] [stdout] | [INFO] [stdout] 233 | 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.106/src/attrs.rs:240:15 [INFO] [stdout] | [INFO] [stdout] 240 | 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.106/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.106/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.106/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.106/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.106/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.106/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.106/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] [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.106/src/bit_mask.rs:96:31 [INFO] [stdout] | [INFO] [stdout] 96 | fn invert_cmp(cmp: BinOp_) -> BinOp_ { [INFO] [stdout] | ^^^^^^ not found in this scope [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.106/src/bit_mask.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | BiLt => BiGt, [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiLt` [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.106/src/bit_mask.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | BiGt => BiLt, [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiGt` [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.106/src/bit_mask.rs:102:17 [INFO] [stdout] | [INFO] [stdout] 102 | BiLe => BiGe, [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.106/src/bit_mask.rs:103:17 [INFO] [stdout] | [INFO] [stdout] 103 | BiGe => BiLe, [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiGe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiOr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:104:14 [INFO] [stdout] | [INFO] [stdout] 104 | _ => BiOr, // Dummy [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.106/src/bit_mask.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u128, span: &Span) { [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.106/src/bit_mask.rs:109:45 [INFO] [stdout] | [INFO] [stdout] 109 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u128, span: &Span) { [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.106/src/bit_mask.rs:109:59 [INFO] [stdout] | [INFO] [stdout] 109 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u128, span: &Span) { [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.106/src/bit_mask.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | if let ExprBinary(ref op, ref left, ref right) = bit_op.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiBitAnd` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:111:23 [INFO] [stdout] | [INFO] [stdout] 111 | if op.node != BiBitAnd && op.node != BiBitOr { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiBitOr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:111:46 [INFO] [stdout] | [INFO] [stdout] 111 | if op.node != BiBitAnd && op.node != BiBitOr { [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.106/src/bit_mask.rs:120:24 [INFO] [stdout] | [INFO] [stdout] 120 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u128, cmp_value: u128, span: &Span) { [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.106/src/bit_mask.rs:120:45 [INFO] [stdout] | [INFO] [stdout] 120 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u128, cmp_value: u128, span: &Span) { [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.106/src/bit_mask.rs:120:61 [INFO] [stdout] | [INFO] [stdout] 120 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u128, cmp_value: u128, span: &Span) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:128:39 [INFO] [stdout] | [INFO] [stdout] 128 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:135:39 [INFO] [stdout] | [INFO] [stdout] 135 | span_lint(cx, BAD_BIT_MASK, *span, "&-masking with zero"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:141:35 [INFO] [stdout] | [INFO] [stdout] 141 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 156 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:162:39 [INFO] [stdout] | [INFO] [stdout] 162 | span_lint(cx, BAD_BIT_MASK, *span, "&-masking with zero"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:168:35 [INFO] [stdout] | [INFO] [stdout] 168 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:186:35 [INFO] [stdout] | [INFO] [stdout] 186 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:192:39 [INFO] [stdout] | [INFO] [stdout] 192 | span_lint(cx, BAD_BIT_MASK, *span, "&-masking with zero"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:198:35 [INFO] [stdout] | [INFO] [stdout] 198 | ... BAD_BIT_MASK, [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.106/src/bit_mask.rs:215:30 [INFO] [stdout] | [INFO] [stdout] 215 | fn check_ineffective_lt(cx: &LateContext, span: Span, m: u128, c: u128, op: &str) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INEFFECTIVE_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:218:19 [INFO] [stdout] | [INFO] [stdout] 218 | INEFFECTIVE_BIT_MASK, [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.106/src/bit_mask.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | fn check_ineffective_gt(cx: &LateContext, span: Span, m: u128, c: u128, op: &str) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INEFFECTIVE_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/bit_mask.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 230 | INEFFECTIVE_BIT_MASK, [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.106/src/bit_mask.rs:239:27 [INFO] [stdout] | [INFO] [stdout] 239 | fn fetch_int_literal(cx: &LateContext, lit: &Expr) -> 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.106/src/bit_mask.rs:239:46 [INFO] [stdout] | [INFO] [stdout] 239 | fn fetch_int_literal(cx: &LateContext, lit: &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[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.106/src/bit_mask.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | ExprLit(ref lit_ptr) => { [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.106/src/bit_mask.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | ExprPath(ref qpath) => { [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.106/src/blacklisted_name.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl LintPass for BlackListedName { [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.106/src/blacklisted_name.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.106/src/blacklisted_name.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | impl<'a, 'tcx> LateLintPass<'a, 'tcx> for BlackListedName { [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.106/src/blacklisted_name.rs:41:34 [INFO] [stdout] | [INFO] [stdout] 41 | fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) { [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.106/src/blacklisted_name.rs:41:68 [INFO] [stdout] | [INFO] [stdout] 41 | fn check_pat(&mut self, cx: &LateContext<'a, 'tcx>, pat: &'tcx Pat) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLACKLISTED_NAME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/blacklisted_name.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | BLACKLISTED_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.106/src/block_in_if_condition.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | found_block: Option<&'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 `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/block_in_if_condition.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | 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[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.106/src/block_in_if_condition.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | if let ExprClosure(_, _, eid, _) = expr.node { [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.106/src/block_in_if_condition.rs:62:34 [INFO] [stdout] | [INFO] [stdout] 62 | if matches!(ex.node, ExprBlock(_)) { [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.106/src/block_in_if_condition.rs:79:70 [INFO] [stdout] | [INFO] [stdout] 79 | fn check_expr(&mut self, cx: &LateContext<'a, 'tcx>, 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[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.106/src/block_in_if_condition.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | if let ExprIf(ref check, ref then, _) = expr.node { [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.106/src/block_in_if_condition.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | if let ExprBlock(ref block) = check.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DefaultBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/block_in_if_condition.rs:82:35 [INFO] [stdout] | [INFO] [stdout] 82 | if block.rules == DefaultBlock { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLOCK_IN_IF_CONDITION_EXPR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/block_in_if_condition.rs:91:48 [INFO] [stdout] | [INFO] [stdout] 91 | ... BLOCK_IN_IF_CONDITION_EXPR, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLOCK_IN_IF_CONDITION_STMT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/block_in_if_condition.rs:105:44 [INFO] [stdout] | [INFO] [stdout] 105 | ... BLOCK_IN_IF_CONDITION_STMT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLOCK_IN_IF_CONDITION_STMT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/block_in_if_condition.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | span_lint(cx, BLOCK_IN_IF_CONDITION_STMT, block.span, COMPLEX_BLOCK_MESSAGE); [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.106/src/booleans.rs:57:70 [INFO] [stdout] | [INFO] [stdout] 57 | 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 `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | terminals: Vec<&'v 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.106/src/booleans.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | fn extract(&mut self, op: BinOp_, a: &[&'v Expr], mut v: Vec) -> Result, String> { [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.106/src/booleans.rs:73:48 [INFO] [stdout] | [INFO] [stdout] 73 | fn extract(&mut self, op: BinOp_, a: &[&'v Expr], mut v: Vec) -> Result, String> { [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.106/src/booleans.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | if let ExprBinary(binop, ref lhs, ref rhs) = a.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.106/src/booleans.rs:86:30 [INFO] [stdout] | [INFO] [stdout] 86 | fn run(&mut self, e: &'v Expr) -> Result { [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 `ExprUnary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:90:17 [INFO] [stdout] | [INFO] [stdout] 90 | ExprUnary(UnNot, ref inner) => return Ok(Bool::Not(box self.run(inner)?)), [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.106/src/booleans.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | ExprBinary(binop, ref lhs, ref rhs) => { [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.106/src/booleans.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | ExprLit(ref lit) => { [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.106/src/booleans.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | ExprBinary(binop, ref lhs, ref rhs) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | Expr { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ExprBinary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | ... node: ExprBinary(dummy_spanned(op), lhs.clone(), rhs.clone()), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiNe` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:124:41 [INFO] [stdout] | [INFO] [stdout] 124 | BiEq => mk_expr(BiNe), [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:125:41 [INFO] [stdout] | [INFO] [stdout] 125 | BiNe => mk_expr(BiEq), [INFO] [stdout] | ^^^^ not found in this scope [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.106/src/booleans.rs:126:41 [INFO] [stdout] | [INFO] [stdout] 126 | BiGt => mk_expr(BiLe), [INFO] [stdout] | ^^^^ not found in this scope [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.106/src/booleans.rs:127:41 [INFO] [stdout] | [INFO] [stdout] 127 | BiGe => mk_expr(BiLt), [INFO] [stdout] | ^^^^ not found in this scope [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.106/src/booleans.rs:128:41 [INFO] [stdout] | [INFO] [stdout] 128 | BiLt => mk_expr(BiGe), [INFO] [stdout] | ^^^^ not found in this scope [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.106/src/booleans.rs:129:41 [INFO] [stdout] | [INFO] [stdout] 129 | BiLe => mk_expr(BiGt), [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.106/src/booleans.rs:151:63 [INFO] [stdout] | [INFO] [stdout] 151 | fn suggest(cx: &LateContext, suggestion: &Bool, terminals: &[&Expr]) -> String { [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.106/src/booleans.rs:152:83 [INFO] [stdout] | [INFO] [stdout] 152 | fn recurse(brackets: bool, cx: &LateContext, suggestion: &Bool, terminals: &[&Expr], mut s: String) -> String { [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.106/src/booleans.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | let snip = |e: &Expr| snippet_opt(cx, e.span).expect("don't try to improve booleans created by macros"); [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.106/src/booleans.rs:171:32 [INFO] [stdout] | [INFO] [stdout] 171 | if let ExprBinary(binop, ref lhs, ref rhs) = terminals[n as usize].node { [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.106/src/booleans.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | if let ExprBinary(..) = terminals[n as usize].node { [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.106/src/booleans.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 243 | if let ExprBinary(..) = terminals[n as usize].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.106/src/booleans.rs:310:29 [INFO] [stdout] | [INFO] [stdout] 310 | fn bool_expr(&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[E0425]: cannot find value `LOGIC_BUG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:349:44 [INFO] [stdout] | [INFO] [stdout] 349 | ... LOGIC_BUG, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NONMINIMAL_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:376:36 [INFO] [stdout] | [INFO] [stdout] 376 | ... NONMINIMAL_BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Visitor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy_lints-0.0.106/src/booleans.rs:389:16 [INFO] [stdout] | [INFO] [stdout] 389 | impl<'a, 'tcx> Visitor<'tcx> for NonminimalBoolVisitor<'a, 'tcx> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [WARN] too many lines in the log, truncating it