[INFO] cloning repository https://github.com/bfops/rust-pitch-detect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bfops/rust-pitch-detect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfops%2Frust-pitch-detect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfops%2Frust-pitch-detect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11d5796059d174a6e4fcd3efb2c5229a4b9afb67 [INFO] checking bfops/rust-pitch-detect against try#af54b6062f33b99e418444700f3a823ef0214052 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfops%2Frust-pitch-detect" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bfops/rust-pitch-detect on toolchain af54b6062f33b99e418444700f3a823ef0214052 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bfops/rust-pitch-detect [INFO] finished tweaking git repo https://github.com/bfops/rust-pitch-detect [INFO] tweaked toml for git repo https://github.com/bfops/rust-pitch-detect written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bfops/rust-pitch-detect already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/kbknapp/clap-rs` [INFO] [stderr] Updating git repository `https://github.com/jeremyletang/rust-portaudio` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strsim v0.4.0 [INFO] [stderr] Downloaded thread-scoped v1.0.1 [INFO] [stderr] Downloaded ansi_term v0.7.1 [INFO] [stderr] Downloaded gnuplot v0.0.20 [INFO] [stderr] Downloaded clippy v0.0.35 [INFO] [stderr] Downloaded vec_map v0.4.0 [INFO] [stderr] Downloaded unicode-normalization v0.1.1 [INFO] [stderr] Downloaded GSL v0.4.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 534f7786cdbb53fde38a02dcc31833e4101ed39c57ddc1ea557ee157031f9c5b [INFO] running `Command { std: "docker" "start" "-a" "534f7786cdbb53fde38a02dcc31833e4101ed39c57ddc1ea557ee157031f9c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "534f7786cdbb53fde38a02dcc31833e4101ed39c57ddc1ea557ee157031f9c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "534f7786cdbb53fde38a02dcc31833e4101ed39c57ddc1ea557ee157031f9c5b", kill_on_drop: false }` [INFO] [stdout] 534f7786cdbb53fde38a02dcc31833e4101ed39c57ddc1ea557ee157031f9c5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+af54b6062f33b99e418444700f3a823ef0214052" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 166fbe6507b9b0ff16b2e48528ac190b6625a3116c124d61c1d1d74655a9be1c [INFO] running `Command { std: "docker" "start" "-a" "166fbe6507b9b0ff16b2e48528ac190b6625a3116c124d61c1d1d74655a9be1c", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.4 [INFO] [stderr] Checking winapi v0.2.5 [INFO] [stderr] Checking rustc-serialize v0.3.16 [INFO] [stderr] Compiling pkg-config v0.3.6 [INFO] [stderr] Checking regex-syntax v0.2.2 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking unicode-normalization v0.1.1 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking ansi_term v0.7.1 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.16/src/serialize.rs:452:5 [INFO] [stdout] | [INFO] [stdout] 452 | fn decode(d: &mut D) -> Result, D::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `T` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `T` will meet its required lifetime bounds... [INFO] [stdout] | [INFO] [stdout] note: ...that is required by this bound [INFO] [stdout] --> /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/alloc/src/borrow.rs:179:30 [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 448 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T> [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking vec_map v0.4.0 [INFO] [stderr] Checking memchr v0.1.7 [INFO] [stderr] Compiling portaudio v0.5.1 (https://github.com/jeremyletang/rust-portaudio#86eae288) [INFO] [stderr] Checking aho-corasick v0.4.0 [INFO] [stderr] Checking rand v0.3.12 [INFO] [stderr] Checking log v0.3.4 [INFO] [stderr] Checking strsim v0.4.0 [INFO] [stderr] Checking c_vec v1.0.12 [INFO] [stderr] Checking clippy v0.0.35 [INFO] [stderr] Checking regex v0.1.44 [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:78:33 [INFO] [stdout] | [INFO] [stdout] 78 | reg.register_late_lint_pass(box types::TypePass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 78 - reg.register_late_lint_pass(box types::TypePass); [INFO] [stdout] 78 + reg.register_late_lint_pass(Box::new(types::TypePass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | reg.register_late_lint_pass(box misc::TopLevelRefPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 79 - reg.register_late_lint_pass(box misc::TopLevelRefPass); [INFO] [stdout] 79 + reg.register_late_lint_pass(Box::new(misc::TopLevelRefPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | reg.register_late_lint_pass(box misc::CmpNan); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 80 - reg.register_late_lint_pass(box misc::CmpNan); [INFO] [stdout] 80 + reg.register_late_lint_pass(Box::new(misc::CmpNan)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:81:33 [INFO] [stdout] | [INFO] [stdout] 81 | reg.register_late_lint_pass(box eq_op::EqOp); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 81 - reg.register_late_lint_pass(box eq_op::EqOp); [INFO] [stdout] 81 + reg.register_late_lint_pass(Box::new(eq_op::EqOp)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:82:33 [INFO] [stdout] | [INFO] [stdout] 82 | reg.register_late_lint_pass(box bit_mask::BitMask); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 82 - reg.register_late_lint_pass(box bit_mask::BitMask); [INFO] [stdout] 82 + reg.register_late_lint_pass(Box::new(bit_mask::BitMask)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | reg.register_late_lint_pass(box ptr_arg::PtrArg); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 83 - reg.register_late_lint_pass(box ptr_arg::PtrArg); [INFO] [stdout] 83 + reg.register_late_lint_pass(Box::new(ptr_arg::PtrArg)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:84:33 [INFO] [stdout] | [INFO] [stdout] 84 | reg.register_late_lint_pass(box needless_bool::NeedlessBool); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 84 - reg.register_late_lint_pass(box needless_bool::NeedlessBool); [INFO] [stdout] 84 + reg.register_late_lint_pass(Box::new(needless_bool::NeedlessBool)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking time v0.1.34 [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:85:33 [INFO] [stdout] | [INFO] [stdout] 85 | reg.register_late_lint_pass(box approx_const::ApproxConstant); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 85 - reg.register_late_lint_pass(box approx_const::ApproxConstant); [INFO] [stdout] 85 + reg.register_late_lint_pass(Box::new(approx_const::ApproxConstant)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | reg.register_late_lint_pass(box misc::FloatCmp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 86 - reg.register_late_lint_pass(box misc::FloatCmp); [INFO] [stdout] 86 + reg.register_late_lint_pass(Box::new(misc::FloatCmp)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:87:34 [INFO] [stdout] | [INFO] [stdout] 87 | reg.register_early_lint_pass(box precedence::Precedence); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 87 - reg.register_early_lint_pass(box precedence::Precedence); [INFO] [stdout] 87 + reg.register_early_lint_pass(Box::new(precedence::Precedence)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | reg.register_late_lint_pass(box eta_reduction::EtaPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 88 - reg.register_late_lint_pass(box eta_reduction::EtaPass); [INFO] [stdout] 88 + reg.register_late_lint_pass(Box::new(eta_reduction::EtaPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:89:33 [INFO] [stdout] | [INFO] [stdout] 89 | reg.register_late_lint_pass(box identity_op::IdentityOp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 89 - reg.register_late_lint_pass(box identity_op::IdentityOp); [INFO] [stdout] 89 + reg.register_late_lint_pass(Box::new(identity_op::IdentityOp)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | reg.register_late_lint_pass(box mut_mut::MutMut); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 90 - reg.register_late_lint_pass(box mut_mut::MutMut); [INFO] [stdout] 90 + reg.register_late_lint_pass(Box::new(mut_mut::MutMut)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | reg.register_late_lint_pass(box mut_reference::UnnecessaryMutPassed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 91 - reg.register_late_lint_pass(box mut_reference::UnnecessaryMutPassed); [INFO] [stdout] 91 + reg.register_late_lint_pass(Box::new(mut_reference::UnnecessaryMutPassed)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | reg.register_late_lint_pass(box len_zero::LenZero); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 92 - reg.register_late_lint_pass(box len_zero::LenZero); [INFO] [stdout] 92 + reg.register_late_lint_pass(Box::new(len_zero::LenZero)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | reg.register_late_lint_pass(box misc::CmpOwned); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 93 - reg.register_late_lint_pass(box misc::CmpOwned); [INFO] [stdout] 93 + reg.register_late_lint_pass(Box::new(misc::CmpOwned)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | reg.register_late_lint_pass(box attrs::AttrPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 94 - reg.register_late_lint_pass(box attrs::AttrPass); [INFO] [stdout] 94 + reg.register_late_lint_pass(Box::new(attrs::AttrPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:95:33 [INFO] [stdout] | [INFO] [stdout] 95 | reg.register_late_lint_pass(box collapsible_if::CollapsibleIf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 95 - reg.register_late_lint_pass(box collapsible_if::CollapsibleIf); [INFO] [stdout] 95 + reg.register_late_lint_pass(Box::new(collapsible_if::CollapsibleIf)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | reg.register_late_lint_pass(box block_in_if_condition::BlockInIfCondition); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 96 - reg.register_late_lint_pass(box block_in_if_condition::BlockInIfCondition); [INFO] [stdout] 96 + reg.register_late_lint_pass(Box::new(block_in_if_condition::BlockInIfCondition)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | reg.register_late_lint_pass(box misc::ModuloOne); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 97 - reg.register_late_lint_pass(box misc::ModuloOne); [INFO] [stdout] 97 + reg.register_late_lint_pass(Box::new(misc::ModuloOne)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:98:33 [INFO] [stdout] | [INFO] [stdout] 98 | reg.register_late_lint_pass(box unicode::Unicode); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 98 - reg.register_late_lint_pass(box unicode::Unicode); [INFO] [stdout] 98 + reg.register_late_lint_pass(Box::new(unicode::Unicode)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:99:33 [INFO] [stdout] | [INFO] [stdout] 99 | reg.register_late_lint_pass(box strings::StringAdd); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 99 - reg.register_late_lint_pass(box strings::StringAdd); [INFO] [stdout] 99 + reg.register_late_lint_pass(Box::new(strings::StringAdd)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | reg.register_early_lint_pass(box returns::ReturnPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 100 - reg.register_early_lint_pass(box returns::ReturnPass); [INFO] [stdout] 100 + reg.register_early_lint_pass(Box::new(returns::ReturnPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:101:33 [INFO] [stdout] | [INFO] [stdout] 101 | reg.register_late_lint_pass(box methods::MethodsPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 101 - reg.register_late_lint_pass(box methods::MethodsPass); [INFO] [stdout] 101 + reg.register_late_lint_pass(Box::new(methods::MethodsPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | reg.register_late_lint_pass(box shadow::ShadowPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 102 - reg.register_late_lint_pass(box shadow::ShadowPass); [INFO] [stdout] 102 + reg.register_late_lint_pass(Box::new(shadow::ShadowPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:103:33 [INFO] [stdout] | [INFO] [stdout] 103 | reg.register_late_lint_pass(box types::LetPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 103 - reg.register_late_lint_pass(box types::LetPass); [INFO] [stdout] 103 + reg.register_late_lint_pass(Box::new(types::LetPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:104:33 [INFO] [stdout] | [INFO] [stdout] 104 | reg.register_late_lint_pass(box types::UnitCmp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 104 - reg.register_late_lint_pass(box types::UnitCmp); [INFO] [stdout] 104 + reg.register_late_lint_pass(Box::new(types::UnitCmp)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 105 | reg.register_late_lint_pass(box loops::LoopsPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 105 - reg.register_late_lint_pass(box loops::LoopsPass); [INFO] [stdout] 105 + reg.register_late_lint_pass(Box::new(loops::LoopsPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:106:33 [INFO] [stdout] | [INFO] [stdout] 106 | reg.register_late_lint_pass(box lifetimes::LifetimePass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 106 - reg.register_late_lint_pass(box lifetimes::LifetimePass); [INFO] [stdout] 106 + reg.register_late_lint_pass(Box::new(lifetimes::LifetimePass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:107:33 [INFO] [stdout] | [INFO] [stdout] 107 | reg.register_late_lint_pass(box ranges::StepByZero); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 107 - reg.register_late_lint_pass(box ranges::StepByZero); [INFO] [stdout] 107 + reg.register_late_lint_pass(Box::new(ranges::StepByZero)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:108:33 [INFO] [stdout] | [INFO] [stdout] 108 | reg.register_late_lint_pass(box types::CastPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 108 - reg.register_late_lint_pass(box types::CastPass); [INFO] [stdout] 108 + reg.register_late_lint_pass(Box::new(types::CastPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | reg.register_late_lint_pass(box types::TypeComplexityPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 109 - reg.register_late_lint_pass(box types::TypeComplexityPass); [INFO] [stdout] 109 + reg.register_late_lint_pass(Box::new(types::TypeComplexityPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | reg.register_late_lint_pass(box matches::MatchPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 110 - reg.register_late_lint_pass(box matches::MatchPass); [INFO] [stdout] 110 + reg.register_late_lint_pass(Box::new(matches::MatchPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:111:33 [INFO] [stdout] | [INFO] [stdout] 111 | reg.register_late_lint_pass(box misc::PatternPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 111 - reg.register_late_lint_pass(box misc::PatternPass); [INFO] [stdout] 111 + reg.register_late_lint_pass(Box::new(misc::PatternPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:112:33 [INFO] [stdout] | [INFO] [stdout] 112 | reg.register_late_lint_pass(box minmax::MinMaxPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 112 - reg.register_late_lint_pass(box minmax::MinMaxPass); [INFO] [stdout] 112 + reg.register_late_lint_pass(Box::new(minmax::MinMaxPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:113:33 [INFO] [stdout] | [INFO] [stdout] 113 | reg.register_late_lint_pass(box open_options::NonSensicalOpenOptions); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 113 - reg.register_late_lint_pass(box open_options::NonSensicalOpenOptions); [INFO] [stdout] 113 + reg.register_late_lint_pass(Box::new(open_options::NonSensicalOpenOptions)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thread-scoped v1.0.1 [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:114:33 [INFO] [stdout] | [INFO] [stdout] 114 | reg.register_late_lint_pass(box zero_div_zero::ZeroDivZeroPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 114 - reg.register_late_lint_pass(box zero_div_zero::ZeroDivZeroPass); [INFO] [stdout] 114 + reg.register_late_lint_pass(Box::new(zero_div_zero::ZeroDivZeroPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:115:33 [INFO] [stdout] | [INFO] [stdout] 115 | reg.register_late_lint_pass(box mutex_atomic::MutexAtomic); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 115 - reg.register_late_lint_pass(box mutex_atomic::MutexAtomic); [INFO] [stdout] 115 + reg.register_late_lint_pass(Box::new(mutex_atomic::MutexAtomic)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:116:33 [INFO] [stdout] | [INFO] [stdout] 116 | reg.register_late_lint_pass(box needless_features::NeedlessFeaturesPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 116 - reg.register_late_lint_pass(box needless_features::NeedlessFeaturesPass); [INFO] [stdout] 116 + reg.register_late_lint_pass(Box::new(needless_features::NeedlessFeaturesPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:117:33 [INFO] [stdout] | [INFO] [stdout] 117 | reg.register_late_lint_pass(box needless_update::NeedlessUpdatePass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 117 - reg.register_late_lint_pass(box needless_update::NeedlessUpdatePass); [INFO] [stdout] 117 + reg.register_late_lint_pass(Box::new(needless_update::NeedlessUpdatePass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:118:33 [INFO] [stdout] | [INFO] [stdout] 118 | reg.register_late_lint_pass(box no_effect::NoEffectPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 118 - reg.register_late_lint_pass(box no_effect::NoEffectPass); [INFO] [stdout] 118 + reg.register_late_lint_pass(Box::new(no_effect::NoEffectPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:119:33 [INFO] [stdout] | [INFO] [stdout] 119 | reg.register_late_lint_pass(box map_clone::MapClonePass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 119 - reg.register_late_lint_pass(box map_clone::MapClonePass); [INFO] [stdout] 119 + reg.register_late_lint_pass(Box::new(map_clone::MapClonePass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:120:33 [INFO] [stdout] | [INFO] [stdout] 120 | reg.register_late_lint_pass(box temporary_assignment::TemporaryAssignmentPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 120 - reg.register_late_lint_pass(box temporary_assignment::TemporaryAssignmentPass); [INFO] [stdout] 120 + reg.register_late_lint_pass(Box::new(temporary_assignment::TemporaryAssignmentPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:121:33 [INFO] [stdout] | [INFO] [stdout] 121 | reg.register_late_lint_pass(box transmute::UselessTransmute); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 121 - reg.register_late_lint_pass(box transmute::UselessTransmute); [INFO] [stdout] 121 + reg.register_late_lint_pass(Box::new(transmute::UselessTransmute)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:122:33 [INFO] [stdout] | [INFO] [stdout] 122 | reg.register_late_lint_pass(box cyclomatic_complexity::CyclomaticComplexity::new(25)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 122 - reg.register_late_lint_pass(box cyclomatic_complexity::CyclomaticComplexity::new(25)); [INFO] [stdout] 122 + reg.register_late_lint_pass(Box::new(cyclomatic_complexity::CyclomaticComplexity::new(25))); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:123:33 [INFO] [stdout] | [INFO] [stdout] 123 | reg.register_late_lint_pass(box escape::EscapePass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 123 - reg.register_late_lint_pass(box escape::EscapePass); [INFO] [stdout] 123 + reg.register_late_lint_pass(Box::new(escape::EscapePass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | reg.register_early_lint_pass(box misc_early::MiscEarly); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 124 - reg.register_early_lint_pass(box misc_early::MiscEarly); [INFO] [stdout] 124 + reg.register_early_lint_pass(Box::new(misc_early::MiscEarly)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:125:33 [INFO] [stdout] | [INFO] [stdout] 125 | reg.register_late_lint_pass(box misc::UsedUnderscoreBinding); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 125 - reg.register_late_lint_pass(box misc::UsedUnderscoreBinding); [INFO] [stdout] 125 + reg.register_late_lint_pass(Box::new(misc::UsedUnderscoreBinding)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:126:33 [INFO] [stdout] | [INFO] [stdout] 126 | reg.register_late_lint_pass(box array_indexing::ArrayIndexing); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 126 - reg.register_late_lint_pass(box array_indexing::ArrayIndexing); [INFO] [stdout] 126 + reg.register_late_lint_pass(Box::new(array_indexing::ArrayIndexing)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `box_syntax` has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | reg.register_late_lint_pass(box panic::PanicPass); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `Box::new()` instead [INFO] [stdout] | [INFO] [stdout] 127 - reg.register_late_lint_pass(box panic::PanicPass); [INFO] [stdout] 127 + reg.register_late_lint_pass(Box::new(panic::PanicPass)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, box_syntax)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: plugins are no longer supported [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(plugin_registrar, box_syntax)] [INFO] [stdout] | ^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: replaced with `#[rustc_box]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v1.5.4 (https://github.com/kbknapp/clap-rs#4e3bd166) [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.asan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.dfsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.safestack.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/af54b6062f33b99e418444700f3a823ef0214052/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-nightly_rt.tsan.a [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_front` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | extern crate rustc_front; [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 `collections` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate collections; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_plugin` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | 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: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | declare_lint!(pub BOX_VEC, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | declare_lint!(pub LINKEDLIST, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | declare_lint!(pub LET_UNIT_VALUE, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | declare_lint!(pub UNIT_CMP, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:160:1 [INFO] [stdout] | [INFO] [stdout] 160 | declare_lint!(pub CAST_PRECISION_LOSS, Allow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | declare_lint!(pub CAST_SIGN_LOSS, Allow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | declare_lint!(pub CAST_POSSIBLE_TRUNCATION, Allow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:187:1 [INFO] [stdout] | [INFO] [stdout] 187 | declare_lint!(pub CAST_POSSIBLE_WRAP, Allow, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:335:1 [INFO] [stdout] | [INFO] [stdout] 335 | declare_lint!(pub TYPE_COMPLEXITY, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint!(pub TOPLEVEL_REF_ARG, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | declare_lint!(pub CMP_NAN, Deny, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | lint_array!(CMP_NAN) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | declare_lint!(pub FLOAT_CMP, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | lint_array!(FLOAT_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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | declare_lint!(pub CMP_OWNED, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | lint_array!(CMP_OWNED) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | declare_lint!(pub MODULO_ONE, Warn, "taking a number modulo 1, which always returns 0"); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | lint_array!(MODULO_ONE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:297:1 [INFO] [stdout] | [INFO] [stdout] 297 | declare_lint!(pub REDUNDANT_PATTERN, Warn, "using `name @ _` in a pattern"); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:304:9 [INFO] [stdout] | [INFO] [stdout] 304 | lint_array!(REDUNDANT_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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:334:1 [INFO] [stdout] | [INFO] [stdout] 334 | declare_lint!(pub USED_UNDERSCORE_BINDING, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:342:9 [INFO] [stdout] | [INFO] [stdout] 342 | lint_array!(USED_UNDERSCORE_BINDING) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | lint_array!(PTR_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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | lint_array!(NEEDLESS_BOOL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint!(pub REDUNDANT_CLOSURE, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | declare_lint! { pub IDENTITY_OP, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint!(pub MIN_MAX, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | declare_lint!(pub MUT_MUT, Allow, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | declare_lint!(pub LEN_ZERO, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint!(pub LEN_WITHOUT_IS_EMPTY, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | declare_lint! { pub INLINE_ALWAYS, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | lint_array!(INLINE_ALWAYS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint!{ pub ZERO_WIDTH_SPACE, Deny, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | declare_lint!{ pub NON_ASCII_LITERAL, Allow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | declare_lint!{ pub UNICODE_NOT_NFC, Allow, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint!(pub SHADOW_SAME, Allow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | declare_lint!(pub SHADOW_REUSE, Allow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | declare_lint!(pub SHADOW_UNRELATED, Allow, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | lint_array!(STRING_ADD, STRING_ADD_ASSIGN) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | declare_lint!(pub OPTION_UNWRAP_USED, Allow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | declare_lint!(pub RESULT_UNWRAP_USED, Allow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | declare_lint!(pub STR_TO_STRING, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | declare_lint!(pub STRING_TO_STRING, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | declare_lint!(pub SHOULD_IMPLEMENT_TRAIT, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:98:1 [INFO] [stdout] | [INFO] [stdout] 98 | declare_lint!(pub WRONG_SELF_CONVENTION, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:114:1 [INFO] [stdout] | [INFO] [stdout] 114 | declare_lint!(pub WRONG_PUB_SELF_CONVENTION, Allow, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | declare_lint!(pub OK_EXPECT, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 136 | declare_lint!(pub OPTION_MAP_UNWRAP_OR, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | declare_lint!(pub OPTION_MAP_UNWRAP_OR_ELSE, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 158 | declare_lint!(pub FILTER_NEXT, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:169:1 [INFO] [stdout] | [INFO] [stdout] 169 | declare_lint!(pub SEARCH_IS_SOME, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | lint_array!(OPTION_UNWRAP_USED, RESULT_UNWRAP_USED, STR_TO_STRING, STRING_TO_STRING, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | declare_lint!(pub NEEDLESS_RETURN, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint!(pub LET_AND_RETURN, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `portaudio v0.5.1 (https://github.com/jeremyletang/rust-portaudio#86eae288)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/portaudio-7b9860c7cf4d57fe/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/rust-portaudio-8c3b86e4228f4e2c/86eae28/build.rs:83:23: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e9e02ee642 - std::backtrace_rs::backtrace::libunwind::trace::h1c292de34b5213fc [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x55e9e02ee642 - std::backtrace_rs::backtrace::trace_unsynchronized::h3cc3391047a1d5c6 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x55e9e02ee642 - std::sys::backtrace::_print_fmt::h252992e6edaadaa6 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x55e9e02ee642 - ::fmt::h8a75f7c6d3be3b6f [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x55e9e0310b83 - core::fmt::rt::Argument::fmt::hb572c6e8bca4dba5 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/core/src/fmt/rt.rs:184:76 [INFO] [stderr] 5: 0x55e9e0310b83 - core::fmt::write::h9f7f4a1afd226df1 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/core/src/fmt/mod.rs:1480:21 [INFO] [stderr] 6: 0x55e9e02ebb83 - std::io::default_write_fmt::he264e22cc906c30f [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x55e9e02ebb83 - std::io::Write::write_fmt::hb11f2fd70a20903c [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x55e9e02ee492 - std::sys::backtrace::BacktraceLock::print::hc373d38d0719466d [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x55e9e02ef5e2 - std::panicking::default_hook::{{closure}}::heb0512ef47c5bd59 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x55e9e02ef3e5 - std::panicking::default_hook::he76403f2b5bdf8ac [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x55e9e02efeb2 - std::panicking::rust_panic_with_hook::h2d0f67ec5003eb1d [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x55e9e02efd4a - std::panicking::begin_panic_handler::{{closure}}::hc80dd023b61c32fc [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x55e9e02eeb39 - std::sys::backtrace::__rust_end_short_backtrace::hb1e0c8a5f2574546 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x55e9e02ef9dd - __rustc[3304f3cae0d0c4a8]::rust_begin_unwind [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x55e9e030fb60 - core::panicking::panic_fmt::ha2e7a75c4a491241 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x55e9e02b8828 - core::panicking::panic_display::h5c62bb6cfb0a5843 [INFO] [stderr] 17: 0x55e9e02b8eea - build_script_build::unix_platform::build::h25a86322571ce5a3 [INFO] [stderr] 18: 0x55e9e02b9886 - build_script_build::platform::build::h7f67d68b92bfee4c [INFO] [stderr] 19: 0x55e9e02b8cd0 - build_script_build::build::h37e12a78b240534d [INFO] [stderr] 20: 0x55e9e02b8a20 - build_script_build::main::hff83bdd606950881 [INFO] [stderr] 21: 0x55e9e02b8473 - core::ops::function::FnOnce::call_once::h99a5ab497bd824cb [INFO] [stderr] 22: 0x55e9e02b8266 - std::sys::backtrace::__rust_begin_short_backtrace::h50ba566ea1939b0e [INFO] [stderr] 23: 0x55e9e02b81a9 - std::rt::lang_start::{{closure}}::h09e5e2135507e88c [INFO] [stderr] 24: 0x55e9e02e8540 - core::ops::function::impls:: for &F>::call_once::h4a5e92f0b168ad39 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 25: 0x55e9e02e8540 - std::panicking::try::do_call::h7b44fb4f4b56c550 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x55e9e02e8540 - std::panicking::try::hc75f4212874fd267 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x55e9e02e8540 - std::panic::catch_unwind::h787bd3ab0e560a78 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x55e9e02e8540 - std::rt::lang_start_internal::{{closure}}::h2ecb7d21a2f2136c [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/rt.rs:168:24 [INFO] [stderr] 29: 0x55e9e02e8540 - std::panicking::try::do_call::hc4dd84a4428c0ad0 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x55e9e02e8540 - std::panicking::try::hdf576665842e88fc [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x55e9e02e8540 - std::panic::catch_unwind::h814a1c94fe513f8f [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x55e9e02e8540 - std::rt::lang_start_internal::h6cae671b9b36caf3 [INFO] [stderr] at /rustc/af54b6062f33b99e418444700f3a823ef0214052/library/std/src/rt.rs:164:5 [INFO] [stderr] 33: 0x55e9e02b8191 - std::rt::lang_start::hde1dc972cb10c331 [INFO] [stderr] 34: 0x55e9e02b9b55 - main [INFO] [stderr] 35: 0x7d873f62f1ca - [INFO] [stderr] 36: 0x7d873f62f28b - __libc_start_main [INFO] [stderr] 37: 0x55e9e02b7f45 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint!(pub NEEDLESS_LIFETIMES, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | declare_lint!(pub UNUSED_LIFETIMES, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | declare_lint!{ pub NEEDLESS_RANGE_LOOP, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | declare_lint!{ pub EXPLICIT_ITER_LOOP, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | declare_lint!{ pub ITER_NEXT_LOOP, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | declare_lint!{ pub WHILE_LET_LOOP, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | declare_lint!{ pub UNUSED_COLLECT, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | declare_lint!{ pub REVERSE_RANGE_LOOP, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:105:1 [INFO] [stdout] | [INFO] [stdout] 105 | declare_lint!{ pub EXPLICIT_COUNTER_LOOP, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | declare_lint!{ pub EMPTY_LOOP, Warn, "empty `loop {}` detected" } [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:124:1 [INFO] [stdout] | [INFO] [stdout] 124 | declare_lint!{ pub WHILE_LET_ON_ITERATOR, Warn, "using a while-let loop instead of a for loop on an iterator" } [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | lint_array!(NEEDLESS_RANGE_LOOP, EXPLICIT_ITER_LOOP, ITER_NEXT_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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | declare_lint!(pub MAP_CLONE, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | declare_lint!(pub SINGLE_MATCH, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | declare_lint!(pub MATCH_REF_PATS, Warn, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | declare_lint!(pub MATCH_BOOL, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | lint_array!(SINGLE_MATCH, MATCH_REF_PATS, MATCH_BOOL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint!(pub PRECEDENCE, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mutex_atomic.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mutex_atomic.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mutex_atomic.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/zero_div_zero.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | declare_lint!(pub ZERO_DIVIDED_BY_ZERO, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/zero_div_zero.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | lint_array!(ZERO_DIVIDED_BY_ZERO) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/open_options.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/open_options.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_features.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_features.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_features.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | lint_array!(UNSTABLE_AS_SLICE, UNSTABLE_AS_MUT_SLICE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_update.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_update.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/no_effect.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/no_effect.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | lint_array!(NO_EFFECT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/temporary_assignment.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/temporary_assignment.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/transmute.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/transmute.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | lint_array!(USELESS_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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/cyclomatic_complexity.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | declare_lint! { pub CYCLOMATIC_COMPLEXITY, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/cyclomatic_complexity.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/escape.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | declare_lint!(pub BOXED_LOCAL, Warn, "using Box where unnecessary"); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/escape.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | lint_array!(BOXED_LOCAL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc_early.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | declare_lint!(pub UNNEEDED_FIELD_PATTERN, Warn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc_early.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/array_indexing.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/array_indexing.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | lint_array!(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/panic.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | declare_lint!(pub PANIC_PARAMS, Warn, "missing parameters in `panic!`"); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/panic.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | lint_array!(PANIC_PARAMS) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `plugin_registrar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lib.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | #[plugin_registrar] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `plugin_registrar` is in scope, but it is a function, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:138:35 [INFO] [stdout] | [INFO] [stdout] 138 | BiEq | BiLe | BiGe => "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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:138:21 [INFO] [stdout] | [INFO] [stdout] 138 | BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TyUs` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | ty::TyInt(TyIs) | ty::TyUint(TyUs) => true, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `TyUs` [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::TyUs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:204:38 [INFO] [stdout] | [INFO] [stdout] 204 | ty::TyInt(TyIs) | ty::TyUint(TyUs) => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TyIs` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:204:27 [INFO] [stdout] | [INFO] [stdout] 204 | ty::TyInt(TyIs) | ty::TyUint(TyUs) => true, [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^ pattern doesn't bind `TyIs` [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::TyIs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:204:19 [INFO] [stdout] | [INFO] [stdout] 204 | ty::TyInt(TyIs) | ty::TyUint(TyUs) => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TyInfer` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 427 | TyInfer | [INFO] [stdout] | ------- variable not in all patterns [INFO] [stdout] 428 | TyPtr(..) | [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `TyInfer` [INFO] [stdout] 429 | TyRptr(..) => (1, 0), [INFO] [stdout] | ^^^^^^^^^^ pattern doesn't bind `TyInfer` [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | TyInfer | [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0310, E0642. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors [INFO] [stdout] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiLt` [INFO] [stdout] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BiLe` [INFO] [stdout] | pattern doesn't bind `BiLe` [INFO] [stdout] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:23 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:30 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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] | | | | | 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] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:37 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ---- ^^^^^ ^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] | | | | | | | | [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] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:44 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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] | pattern doesn't bind `BiAnd` [INFO] [stdout] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:51 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:59 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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] | | | | 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] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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] | | | | | 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] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:98:20 [INFO] [stdout] | [INFO] [stdout] 98 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^ ^^^^^ ^^^^ pattern doesn't bind `BiBitOr` [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] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 98 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [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] | variable not in all patterns [INFO] [stdout] 98 | 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | BiEq | BiLt | BiLe | BiGt | BiGe | BiNe | BiAnd | BiOr | [INFO] [stdout] | ^^^^ [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:114:21 [INFO] [stdout] | [INFO] [stdout] 114 | (&TyInfer, &TyInfer) => true, [INFO] [stdout] | ^^^^^^^ used in a pattern more than once [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | BiEq | BiNe => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | BiEq | BiNe => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | BiEq | BiNe => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | BiEq | BiNe => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | BiLt | BiGe => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 155 | BiLt | BiGe => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 155 | BiLt | BiGe => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | BiLt | BiGe => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | BiLe | BiGt => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 176 | BiLe | BiGt => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:176:16 [INFO] [stdout] | [INFO] [stdout] 176 | BiLe | BiGt => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | BiLe | BiGt => match bit_op { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:33:35 [INFO] [stdout] | [INFO] [stdout] 33 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAdd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 33 | BiAdd | BiBitOr | BiBitXor => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | BiShl | BiShr | BiSub => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | BiShl | BiShr | BiSub => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | BiShl | BiShr | BiSub => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:37:33 [INFO] [stdout] | [INFO] [stdout] 37 | BiShl | BiShr | BiSub => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | BiShl | BiShr | BiSub => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | BiShl | BiShr | BiSub => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | BiGt | BiNe => check_cmp(cx, expr.span, left, right, "!"), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:31 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => true, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ----- ^^^^^ pattern doesn't bind `BiShl` [INFO] [stdout] | | | | | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:41 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => true, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^ ^^^^^ ----- variable not in all patterns [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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:49 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => 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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => 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] | | variable not in all patterns [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => true, [INFO] [stdout] | ^^^^^ ^^^^^ ----- ^^^^^ ^^^^^ pattern doesn't bind `BiMul` [INFO] [stdout] | | | | | [INFO] [stdout] | | | | pattern doesn't bind `BiMul` [INFO] [stdout] | | | variable not in all patterns [INFO] [stdout] | | pattern doesn't bind `BiMul` [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:25 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ----- ^^^^^ pattern doesn't bind `BiDiv` [INFO] [stdout] | | | | | [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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:33 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => true, [INFO] [stdout] | ^^^^^ ^^^^^ ^^^^^ ^^^^^ ----- variable not in all patterns [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] | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:41 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAdd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:17 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => 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] | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | BiAdd | BiSub | BiMul | BiDiv | BiRem => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:18:32 [INFO] [stdout] | [INFO] [stdout] 18 | pub type MethodArgs = HirVec>; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 18 | pub type MethodArgs = HirVec>; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:78:20 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn in_macro(cx: &T, span: Span) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:85:29 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn in_external_macro(cx: &T, span: Span) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | fn in_macro_ext(cx: &T, opt_info: Option<&ExpnInfo>) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn match_def_path(cx: &LateContext, def_id: DefId, path: &[&str]) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:120:24 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn match_type(cx: &LateContext, ty: ty::Ty, path: &[&str]) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:132:31 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn match_impl_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn match_impl_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:146:32 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn match_trait_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:146:52 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn match_trait_method(cx: &LateContext, expr: &Expr, path: &[&str]) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn match_path(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 `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:175:40 [INFO] [stdout] | [INFO] [stdout] 175 | pub fn method_chain_args<'a>(expr: &'a Expr, methods: &[&str]) -> Option> { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:179:16 [INFO] [stdout] | [INFO] [stdout] 179 | 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 `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:198:27 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn get_item_name(cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:198:47 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn get_item_name(cx: &LateContext, expr: &Expr) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NodeItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | Some(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 `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:201:24 [INFO] [stdout] | [INFO] [stdout] 201 | Some(NodeItem(&Item{ ref name, .. })) | [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NodeTraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:202:14 [INFO] [stdout] | [INFO] [stdout] 202 | Some(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 `TraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 202 | Some(NodeTraitItem(&TraitItem{ ref name, .. })) | [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NodeImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:203:14 [INFO] [stdout] | [INFO] [stdout] 203 | Some(NodeImplItem(&ImplItem{ 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:203:28 [INFO] [stdout] | [INFO] [stdout] 203 | Some(NodeImplItem(&ImplItem{ ref name, .. })) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:211:35 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn is_from_for_desugar(decl: &Decl) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:214:17 [INFO] [stdout] | [INFO] [stdout] 214 | let DeclLocal(ref loc) = decl.node, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:216:17 [INFO] [stdout] | [INFO] [stdout] 216 | let ExprMatch(_, _, MatchSource::ForLoopDesugar) = expr.node [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:226:23 [INFO] [stdout] | [INFO] [stdout] 226 | pub fn snippet<'a, T: LintContext>(cx: &T, span: Span, default: &'a str) -> Cow<'a, str> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:231:23 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn snippet_opt(cx: &T, span: Span) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 239 | pub fn snippet_block<'a, T: LintContext>(cx: &T, span: Span, default: &'a str) -> Cow<'a, str> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:246:26 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn expr_block<'a, T: LintContext>(cx: &T, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:246:54 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn expr_block<'a, T: LintContext>(cx: &T, expr: &Expr, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:251:12 [INFO] [stdout] | [INFO] [stdout] 251 | if let ExprBlock(_) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:290:36 [INFO] [stdout] | [INFO] [stdout] 290 | 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] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:290:53 [INFO] [stdout] | [INFO] [stdout] 290 | 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] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:290:73 [INFO] [stdout] | [INFO] [stdout] 290 | 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: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 290 | pub fn get_parent_expr<'c, Expr>(cx: &'c LateContext, e: &Expr) -> Option<&'c Expr> { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NodeExpr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:296:16 [INFO] [stdout] | [INFO] [stdout] 296 | if let NodeExpr(parent) = node { Some(parent) } else { None } ) [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:299:40 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn get_enclosing_block<'c>(cx: &'c LateContext, node: NodeId) -> Option<&'c Block> { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:299:81 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn get_enclosing_block<'c>(cx: &'c LateContext, node: NodeId) -> Option<&'c Block> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 299 | pub fn get_enclosing_block<'c, Block>(cx: &'c LateContext, node: NodeId) -> Option<&'c Block> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NodeBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:305:13 [INFO] [stdout] | [INFO] [stdout] 305 | NodeBlock(ref block) => Some(block), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NodeItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:306:13 [INFO] [stdout] | [INFO] [stdout] 306 | NodeItem(&Item{ node: ItemFn(_, _, _, _, _, ref block), .. }) => Some(block), [INFO] [stdout] | ^^^^^^^^ 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 306 | NodeItem(&Item{ node: ItemFn(_, _, _, _, _, ref block), .. }) => Some(block), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:306:35 [INFO] [stdout] | [INFO] [stdout] 306 | NodeItem(&Item{ node: ItemFn(_, _, _, _, _, ref block), .. }) => Some(block), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:334:25 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn span_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:334:64 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn span_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:360:34 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn span_help_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:360:73 [INFO] [stdout] | [INFO] [stdout] 360 | pub fn span_help_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:371:34 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn span_note_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:371:73 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn span_note_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:387:34 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn span_lint_and_then<'a, T: LintContext, F>(cx: &'a T, lint: &'static Lint, sp: Span, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:387:76 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn span_lint_and_then<'a, T: LintContext, F>(cx: &'a T, lint: &'static Lint, sp: 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:418:34 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn is_integer_literal(expr: &Expr, value: u64) -> bool [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:421:12 [INFO] [stdout] | [INFO] [stdout] 421 | if let ExprLit(ref spanned) = expr.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:422:16 [INFO] [stdout] | [INFO] [stdout] 422 | if let LitInt(v, _) = spanned.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:429:25 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn is_adjusted(cx: &LateContext, e: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:429:42 [INFO] [stdout] | [INFO] [stdout] 429 | pub fn is_adjusted(cx: &LateContext, e: &Expr) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:478:24 [INFO] [stdout] | [INFO] [stdout] 478 | if let LitStr(ref s, _) = value.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:228:9 [INFO] [stdout] | [INFO] [stdout] 228 | LitStr(ref is, style) => ConstantStr(is.to_string(), style), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitByte` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | LitByte(b) => ConstantByte(b), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitByteStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | LitByteStr(ref s) => ConstantBinary(s.clone()), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitChar` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | LitChar(c) => ConstantChar(c), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | LitInt(value, ty) => ConstantInt(value, ty), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:233:9 [INFO] [stdout] | [INFO] [stdout] 233 | LitFloat(ref is, ty) => ConstantFloat(is.to_string(), ty.into()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitFloatUnsuffixed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | LitFloatUnsuffixed(ref is) => ConstantFloat(is.to_string(), FwAny), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 235 | LitBool(b) => ConstantBool(b), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:244:17 [INFO] [stdout] | [INFO] [stdout] 244 | SignedIntLit(ity, Plus) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:248:17 [INFO] [stdout] | [INFO] [stdout] 248 | SignedIntLit(ity, Minus) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:255:17 [INFO] [stdout] | [INFO] [stdout] 255 | UnsignedIntLit(ity) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | UnsuffixedIntLit(_) => { return None; } // refuse to guess [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:277:17 [INFO] [stdout] | [INFO] [stdout] 277 | SignedIntLit(ity, sign) => [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:279:17 [INFO] [stdout] | [INFO] [stdout] 279 | UnsuffixedIntLit(sign) => UnsuffixedIntLit(neg_sign(sign)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:312:9 [INFO] [stdout] | [INFO] [stdout] 312 | SignedIntLit(_, sign) | UnsuffixedIntLit(sign) => sign == Minus, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:312:33 [INFO] [stdout] | [INFO] [stdout] 312 | SignedIntLit(_, sign) | UnsuffixedIntLit(sign) => sign == Minus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | UnsignedIntLit(_) => false, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:319:10 [INFO] [stdout] | [INFO] [stdout] 319 | (SignedIntLit(lty, _), SignedIntLit(rty, _)) => if lty == rty { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:319:32 [INFO] [stdout] | [INFO] [stdout] 319 | (SignedIntLit(lty, _), SignedIntLit(rty, _)) => if lty == rty { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:321:10 [INFO] [stdout] | [INFO] [stdout] 321 | (UnsignedIntLit(lty), UnsignedIntLit(rty)) => [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:321:31 [INFO] [stdout] | [INFO] [stdout] 321 | (UnsignedIntLit(lty), UnsignedIntLit(rty)) => [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:325:10 [INFO] [stdout] | [INFO] [stdout] 325 | (UnsuffixedIntLit(_), UnsuffixedIntLit(_)) => Some(UnsuffixedIntLit(s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:325:31 [INFO] [stdout] | [INFO] [stdout] 325 | (UnsuffixedIntLit(_), UnsuffixedIntLit(_)) => Some(UnsuffixedIntLit(s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:326:10 [INFO] [stdout] | [INFO] [stdout] 326 | (SignedIntLit(lty, _), UnsuffixedIntLit(_)) => Some(SignedIntLit(lty, s)), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:326:32 [INFO] [stdout] | [INFO] [stdout] 326 | (SignedIntLit(lty, _), UnsuffixedIntLit(_)) => Some(SignedIntLit(lty, s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:327:10 [INFO] [stdout] | [INFO] [stdout] 327 | (UnsignedIntLit(lty), UnsuffixedIntLit(rs)) => if rs == Plus { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:327:31 [INFO] [stdout] | [INFO] [stdout] 327 | (UnsignedIntLit(lty), UnsuffixedIntLit(rs)) => if rs == Plus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | (UnsuffixedIntLit(_), SignedIntLit(rty, _)) => Some(SignedIntLit(rty, s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:329:31 [INFO] [stdout] | [INFO] [stdout] 329 | (UnsuffixedIntLit(_), SignedIntLit(rty, _)) => Some(SignedIntLit(rty, s)), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:330:10 [INFO] [stdout] | [INFO] [stdout] 330 | (UnsuffixedIntLit(ls), UnsignedIntLit(rty)) => if ls == Plus { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:330:32 [INFO] [stdout] | [INFO] [stdout] 330 | (UnsuffixedIntLit(ls), UnsignedIntLit(rty)) => if ls == Plus { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:352:40 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn constant(lcx: &LateContext, e: &Expr) -> Option<(Constant, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:357:28 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn constant_simple(e: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:370:28 [INFO] [stdout] | [INFO] [stdout] 370 | fn expr(&mut self, e: &Expr) -> Option { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | ExprPath(_, _) => self.fetch_path(e), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | ExprIf(ref cond, ref then, ref 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | 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 `ExprVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | ExprVec(ref vec) => self.multi(vec).map(ConstantVec), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | ExprTup(ref tup) => self.multi(tup).map(ConstantTuple), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | ExprRepeat(ref value, ref number) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | ExprUnary(op, ref operand) => self.expr(operand).and_then( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | ExprBinary(op, ref left, ref 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:397:30 [INFO] [stdout] | [INFO] [stdout] 397 | fn multi + Sized>(&mut self, vec: &[E]) -> [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:404:34 [INFO] [stdout] | [INFO] [stdout] 404 | fn fetch_path(&mut self, e: &Expr) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DefConst` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:407:53 [INFO] [stdout] | [INFO] [stdout] 407 | if let Some(&PathResolution { base_def: DefConst(id), ..}) = [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:426:33 [INFO] [stdout] | [INFO] [stdout] 426 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:432:37 [INFO] [stdout] | [INFO] [stdout] 432 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, otherwise: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:432:50 [INFO] [stdout] | [INFO] [stdout] 432 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, otherwise: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:432:78 [INFO] [stdout] | [INFO] [stdout] 432 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, otherwise: &Option>) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 367 | impl<'c, 'cc, Expr> ConstEvalLateContext<'c, 'cc> { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:443:29 [INFO] [stdout] | [INFO] [stdout] 443 | fn binop(&mut self, op: BinOp, left: &Expr, right: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:443:43 [INFO] [stdout] | [INFO] [stdout] 443 | fn binop(&mut self, op: BinOp, left: &Expr, right: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:443:57 [INFO] [stdout] | [INFO] [stdout] 443 | fn binop(&mut self, op: BinOp, left: &Expr, right: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:505:36 [INFO] [stdout] | [INFO] [stdout] 505 | fn divmul(&mut self, left: &Expr, right: &Expr, f: F) [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:505:50 [INFO] [stdout] | [INFO] [stdout] 505 | fn divmul(&mut self, left: &Expr, right: &Expr, f: F) [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:519:35 [INFO] [stdout] | [INFO] [stdout] 519 | fn bitop(&mut self, left: &Expr, right: &Expr, f: F) [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:519:49 [INFO] [stdout] | [INFO] [stdout] 519 | fn bitop(&mut self, left: &Expr, right: &Expr, f: F) [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:532:30 [INFO] [stdout] | [INFO] [stdout] 532 | fn cmp(&mut self, left: &Expr, right: &Expr, ordering: Ordering, b: bool) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:532:44 [INFO] [stdout] | [INFO] [stdout] 532 | fn cmp(&mut self, left: &Expr, right: &Expr, ordering: Ordering, b: bool) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:537:41 [INFO] [stdout] | [INFO] [stdout] 537 | fn binop_apply(&mut self, left: &Expr, right: &Expr, op: F) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:537:55 [INFO] [stdout] | [INFO] [stdout] 537 | fn binop_apply(&mut self, left: &Expr, right: &Expr, op: F) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:544:40 [INFO] [stdout] | [INFO] [stdout] 544 | fn short_circuit(&mut self, left: &Expr, right: &Expr, b: bool) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/consts.rs:544:54 [INFO] [stdout] | [INFO] [stdout] 544 | fn short_circuit(&mut self, left: &Expr, right: &Expr, b: bool) -> Option { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | impl LintPass for TypePass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | impl LateLintPass for TypePass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_ty(&mut self, cx: &LateContext, ast_ty: &Ty) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:52:55 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_ty(&mut self, cx: &LateContext, ast_ty: &Ty) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BOX_VEC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | cx, BOX_VEC, ast_ty.span, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LINKEDLIST` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | cx, LINKEDLIST, ast_ty.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | fn check_let_unit(cx: &LateContext, decl: &Decl) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:85:44 [INFO] [stdout] | [INFO] [stdout] 85 | fn check_let_unit(cx: &LateContext, decl: &Decl) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | if let DeclLocal(ref local) = decl.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LET_UNIT_VALUE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 92 | span_lint(cx, LET_UNIT_VALUE, decl.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 99 | impl LintPass for LetPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:100:28 [INFO] [stdout] | [INFO] [stdout] 100 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:105:6 [INFO] [stdout] | [INFO] [stdout] 105 | impl LateLintPass for LetPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | fn check_decl(&mut self, cx: &LateContext, decl: &Decl) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:106:55 [INFO] [stdout] | [INFO] [stdout] 106 | fn check_decl(&mut self, cx: &LateContext, decl: &Decl) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:124:6 [INFO] [stdout] | [INFO] [stdout] 124 | impl LintPass for UnitCmp { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:125:28 [INFO] [stdout] | [INFO] [stdout] 125 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:130:6 [INFO] [stdout] | [INFO] [stdout] 130 | impl LateLintPass for UnitCmp { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:131:35 [INFO] [stdout] | [INFO] [stdout] 131 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:131:55 [INFO] [stdout] | [INFO] [stdout] 131 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:133:16 [INFO] [stdout] | [INFO] [stdout] 133 | if let ExprBinary(ref cmp, ref left, _) = expr.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNIT_CMP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:141:31 [INFO] [stdout] | [INFO] [stdout] 141 | span_lint(cx, UNIT_CMP, expr.span, &format!( [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BITS` in module `std::usize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:199:31 [INFO] [stdout] | [INFO] [stdout] 199 | if n == 4 { ::std::usize::BITS } else { n } [INFO] [stdout] | ^^^^ not found in `std::usize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:209:34 [INFO] [stdout] | [INFO] [stdout] 209 | fn span_precision_loss_lint(cx: &LateContext, expr: &Expr, cast_from: &ty::TyS, cast_to_f64: 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:209:54 [INFO] [stdout] | [INFO] [stdout] 209 | fn span_precision_loss_lint(cx: &LateContext, expr: &Expr, cast_from: &ty::TyS, cast_to_f64: bool) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAST_PRECISION_LOSS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:216:19 [INFO] [stdout] | [INFO] [stdout] 216 | span_lint(cx, CAST_PRECISION_LOSS, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | fn check_truncation_and_wrapping(cx: &LateContext, expr: &Expr, cast_from: &ty::TyS, cast_to: &ty::TyS) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:228:59 [INFO] [stdout] | [INFO] [stdout] 228 | fn check_truncation_and_wrapping(cx: &LateContext, expr: &Expr, cast_from: &ty::TyS, cast_to: &ty::TyS) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAST_POSSIBLE_TRUNCATION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:255:23 [INFO] [stdout] | [INFO] [stdout] 255 | span_lint(cx, CAST_POSSIBLE_TRUNCATION, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAST_POSSIBLE_WRAP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:264:23 [INFO] [stdout] | [INFO] [stdout] 264 | span_lint(cx, CAST_POSSIBLE_WRAP, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:274:6 [INFO] [stdout] | [INFO] [stdout] 274 | impl LintPass for CastPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:275:28 [INFO] [stdout] | [INFO] [stdout] 275 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:283:6 [INFO] [stdout] | [INFO] [stdout] 283 | impl LateLintPass for CastPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:284:35 [INFO] [stdout] | [INFO] [stdout] 284 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:284:55 [INFO] [stdout] | [INFO] [stdout] 284 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:285:16 [INFO] [stdout] | [INFO] [stdout] 285 | if let ExprCast(ref ex, _) = expr.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAST_POSSIBLE_TRUNCATION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | span_lint(cx, CAST_POSSIBLE_TRUNCATION, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAST_SIGN_LOSS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:301:43 [INFO] [stdout] | [INFO] [stdout] 301 | ... span_lint(cx, CAST_SIGN_LOSS, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAST_SIGN_LOSS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:308:43 [INFO] [stdout] | [INFO] [stdout] 308 | ... span_lint(cx, CAST_SIGN_LOSS, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CAST_POSSIBLE_TRUNCATION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:317:43 [INFO] [stdout] | [INFO] [stdout] 317 | ... span_lint(cx, CAST_POSSIBLE_TRUNCATION, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:341:6 [INFO] [stdout] | [INFO] [stdout] 341 | impl LintPass for TypeComplexityPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:342:28 [INFO] [stdout] | [INFO] [stdout] 342 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:347:6 [INFO] [stdout] | [INFO] [stdout] 347 | impl LateLintPass for TypeComplexityPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:348:33 [INFO] [stdout] | [INFO] [stdout] 348 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Block, _: Span, _: NodeId) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:348:64 [INFO] [stdout] | [INFO] [stdout] 348 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Block, _: Span, _: NodeId) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:348:76 [INFO] [stdout] | [INFO] [stdout] 348 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, _: &Block, _: Span, _: NodeId) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:352:43 [INFO] [stdout] | [INFO] [stdout] 352 | fn check_struct_field(&mut self, cx: &LateContext, field: &StructField) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StructField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:352:64 [INFO] [stdout] | [INFO] [stdout] 352 | fn check_struct_field(&mut self, cx: &LateContext, field: &StructField) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:357:35 [INFO] [stdout] | [INFO] [stdout] 357 | fn check_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:357:55 [INFO] [stdout] | [INFO] [stdout] 357 | fn check_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | ItemStatic(ref ty, _, _) | [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemConst` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:360:13 [INFO] [stdout] | [INFO] [stdout] 360 | ItemConst(ref ty, _) => check_type(cx, ty), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:366:41 [INFO] [stdout] | [INFO] [stdout] 366 | fn check_trait_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:366:61 [INFO] [stdout] | [INFO] [stdout] 366 | fn check_trait_item(&mut self, cx: &LateContext, item: &TraitItem) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ConstTraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | ConstTraitItem(ref ty, _) | [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TypeTraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:369:13 [INFO] [stdout] | [INFO] [stdout] 369 | TypeTraitItem(_, Some(ref ty)) => check_type(cx, ty), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MethodTraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:370:13 [INFO] [stdout] | [INFO] [stdout] 370 | MethodTraitItem(MethodSig { ref decl, .. }, None) => check_fndecl(cx, decl), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MethodSig` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:370:29 [INFO] [stdout] | [INFO] [stdout] 370 | MethodTraitItem(MethodSig { ref decl, .. }, None) => check_fndecl(cx, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:376:40 [INFO] [stdout] | [INFO] [stdout] 376 | fn check_impl_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:376:60 [INFO] [stdout] | [INFO] [stdout] 376 | fn check_impl_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:385:36 [INFO] [stdout] | [INFO] [stdout] 385 | fn check_local(&mut self, cx: &LateContext, local: &Local) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Local` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:385:57 [INFO] [stdout] | [INFO] [stdout] 385 | fn check_local(&mut self, cx: &LateContext, local: &Local) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:392:22 [INFO] [stdout] | [INFO] [stdout] 392 | fn check_fndecl(cx: &LateContext, decl: &FnDecl) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:392:42 [INFO] [stdout] | [INFO] [stdout] 392 | fn check_fndecl(cx: &LateContext, decl: &FnDecl) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Return` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:396:12 [INFO] [stdout] | [INFO] [stdout] 396 | if let Return(ref ty) = decl.output { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:401:20 [INFO] [stdout] | [INFO] [stdout] 401 | fn check_type(cx: &LateContext, ty: &Ty) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:401:38 [INFO] [stdout] | [INFO] [stdout] 401 | fn check_type(cx: &LateContext, ty: &Ty) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TYPE_COMPLEXITY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:410:23 [INFO] [stdout] | [INFO] [stdout] 410 | span_lint(cx, TYPE_COMPLEXITY, ty.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:424:36 [INFO] [stdout] | [INFO] [stdout] 424 | fn visit_ty(&mut self, ty: &'v 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:428:13 [INFO] [stdout] | [INFO] [stdout] 428 | TyPtr(..) | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | TyRptr(..) => (1, 0), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:432:13 [INFO] [stdout] | [INFO] [stdout] 432 | TyPath(..) | [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | TyVec(..) | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:434:13 [INFO] [stdout] | [INFO] [stdout] 434 | TyTup(..) | [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyFixedLengthVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | TyFixedLengthVec(..) => (10 * self.nest, 1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyObjectSum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:438:13 [INFO] [stdout] | [INFO] [stdout] 438 | TyObjectSum(..) => (20 * self.nest, 0), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyBareFn` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:441:13 [INFO] [stdout] | [INFO] [stdout] 441 | TyBareFn(..) | [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPolyTraitRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/types.rs:442:13 [INFO] [stdout] | [INFO] [stdout] 442 | TyPolyTraitRef(..) => (50 * self.nest, 1), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 33 | impl LintPass for TopLevelRefPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:34:28 [INFO] [stdout] | [INFO] [stdout] 34 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | impl LateLintPass for TopLevelRefPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:40:33 [INFO] [stdout] | [INFO] [stdout] 40 | fn check_fn(&mut self, cx: &LateContext, k: FnKind, decl: &FnDecl, _: &Block, _: Span, _: NodeId) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:40:64 [INFO] [stdout] | [INFO] [stdout] 40 | fn check_fn(&mut self, cx: &LateContext, k: FnKind, decl: &FnDecl, _: &Block, _: Span, _: NodeId) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:40:76 [INFO] [stdout] | [INFO] [stdout] 40 | fn check_fn(&mut self, cx: &LateContext, k: FnKind, decl: &FnDecl, _: &Block, _: Span, _: NodeId) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | if let PatIdent(BindByRef(_), _, _) = arg.pat.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BindByRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:46:29 [INFO] [stdout] | [INFO] [stdout] 46 | if let PatIdent(BindByRef(_), _, _) = arg.pat.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOPLEVEL_REF_ARG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 48 | TOPLEVEL_REF_ARG, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | fn check_stmt(&mut self, cx: &LateContext, s: &Stmt) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:55:52 [INFO] [stdout] | [INFO] [stdout] 55 | fn check_stmt(&mut self, cx: &LateContext, s: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | let StmtDecl(ref d, _) = s.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | let DeclLocal(ref l) = d.node, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | let PatIdent(BindByRef(_), i, None) = l.pat.node, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `BindByRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:60:26 [INFO] [stdout] | [INFO] [stdout] 60 | let PatIdent(BindByRef(_), i, None) = l.pat.node, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TOPLEVEL_REF_ARG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | TOPLEVEL_REF_ARG, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:93:6 [INFO] [stdout] | [INFO] [stdout] 93 | impl LintPass for CmpNan { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:99:6 [INFO] [stdout] | [INFO] [stdout] 99 | impl LateLintPass for CmpNan { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:100:35 [INFO] [stdout] | [INFO] [stdout] 100 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:100:55 [INFO] [stdout] | [INFO] [stdout] 100 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | if let ExprBinary(ref cmp, ref left, ref right) = expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | if let ExprPath(_, ref path) = left.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | if let ExprPath(_, ref path) = right.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:114:19 [INFO] [stdout] | [INFO] [stdout] 114 | fn check_nan(cx: &LateContext, path: &Path, span: Span) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:114:39 [INFO] [stdout] | [INFO] [stdout] 114 | fn check_nan(cx: &LateContext, path: &Path, span: Span) { [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[E0425]: cannot find value `CMP_NAN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | span_lint(cx, CMP_NAN, span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:136:6 [INFO] [stdout] | [INFO] [stdout] 136 | impl LintPass for FloatCmp { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:137:28 [INFO] [stdout] | [INFO] [stdout] 137 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:142:6 [INFO] [stdout] | [INFO] [stdout] 142 | impl LateLintPass for FloatCmp { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:143:35 [INFO] [stdout] | [INFO] [stdout] 143 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:143:55 [INFO] [stdout] | [INFO] [stdout] 143 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | if let ExprBinary(ref cmp, ref left, ref right) = expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:146:23 [INFO] [stdout] | [INFO] [stdout] 146 | if (op == BiEq || op == BiNe) && (is_float(cx, left) || is_float(cx, right)) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:146:37 [INFO] [stdout] | [INFO] [stdout] 146 | if (op == BiEq || op == BiNe) && (is_float(cx, left) || is_float(cx, right)) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FLOAT_CMP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:156:31 [INFO] [stdout] | [INFO] [stdout] 156 | span_lint(cx, FLOAT_CMP, expr.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 166 | fn is_allowed(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:166:40 [INFO] [stdout] | [INFO] [stdout] 166 | fn is_allowed(cx: &LateContext, expr: &Expr) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:173:18 [INFO] [stdout] | [INFO] [stdout] 173 | fn is_float(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:173:38 [INFO] [stdout] | [INFO] [stdout] 173 | fn is_float(cx: &LateContext, expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:194:6 [INFO] [stdout] | [INFO] [stdout] 194 | impl LintPass for CmpOwned { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:200:6 [INFO] [stdout] | [INFO] [stdout] 200 | impl LateLintPass for CmpOwned { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:201:35 [INFO] [stdout] | [INFO] [stdout] 201 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:201:55 [INFO] [stdout] | [INFO] [stdout] 201 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | if let ExprBinary(ref cmp, ref left, ref right) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:211:24 [INFO] [stdout] | [INFO] [stdout] 211 | fn check_to_owned(cx: &LateContext, expr: &Expr, other_span: Span, left: bool, op: 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:211:44 [INFO] [stdout] | [INFO] [stdout] 211 | fn check_to_owned(cx: &LateContext, expr: &Expr, other_span: Span, left: bool, op: Span) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | ExprMethodCall(Spanned{node: ref name, ..}, _, ref args) if args.len() == 1 => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:221:9 [INFO] [stdout] | [INFO] [stdout] 221 | ExprCall(ref path, ref v) if v.len() == 1 => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:222:20 [INFO] [stdout] | [INFO] [stdout] 222 | if let ExprPath(None, ref path) = path.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CMP_OWNED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:236:23 [INFO] [stdout] | [INFO] [stdout] 236 | span_lint(cx, CMP_OWNED, expr.span, &format!( [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CMP_OWNED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:241:23 [INFO] [stdout] | [INFO] [stdout] 241 | span_lint(cx, CMP_OWNED, expr.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | fn is_str_arg(cx: &LateContext, args: &[P]) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:249:43 [INFO] [stdout] | [INFO] [stdout] 249 | fn is_str_arg(cx: &LateContext, args: &[P]) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 249 | fn is_str_arg(cx: &LateContext, args: &[P]) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:266:6 [INFO] [stdout] | [INFO] [stdout] 266 | impl LintPass for ModuloOne { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:267:28 [INFO] [stdout] | [INFO] [stdout] 267 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:272:6 [INFO] [stdout] | [INFO] [stdout] 272 | impl LateLintPass for ModuloOne { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:273:35 [INFO] [stdout] | [INFO] [stdout] 273 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:273:55 [INFO] [stdout] | [INFO] [stdout] 273 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:274:16 [INFO] [stdout] | [INFO] [stdout] 274 | if let ExprBinary(ref cmp, _, ref right) = expr.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MODULO_ONE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:277:34 [INFO] [stdout] | [INFO] [stdout] 277 | cx.span_lint(MODULO_ONE, expr.span, "any number modulo 1 will be 0"); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:302:6 [INFO] [stdout] | [INFO] [stdout] 302 | impl LintPass for PatternPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 303 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:308:6 [INFO] [stdout] | [INFO] [stdout] 308 | impl LateLintPass for PatternPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:309:34 [INFO] [stdout] | [INFO] [stdout] 309 | fn check_pat(&mut self, cx: &LateContext, pat: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:309:53 [INFO] [stdout] | [INFO] [stdout] 309 | fn check_pat(&mut self, cx: &LateContext, pat: &Pat) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:310:16 [INFO] [stdout] | [INFO] [stdout] 310 | if let PatIdent(_, ref ident, Some(ref right)) = pat.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PatWild` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:311:30 [INFO] [stdout] | [INFO] [stdout] 311 | if right.node == PatWild { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REDUNDANT_PATTERN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:312:30 [INFO] [stdout] | [INFO] [stdout] 312 | cx.span_lint(REDUNDANT_PATTERN, pat.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:340:6 [INFO] [stdout] | [INFO] [stdout] 340 | impl LintPass for UsedUnderscoreBinding { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:341:28 [INFO] [stdout] | [INFO] [stdout] 341 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:346:6 [INFO] [stdout] | [INFO] [stdout] 346 | impl LateLintPass for UsedUnderscoreBinding { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:347:35 [INFO] [stdout] | [INFO] [stdout] 347 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:347:55 [INFO] [stdout] | [INFO] [stdout] 347 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:352:13 [INFO] [stdout] | [INFO] [stdout] 352 | ExprPath(_, ref path) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:361:13 [INFO] [stdout] | [INFO] [stdout] 361 | ExprField(_, spanned) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `USED_UNDERSCORE_BINDING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:369:26 [INFO] [stdout] | [INFO] [stdout] 369 | cx.span_lint(USED_UNDERSCORE_BINDING, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:378:17 [INFO] [stdout] | [INFO] [stdout] 378 | fn is_used(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:378:37 [INFO] [stdout] | [INFO] [stdout] 378 | fn is_used(cx: &LateContext, expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:381:13 [INFO] [stdout] | [INFO] [stdout] 381 | ExprAssign(_, ref rhs) => **rhs == *expr, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | ExprAssignOp(_, _, ref rhs) => **rhs == *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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:393:33 [INFO] [stdout] | [INFO] [stdout] 393 | fn in_attributes_expansion(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/misc.rs:393:53 [INFO] [stdout] | [INFO] [stdout] 393 | fn in_attributes_expansion(cx: &LateContext, expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | impl LintPass for EqOp { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | impl LateLintPass for EqOp { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_expr(&mut self, cx: &LateContext, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:32:52 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_expr(&mut self, cx: &LateContext, e: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | if let ExprBinary(ref op, ref left, ref right) = e.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EQ_OP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:35:31 [INFO] [stdout] | [INFO] [stdout] 35 | span_lint(cx, EQ_OP, e.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn is_exp_equal(cx: &LateContext, left : &Expr, right : &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:43:47 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn is_exp_equal(cx: &LateContext, left : &Expr, right : &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:43:62 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn is_exp_equal(cx: &LateContext, left : &Expr, right : &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:50:11 [INFO] [stdout] | [INFO] [stdout] 50 | (&ExprField(ref lfexp, ref lfident), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | &ExprField(ref rfexp, ref rfident)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 53 | (&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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | (&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 `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:54:11 [INFO] [stdout] | [INFO] [stdout] 54 | (&ExprPath(ref lqself, ref lsubpath), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:55:18 [INFO] [stdout] | [INFO] [stdout] 55 | &ExprPath(ref rqself, ref rsubpath)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | (&ExprTup(ref ltup), &ExprTup(ref rtup)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | (&ExprTup(ref ltup), &ExprTup(ref rtup)) => [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | (&ExprVec(ref l), &ExprVec(ref r)) => is_exps_equal(cx, l, r), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | (&ExprVec(ref l), &ExprVec(ref r)) => is_exps_equal(cx, l, r), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:61:11 [INFO] [stdout] | [INFO] [stdout] 61 | (&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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | (&ExprCast(ref lx, ref lt), &ExprCast(ref rx, ref rt)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | fn is_exps_equal(cx: &LateContext, left : &[P], right : &[P]) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:67:47 [INFO] [stdout] | [INFO] [stdout] 67 | fn is_exps_equal(cx: &LateContext, left : &[P], right : &[P]) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 67 | fn is_exps_equal(cx: &LateContext, left : &[P], right : &[P]) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:67:67 [INFO] [stdout] | [INFO] [stdout] 67 | fn is_exps_equal(cx: &LateContext, left : &[P], right : &[P]) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 67 | fn is_exps_equal(cx: &LateContext, left : &[P], right : &[P]) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | fn is_path_equal(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:71:41 [INFO] [stdout] | [INFO] [stdout] 71 | fn is_path_equal(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 `QSelf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | fn is_qself_equal(left : &QSelf, right : &QSelf) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QSelf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:79:43 [INFO] [stdout] | [INFO] [stdout] 79 | fn is_qself_equal(left : &QSelf, right : &QSelf) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | fn is_cmp_or_bit(op : &BinOp) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | fn is_cast_ty_equal(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | fn is_cast_ty_equal(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 `TyVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:105:11 [INFO] [stdout] | [INFO] [stdout] 105 | (&TyVec(ref lvec), &TyVec(ref rvec)) => is_cast_ty_equal(lvec, rvec), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | (&TyVec(ref lvec), &TyVec(ref rvec)) => is_cast_ty_equal(lvec, rvec), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:106:11 [INFO] [stdout] | [INFO] [stdout] 106 | (&TyPtr(ref lmut), &TyPtr(ref rmut)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:106:29 [INFO] [stdout] | [INFO] [stdout] 106 | (&TyPtr(ref lmut), &TyPtr(ref 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 109 | (&TyRptr(_, ref lrmut), &TyRptr(_, ref rrmut)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | (&TyRptr(_, ref lrmut), &TyRptr(_, ref rrmut)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:112:11 [INFO] [stdout] | [INFO] [stdout] 112 | (&TyPath(ref lq, ref lpath), &TyPath(ref rq, ref rpath)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eq_op.rs:112:39 [INFO] [stdout] | [INFO] [stdout] 112 | (&TyPath(ref lq, ref lpath), &TyPath(ref rq, ref rpath)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:88:6 [INFO] [stdout] | [INFO] [stdout] 88 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:94:6 [INFO] [stdout] | [INFO] [stdout] 94 | impl LateLintPass 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:95:35 [INFO] [stdout] | [INFO] [stdout] 95 | fn check_expr(&mut self, cx: &LateContext, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:95:52 [INFO] [stdout] | [INFO] [stdout] 95 | fn check_expr(&mut self, cx: &LateContext, e: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:96:16 [INFO] [stdout] | [INFO] [stdout] 96 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:115:17 [INFO] [stdout] | [INFO] [stdout] 115 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:117:14 [INFO] [stdout] | [INFO] [stdout] 117 | _ => 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:122:23 [INFO] [stdout] | [INFO] [stdout] 122 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u64, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:122:45 [INFO] [stdout] | [INFO] [stdout] 122 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u64, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:122:59 [INFO] [stdout] | [INFO] [stdout] 122 | fn check_compare(cx: &LateContext, bit_op: &Expr, cmp_op: BinOp_, cmp_value: u64, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 123 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:124:23 [INFO] [stdout] | [INFO] [stdout] 124 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:124:46 [INFO] [stdout] | [INFO] [stdout] 124 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:133:24 [INFO] [stdout] | [INFO] [stdout] 133 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:133:45 [INFO] [stdout] | [INFO] [stdout] 133 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:133:61 [INFO] [stdout] | [INFO] [stdout] 133 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:139:35 [INFO] [stdout] | [INFO] [stdout] 139 | span_lint(cx, BAD_BIT_MASK, *span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:145:35 [INFO] [stdout] | [INFO] [stdout] 145 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | span_lint(cx, BAD_BIT_MASK, *span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | span_lint(cx, BAD_BIT_MASK, *span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:162:35 [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:166:31 [INFO] [stdout] | [INFO] [stdout] 166 | span_lint(cx, BAD_BIT_MASK, *span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:178:31 [INFO] [stdout] | [INFO] [stdout] 178 | span_lint(cx, BAD_BIT_MASK, *span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:183:35 [INFO] [stdout] | [INFO] [stdout] 183 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:187:31 [INFO] [stdout] | [INFO] [stdout] 187 | span_lint(cx, BAD_BIT_MASK, *span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | fn check_ineffective_lt(cx: &LateContext, span: Span, m: u64, c: u64, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:203:23 [INFO] [stdout] | [INFO] [stdout] 203 | span_lint(cx, INEFFECTIVE_BIT_MASK, span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:209:30 [INFO] [stdout] | [INFO] [stdout] 209 | fn check_ineffective_gt(cx: &LateContext, span: Span, m: u64, c: u64, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 211 | span_lint(cx, INEFFECTIVE_BIT_MASK, span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:217:27 [INFO] [stdout] | [INFO] [stdout] 217 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:217:47 [INFO] [stdout] | [INFO] [stdout] 217 | fn fetch_int_literal(cx: &LateContext, lit : &Expr) -> Option { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:219:9 [INFO] [stdout] | [INFO] [stdout] 219 | 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 `LitInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:220:20 [INFO] [stdout] | [INFO] [stdout] 220 | if let LitInt(value, _) = lit_ptr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:224:9 [INFO] [stdout] | [INFO] [stdout] 224 | ExprPath(_, _) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PathResolution` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:229:23 [INFO] [stdout] | [INFO] [stdout] 229 | Some(&PathResolution { base_def: DefConst(def_id), ..}) => Some(def_id), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DefConst` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/bit_mask.rs:229:50 [INFO] [stdout] | [INFO] [stdout] 229 | Some(&PathResolution { base_def: DefConst(def_id), ..}) => Some(def_id), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:30:6 [INFO] [stdout] | [INFO] [stdout] 30 | impl LintPass for PtrArg { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:31:28 [INFO] [stdout] | [INFO] [stdout] 31 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | impl LateLintPass for PtrArg { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | fn check_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:37:55 [INFO] [stdout] | [INFO] [stdout] 37 | fn check_item(&mut self, cx: &LateContext, item: &Item) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | if let ItemFn(ref decl, _, _, _, _, _) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | fn check_impl_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:43:60 [INFO] [stdout] | [INFO] [stdout] 43 | fn check_impl_item(&mut self, cx: &LateContext, item: &ImplItem) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemImpl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | if let ItemImpl(_, _, _, Some(_), _, _) = it.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:54:41 [INFO] [stdout] | [INFO] [stdout] 54 | fn check_trait_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:54:61 [INFO] [stdout] | [INFO] [stdout] 54 | fn check_trait_item(&mut self, cx: &LateContext, item: &TraitItem) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MethodTraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 55 | if let MethodTraitItem(ref sig, _) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | fn check_fn(cx: &LateContext, decl: &FnDecl) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:61:38 [INFO] [stdout] | [INFO] [stdout] 61 | fn check_fn(cx: &LateContext, decl: &FnDecl) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PTR_ARG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | span_lint(cx, PTR_ARG, arg.ty.span, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PTR_ARG` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ptr_arg.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | span_lint(cx, PTR_ARG, arg.ty.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | impl LintPass for NeedlessBool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl LateLintPass for NeedlessBool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | fn check_expr(&mut self, cx: &LateContext, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:36:52 [INFO] [stdout] | [INFO] [stdout] 36 | fn check_expr(&mut self, cx: &LateContext, e: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | if let ExprIf(ref pred, ref then_block, Some(ref else_expr)) = e.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NEEDLESS_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | span_lint(cx, NEEDLESS_BOOL, e.span, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NEEDLESS_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 44 | span_lint(cx, NEEDLESS_BOOL, e.span, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NEEDLESS_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | span_lint(cx, NEEDLESS_BOOL, e.span, &format!( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NEEDLESS_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | span_lint(cx, NEEDLESS_BOOL, e.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | fn fetch_bool_block(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | fn fetch_bool_expr(expr: &Expr) -> Option { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ExprBlock(ref block) => fetch_bool_block(block), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 78 | ExprLit(ref lit_ptr) => if let LitBool(value) = lit_ptr.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/needless_bool.rs:78:40 [INFO] [stdout] | [INFO] [stdout] 78 | ExprLit(ref lit_ptr) => if let LitBool(value) = lit_ptr.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | impl LintPass for ApproxConstant { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:52:6 [INFO] [stdout] | [INFO] [stdout] 52 | impl LateLintPass for ApproxConstant { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:53:35 [INFO] [stdout] | [INFO] [stdout] 53 | fn check_expr(&mut self, cx: &LateContext, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:53:52 [INFO] [stdout] | [INFO] [stdout] 53 | fn check_expr(&mut self, cx: &LateContext, e: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:60:19 [INFO] [stdout] | [INFO] [stdout] 60 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:60:47 [INFO] [stdout] | [INFO] [stdout] 60 | fn check_lit(cx: &LateContext, lit: &Lit, e: &Expr) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | LitFloat(ref s, TyF32) => check_known_consts(cx, e, s, "f32"), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | LitFloat(ref s, TyF64) => check_known_consts(cx, e, s, "f64"), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitFloatUnsuffixed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | LitFloatUnsuffixed(ref s) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | fn check_known_consts(cx: &LateContext, e: &Expr, s: &str, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 70 | fn check_known_consts(cx: &LateContext, e: &Expr, s: &str, module: &str) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `APPROX_CONSTANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/approx_const.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | span_lint(cx, APPROX_CONSTANT, e.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | impl LintPass for EtaPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl LateLintPass for EtaPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | ExprCall(_, ref 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | ExprMethodCall(_, _, ref args) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:42:23 [INFO] [stdout] | [INFO] [stdout] 42 | fn check_closure(cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:42:43 [INFO] [stdout] | [INFO] [stdout] 42 | fn check_closure(cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | if let ExprClosure(_, ref decl, ref blk) = expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:49:20 [INFO] [stdout] | [INFO] [stdout] 49 | if let ExprCall(ref caller, ref args) = ex.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | if let PatIdent(_, ident, _) = a1.pat.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:69:32 [INFO] [stdout] | [INFO] [stdout] 69 | if let ExprPath(None, ref p) = a2.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REDUNDANT_CLOSURE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/eta_reduction.rs:85:40 [INFO] [stdout] | [INFO] [stdout] 85 | span_lint_and_then(cx, REDUNDANT_CLOSURE, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | impl LintPass for IdentityOp { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl LateLintPass for IdentityOp { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | fn check_expr(&mut self, cx: &LateContext, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:29:52 [INFO] [stdout] | [INFO] [stdout] 29 | fn check_expr(&mut self, cx: &LateContext, e: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | 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 `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 56 | fn check(cx: &LateContext, e: &Expr, m: i8, span: Span, arg: 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | fn check(cx: &LateContext, e: &Expr, m: i8, span: Span, arg: Span) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `IDENTITY_OP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/identity_op.rs:64:27 [INFO] [stdout] | [INFO] [stdout] 64 | span_lint(cx, IDENTITY_OP, span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | impl LintPass for MinMaxPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | impl LateLintPass for MinMaxPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:32:55 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MIN_MAX` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:39:39 [INFO] [stdout] | [INFO] [stdout] 39 | span_lint(cx, MIN_MAX, expr.span, [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `min_max` [INFO] [stdout] ... [INFO] [stdout] 54 | fn min_max<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(MinMax, Constant, &'a Expr)> { [INFO] [stdout] | ---------------------------------------------------------------------------------------- similarly named function `min_max` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 54 | fn min_max<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(MinMax, Constant, &'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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:54:44 [INFO] [stdout] | [INFO] [stdout] 54 | fn min_max<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(MinMax, Constant, &'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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:54:83 [INFO] [stdout] | [INFO] [stdout] 54 | fn min_max<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(MinMax, Constant, &'a Expr)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 54 | fn min_max<'a, Expr>(cx: &LateContext, expr: &'a Expr) -> Option<(MinMax, Constant, &'a Expr)> { [INFO] [stdout] | ++++++ [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | if let ExprCall(ref path, ref args) = expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | if let ExprPath(None, _) = path.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 72 | fn fetch_const(args: &[P], m: MinMax) -> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 72 | fn fetch_const(args: &[P], m: MinMax) -> [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/minmax.rs:73:36 [INFO] [stdout] | [INFO] [stdout] 73 | Option<(MinMax, Constant, &Expr)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 72 | fn fetch_const(args: &[P], m: MinMax) -> [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | impl LintPass for MutMut { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:22:28 [INFO] [stdout] | [INFO] [stdout] 22 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl LateLintPass for MutMut { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:28:35 [INFO] [stdout] | [INFO] [stdout] 28 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:28:55 [INFO] [stdout] | [INFO] [stdout] 28 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:32:33 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_ty(&mut self, cx: &LateContext, ty: &Ty) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:32:51 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_ty(&mut self, cx: &LateContext, ty: &Ty) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUT_MUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:33:76 [INFO] [stdout] | [INFO] [stdout] 33 | unwrap_mut(ty).and_then(unwrap_mut).map_or((), |_| { span_lint(cx, MUT_MUT, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | fn check_expr_mut(cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:38:44 [INFO] [stdout] | [INFO] [stdout] 38 | fn check_expr_mut(cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | fn unwrap_addr(expr: &Expr) -> Option<&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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:41:44 [INFO] [stdout] | [INFO] [stdout] 41 | fn unwrap_addr(expr: &Expr) -> Option<&Expr> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 41 | fn unwrap_addr(expr: &Expr) -> Option<&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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | ExprAddrOf(MutMutable, ref e) => Some(e), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUT_MUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:53:39 [INFO] [stdout] | [INFO] [stdout] 53 | span_lint(cx, MUT_MUT, expr.span, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUT_MUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | span_lint(cx, MUT_MUT, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | fn unwrap_mut(ty: &Ty) -> Option<&Ty> { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:66:35 [INFO] [stdout] | [INFO] [stdout] 66 | fn unwrap_mut(ty: &Ty) -> Option<&Ty> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 66 | fn unwrap_mut(ty: &Ty) -> Option<&Ty> { [INFO] [stdout] | ++++ [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | TyRptr(_, MutTy{ ty: ref pty, mutbl: MutMutable }) => Some(pty), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_mut.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | TyRptr(_, MutTy{ ty: ref pty, mutbl: MutMutable }) => Some(pty), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | impl LintPass for UnnecessaryMutPassed { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | impl LateLintPass for UnnecessaryMutPassed { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_expr(&mut self, cx: &LateContext, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:32:52 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_expr(&mut self, cx: &LateContext, e: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | ExprCall(ref fn_expr, ref arguments) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:38:32 [INFO] [stdout] | [INFO] [stdout] 38 | if let ExprPath(_, ref path) = fn_expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | ExprMethodCall(ref name, _, ref arguments) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | fn check_arguments(cx: &LateContext, arguments: &[P], type_definition: &TyS, name: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:63:53 [INFO] [stdout] | [INFO] [stdout] 63 | fn check_arguments(cx: &LateContext, arguments: &[P], type_definition: &TyS, name: &str) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 63 | fn check_arguments(cx: &LateContext, arguments: &[P], type_definition: &TyS, name: &str) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | if let ExprAddrOf(MutMutable, _) = argument.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNNECESSARY_MUT_PASSED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mut_reference.rs:71:39 [INFO] [stdout] | [INFO] [stdout] 71 | span_lint(cx, UNNECESSARY_MUT_PASSED, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | impl LintPass for LenZero { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | impl LateLintPass for LenZero { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | fn check_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:50:55 [INFO] [stdout] | [INFO] [stdout] 50 | fn check_item(&mut self, cx: &LateContext, item: &Item) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemTrait` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | ItemTrait(_, _, _, ref trait_items) => [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemImpl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | ItemImpl(_, _, _, None, _, ref impl_items) => // only non-trait [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:60:55 [INFO] [stdout] | [INFO] [stdout] 60 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | if let ExprBinary(Spanned{node: cmp, ..}, ref left, ref right) = [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | fn check_trait_items(cx: &LateContext, item: &Item, trait_items: &[TraitItem]) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:72:47 [INFO] [stdout] | [INFO] [stdout] 72 | fn check_trait_items(cx: &LateContext, item: &Item, trait_items: &[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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:72:68 [INFO] [stdout] | [INFO] [stdout] 72 | fn check_trait_items(cx: &LateContext, item: &Item, trait_items: &[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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:73:29 [INFO] [stdout] | [INFO] [stdout] 73 | fn is_named_self(item: &TraitItem, name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MethodTraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:74:46 [INFO] [stdout] | [INFO] [stdout] 74 | item.name.as_str() == name && if let MethodTraitItem(ref sig, _) = [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LEN_WITHOUT_IS_EMPTY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:82:31 [INFO] [stdout] | [INFO] [stdout] 82 | span_lint(cx, LEN_WITHOUT_IS_EMPTY, i.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:91:26 [INFO] [stdout] | [INFO] [stdout] 91 | fn check_impl_items(cx: &LateContext, item: &Item, impl_items: &[ImplItem]) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:91:46 [INFO] [stdout] | [INFO] [stdout] 91 | fn check_impl_items(cx: &LateContext, item: &Item, impl_items: &[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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:91:66 [INFO] [stdout] | [INFO] [stdout] 91 | fn check_impl_items(cx: &LateContext, item: &Item, impl_items: &[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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:92:29 [INFO] [stdout] | [INFO] [stdout] 92 | fn is_named_self(item: &ImplItem, name: &str) -> bool { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LEN_WITHOUT_IS_EMPTY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:101:31 [INFO] [stdout] | [INFO] [stdout] 101 | span_lint(cx, LEN_WITHOUT_IS_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MethodSig` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | fn is_self_sig(sig: &MethodSig) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:117:19 [INFO] [stdout] | [INFO] [stdout] 117 | fn check_cmp(cx: &LateContext, span: Span, left: &Expr, right: &Expr, op: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:117:51 [INFO] [stdout] | [INFO] [stdout] 117 | fn check_cmp(cx: &LateContext, span: Span, left: &Expr, right: &Expr, op: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:117:65 [INFO] [stdout] | [INFO] [stdout] 117 | fn check_cmp(cx: &LateContext, span: Span, left: &Expr, right: &Expr, op: &str) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:123:11 [INFO] [stdout] | [INFO] [stdout] 123 | (&ExprLit(ref lit), &ExprMethodCall(ref method, _, ref 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 123 | (&ExprLit(ref lit), &ExprMethodCall(ref method, _, ref 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:125:11 [INFO] [stdout] | [INFO] [stdout] 125 | (&ExprMethodCall(ref method, _, ref args), &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 `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:125:53 [INFO] [stdout] | [INFO] [stdout] 125 | (&ExprMethodCall(ref method, _, ref args), &ExprLit(ref lit)) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:131:24 [INFO] [stdout] | [INFO] [stdout] 131 | fn check_len_zero(cx: &LateContext, span: Span, name: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:132:29 [INFO] [stdout] | [INFO] [stdout] 132 | args: &[P], lit: &Lit, op: &str) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 131 | fn check_len_zero(cx: &LateContext, span: Span, name: &Name, [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:133:26 [INFO] [stdout] | [INFO] [stdout] 133 | if let Spanned{node: LitInt(0, _), ..} = *lit { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LEN_ZERO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:136:31 [INFO] [stdout] | [INFO] [stdout] 136 | span_lint(cx, LEN_ZERO, span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:144:22 [INFO] [stdout] | [INFO] [stdout] 144 | fn has_is_empty(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:144:42 [INFO] [stdout] | [INFO] [stdout] 144 | fn has_is_empty(cx: &LateContext, expr: &Expr) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | fn is_is_empty(cx: &LateContext, id: &ImplOrTraitItemId) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/len_zero.rs:157:31 [INFO] [stdout] | [INFO] [stdout] 157 | fn has_is_empty_impl(cx: &LateContext, id: &DefId) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | impl LateLintPass 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | fn check_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 38 | fn check_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 44 | fn check_impl_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:44:60 [INFO] [stdout] | [INFO] [stdout] 44 | fn check_impl_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:50:41 [INFO] [stdout] | [INFO] [stdout] 50 | fn check_trait_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:50:61 [INFO] [stdout] | [INFO] [stdout] 50 | fn check_trait_item(&mut self, cx: &LateContext, item: &TraitItem) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | fn is_relevant_item(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 58 | if let ItemFn(_, _, _, _, _, ref block) = item.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:63:28 [INFO] [stdout] | [INFO] [stdout] 63 | fn is_relevant_impl(item: &ImplItem) -> bool { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | fn is_relevant_trait(item: &TraitItem) -> bool { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MethodTraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | MethodTraitItem(_, None) => true, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MethodTraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | MethodTraitItem(_, Some(ref block)) => is_relevant_block(block), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:78:30 [INFO] [stdout] | [INFO] [stdout] 78 | fn is_relevant_block(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:82:13 [INFO] [stdout] | [INFO] [stdout] 82 | StmtExpr(ref expr, _) | StmtSemi(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | StmtExpr(ref expr, _) | StmtSemi(ref 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:90:28 [INFO] [stdout] | [INFO] [stdout] 90 | fn is_relevant_expr(expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | ExprBlock(ref block) => is_relevant_block(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | ExprRet(Some(ref e)) => is_relevant_expr(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | ExprRet(None) | ExprBreak(_) => false, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:94:25 [INFO] [stdout] | [INFO] [stdout] 94 | ExprRet(None) | ExprBreak(_) => 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | if let ExprPath(_, ref path) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | fn check_attrs(cx: &LateContext, span: Span, name: &Name, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/attrs.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | span_lint(cx, INLINE_ALWAYS, attr.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | impl LintPass for CollapsibleIf { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:39:28 [INFO] [stdout] | [INFO] [stdout] 39 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | impl LateLintPass for CollapsibleIf { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:45:35 [INFO] [stdout] | [INFO] [stdout] 45 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:45:55 [INFO] [stdout] | [INFO] [stdout] 45 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_if(cx: &LateContext, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_if(cx: &LateContext, e: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | if let ExprIf(ref check, ref then, None) = e.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | if let Some(&Expr{ node: ExprIf(ref check_inner, ref content, None), span: sp, ..}) = [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:54:34 [INFO] [stdout] | [INFO] [stdout] 54 | if let Some(&Expr{ node: ExprIf(ref check_inner, ref content, None), span: sp, ..}) = [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `COLLAPSIBLE_IF` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:59:40 [INFO] [stdout] | [INFO] [stdout] 59 | span_help_and_lint(cx, COLLAPSIBLE_IF, e.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | fn requires_brackets(e: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ExprBinary(Spanned {node: n, ..}, _, _) if n == BiEq => false, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:70:57 [INFO] [stdout] | [INFO] [stdout] 70 | ExprBinary(Spanned {node: n, ..}, _, _) if n == BiEq => false, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | fn check_to_string(cx: &LateContext, e: &Expr) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:75:42 [INFO] [stdout] | [INFO] [stdout] 75 | fn check_to_string(cx: &LateContext, e: &Expr) -> String { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:83:33 [INFO] [stdout] | [INFO] [stdout] 83 | fn single_stmt_of_block(block: &Block) -> Option<&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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:83:51 [INFO] [stdout] | [INFO] [stdout] 83 | fn single_stmt_of_block(block: &Block) -> Option<&Expr> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 83 | fn single_stmt_of_block(block: &Block) -> Option<&Expr> { [INFO] [stdout] | ++++++ [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:85:16 [INFO] [stdout] | [INFO] [stdout] 85 | if let StmtExpr(ref expr, _) = block.stmts[0].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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:95:31 [INFO] [stdout] | [INFO] [stdout] 95 | fn single_stmt_of_expr(expr: &Expr) -> Option<&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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:95:48 [INFO] [stdout] | [INFO] [stdout] 95 | fn single_stmt_of_expr(expr: &Expr) -> Option<&Expr> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 95 | fn single_stmt_of_expr(expr: &Expr) -> Option<&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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/collapsible_if.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | 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 `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | found_block: Option<&'v Expr> [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 40 | struct ExVisitor<'v, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:45:40 [INFO] [stdout] | [INFO] [stdout] 45 | fn visit_expr(&mut self, expr: &'v Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:46:16 [INFO] [stdout] | [INFO] [stdout] 46 | if let ExprClosure(_, _, ref block) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:53:29 [INFO] [stdout] | [INFO] [stdout] 53 | ... ExprBlock(_) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:74:55 [INFO] [stdout] | [INFO] [stdout] 74 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:75:16 [INFO] [stdout] | [INFO] [stdout] 75 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:76:20 [INFO] [stdout] | [INFO] [stdout] 76 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:83:52 [INFO] [stdout] | [INFO] [stdout] 83 | ... span_help_and_lint(cx, BLOCK_IN_IF_CONDITION_EXPR, check.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:90:48 [INFO] [stdout] | [INFO] [stdout] 90 | span_help_and_lint(cx, BLOCK_IN_IF_CONDITION_STMT, check.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/block_in_if_condition.rs:101:44 [INFO] [stdout] | [INFO] [stdout] 101 | span_help_and_lint(cx, BLOCK_IN_IF_CONDITION_STMT, block.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | impl LintPass for Unicode { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:46:28 [INFO] [stdout] | [INFO] [stdout] 46 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | impl LateLintPass for Unicode { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:52:55 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | if let ExprLit(ref lit) = expr.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | if let LitStr(_, _) = lit.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | fn check_str(cx: &LateContext, span: Span) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZERO_WIDTH_SPACE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | span_help_and_lint(cx, ZERO_WIDTH_SPACE, span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NON_ASCII_LITERAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:82:32 [INFO] [stdout] | [INFO] [stdout] 82 | span_help_and_lint(cx, NON_ASCII_LITERAL, span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNICODE_NOT_NFC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:85:37 [INFO] [stdout] | [INFO] [stdout] 85 | if cx.current_level(UNICODE_NOT_NFC) == Level::Allow { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NON_ASCII_LITERAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | if cx.current_level(NON_ASCII_LITERAL) == Level::Allow && [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNICODE_NOT_NFC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/unicode.rs:93:32 [INFO] [stdout] | [INFO] [stdout] 93 | span_help_and_lint(cx, UNICODE_NOT_NFC, span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | impl LintPass for ShadowPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | impl LateLintPass for ShadowPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:52:33 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:52:64 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:53:21 [INFO] [stdout] | [INFO] [stdout] 53 | block: &Block, _: Span, _: NodeId) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | fn check_fn(cx: &LateContext, decl: &FnDecl, block: &Block) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:59:38 [INFO] [stdout] | [INFO] [stdout] 59 | fn check_fn(cx: &LateContext, decl: &FnDecl, block: &Block) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:59:54 [INFO] [stdout] | [INFO] [stdout] 59 | fn check_fn(cx: &LateContext, decl: &FnDecl, block: &Block) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | if let PatIdent(_, ident, _) = arg.pat.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:69:21 [INFO] [stdout] | [INFO] [stdout] 69 | fn check_block(cx: &LateContext, block: &Block, bindings: &mut Vec<(Name, Span)>) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:69:42 [INFO] [stdout] | [INFO] [stdout] 69 | fn check_block(cx: &LateContext, block: &Block, bindings: &mut Vec<(Name, Span)>) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | StmtDecl(ref decl, _) => check_decl(cx, decl, bindings), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | StmtExpr(ref e, _) | StmtSemi(ref e, _) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | StmtExpr(ref e, _) | StmtSemi(ref e, _) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:82:20 [INFO] [stdout] | [INFO] [stdout] 82 | fn check_decl(cx: &LateContext, decl: &Decl, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:82:40 [INFO] [stdout] | [INFO] [stdout] 82 | fn check_decl(cx: &LateContext, decl: &Decl, bindings: &mut Vec<(Name, Span)>) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | if let DeclLocal(ref local) = decl.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Local` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | let Local{ ref pat, ref ty, ref init, span, .. } = **local; [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:97:20 [INFO] [stdout] | [INFO] [stdout] 97 | fn is_binding(cx: &LateContext, pat: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:97:39 [INFO] [stdout] | [INFO] [stdout] 97 | fn is_binding(cx: &LateContext, pat: &Pat) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:104:19 [INFO] [stdout] | [INFO] [stdout] 104 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, span: Span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:104:38 [INFO] [stdout] | [INFO] [stdout] 104 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:104:58 [INFO] [stdout] | [INFO] [stdout] 104 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 104 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, span: Span, [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | PatIdent(_, ref ident, ref inner) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatStruct` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | PatStruct(_, ref pfields, _) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:129:24 [INFO] [stdout] | [INFO] [stdout] 129 | if let ExprStruct(_, ref efields, _) = init_struct.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatTup` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | PatTup(ref inner) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:149:24 [INFO] [stdout] | [INFO] [stdout] 149 | if let ExprTup(ref tup) = init_tup.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatBox` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | PatBox(ref inner) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:165:24 [INFO] [stdout] | [INFO] [stdout] 165 | if let ExprBox(ref inner_init) = initp.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatRegion` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | PatRegion(ref inner, _) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:182:60 [INFO] [stdout] | [INFO] [stdout] 182 | &Option, prev_span: Span) where T: Deref { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | fn lint_shadow(cx: &LateContext, name: Name, span: Span, lspan: Span, init: [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:183:23 [INFO] [stdout] | [INFO] [stdout] 183 | fn note_orig(cx: &LateContext, mut db: DiagnosticWrapper, lint: &'static Lint, span: Span) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:183:78 [INFO] [stdout] | [INFO] [stdout] 183 | fn note_orig(cx: &LateContext, mut db: DiagnosticWrapper, lint: &'static Lint, span: Span) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHADOW_SAME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:190:36 [INFO] [stdout] | [INFO] [stdout] 190 | let db = span_lint(cx, SHADOW_SAME, span, &format!( [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHADOW_SAME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:194:35 [INFO] [stdout] | [INFO] [stdout] 194 | note_orig(cx, db, SHADOW_SAME, prev_span); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHADOW_REUSE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:197:49 [INFO] [stdout] | [INFO] [stdout] 197 | let db = span_note_and_lint(cx, SHADOW_REUSE, lspan, &format!( [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHADOW_REUSE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:202:35 [INFO] [stdout] | [INFO] [stdout] 202 | note_orig(cx, db, SHADOW_REUSE, prev_span); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHADOW_UNRELATED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:204:49 [INFO] [stdout] | [INFO] [stdout] 204 | let db = span_note_and_lint(cx, SHADOW_UNRELATED, lspan, &format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHADOW_UNRELATED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:209:35 [INFO] [stdout] | [INFO] [stdout] 209 | note_orig(cx, db, SHADOW_UNRELATED, prev_span); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHADOW_UNRELATED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:213:32 [INFO] [stdout] | [INFO] [stdout] 213 | let db = span_lint(cx, SHADOW_UNRELATED, span, &format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHADOW_UNRELATED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:215:27 [INFO] [stdout] | [INFO] [stdout] 215 | note_orig(cx, db, SHADOW_UNRELATED, prev_span); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:219:20 [INFO] [stdout] | [INFO] [stdout] 219 | fn check_expr(cx: &LateContext, expr: &Expr, bindings: &mut Vec<(Name, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:219:40 [INFO] [stdout] | [INFO] [stdout] 219 | fn check_expr(cx: &LateContext, expr: &Expr, bindings: &mut Vec<(Name, Span)>) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | ExprUnary(_, ref e) | ExprField(ref e, _) | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:222:31 [INFO] [stdout] | [INFO] [stdout] 222 | ExprUnary(_, ref e) | ExprField(ref e, _) | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | ExprTupField(ref e, _) | ExprAddrOf(_, ref e) | ExprBox(ref e) [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 223 | ExprTupField(ref e, _) | ExprAddrOf(_, ref e) | ExprBox(ref e) [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:223:57 [INFO] [stdout] | [INFO] [stdout] 223 | ExprTupField(ref e, _) | ExprAddrOf(_, ref e) | ExprBox(ref e) [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 225 | ExprBlock(ref block) | ExprLoop(ref block, _) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:225:32 [INFO] [stdout] | [INFO] [stdout] 225 | ExprBlock(ref block) | ExprLoop(ref block, _) => [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | ExprVec(ref v) | ExprTup(ref v) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:229:26 [INFO] [stdout] | [INFO] [stdout] 229 | ExprVec(ref v) | ExprTup(ref v) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | ExprIf(ref cond, ref then, ref otherwise) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:236:9 [INFO] [stdout] | [INFO] [stdout] 236 | ExprWhile(ref cond, ref block, _) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:240:9 [INFO] [stdout] | [INFO] [stdout] 240 | ExprMatch(ref init, ref arms, _) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 259 | fn check_ty(cx: &LateContext, ty: &Ty, bindings: &mut Vec<(Name, Span)>) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:259:36 [INFO] [stdout] | [INFO] [stdout] 259 | fn check_ty(cx: &LateContext, ty: &Ty, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyObjectSum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:261:9 [INFO] [stdout] | [INFO] [stdout] 261 | TyObjectSum(ref sty, _) | [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | TyVec(ref sty) => check_ty(cx, sty, bindings), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyFixedLengthVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | TyFixedLengthVec(ref fty, ref expr) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | TyPtr(MutTy{ ty: ref mty, .. }) | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:267:15 [INFO] [stdout] | [INFO] [stdout] 267 | TyPtr(MutTy{ ty: ref mty, .. }) | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | TyRptr(_, MutTy{ ty: ref mty, .. }) => check_ty(cx, mty, bindings), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:268:19 [INFO] [stdout] | [INFO] [stdout] 268 | TyRptr(_, MutTy{ ty: ref mty, .. }) => check_ty(cx, mty, bindings), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | TyTup(ref tup) => { for ref t in tup { check_ty(cx, t, bindings) } } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyTypeof` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | TyTypeof(ref expr) => check_expr(cx, expr, bindings), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:275:38 [INFO] [stdout] | [INFO] [stdout] 275 | fn is_self_shadow(name: Name, expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:277:9 [INFO] [stdout] | [INFO] [stdout] 277 | ExprBox(ref inner) | [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | ExprAddrOf(_, ref inner) => is_self_shadow(name, inner), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | ExprBlock(ref block) => block.stmts.is_empty() && block.expr.as_ref(). [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:281:9 [INFO] [stdout] | [INFO] [stdout] 281 | ExprUnary(op, ref inner) => (UnDeref == op) && [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UnDeref` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:281:38 [INFO] [stdout] | [INFO] [stdout] 281 | ExprUnary(op, ref inner) => (UnDeref == op) && [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:283:9 [INFO] [stdout] | [INFO] [stdout] 283 | ExprPath(_, ref path) => path_eq_name(name, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:288:36 [INFO] [stdout] | [INFO] [stdout] 288 | fn path_eq_name(name: Name, path: &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 `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:299:47 [INFO] [stdout] | [INFO] [stdout] 299 | fn visit_ident(&mut self, _: Span, ident: Ident) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/shadow.rs:306:37 [INFO] [stdout] | [INFO] [stdout] 306 | fn contains_self(name: Name, expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:55:6 [INFO] [stdout] | [INFO] [stdout] 55 | impl LintPass for StringAdd { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:56:28 [INFO] [stdout] | [INFO] [stdout] 56 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:61:6 [INFO] [stdout] | [INFO] [stdout] 61 | impl LateLintPass for StringAdd { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | fn check_expr(&mut self, cx: &LateContext, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | fn check_expr(&mut self, cx: &LateContext, e: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | if let ExprBinary(Spanned{ node: BiAdd, .. }, ref left, _) = e.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRING_ADD_ASSIGN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:65:49 [INFO] [stdout] | [INFO] [stdout] 65 | if let Allow = cx.current_level(STRING_ADD_ASSIGN) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | if let ExprAssign(ref target, _) = p.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRING_ADD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:76:31 [INFO] [stdout] | [INFO] [stdout] 76 | span_lint(cx, STRING_ADD, e.span, [INFO] [stdout] | ^^^^^^^^^^ help: a constant with a similar name exists: `STRING_PATH` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/utils.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub const STRING_PATH: [&'static str; 3] = ["collections", "string", "String"]; [INFO] [stdout] | ------------------------------------------------------------------------------- similarly named constant `STRING_PATH` defined here [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | } else if let ExprAssign(ref target, ref src) = e.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRING_ADD_ASSIGN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:82:31 [INFO] [stdout] | [INFO] [stdout] 82 | span_lint(cx, STRING_ADD_ASSIGN, e.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | fn is_string(cx: &LateContext, e: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:90:36 [INFO] [stdout] | [INFO] [stdout] 90 | fn is_string(cx: &LateContext, e: &Expr) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | fn is_add(cx: &LateContext, src: &Expr, target: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | fn is_add(cx: &LateContext, src: &Expr, target: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:94:50 [INFO] [stdout] | [INFO] [stdout] 94 | fn is_add(cx: &LateContext, src: &Expr, target: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | ExprBinary(Spanned{ node: BiAdd, .. }, ref left, _) => [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/strings.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | ExprBlock(ref block) => block.stmts.is_empty() && [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:173:6 [INFO] [stdout] | [INFO] [stdout] 173 | impl LintPass for MethodsPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:181:6 [INFO] [stdout] | [INFO] [stdout] 181 | impl LateLintPass for MethodsPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 182 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:182:55 [INFO] [stdout] | [INFO] [stdout] 182 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:183:16 [INFO] [stdout] | [INFO] [stdout] 183 | if let ExprMethodCall(_, _, _) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:214:35 [INFO] [stdout] | [INFO] [stdout] 214 | fn check_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:214:55 [INFO] [stdout] | [INFO] [stdout] 214 | fn check_item(&mut self, cx: &LateContext, item: &Item) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ItemImpl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:215:16 [INFO] [stdout] | [INFO] [stdout] 215 | if let ItemImpl(_, _, _, None, ref ty, ref items) = item.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SHOULD_IMPLEMENT_TRAIT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:228:47 [INFO] [stdout] | [INFO] [stdout] 228 | ... span_lint(cx, SHOULD_IMPLEMENT_TRAIT, implitem.span, &format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WRONG_PUB_SELF_CONVENTION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:240:33 [INFO] [stdout] | [INFO] [stdout] 240 | ... WRONG_PUB_SELF_CONVENTION [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WRONG_SELF_CONVENTION` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:242:33 [INFO] [stdout] | [INFO] [stdout] 242 | ... WRONG_SELF_CONVENTION [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:258:21 [INFO] [stdout] | [INFO] [stdout] 258 | fn lint_unwrap(cx: &LateContext, expr: &Expr, unwrap_args: &MethodArgs) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:258:41 [INFO] [stdout] | [INFO] [stdout] 258 | fn lint_unwrap(cx: &LateContext, expr: &Expr, unwrap_args: &MethodArgs) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OPTION_UNWRAP_USED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:262:23 [INFO] [stdout] | [INFO] [stdout] 262 | span_lint(cx, OPTION_UNWRAP_USED, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RESULT_UNWRAP_USED` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:267:23 [INFO] [stdout] | [INFO] [stdout] 267 | span_lint(cx, RESULT_UNWRAP_USED, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:274:24 [INFO] [stdout] | [INFO] [stdout] 274 | fn lint_to_string(cx: &LateContext, expr: &Expr, to_string_args: &MethodArgs) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:274:44 [INFO] [stdout] | [INFO] [stdout] 274 | fn lint_to_string(cx: &LateContext, expr: &Expr, to_string_args: &MethodArgs) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STR_TO_STRING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:285:23 [INFO] [stdout] | [INFO] [stdout] 285 | span_lint(cx, STR_TO_STRING, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRING_TO_STRING` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:289:23 [INFO] [stdout] | [INFO] [stdout] 289 | span_lint(cx, STRING_TO_STRING, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:296:24 [INFO] [stdout] | [INFO] [stdout] 296 | fn lint_ok_expect(cx: &LateContext, expr: &Expr, ok_args: &MethodArgs) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:296:44 [INFO] [stdout] | [INFO] [stdout] 296 | fn lint_ok_expect(cx: &LateContext, expr: &Expr, ok_args: &MethodArgs) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OK_EXPECT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:302:31 [INFO] [stdout] | [INFO] [stdout] 302 | span_lint(cx, OK_EXPECT, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:312:28 [INFO] [stdout] | [INFO] [stdout] 312 | fn lint_map_unwrap_or(cx: &LateContext, expr: &Expr, map_args: &MethodArgs, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:312:48 [INFO] [stdout] | [INFO] [stdout] 312 | fn lint_map_unwrap_or(cx: &LateContext, expr: &Expr, map_args: &MethodArgs, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OPTION_MAP_UNWRAP_OR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:329:21 [INFO] [stdout] | [INFO] [stdout] 329 | cx, OPTION_MAP_UNWRAP_OR, expr.span, msg, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OPTION_MAP_UNWRAP_OR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:335:27 [INFO] [stdout] | [INFO] [stdout] 335 | span_lint(cx, OPTION_MAP_UNWRAP_OR, expr.span, msg); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:342:33 [INFO] [stdout] | [INFO] [stdout] 342 | fn lint_map_unwrap_or_else(cx: &LateContext, expr: &Expr, map_args: &MethodArgs, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:342:53 [INFO] [stdout] | [INFO] [stdout] 342 | fn lint_map_unwrap_or_else(cx: &LateContext, expr: &Expr, map_args: &MethodArgs, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OPTION_MAP_UNWRAP_OR_ELSE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | cx, OPTION_MAP_UNWRAP_OR_ELSE, expr.span, msg, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OPTION_MAP_UNWRAP_OR_ELSE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:365:27 [INFO] [stdout] | [INFO] [stdout] 365 | span_lint(cx, OPTION_MAP_UNWRAP_OR_ELSE, expr.span, msg); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:372:26 [INFO] [stdout] | [INFO] [stdout] 372 | fn lint_filter_next(cx: &LateContext, expr: &Expr, filter_args: &MethodArgs) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:372:46 [INFO] [stdout] | [INFO] [stdout] 372 | fn lint_filter_next(cx: &LateContext, expr: &Expr, filter_args: &MethodArgs) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILTER_NEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:379:36 [INFO] [stdout] | [INFO] [stdout] 379 | span_note_and_lint(cx, FILTER_NEXT, expr.span, msg, expr.span, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FILTER_NEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:383:27 [INFO] [stdout] | [INFO] [stdout] 383 | span_lint(cx, FILTER_NEXT, expr.span, msg); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:390:29 [INFO] [stdout] | [INFO] [stdout] 390 | fn lint_search_is_some(cx: &LateContext, expr: &Expr, search_method: &str, search_args: &MethodArgs, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:390:49 [INFO] [stdout] | [INFO] [stdout] 390 | fn lint_search_is_some(cx: &LateContext, expr: &Expr, search_method: &str, search_args: &MethodArgs, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEARCH_IS_SOME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:398:36 [INFO] [stdout] | [INFO] [stdout] 398 | span_note_and_lint(cx, SEARCH_IS_SOME, expr.span, &msg, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SEARCH_IS_SOME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:403:27 [INFO] [stdout] | [INFO] [stdout] 403 | span_lint(cx, SEARCH_IS_SOME, expr.span, &msg); [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:409:28 [INFO] [stdout] | [INFO] [stdout] 409 | fn get_error_type<'a>(cx: &LateContext, ty: ty::Ty<'a>) -> Option> { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:424:48 [INFO] [stdout] | [INFO] [stdout] 424 | fn has_debug_impl<'a, 'b>(ty: ty::Ty<'a>, cx: &LateContext<'b, 'a>) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExplicitSelf_` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:493:29 [INFO] [stdout] | [INFO] [stdout] 493 | fn matches(&self, slf: &ExplicitSelf_, allow_value_for_ref: bool) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SelfValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:495:27 [INFO] [stdout] | [INFO] [stdout] 495 | (&ValueSelf, &SelfValue(_)) => true, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SelfRegion` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | (&RefSelf, &SelfRegion(_, Mutability::MutImmutable, _)) => true, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SelfRegion` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:497:28 [INFO] [stdout] | [INFO] [stdout] 497 | (&RefMutSelf, &SelfRegion(_, Mutability::MutMutable, _)) => true, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SelfValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:498:25 [INFO] [stdout] | [INFO] [stdout] 498 | (&RefSelf, &SelfValue(_)) => allow_value_for_ref, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SelfValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:499:28 [INFO] [stdout] | [INFO] [stdout] 499 | (&RefMutSelf, &SelfValue(_)) => allow_value_for_ref, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SelfExplicit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:501:18 [INFO] [stdout] | [INFO] [stdout] 501 | (_, &SelfExplicit(ref ty, _)) => self.matches_explicit_type(ty, allow_value_for_ref), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:506:42 [INFO] [stdout] | [INFO] [stdout] 506 | fn matches_explicit_type(&self, ty: &Ty, allow_value_for_ref: bool) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:508:27 [INFO] [stdout] | [INFO] [stdout] 508 | (&ValueSelf, &TyPath(..)) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:509:25 [INFO] [stdout] | [INFO] [stdout] 509 | (&RefSelf, &TyRptr(_, MutTy { mutbl: Mutability::MutImmutable, .. })) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:509:35 [INFO] [stdout] | [INFO] [stdout] 509 | (&RefSelf, &TyRptr(_, MutTy { mutbl: Mutability::MutImmutable, .. })) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:510:28 [INFO] [stdout] | [INFO] [stdout] 510 | (&RefMutSelf, &TyRptr(_, MutTy { mutbl: Mutability::MutMutable, .. })) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:510:38 [INFO] [stdout] | [INFO] [stdout] 510 | (&RefMutSelf, &TyRptr(_, MutTy { mutbl: Mutability::MutMutable, .. })) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:511:25 [INFO] [stdout] | [INFO] [stdout] 511 | (&RefSelf, &TyPath(..)) => allow_value_for_ref, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:512:28 [INFO] [stdout] | [INFO] [stdout] 512 | (&RefMutSelf, &TyPath(..)) => allow_value_for_ref, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionRetTy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:536:28 [INFO] [stdout] | [INFO] [stdout] 536 | fn matches(&self, ty: &FunctionRetTy) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DefaultReturn` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:538:26 [INFO] [stdout] | [INFO] [stdout] 538 | (&UnitType, &DefaultReturn(_)) => true, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Return` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:539:26 [INFO] [stdout] | [INFO] [stdout] 539 | (&UnitType, &Return(ref ty)) if ty.node == TyTup(vec![].into()) => true, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Return` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:540:26 [INFO] [stdout] | [INFO] [stdout] 540 | (&BoolType, &Return(ref ty)) if is_bool(ty) => true, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Return` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:541:25 [INFO] [stdout] | [INFO] [stdout] 541 | (&AnyType, &Return(ref ty)) if ty.node != TyTup(vec![].into()) => true, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Return` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:542:25 [INFO] [stdout] | [INFO] [stdout] 542 | (&RefType, &Return(ref 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:543:24 [INFO] [stdout] | [INFO] [stdout] 543 | if let TyRptr(_, _) = ty.node { true } else { false } [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:550:17 [INFO] [stdout] | [INFO] [stdout] 550 | fn is_bool(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:551:12 [INFO] [stdout] | [INFO] [stdout] 551 | if let TyPath(None, ref p) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:559:17 [INFO] [stdout] | [INFO] [stdout] 559 | fn is_copy(cx: &LateContext, ast_ty: &Ty, item: &Item) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:559:39 [INFO] [stdout] | [INFO] [stdout] 559 | fn is_copy(cx: &LateContext, ast_ty: &Ty, 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/methods.rs:559:50 [INFO] [stdout] | [INFO] [stdout] 559 | fn is_copy(cx: &LateContext, ast_ty: &Ty, item: &Item) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:34:43 [INFO] [stdout] | [INFO] [stdout] 34 | fn check_block_return(&mut self, cx: &EarlyContext, block: &Block) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:34:65 [INFO] [stdout] | [INFO] [stdout] 34 | fn check_block_return(&mut self, cx: &EarlyContext, block: &Block) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | if let StmtSemi(ref expr, _) = stmt.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | if let ExprRet(Some(ref inner)) = expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:47:41 [INFO] [stdout] | [INFO] [stdout] 47 | fn check_final_expr(&mut self, cx: &EarlyContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:47:62 [INFO] [stdout] | [INFO] [stdout] 47 | fn check_final_expr(&mut self, cx: &EarlyContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | ExprRet(Some(ref inner)) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | ExprBlock(ref 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | ExprIf(_, ref ifblock, Some(ref elsexpr)) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | ExprMatch(_, ref arms) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | fn emit_return_lint(&mut self, cx: &EarlyContext, spans: (Span, Span)) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NEEDLESS_RETURN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | span_lint_and_then(cx, NEEDLESS_RETURN, spans.0, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:88:41 [INFO] [stdout] | [INFO] [stdout] 88 | fn check_let_return(&mut self, cx: &EarlyContext, block: &Block) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:88:63 [INFO] [stdout] | [INFO] [stdout] 88 | fn check_let_return(&mut self, cx: &EarlyContext, block: &Block) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let StmtDecl(ref decl, _) = stmt.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:95:21 [INFO] [stdout] | [INFO] [stdout] 95 | 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 `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | let PatIdent(_, Spanned { node: id, .. }, _) = local.pat.node, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:98:21 [INFO] [stdout] | [INFO] [stdout] 98 | let ExprPath(_, ref path) = retexpr.node, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:106:38 [INFO] [stdout] | [INFO] [stdout] 106 | fn emit_let_lint(&mut self, cx: &EarlyContext, lint_span: Span, note_span: Span) { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LET_AND_RETURN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | let mut db = span_lint(cx, LET_AND_RETURN, lint_span, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `LET_AND_RETURN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:111:29 [INFO] [stdout] | [INFO] [stdout] 111 | if cx.current_level(LET_AND_RETURN) != Level::Allow { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:118:6 [INFO] [stdout] | [INFO] [stdout] 118 | impl LintPass for ReturnPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:124:6 [INFO] [stdout] | [INFO] [stdout] 124 | impl EarlyLintPass for ReturnPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:125:33 [INFO] [stdout] | [INFO] [stdout] 125 | fn check_fn(&mut self, cx: &EarlyContext, _: FnKind, _: &FnDecl, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:125:62 [INFO] [stdout] | [INFO] [stdout] 125 | fn check_fn(&mut self, cx: &EarlyContext, _: FnKind, _: &FnDecl, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | block: &Block, _: Span, _: NodeId) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:126:44 [INFO] [stdout] | [INFO] [stdout] 126 | block: &Block, _: Span, _: NodeId) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:130:36 [INFO] [stdout] | [INFO] [stdout] 130 | fn check_block(&mut self, cx: &EarlyContext, block: &Block) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/returns.rs:130:58 [INFO] [stdout] | [INFO] [stdout] 130 | fn check_block(&mut self, cx: &EarlyContext, block: &Block) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | impl LintPass for LifetimePass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:36:28 [INFO] [stdout] | [INFO] [stdout] 36 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:41:6 [INFO] [stdout] | [INFO] [stdout] 41 | impl LateLintPass for LifetimePass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:42:35 [INFO] [stdout] | [INFO] [stdout] 42 | fn check_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:42:55 [INFO] [stdout] | [INFO] [stdout] 42 | fn check_item(&mut self, cx: &LateContext, item: &Item) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:43:16 [INFO] [stdout] | [INFO] [stdout] 43 | if let ItemFn(ref decl, _, _, _, ref generics, _) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:48:40 [INFO] [stdout] | [INFO] [stdout] 48 | fn check_impl_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:48:60 [INFO] [stdout] | [INFO] [stdout] 48 | fn check_impl_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:55:41 [INFO] [stdout] | [INFO] [stdout] 55 | fn check_trait_item(&mut self, cx: &LateContext, item: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:55:61 [INFO] [stdout] | [INFO] [stdout] 55 | fn check_trait_item(&mut self, cx: &LateContext, item: &TraitItem) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MethodTraitItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | if let MethodTraitItem(ref sig, _) = 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | fn check_fn_inner(cx: &LateContext, decl: &FnDecl, slf: Option<&ExplicitSelf>, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:72:44 [INFO] [stdout] | [INFO] [stdout] 72 | fn check_fn_inner(cx: &LateContext, decl: &FnDecl, slf: Option<&ExplicitSelf>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExplicitSelf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:72:65 [INFO] [stdout] | [INFO] [stdout] 72 | fn check_fn_inner(cx: &LateContext, decl: &FnDecl, slf: Option<&ExplicitSelf>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 72 | fn check_fn_inner(cx: &LateContext, decl: &FnDecl, slf: Option<&ExplicitSelf>, [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Generics` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | generics: &Generics, span: Span) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NEEDLESS_LIFETIMES` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 78 | span_lint(cx, NEEDLESS_LIFETIMES, span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | fn could_use_elision(cx: &LateContext, func: &FnDecl, slf: Option<&ExplicitSelf>, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:84:47 [INFO] [stdout] | [INFO] [stdout] 84 | fn could_use_elision(cx: &LateContext, func: &FnDecl, slf: Option<&ExplicitSelf>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExplicitSelf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:84:68 [INFO] [stdout] | [INFO] [stdout] 84 | fn could_use_elision(cx: &LateContext, func: &FnDecl, slf: Option<&ExplicitSelf>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 84 | fn could_use_elision(cx: &LateContext, func: &FnDecl, slf: Option<&ExplicitSelf>, [INFO] [stdout] | ++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LifetimeDef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:85:35 [INFO] [stdout] | [INFO] [stdout] 85 | named_lts: &[LifetimeDef]) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SelfRegion` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 103 | SelfRegion(ref opt_lt, _, _) => input_visitor.record(opt_lt), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SelfExplicit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | SelfExplicit(ref ty, _) => walk_ty(&mut input_visitor, ty), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Return` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:113:12 [INFO] [stdout] | [INFO] [stdout] 113 | if let Return(ref ty) = func.output { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LifetimeDef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 159 | fn allowed_lts_from(named_lts: &[LifetimeDef]) -> HashSet { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:178:13 [INFO] [stdout] | [INFO] [stdout] 178 | cx: &'v LateContext<'v, 't>, // context reference [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | fn new(cx: &'v LateContext<'v, 't>) -> RefVisitor<'v, 't> { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:187:44 [INFO] [stdout] | [INFO] [stdout] 187 | fn record(&mut self, lifetime: &Option) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 182 | impl <'v, 't, Lifetime> RefVisitor<'v, 't> { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:203:54 [INFO] [stdout] | [INFO] [stdout] 203 | fn collect_anonymous_lifetimes(&mut self, path: &Path, ty: &Ty) { [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 `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:203:65 [INFO] [stdout] | [INFO] [stdout] 203 | fn collect_anonymous_lifetimes(&mut self, path: &Path, ty: &Ty) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:205:22 [INFO] [stdout] | [INFO] [stdout] 205 | if let Some(&AngleBracketedParameters(ref params)) = last_path_segment { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:232:48 [INFO] [stdout] | [INFO] [stdout] 232 | fn visit_lifetime(&mut self, lifetime: &'v Lifetime) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:236:36 [INFO] [stdout] | [INFO] [stdout] 236 | fn visit_ty(&mut self, ty: &'v 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:238:13 [INFO] [stdout] | [INFO] [stdout] 238 | TyRptr(None, _) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | TyPath(_, ref path) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:252:29 [INFO] [stdout] | [INFO] [stdout] 252 | fn has_where_lifetimes(cx: &LateContext, where_clause: &WhereClause) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WhereClause` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:252:57 [INFO] [stdout] | [INFO] [stdout] 252 | fn has_where_lifetimes(cx: &LateContext, where_clause: &WhereClause) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:290:48 [INFO] [stdout] | [INFO] [stdout] 290 | fn visit_lifetime(&mut self, lifetime: &'v Lifetime) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LifetimeDef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:294:45 [INFO] [stdout] | [INFO] [stdout] 294 | fn visit_lifetime_def(&mut self, _: &'v LifetimeDef) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:303:32 [INFO] [stdout] | [INFO] [stdout] 303 | fn report_extra_lifetimes(cx: &LateContext, func: &FnDecl, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:303:52 [INFO] [stdout] | [INFO] [stdout] 303 | fn report_extra_lifetimes(cx: &LateContext, func: &FnDecl, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Generics` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:304:38 [INFO] [stdout] | [INFO] [stdout] 304 | generics: &Generics) { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNUSED_LIFETIMES` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/lifetimes.rs:312:23 [INFO] [stdout] | [INFO] [stdout] 312 | span_lint(cx, UNUSED_LIFETIMES, v, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:129:6 [INFO] [stdout] | [INFO] [stdout] 129 | impl LintPass for LoopsPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:130:28 [INFO] [stdout] | [INFO] [stdout] 130 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:138:6 [INFO] [stdout] | [INFO] [stdout] 138 | impl LateLintPass for LoopsPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:139:35 [INFO] [stdout] | [INFO] [stdout] 139 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:139:55 [INFO] [stdout] | [INFO] [stdout] 139 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | if let ExprLoop(ref block, _) = expr.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EMPTY_LOOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:149:31 [INFO] [stdout] | [INFO] [stdout] 149 | span_lint(cx, EMPTY_LOOP, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:159:24 [INFO] [stdout] | [INFO] [stdout] 159 | if let ExprMatch(ref matchexpr, ref arms, ref source) = inner.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHILE_LET_LOOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:192:52 [INFO] [stdout] | [INFO] [stdout] 192 | ... span_help_and_lint(cx, WHILE_LET_LOOP, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:204:16 [INFO] [stdout] | [INFO] [stdout] 204 | if let ExprMatch(ref match_expr, ref arms, MatchSource::WhileLetDesugar) = expr.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatEnum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:206:22 [INFO] [stdout] | [INFO] [stdout] 206 | if let (&PatEnum(ref path, Some(ref pat_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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:207:22 [INFO] [stdout] | [INFO] [stdout] 207 | &ExprMethodCall(method_name, _, ref method_args)) = [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `WHILE_LET_ON_ITERATOR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:217:48 [INFO] [stdout] | [INFO] [stdout] 217 | span_help_and_lint(cx, WHILE_LET_ON_ITERATOR, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:228:35 [INFO] [stdout] | [INFO] [stdout] 228 | fn check_stmt(&mut self, cx: &LateContext, stmt: &Stmt) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:228:55 [INFO] [stdout] | [INFO] [stdout] 228 | fn check_stmt(&mut self, cx: &LateContext, stmt: &Stmt) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:229:16 [INFO] [stdout] | [INFO] [stdout] 229 | if let StmtSemi(ref expr, _) = stmt.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:230:20 [INFO] [stdout] | [INFO] [stdout] 230 | if let ExprMethodCall(ref method, _, ref args) = expr.node { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UNUSED_COLLECT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:233:35 [INFO] [stdout] | [INFO] [stdout] 233 | span_lint(cx, UNUSED_COLLECT, expr.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:242:24 [INFO] [stdout] | [INFO] [stdout] 242 | fn check_for_loop(cx: &LateContext, pat: &Pat, arg: &Expr, body: &Expr, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:242:43 [INFO] [stdout] | [INFO] [stdout] 242 | fn check_for_loop(cx: &LateContext, pat: &Pat, arg: &Expr, body: &Expr, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:242:54 [INFO] [stdout] | [INFO] [stdout] 242 | fn check_for_loop(cx: &LateContext, pat: &Pat, arg: &Expr, body: &Expr, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:242:67 [INFO] [stdout] | [INFO] [stdout] 242 | fn check_for_loop(cx: &LateContext, pat: &Pat, arg: &Expr, body: &Expr, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:242:80 [INFO] [stdout] | [INFO] [stdout] 242 | fn check_for_loop(cx: &LateContext, pat: &Pat, arg: &Expr, body: &Expr, expr: &Expr) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRange` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:245:12 [INFO] [stdout] | [INFO] [stdout] 245 | if let ExprRange(Some(ref l), _) = arg.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:247:16 [INFO] [stdout] | [INFO] [stdout] 247 | if let ExprLit(ref lit) = l.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:248:20 [INFO] [stdout] | [INFO] [stdout] 248 | if let LitInt(0, _) = lit.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:251:24 [INFO] [stdout] | [INFO] [stdout] 251 | if let PatIdent(_, ref ident, _) = pat.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NEEDLESS_RANGE_LOOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:260:43 [INFO] [stdout] | [INFO] [stdout] 260 | ... span_lint(cx, NEEDLESS_RANGE_LOOP, expr.span, &format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `NEEDLESS_RANGE_LOOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:265:43 [INFO] [stdout] | [INFO] [stdout] 265 | ... span_lint(cx, NEEDLESS_RANGE_LOOP, expr.span, &format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRange` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:277:12 [INFO] [stdout] | [INFO] [stdout] 277 | if let ExprRange(Some(ref start_expr), Some(ref stop_expr)) = arg.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REVERSE_RANGE_LOOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:286:44 [INFO] [stdout] | [INFO] [stdout] 286 | span_help_and_lint(cx, REVERSE_RANGE_LOOP, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `REVERSE_RANGE_LOOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:293:35 [INFO] [stdout] | [INFO] [stdout] 293 | span_lint(cx, REVERSE_RANGE_LOOP, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:300:12 [INFO] [stdout] | [INFO] [stdout] 300 | if let ExprMethodCall(ref method, _, ref args) = arg.node { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXPLICIT_ITER_LOOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 308 | span_lint(cx, EXPLICIT_ITER_LOOP, expr.span, &format!( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ITER_NEXT_LOOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:317:31 [INFO] [stdout] | [INFO] [stdout] 317 | span_lint(cx, ITER_NEXT_LOOP, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EXPLICIT_COUNTER_LOOP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:343:39 [INFO] [stdout] | [INFO] [stdout] 343 | span_lint(cx, EXPLICIT_COUNTER_LOOP, expr.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:357:28 [INFO] [stdout] | [INFO] [stdout] 357 | fn recover_for_loop(expr: &Expr) -> Option<(&Pat, &Expr, &Expr)> { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:357:46 [INFO] [stdout] | [INFO] [stdout] 357 | fn recover_for_loop(expr: &Expr) -> Option<(&Pat, &Expr, &Expr)> { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 357 | fn recover_for_loop(expr: &Expr) -> Option<(&Pat, &Expr, &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:357:52 [INFO] [stdout] | [INFO] [stdout] 357 | fn recover_for_loop(expr: &Expr) -> Option<(&Pat, &Expr, &Expr)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 357 | fn recover_for_loop(expr: &Expr) -> Option<(&Pat, &Expr, &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:357:59 [INFO] [stdout] | [INFO] [stdout] 357 | fn recover_for_loop(expr: &Expr) -> Option<(&Pat, &Expr, &Expr)> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 357 | fn recover_for_loop(expr: &Expr) -> Option<(&Pat, &Expr, &Expr)> { [INFO] [stdout] | ++++++ [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:360:17 [INFO] [stdout] | [INFO] [stdout] 360 | let ExprMatch(ref iterexpr, ref arms, _) = expr.node, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:361:17 [INFO] [stdout] | [INFO] [stdout] 361 | let ExprCall(_, ref iterargs) = iterexpr.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:363:17 [INFO] [stdout] | [INFO] [stdout] 363 | let ExprLoop(ref block, _) = arms[0].body.node, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:366:17 [INFO] [stdout] | [INFO] [stdout] 366 | let ExprMatch(_, ref innerarms, MatchSource::ForLoopDesugar) = loopexpr.node, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatEnum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:368:17 [INFO] [stdout] | [INFO] [stdout] 368 | let PatEnum(_, Some(ref somepats)) = innerarms[0].pats[0].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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | cx: &'v LateContext<'v, 't>, // context reference [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:387:40 [INFO] [stdout] | [INFO] [stdout] 387 | fn visit_expr(&mut self, expr: &'v 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:388:16 [INFO] [stdout] | [INFO] [stdout] 388 | if let ExprPath(None, ref path) = expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:394:29 [INFO] [stdout] | [INFO] [stdout] 394 | let ExprIndex(ref seqexpr, _) = parexpr.node, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:395:29 [INFO] [stdout] | [INFO] [stdout] 395 | let ExprPath(None, ref seqvar) = seqexpr.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:411:42 [INFO] [stdout] | [INFO] [stdout] 411 | fn is_iterator_used_after_while_let(cx: &LateContext, iter_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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:411:67 [INFO] [stdout] | [INFO] [stdout] 411 | fn is_iterator_used_after_while_let(cx: &LateContext, iter_expr: &Expr) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:430:13 [INFO] [stdout] | [INFO] [stdout] 430 | cx: &'v LateContext<'v, 't>, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:438:40 [INFO] [stdout] | [INFO] [stdout] 438 | fn visit_expr(&mut self, expr: &'v 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:453:30 [INFO] [stdout] | [INFO] [stdout] 453 | fn is_ref_iterable_type(cx: &LateContext, e: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:453:47 [INFO] [stdout] | [INFO] [stdout] 453 | fn is_ref_iterable_type(cx: &LateContext, e: &Expr) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:477:41 [INFO] [stdout] | [INFO] [stdout] 477 | fn extract_expr_from_first_stmt(block: &Block) -> Option<&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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:477:59 [INFO] [stdout] | [INFO] [stdout] 477 | fn extract_expr_from_first_stmt(block: &Block) -> Option<&Expr> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 477 | fn extract_expr_from_first_stmt(block: &Block) -> Option<&Expr> { [INFO] [stdout] | ++++++ [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:479:12 [INFO] [stdout] | [INFO] [stdout] 479 | if let StmtDecl(ref decl, _) = block.stmts[0].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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:480:16 [INFO] [stdout] | [INFO] [stdout] 480 | if let DeclLocal(ref local) = decl.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:487:31 [INFO] [stdout] | [INFO] [stdout] 487 | fn extract_first_expr(block: &Block) -> Option<&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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:487:49 [INFO] [stdout] | [INFO] [stdout] 487 | fn extract_first_expr(block: &Block) -> Option<&Expr> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 487 | fn extract_first_expr(block: &Block) -> Option<&Expr> { [INFO] [stdout] | ++++++ [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:491:13 [INFO] [stdout] | [INFO] [stdout] 491 | StmtExpr(ref expr, _) | StmtSemi(ref expr, _) => Some(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:491:37 [INFO] [stdout] | [INFO] [stdout] 491 | StmtExpr(ref expr, _) | StmtSemi(ref expr, _) => Some(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:499:25 [INFO] [stdout] | [INFO] [stdout] 499 | fn is_break_expr(expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:501:9 [INFO] [stdout] | [INFO] [stdout] 501 | ExprBreak(None) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | ExprBlock(ref b) => match extract_first_expr(b) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:525:13 [INFO] [stdout] | [INFO] [stdout] 525 | cx: &'v LateContext<'v, 't>, // context reference [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:532:40 [INFO] [stdout] | [INFO] [stdout] 532 | fn visit_expr(&mut self, expr: &'v Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | ExprAssignOp(op, ref lhs, ref rhs) => [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiAdd` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:545:43 [INFO] [stdout] | [INFO] [stdout] 545 | ... if op.node == BiAdd && is_integer_literal(rhs, 1) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:556:21 [INFO] [stdout] | [INFO] [stdout] 556 | ExprAssign(ref lhs, _) if lhs.id == expr.id => *state = VarState::DontWarn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:557:21 [INFO] [stdout] | [INFO] [stdout] 557 | ExprAddrOf(mutability,_) if mutability == MutMutable => *state = VarState::DontWarn, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MutMutable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:557:63 [INFO] [stdout] | [INFO] [stdout] 557 | ExprAddrOf(mutability,_) if mutability == MutMutable => *state = VarState::DontWarn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | cx: &'v LateContext<'v, 't>, // context reference [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:582:19 [INFO] [stdout] | [INFO] [stdout] 582 | end_expr: &'v Expr, // the for loop. Stop scanning here. [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Decl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:591:40 [INFO] [stdout] | [INFO] [stdout] 591 | fn visit_decl(&mut self, decl: &'v Decl) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:593:16 [INFO] [stdout] | [INFO] [stdout] 593 | 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 `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:595:24 [INFO] [stdout] | [INFO] [stdout] 595 | if let PatIdent(_, ref ident, _) = local.pat.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:614:40 [INFO] [stdout] | [INFO] [stdout] 614 | fn visit_expr(&mut self, expr: &'v Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:632:21 [INFO] [stdout] | [INFO] [stdout] 632 | ExprAssignOp(_, ref lhs, _) if lhs.id == expr.id => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:635:21 [INFO] [stdout] | [INFO] [stdout] 635 | ExprAssign(ref lhs, ref rhs) if lhs.id == expr.id => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:641:21 [INFO] [stdout] | [INFO] [stdout] 641 | ExprAddrOf(mutability,_) if mutability == MutMutable => self.state = VarState::DontWarn, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MutMutable` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:641:63 [INFO] [stdout] | [INFO] [stdout] 641 | ExprAddrOf(mutability,_) if mutability == MutMutable => self.state = VarState::DontWarn, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:667:20 [INFO] [stdout] | [INFO] [stdout] 667 | fn var_def_id(cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:667:40 [INFO] [stdout] | [INFO] [stdout] 667 | fn var_def_id(cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:676:19 [INFO] [stdout] | [INFO] [stdout] 676 | fn is_loop(expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:678:9 [INFO] [stdout] | [INFO] [stdout] 678 | ExprLoop(..) | ExprWhile(..) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:678:24 [INFO] [stdout] | [INFO] [stdout] 678 | ExprLoop(..) | ExprWhile(..) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:683:26 [INFO] [stdout] | [INFO] [stdout] 683 | fn is_conditional(expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:685:9 [INFO] [stdout] | [INFO] [stdout] 685 | ExprIf(..) | ExprMatch(..) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/loops.rs:685:22 [INFO] [stdout] | [INFO] [stdout] 685 | ExprIf(..) | ExprMatch(..) => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | impl LintPass for StepByZero { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:33:28 [INFO] [stdout] | [INFO] [stdout] 33 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | impl LateLintPass for StepByZero { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:39:55 [INFO] [stdout] | [INFO] [stdout] 39 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:40:16 [INFO] [stdout] | [INFO] [stdout] 40 | if let ExprMethodCall(Spanned { node: ref name, .. }, _, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RANGE_STEP_BY_ZERO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:45:30 [INFO] [stdout] | [INFO] [stdout] 45 | cx.span_lint(RANGE_STEP_BY_ZERO, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:57:29 [INFO] [stdout] | [INFO] [stdout] 57 | let ExprMethodCall( Spanned { node: ref iter_name, .. }, _, ref iter_args ) = *iter, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprRange` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:60:29 [INFO] [stdout] | [INFO] [stdout] 60 | let ExprRange(Some(ref from), Some(ref to)) = *zip_arg, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:63:29 [INFO] [stdout] | [INFO] [stdout] 63 | let ExprMethodCall(Spanned { node: ref len_name, .. }, _, ref len_args) = to.node, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | let ExprPath(_, Path { segments: ref iter_path, .. }) = iter_args[0].node, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 66 | let ExprPath(_, Path { segments: ref iter_path, .. }) = iter_args[0].node, [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[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | let ExprPath(_, Path { segments: ref len_path, .. }) = len_args[0].node, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:67:41 [INFO] [stdout] | [INFO] [stdout] 67 | let ExprPath(_, Path { segments: ref len_path, .. }) = len_args[0].node, [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[E0425]: cannot find value `RANGE_ZIP_WITH_LEN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:70:38 [INFO] [stdout] | [INFO] [stdout] 70 | cx.span_lint(RANGE_ZIP_WITH_LEN, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:80:18 [INFO] [stdout] | [INFO] [stdout] 80 | fn is_range(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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/ranges.rs:80:38 [INFO] [stdout] | [INFO] [stdout] 80 | fn is_range(cx: &LateContext, expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:21:6 [INFO] [stdout] | [INFO] [stdout] 21 | impl LateLintPass for MapClonePass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:22:55 [INFO] [stdout] | [INFO] [stdout] 22 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | if let ExprMethodCall(name, _, ref args) = expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | ExprClosure(_, ref decl, ref blk) => { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAP_CLONE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:44:60 [INFO] [stdout] | [INFO] [stdout] 44 | ... span_help_and_lint(cx, MAP_CLONE, expr.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | ... else if let ExprMethodCall(clone_call, _, ref clone_args) = closure_expr.node { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAP_CLONE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:56:64 [INFO] [stdout] | [INFO] [stdout] 56 | ... span_help_and_lint(cx, MAP_CLONE, expr.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | ExprPath(_, ref path) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAP_CLONE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:68:52 [INFO] [stdout] | [INFO] [stdout] 68 | ... span_help_and_lint(cx, MAP_CLONE, expr.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | fn expr_eq_ident(expr: &Expr, id: Ident) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:81:35 [INFO] [stdout] | [INFO] [stdout] 81 | fn expr_eq_ident(expr: &Expr, id: Ident) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | ExprPath(None, ref path) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PathSegment` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:84:32 [INFO] [stdout] | [INFO] [stdout] 84 | let arg_segment = [PathSegment { identifier: id, parameters: PathParameters::none() }]; [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:91:23 [INFO] [stdout] | [INFO] [stdout] 91 | fn get_type_name(cx: &LateContext, expr: &Expr, arg: &Expr) -> Option<&'static 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:91:43 [INFO] [stdout] | [INFO] [stdout] 91 | fn get_type_name(cx: &LateContext, expr: &Expr, arg: &Expr) -> Option<&'static 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:91:55 [INFO] [stdout] | [INFO] [stdout] 91 | fn get_type_name(cx: &LateContext, expr: &Expr, arg: &Expr) -> Option<&'static str> { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:101:23 [INFO] [stdout] | [INFO] [stdout] 101 | fn get_arg_name(pat: &Pat) -> Option { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:101:38 [INFO] [stdout] | [INFO] [stdout] 101 | fn get_arg_name(pat: &Pat) -> Option { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 101 | fn get_arg_name(pat: &Pat) -> Option { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatIdent` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | PatIdent(_, ident, None) => Some(ident.node), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatRegion` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | PatRegion(ref subpat, _) => get_arg_name(subpat), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:109:21 [INFO] [stdout] | [INFO] [stdout] 109 | fn only_derefs(cx: &LateContext, expr: &Expr, id: Ident) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:109:41 [INFO] [stdout] | [INFO] [stdout] 109 | fn only_derefs(cx: &LateContext, expr: &Expr, id: Ident) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:109:51 [INFO] [stdout] | [INFO] [stdout] 109 | fn only_derefs(cx: &LateContext, expr: &Expr, id: Ident) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | ExprUnary(UnDeref, ref subexpr) if !is_adjusted(cx, subexpr) => { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:118:6 [INFO] [stdout] | [INFO] [stdout] 118 | impl LintPass for MapClonePass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/map_clone.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | fn get_lints(&self) -> LintArray { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:64:6 [INFO] [stdout] | [INFO] [stdout] 64 | impl LintPass for MatchPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 70 | impl LateLintPass for MatchPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:71:35 [INFO] [stdout] | [INFO] [stdout] 71 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:71:55 [INFO] [stdout] | [INFO] [stdout] 71 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:73:16 [INFO] [stdout] | [INFO] [stdout] 73 | if let ExprMatch(ref ex, ref arms, MatchSource::Normal) = expr.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PatWild` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:84:41 [INFO] [stdout] | [INFO] [stdout] 84 | arms[1].pats[0].node == PatWild && [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MATCH_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:88:75 [INFO] [stdout] | [INFO] [stdout] 88 | (cx.tcx.expr_ty(ex).sty != ty::TyBool || cx.current_level(MATCH_BOOL) == Allow) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Allow` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:88:90 [INFO] [stdout] | [INFO] [stdout] 88 | (cx.tcx.expr_ty(ex).sty != ty::TyBool || cx.current_level(MATCH_BOOL) == Allow) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SINGLE_MATCH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | span_help_and_lint(cx, SINGLE_MATCH, expr.span, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:103:40 [INFO] [stdout] | [INFO] [stdout] 103 | let exprs = if let PatLit(ref arm_bool) = arms[0].pats[0].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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | if let ExprLit(ref lit) = arm_bool.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MATCH_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:115:56 [INFO] [stdout] | [INFO] [stdout] 115 | ... span_help_and_lint(cx, MATCH_BOOL, expr.span, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MATCH_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:123:56 [INFO] [stdout] | [INFO] [stdout] 123 | ... span_help_and_lint(cx, MATCH_BOOL, expr.span, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MATCH_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:131:52 [INFO] [stdout] | [INFO] [stdout] 131 | ... span_help_and_lint(cx, MATCH_BOOL, expr.span, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MATCH_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:138:43 [INFO] [stdout] | [INFO] [stdout] 138 | ... span_lint(cx, MATCH_BOOL, expr.span, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MATCH_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:143:39 [INFO] [stdout] | [INFO] [stdout] 143 | span_lint(cx, MATCH_BOOL, expr.span, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MATCH_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:148:35 [INFO] [stdout] | [INFO] [stdout] 148 | span_lint(cx, MATCH_BOOL, expr.span, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | if let ExprMatch(ref ex, ref arms, source) = expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | if let ExprAddrOf(Mutability::MutImmutable, ref inner) = ex.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MATCH_REF_PATS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:159:35 [INFO] [stdout] | [INFO] [stdout] 159 | span_lint(cx, MATCH_REF_PATS, expr.span, &format!( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MATCH_REF_PATS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | span_lint(cx, MATCH_REF_PATS, expr.span, &format!( [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | fn is_unit_expr(expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | ExprTup(ref v) if v.is_empty() => true, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 176 | ExprBlock(ref b) if b.stmts.is_empty() && b.expr.is_none() => true, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:181:30 [INFO] [stdout] | [INFO] [stdout] 181 | fn has_only_ref_pats(arms: &[Arm]) -> bool { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `PatRegion` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 183 | PatRegion(..) => Some(true), // &-patterns [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:191:24 [INFO] [stdout] | [INFO] [stdout] 191 | fn match_template(cx: &LateContext, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MatchSource` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:193:27 [INFO] [stdout] | [INFO] [stdout] 193 | source: MatchSource, [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/matches.rs:195:26 [INFO] [stdout] | [INFO] [stdout] 195 | expr: &Expr) -> String { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | impl LintPass for Precedence { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:26:28 [INFO] [stdout] | [INFO] [stdout] 26 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | impl EarlyLintPass for Precedence { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:32:35 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_expr(&mut self, cx: &EarlyContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:32:56 [INFO] [stdout] | [INFO] [stdout] 32 | fn check_expr(&mut self, cx: &EarlyContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | if let ExprBinary(Spanned { node: op, ..}, ref left, ref right) = expr.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PRECEDENCE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Precedence; [INFO] [stdout] | ---------------------- similarly named unit struct `Precedence` defined here [INFO] [stdout] ... [INFO] [stdout] 37 | span_lint(cx, PRECEDENCE, expr.span, [INFO] [stdout] | ^^^^^^^^^^ help: a unit struct with a similar name exists: `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PRECEDENCE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:44:35 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Precedence; [INFO] [stdout] | ---------------------- similarly named unit struct `Precedence` defined here [INFO] [stdout] ... [INFO] [stdout] 44 | span_lint(cx, PRECEDENCE, expr.span, [INFO] [stdout] | ^^^^^^^^^^ help: a unit struct with a similar name exists: `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PRECEDENCE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Precedence; [INFO] [stdout] | ---------------------- similarly named unit struct `Precedence` defined here [INFO] [stdout] ... [INFO] [stdout] 51 | span_lint(cx, PRECEDENCE, expr.span, [INFO] [stdout] | ^^^^^^^^^^ help: a unit struct with a similar name exists: `Precedence` [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:61:16 [INFO] [stdout] | [INFO] [stdout] 61 | if let ExprUnary(UnNeg, ref rhs) = expr.node { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | if let ExprMethodCall(_, _, ref args) = rhs.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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | if let ExprLit(ref lit) = slf.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitInt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:66:29 [INFO] [stdout] | [INFO] [stdout] 66 | ... LitInt(..) | LitFloat(..) | LitFloatUnsuffixed(..) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitFloat` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:66:42 [INFO] [stdout] | [INFO] [stdout] 66 | ... LitInt(..) | LitFloat(..) | LitFloatUnsuffixed(..) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `LitFloatUnsuffixed` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:66:57 [INFO] [stdout] | [INFO] [stdout] 66 | ... LitInt(..) | LitFloat(..) | LitFloatUnsuffixed(..) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PRECEDENCE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:67:47 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Precedence; [INFO] [stdout] | ---------------------- similarly named unit struct `Precedence` defined here [INFO] [stdout] ... [INFO] [stdout] 67 | span_lint(cx, PRECEDENCE, expr.span, &format!( [INFO] [stdout] | ^^^^^^^^^^ help: a unit struct with a similar name exists: `Precedence` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | fn is_arith_expr(expr: &Expr) -> bool { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | ExprBinary(Spanned { node: op, ..}, _, _) => is_arith_op(op), [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | fn is_bit_op(op: BinOp_) -> 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/precedence.rs:96:20 [INFO] [stdout] | [INFO] [stdout] 96 | fn is_arith_op(op: BinOp_) -> bool { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUTEX_INTEGER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mutex_atomic.rs:62:43 [INFO] [stdout] | [INFO] [stdout] 62 | ... span_lint(cx, MUTEX_INTEGER, expr.span, &msg), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUTEX_INTEGER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mutex_atomic.rs:64:43 [INFO] [stdout] | [INFO] [stdout] 64 | ... span_lint(cx, MUTEX_INTEGER, expr.span, &msg), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUTEX_ATOMIC` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/mutex_atomic.rs:65:44 [INFO] [stdout] | [INFO] [stdout] 65 | _ => span_lint(cx, MUTEX_ATOMIC, expr.span, &msg) [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/zero_div_zero.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | impl LintPass for ZeroDivZeroPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/zero_div_zero.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | 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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/zero_div_zero.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | impl LateLintPass for ZeroDivZeroPass { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/zero_div_zero.rs:29:35 [INFO] [stdout] | [INFO] [stdout] 29 | fn check_expr(&mut self, cx: &LateContext, expr: &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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/zero_div_zero.rs:29:55 [INFO] [stdout] | [INFO] [stdout] 29 | fn check_expr(&mut self, cx: &LateContext, expr: &Expr) { [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/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/zero_div_zero.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | let ExprBinary(ref op, ref left, ref right) = expr.node, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ZERO_DIVIDED_BY_ZERO` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clippy-0.0.35/src/zero_div_zero.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | span_help_and_lint(cx, ZERO_DIVIDED_BY_ZERO, expr.span, [WARN] too many lines in the log, truncating it