[INFO] cloning repository https://github.com/SethDusek/imgserv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SethDusek/imgserv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethDusek%2Fimgserv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethDusek%2Fimgserv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12b7caeb4566991bd8bf4c1cb163fbe65bba776c [INFO] testing SethDusek/imgserv against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSethDusek%2Fimgserv" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SethDusek/imgserv on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SethDusek/imgserv [INFO] finished tweaking git repo https://github.com/SethDusek/imgserv [INFO] tweaked toml for git repo https://github.com/SethDusek/imgserv written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/SethDusek/imgserv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea9d5fb2965f919d7a010dca2eb05ed296cb7aab328aa5b8a0e481f1721d716f [INFO] running `Command { std: "docker" "start" "-a" "ea9d5fb2965f919d7a010dca2eb05ed296cb7aab328aa5b8a0e481f1721d716f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea9d5fb2965f919d7a010dca2eb05ed296cb7aab328aa5b8a0e481f1721d716f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9d5fb2965f919d7a010dca2eb05ed296cb7aab328aa5b8a0e481f1721d716f", kill_on_drop: false }` [INFO] [stdout] ea9d5fb2965f919d7a010dca2eb05ed296cb7aab328aa5b8a0e481f1721d716f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d639919b18b2bb2daf03233c96bb78eb9e46df4c4b5ba20a96331e01b9c9113 [INFO] running `Command { std: "docker" "start" "-a" "0d639919b18b2bb2daf03233c96bb78eb9e46df4c4b5ba20a96331e01b9c9113", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.2.5 [INFO] [stderr] Compiling libc v0.2.6 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling gcc v0.3.21 [INFO] [stderr] Compiling rustc-serialize v0.3.16 [INFO] [stderr] Compiling matches v0.1.2 [INFO] [stderr] Compiling nom v1.1.0 [INFO] [stderr] Compiling num v0.1.30 [INFO] [stderr] Compiling unicode-normalization v0.1.2 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling ascii v0.5.4 [INFO] [stderr] Compiling lazy_static v0.1.15 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stderr] Compiling kernel32-sys v0.2.1 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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 rand v0.3.13 [INFO] [stderr] Compiling time v0.1.34 [INFO] [stderr] Compiling semver v0.2.1 [INFO] [stderr] Compiling encoding v0.2.32 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling chrono v0.2.18 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clippy v0.0.37 [INFO] [stderr] error: could not compile `rustc-serialize` due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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: a __rustc_plugin_registrar symbol must now be defined instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lib.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `syntax` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate syntax; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0462]: found staticlib `rustc` instead of rlib or dylib [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: please recompile that crate using --crate-type lib [INFO] [stdout] = note: the following crate versions were found: [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.msan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.lsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.tsan.a [INFO] [stdout] crate `rustc`: /opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc-stable_rt.asan.a [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_front` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | lint_array!(BOX_VEC, LINKEDLIST) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 108 | lint_array!(LET_UNIT_VALUE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | lint_array!(UNIT_CMP) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:199:1 [INFO] [stdout] | [INFO] [stdout] 199 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | lint_array!(CAST_PRECISION_LOSS, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:396:1 [INFO] [stdout] | [INFO] [stdout] 396 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:404:9 [INFO] [stdout] | [INFO] [stdout] 404 | lint_array!(TYPE_COMPLEXITY) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:131:1 [INFO] [stdout] | [INFO] [stdout] 131 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:197:1 [INFO] [stdout] | [INFO] [stdout] 197 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:291:1 [INFO] [stdout] | [INFO] [stdout] 291 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:298:9 [INFO] [stdout] | [INFO] [stdout] 298 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:327:1 [INFO] [stdout] | [INFO] [stdout] 327 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:334:9 [INFO] [stdout] | [INFO] [stdout] 334 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:366:1 [INFO] [stdout] | [INFO] [stdout] 366 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 374 | lint_array!(USED_UNDERSCORE_BINDING) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustfmt_skip` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:380:7 [INFO] [stdout] | [INFO] [stdout] 380 | #[rustfmt_skip] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | lint_array!(EQ_OP) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | lint_array!(APPROX_CONSTANT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint! { pub INLINE_ALWAYS, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | declare_lint! { pub DEPRECATED_SEMVER, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | lint_array!(INLINE_ALWAYS, DEPRECATED_SEMVER) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | lint_array!(STRING_ADD, STRING_ADD_ASSIGN) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | lint_array!(STRING_LIT_AS_BYTES) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 83 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 156 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:178:1 [INFO] [stdout] | [INFO] [stdout] 178 | declare_lint!(pub SEARCH_IS_SOME, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | declare_lint!(pub CHARS_NEXT_CMP, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:212:1 [INFO] [stdout] | [INFO] [stdout] 212 | declare_lint!(pub OR_FUN_CALL, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:217:9 [INFO] [stdout] | [INFO] [stdout] 217 | lint_array!(OPTION_UNWRAP_USED, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/returns.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | declare_lint!(pub LET_AND_RETURN, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/returns.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | lint_array!(NEEDLESS_RETURN, LET_AND_RETURN) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:72:1 [INFO] [stdout] | [INFO] [stdout] 72 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:103:1 [INFO] [stdout] | [INFO] [stdout] 103 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:113:1 [INFO] [stdout] | [INFO] [stdout] 113 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | lint_array!(NEEDLESS_RANGE_LOOP, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/map_clone.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | lint_array!(MAP_CLONE) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 65 | declare_lint!(pub MATCH_BOOL, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | declare_lint!(pub MATCH_OVERLAPPING_ARM, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/no_effect.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/cyclomatic_complexity.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | lint_array!(CYCLOMATIC_COMPLEXITY) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | lint_array!(BOXED_LOCAL) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/entry.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/entry.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | lint_array!(MAP_ENTRY) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc_early.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | declare_lint!(pub UNNEEDED_FIELD_PATTERN, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc_early.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | declare_lint!(pub DUPLICATE_UNDERSCORE_ARGUMENT, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc_early.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | lint_array!(UNNEEDED_FIELD_PATTERN, DUPLICATE_UNDERSCORE_ARGUMENT) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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 macro `declare_lint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/derive.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | declare_lint! { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `lint_array` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/derive.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | lint_array!(DERIVE_HASH_NOT_EQ) [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lib.rs:85:3 [INFO] [stdout] | [INFO] [stdout] 85 | #[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: cannot find attribute `rustfmt_skip` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lib.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | #[rustfmt_skip] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExpnFormat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | if let ExpnFormat::MacroAttribute(..) = info.callee.format { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ExpnFormat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:132:41 [INFO] [stdout] | [INFO] [stdout] 132 | pub fn match_type(cx: &LateContext, ty: ty::Ty, path: &[&str]) -> bool { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | ty::TyEnum(ref adt, _) | ty::TyStruct(ref adt, _) => match_def_path(cx, adt.did, path), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:134:34 [INFO] [stdout] | [INFO] [stdout] 134 | ty::TyEnum(ref adt, _) | ty::TyStruct(ref adt, _) => match_def_path(cx, adt.did, path), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:141:23 [INFO] [stdout] | [INFO] [stdout] 141 | let method_call = ty::MethodCall::expr(expr.id); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:158:23 [INFO] [stdout] | [INFO] [stdout] 158 | let method_call = ty::MethodCall::expr(expr.id); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | pub fn match_path_ast(path: &ast::Path, segments: &[&str]) -> bool { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cstore` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:195:63 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> Option { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `cstore` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 195 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> Option { [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cstore` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | cstore::DefLike::DlDef(def) => def.def_id(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `cstore` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 217 | core::DefLike::DlDef(def) => def.def_id(), [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cstore` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:218:25 [INFO] [stdout] | [INFO] [stdout] 218 | cstore::DefLike::DlImpl(def_id) => def_id, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `cstore` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 218 | core::DefLike::DlImpl(def_id) => def_id, [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `cstore` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | cstore::DlDef(def::Def::Trait(trait_id)) => Some(trait_id), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `cstore` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 241 | core::DlDef(def::Def::Trait(trait_id)) => Some(trait_id), [INFO] [stdout] | ~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:241:23 [INFO] [stdout] | [INFO] [stdout] 241 | cstore::DlDef(def::Def::Trait(trait_id)) => Some(trait_id), [INFO] [stdout] | ^^^ use of undeclared crate or module `def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:248:67 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn implements_trait<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: ty::Ty<'tcx>, trait_id: DefId, ty_params: Option>>) ->... [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:248:120 [INFO] [stdout] | [INFO] [stdout] 248 | ...'tcx>, trait_id: DefId, ty_params: Option>>) -> bool { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `infer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:251:17 [INFO] [stdout] | [INFO] [stdout] 251 | let infcx = infer::new_infer_ctxt(cx.tcx, &cx.tcx.tables, None); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `infer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:252:22 [INFO] [stdout] | [INFO] [stdout] 252 | let obligation = traits::predicate_for_trait_def(cx.tcx, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:253:54 [INFO] [stdout] | [INFO] [stdout] 253 | ... traits::ObligationCause::dummy(), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `traits` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | traits::SelectionContext::new(&infcx).evaluate_obligation_conservatively(&obligation) [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `traits` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:303:33 [INFO] [stdout] | [INFO] [stdout] 303 | let ExprMatch(_, _, MatchSource::ForLoopDesugar) = expr.node [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:448:34 [INFO] [stdout] | [INFO] [stdout] 448 | if cx.current_level(lint) != Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:459:34 [INFO] [stdout] | [INFO] [stdout] 459 | if cx.current_level(lint) != Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:473:34 [INFO] [stdout] | [INFO] [stdout] 473 | if cx.current_level(lint) != Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:491:34 [INFO] [stdout] | [INFO] [stdout] 491 | if cx.current_level(lint) != Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:501:25 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn walk_ptrs_ty(ty: ty::Ty) -> ty::Ty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:501:36 [INFO] [stdout] | [INFO] [stdout] 501 | pub fn walk_ptrs_ty(ty: ty::Ty) -> ty::Ty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:503:9 [INFO] [stdout] | [INFO] [stdout] 503 | ty::TyRef(_, ref tm) | ty::TyRawPtr(ref tm) => walk_ptrs_ty(tm.ty), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:503:32 [INFO] [stdout] | [INFO] [stdout] 503 | ty::TyRef(_, ref tm) | ty::TyRawPtr(ref tm) => walk_ptrs_ty(tm.ty), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:509:31 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn walk_ptrs_ty_depth(ty: ty::Ty) -> (ty::Ty, usize) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:509:43 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn walk_ptrs_ty_depth(ty: ty::Ty) -> (ty::Ty, usize) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:510:18 [INFO] [stdout] | [INFO] [stdout] 510 | fn inner(ty: ty::Ty, depth: usize) -> (ty::Ty, usize) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:510:44 [INFO] [stdout] | [INFO] [stdout] 510 | fn inner(ty: ty::Ty, depth: usize) -> (ty::Ty, usize) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:512:13 [INFO] [stdout] | [INFO] [stdout] 512 | ty::TyRef(_, ref tm) | ty::TyRawPtr(ref tm) => inner(tm.ty, depth + 1), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:512:36 [INFO] [stdout] | [INFO] [stdout] 512 | ty::TyRef(_, ref tm) | ty::TyRawPtr(ref tm) => inner(tm.ty, depth + 1), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:551:59 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn push_attrs(&mut self, sess: &Session, attrs: &[ast::Attribute], name: &'static str) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:555:58 [INFO] [stdout] | [INFO] [stdout] 555 | pub fn pop_attrs(&mut self, sess: &Session, attrs: &[ast::Attribute], name: &'static str) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:561:56 [INFO] [stdout] | [INFO] [stdout] 561 | fn parse_attrs(sess: &Session, attrs: &[ast::Attribute], name: &'static str, mut f: F) { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:567:16 [INFO] [stdout] | [INFO] [stdout] 567 | if let ast::MetaNameValue(ref key, ref value) = attr.value.node { [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0416]: identifier `TyInfer` is bound more than once in the same pattern [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:643:21 [INFO] [stdout] | [INFO] [stdout] 643 | (&TyInfer, &TyInfer) => true, [INFO] [stdout] | ^^^^^^^ used in a pattern more than once [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LitIntType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:212:21 [INFO] [stdout] | [INFO] [stdout] 212 | LitIntType::SignedIntLit(ref sity, ref sign) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `LitIntType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sign` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:213:33 [INFO] [stdout] | [INFO] [stdout] 213 | (if let Sign::Minus = *sign { [INFO] [stdout] | ^^^^ use of undeclared type `Sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LitIntType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | LitIntType::UnsignedIntLit(ref uity) => ("", uity.ty_to_string()), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `LitIntType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LitIntType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:221:21 [INFO] [stdout] | [INFO] [stdout] 221 | LitIntType::UnsuffixedIntLit(ref sign) => { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `LitIntType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sign` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:222:33 [INFO] [stdout] | [INFO] [stdout] 222 | (if let Sign::Minus = *sign { [INFO] [stdout] | ^^^^ use of undeclared type `Sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:296:25 [INFO] [stdout] | [INFO] [stdout] 296 | UintTy::TyU8 => ::std::u8::MAX as u64, [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:297:25 [INFO] [stdout] | [INFO] [stdout] 297 | UintTy::TyU16 => ::std::u16::MAX as u64, [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:298:25 [INFO] [stdout] | [INFO] [stdout] 298 | UintTy::TyU32 => ::std::u32::MAX as u64, [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:299:25 [INFO] [stdout] | [INFO] [stdout] 299 | UintTy::TyU64 => ::std::u64::MAX, [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UintTy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:300:25 [INFO] [stdout] | [INFO] [stdout] 300 | UintTy::TyUs => { [INFO] [stdout] | ^^^^^^ use of undeclared type `UintTy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sign` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | Sign::Plus => Sign::Minus, [INFO] [stdout] | ^^^^ use of undeclared type `Sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sign` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:339:23 [INFO] [stdout] | [INFO] [stdout] 339 | Sign::Plus => Sign::Minus, [INFO] [stdout] | ^^^^ use of undeclared type `Sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sign` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | Sign::Minus => Sign::Plus, [INFO] [stdout] | ^^^^ use of undeclared type `Sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Sign` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:340:24 [INFO] [stdout] | [INFO] [stdout] 340 | Sign::Minus => Sign::Plus, [INFO] [stdout] | ^^^^ use of undeclared type `Sign` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:484:53 [INFO] [stdout] | [INFO] [stdout] 484 | if let Some(&PathResolution { base_def: Def::Const(id), ..}) = lcx.tcx.def_map.borrow().get(&e.id) { [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: to use a constant of type `format::ParseError` in a pattern, `format::ParseError` must be annotated with `#[derive(PartialEq, Eq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.18/src/format/parsed.rs:476:22 [INFO] [stdout] | [INFO] [stdout] 476 | (Err(OUT_OF_RANGE), _) | (_, Err(OUT_OF_RANGE)) => return Err(OUT_OF_RANGE), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: to use a constant of type `format::ParseError` in a pattern, `format::ParseError` must be annotated with `#[derive(PartialEq, Eq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.18/src/format/parsed.rs:476:50 [INFO] [stdout] | [INFO] [stdout] 476 | (Err(OUT_OF_RANGE), _) | (_, Err(OUT_OF_RANGE)) => return Err(OUT_OF_RANGE), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: to use a constant of type `format::ParseError` in a pattern, `format::ParseError` must be annotated with `#[derive(PartialEq, Eq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.18/src/format/parsed.rs:477:22 [INFO] [stdout] | [INFO] [stdout] 477 | (Err(IMPOSSIBLE), _) | (_, Err(IMPOSSIBLE)) => return Err(IMPOSSIBLE), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: to use a constant of type `format::ParseError` in a pattern, `format::ParseError` must be annotated with `#[derive(PartialEq, Eq)]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.2.18/src/format/parsed.rs:477:48 [INFO] [stdout] | [INFO] [stdout] 477 | (Err(IMPOSSIBLE), _) | (_, Err(IMPOSSIBLE)) => return Err(IMPOSSIBLE), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | if let ty::TyBox(ref inner) = ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:90:25 [INFO] [stdout] | [INFO] [stdout] 90 | if *bindtype == ty::TyTuple(vec![]) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:145:24 [INFO] [stdout] | [INFO] [stdout] 145 | if *sty == ty::TyTuple(vec![]) && is_comparison_binop(op) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 147 | 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: `?::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | 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: `?::BiGe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:147:35 [INFO] [stdout] | [INFO] [stdout] 147 | BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | 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: `?::BiLe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:147:28 [INFO] [stdout] | [INFO] [stdout] 147 | BiEq | BiLe | BiGe => "true", [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:204:26 [INFO] [stdout] | [INFO] [stdout] 204 | fn int_ty_to_nbits(typ: &ty::TyS) -> usize { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | ty::TyInt(i) => 4 << (i as usize), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:207:9 [INFO] [stdout] | [INFO] [stdout] 207 | ty::TyUint(u) => 4 << (u as usize), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:218:28 [INFO] [stdout] | [INFO] [stdout] 218 | fn is_isize_or_usize(typ: &ty::TyS) -> bool { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | ty::TyInt(TyIs) | ty::TyUint(TyUs) => true, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:220:27 [INFO] [stdout] | [INFO] [stdout] 220 | ty::TyInt(TyIs) | ty::TyUint(TyUs) => true, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TyIs` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:220:27 [INFO] [stdout] | [INFO] [stdout] 220 | 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: `?::TyIs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:220:19 [INFO] [stdout] | [INFO] [stdout] 220 | ty::TyInt(TyIs) | ty::TyUint(TyUs) => 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:220:9 [INFO] [stdout] | [INFO] [stdout] 220 | 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: `?::TyUs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:220:38 [INFO] [stdout] | [INFO] [stdout] 220 | ty::TyInt(TyIs) | ty::TyUint(TyUs) => true, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:225:72 [INFO] [stdout] | [INFO] [stdout] 225 | fn span_precision_loss_lint(cx: &LateContext, expr: &Expr, cast_from: &ty::TyS, cast_to_f64: bool) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:266:77 [INFO] [stdout] | [INFO] [stdout] 266 | fn check_truncation_and_wrapping(cx: &LateContext, expr: &Expr, cast_from: &ty::TyS, cast_to: &ty::TyS) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:266:96 [INFO] [stdout] | [INFO] [stdout] 266 | fn check_truncation_and_wrapping(cx: &LateContext, expr: &Expr, cast_from: &ty::TyS, cast_to: &ty::TyS) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:345:47 [INFO] [stdout] | [INFO] [stdout] 345 | let to_nbits = if let ty::TyFloat(TyF32) = cast_to.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:376:34 [INFO] [stdout] | [INFO] [stdout] 376 | if let (&ty::TyFloat(TyF64), &ty::TyFloat(TyF32)) = (&cast_from.sty, &cast_to.sty) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:376:55 [INFO] [stdout] | [INFO] [stdout] 376 | if let (&ty::TyFloat(TyF64), &ty::TyFloat(TyF32)) = (&cast_from.sty, &cast_to.sty) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:439:13 [INFO] [stdout] | [INFO] [stdout] 439 | ImplItemKind::Const(ref ty, _) | [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | ImplItemKind::Type(ref ty) => check_type(cx, ty), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `TyInfer` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 495 | TyInfer | [INFO] [stdout] | ------- variable not in all patterns [INFO] [stdout] 496 | TyPtr(..) | [INFO] [stdout] | ^^^^^^^^^ pattern doesn't bind `TyInfer` [INFO] [stdout] 497 | 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: `?::TyInfer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | TyInfer | [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `FnKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | if let FnKind::Closure = k { [INFO] [stdout] | ^^^^^^ use of undeclared type `FnKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:183:12 [INFO] [stdout] | [INFO] [stdout] 183 | if let ty::TyFloat(_) = walk_ptrs_ty(cx.tcx.expr_ty(expr)).sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:277:12 [INFO] [stdout] | [INFO] [stdout] 277 | if let ty::TyStr = walk_ptrs_ty(cx.tcx.expr_ty(&args[0])).sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:305:35 [INFO] [stdout] | [INFO] [stdout] 305 | if let Spanned {node: BinOp_::BiRem, ..} = *cmp { [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExpnFormat` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:432:17 [INFO] [stdout] | [INFO] [stdout] 432 | ExpnFormat::MacroAttribute(_) => true, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ExpnFormat` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast_util` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:36:75 [INFO] [stdout] | [INFO] [stdout] 36 | &format!("equal expressions as operands to {}", ast_util::binop_to_string(op.node))); [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ast_util` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ----- variable not in all patterns [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiAnd` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiBitAnd` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | -------- variable not in all patterns [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiBitAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiBitOr` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiBitOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | BiBitOr => true, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | -------- variable not in all patterns [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiBitXor` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiBitXor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiGe` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiGe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiGt` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiGt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiLe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiLt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiNe` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | BiEq | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 46 | BiLt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 47 | BiLe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 48 | BiGt | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 49 | BiGe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 50 | BiNe | [INFO] [stdout] | ^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 51 | BiAnd | [INFO] [stdout] | ^^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ---- variable not in all patterns [INFO] [stdout] 53 | BiBitXor | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 54 | BiBitAnd | [INFO] [stdout] | ^^^^^^^^ pattern doesn't bind `BiOr` [INFO] [stdout] 55 | BiBitOr => true, [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: `?::BiOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | BiOr | [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiEq` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | BiEq | BiNe => { [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `BiEq` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiEq` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | BiEq | BiNe => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | BiEq | BiNe => { [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiNe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | BiEq | BiNe => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | BiLt | BiGe => { [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiGe` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | BiLt | BiGe => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:170:16 [INFO] [stdout] | [INFO] [stdout] 170 | BiLt | BiGe => { [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `BiLt` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | BiLt | BiGe => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiLe | BiGt => { [INFO] [stdout] | ^^^^ ---- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `BiGt` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiGt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | BiLe | BiGt => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiLe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:202:16 [INFO] [stdout] | [INFO] [stdout] 202 | BiLe | BiGt => { [INFO] [stdout] | ---- ^^^^ pattern doesn't bind `BiLe` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiLe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:202:9 [INFO] [stdout] | [INFO] [stdout] 202 | BiLe | BiGt => { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:277:54 [INFO] [stdout] | [INFO] [stdout] 277 | Some(&PathResolution { base_def: Def::Const(def_id), ..}) => Some(def_id), [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/ptr_arg.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 44 | if let ImplItemKind::Method(ref sig, _) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/ptr_arg.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 64 | if let ty::TyRef(_, ty::TypeAndMut { ty, mutbl: MutImmutable }) = ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/ptr_arg.rs:64:33 [INFO] [stdout] | [INFO] [stdout] 64 | if let ty::TyRef(_, ty::TypeAndMut { ty, mutbl: MutImmutable }) = ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eta_reduction.rs:61:24 [INFO] [stdout] | [INFO] [stdout] 61 | if let ty::TyBareFn(_, fn_ty) = fn_ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Unsafety` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eta_reduction.rs:63:42 [INFO] [stdout] | [INFO] [stdout] 63 | if fn_ty.unsafety == Unsafety::Unsafe { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Unsafety` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiAdd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | 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: `?::BiAdd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitOr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | 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: `?::BiBitOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitXor` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | 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: `?::BiBitXor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:35:35 [INFO] [stdout] | [INFO] [stdout] 35 | BiAdd | BiBitOr | BiBitXor => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiShl` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ----- ^^^^^ ^^^^^ pattern doesn't bind `BiShl` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BiShl` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiShl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiShr` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ ----- ^^^^^ pattern doesn't bind `BiShr` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `BiShr` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiShr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 39 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ ^^^^^ ----- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `BiSub` [INFO] [stdout] | pattern doesn't bind `BiSub` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `?::BiSub` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | BiShl | BiShr | BiSub => check(cx, right, 0, e.span, left.span), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MethodCall` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:50:35 [INFO] [stdout] | [INFO] [stdout] 50 | let method_call = MethodCall::expr(e.id); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `MethodCall` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeVariants` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | if let TypeVariants::TyBareFn(_, ref fn_type) = type_definition.sty { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TypeVariants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeVariants` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | TypeVariants::TyRef(_, TypeAndMut {mutbl: MutImmutable, ..}) | [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TypeVariants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeVariants` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | TypeVariants::TyRawPtr(TypeAndMut {mutbl: MutImmutable, ..}) => { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `TypeVariants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiGt` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | 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: `?::BiGt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | BiGt | BiNe => check_cmp(cx, expr.span, left, right, "!"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiNe` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | 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: `?::BiNe` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:62:24 [INFO] [stdout] | [INFO] [stdout] 62 | BiGt | BiNe => check_cmp(cx, expr.span, left, right, "!"), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | if let ImplItemKind::Method(ref sig, _) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 168 | if let ty::MethodTraitItem(ref method) = cx.tcx.impl_or_trait_item(def_id) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | ty::TyTrait(_) => { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | ty::TyProjection(_) => ty.ty_to_def_id().map_or(false, |id| has_is_empty_impl(cx, &id)), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | ty::TyEnum(ref id, _) | ty::TyStruct(ref id, _) => has_is_empty_impl(cx, &id.did), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:196:33 [INFO] [stdout] | [INFO] [stdout] 196 | ty::TyEnum(ref id, _) | ty::TyStruct(ref id, _) => has_is_empty_impl(cx, &id.did), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | ty::TyArray(..) => true, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | ImplItemKind::Method(_, ref block) => is_relevant_block(block), [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Lit_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:162:12 [INFO] [stdout] | [INFO] [stdout] 162 | if let Lit_::LitStr(ref is, _) = lit.node { [INFO] [stdout] | ^^^^ use of undeclared type `Lit_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/unicode.rs:91:77 [INFO] [stdout] | [INFO] [stdout] 91 | ... if cx.current_level(UNICODE_NOT_NFC) == Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/unicode.rs:97:47 [INFO] [stdout] | [INFO] [stdout] 97 | if cx.current_level(NON_ASCII_LITERAL) == Level::Allow && string.chars().zip(string.nfc()).any(|(a, b)| a != b) { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:106:14 [INFO] [stdout] | [INFO] [stdout] 106 | Some(Def::Variant(..)) | Some(Def::Struct(..)) => false, [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:106:39 [INFO] [stdout] | [INFO] [stdout] 106 | Some(Def::Variant(..)) | Some(Def::Struct(..)) => false, [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:194:38 [INFO] [stdout] | [INFO] [stdout] 194 | if cx.current_level(lint) != Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:280:24 [INFO] [stdout] | [INFO] [stdout] 280 | if let ImplItemKind::Method(ref sig, _) = implitem.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Visibility` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:301:55 [INFO] [stdout] | [INFO] [stdout] 301 | ... let lint = if item.vis == Visibility::Public { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Visibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:462:22 [INFO] [stdout] | [INFO] [stdout] 462 | if obj_ty.sty == ty::TyStr { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:615:27 [INFO] [stdout] | [INFO] [stdout] 615 | if self_ty.sty != ty::TyStr { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:640:45 [INFO] [stdout] | [INFO] [stdout] 640 | fn get_error_type<'a>(cx: &LateContext, ty: ty::Ty<'a>) -> Option> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:640:67 [INFO] [stdout] | [INFO] [stdout] 640 | fn get_error_type<'a>(cx: &LateContext, ty: ty::Ty<'a>) -> Option> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:644:12 [INFO] [stdout] | [INFO] [stdout] 644 | if let ty::TyEnum(_, substs) = ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:655:31 [INFO] [stdout] | [INFO] [stdout] 655 | fn has_debug_impl<'a, 'b>(ty: ty::Ty<'a>, cx: &LateContext<'b, 'a>) -> bool { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:666:46 [INFO] [stdout] | [INFO] [stdout] 666 | if !self_ty.flags.get().contains(ty::TypeFlags::HAS_PARAMS) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:843:39 [INFO] [stdout] | [INFO] [stdout] 843 | (&RefSelf, &SelfRegion(_, Mutability::MutImmutable, _)) => true, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:844:42 [INFO] [stdout] | [INFO] [stdout] 844 | (&RefMutSelf, &SelfRegion(_, Mutability::MutMutable, _)) => true, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:856:50 [INFO] [stdout] | [INFO] [stdout] 856 | (&RefSelf, &TyRptr(_, MutTy { mutbl: Mutability::MutImmutable, .. })) => true, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:857:53 [INFO] [stdout] | [INFO] [stdout] 857 | (&RefMutSelf, &TyRptr(_, MutTy { mutbl: Mutability::MutMutable, .. })) => true, [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:914:23 [INFO] [stdout] | [INFO] [stdout] 914 | let env = ty::ParameterEnvironment::for_item(cx.tcx, item.id); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/returns.rs:113:48 [INFO] [stdout] | [INFO] [stdout] 113 | if cx.current_level(LET_AND_RETURN) != Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lifetimes.rs:49:16 [INFO] [stdout] | [INFO] [stdout] 49 | if let ImplItemKind::Method(ref sig, _) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lifetimes.rs:209:25 [INFO] [stdout] | [INFO] [stdout] 209 | Def::TyAlias(def_id) | Def::Struct(def_id) => { [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lifetimes.rs:209:48 [INFO] [stdout] | [INFO] [stdout] 209 | Def::TyAlias(def_id) | Def::Struct(def_id) => { [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lifetimes.rs:215:25 [INFO] [stdout] | [INFO] [stdout] 215 | Def::Trait(def_id) => { [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WherePredicate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lifetimes.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | WherePredicate::RegionPredicate(..) => return true, [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `WherePredicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WherePredicate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lifetimes.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | WherePredicate::BoundPredicate(ref pred) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `WherePredicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `WherePredicate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/lifetimes.rs:276:13 [INFO] [stdout] | [INFO] [stdout] 276 | WherePredicate::EqPredicate(ref pred) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `WherePredicate` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:180:25 [INFO] [stdout] | [INFO] [stdout] 180 | MatchSource::Normal | MatchSource::IfLetDesugar{..} => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:180:47 [INFO] [stdout] | [INFO] [stdout] 180 | MatchSource::Normal | MatchSource::IfLetDesugar{..} => { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:209:52 [INFO] [stdout] | [INFO] [stdout] 209 | if let ExprMatch(ref match_expr, ref arms, MatchSource::WhileLetDesugar) = expr.node { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:465:45 [INFO] [stdout] | [INFO] [stdout] 465 | let ExprMatch(_, ref innerarms, MatchSource::ForLoopDesugar) = loopexpr.node, [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:564:26 [INFO] [stdout] | [INFO] [stdout] 564 | fn is_iterable_array(ty: ty::Ty) -> bool { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:567:9 [INFO] [stdout] | [INFO] [stdout] 567 | ty::TyArray(_, 0...32) => true, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/loops.rs:771:16 [INFO] [stdout] | [INFO] [stdout] 771 | if let Def::Local(_, node_id) = path_res.base_def { [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PathParameters` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/map_clone.rs:89:48 [INFO] [stdout] | [INFO] [stdout] 89 | ... parameters: PathParameters::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PathParameters` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:101:44 [INFO] [stdout] | [INFO] [stdout] 101 | if let ExprMatch(ref ex, ref arms, MatchSource::Normal) = expr.node { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:118:25 [INFO] [stdout] | [INFO] [stdout] 118 | if ty.sty != ty::TyBool || cx.current_level(MATCH_BOOL) == Allow { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:141:92 [INFO] [stdout] | [INFO] [stdout] 141 | fn check_single_match_opt_like(cx: &LateContext, ex: &Expr, arms: &[Arm], expr: &Expr, ty: ty::Ty) { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:178:34 [INFO] [stdout] | [INFO] [stdout] 178 | if cx.tcx.expr_ty(ex).sty == ty::TyBool { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Mutability` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | if let ExprAddrOf(Mutability::MutImmutable, ref inner) = ex.node { [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Mutability` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:383:9 [INFO] [stdout] | [INFO] [stdout] 383 | MatchSource::Normal => format!("match {}{} {{ ...", op, expr_snippet), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:384:9 [INFO] [stdout] | [INFO] [stdout] 384 | MatchSource::IfLetDesugar { .. } => format!("if let ... = {}{} {{", op, expr_snippet), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:385:9 [INFO] [stdout] | [INFO] [stdout] 385 | MatchSource::WhileLetDesugar => format!("while let ... = {}{} {{", op, expr_snippet), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MatchSource` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/matches.rs:386:9 [INFO] [stdout] | [INFO] [stdout] 386 | MatchSource::ForLoopDesugar => cx.sess().span_bug(span, "for loop desugared to match with &-patterns!"), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `MatchSource` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiBitAnd` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | 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: `?::BiBitAnd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | 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: `?::BiBitOr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | 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: `?::BiBitXor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | 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: `?::BiShl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:41 [INFO] [stdout] | [INFO] [stdout] 103 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | 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: `?::BiShr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:103:49 [INFO] [stdout] | [INFO] [stdout] 103 | BiBitXor | BiBitAnd | BiBitOr | BiShl | BiShr => 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | 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: `?::BiAdd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | 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: `?::BiDiv` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:33 [INFO] [stdout] | [INFO] [stdout] 110 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | 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: `?::BiMul` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:25 [INFO] [stdout] | [INFO] [stdout] 110 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | 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: `?::BiRem` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:41 [INFO] [stdout] | [INFO] [stdout] 110 | BiAdd | BiSub | BiMul | BiDiv | BiRem => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `BiSub` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | 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: `?::BiSub` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/precedence.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | BiAdd | BiSub | BiMul | BiDiv | BiRem => true, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:51:16 [INFO] [stdout] | [INFO] [stdout] 51 | if let ty::TyStruct(_, subst) = ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ParamSpace` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:53:52 [INFO] [stdout] | [INFO] [stdout] 53 | let mutex_param = &subst.types.get(ParamSpace::TypeSpace, 0).sty; [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `ParamSpace` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | ty::TyUint(t) if t != ast::TyUs => span_lint(cx, MUTEX_INTEGER, expr.span, &msg), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:59:47 [INFO] [stdout] | [INFO] [stdout] 59 | ty::TyUint(t) if t != ast::TyUs => span_lint(cx, MUTEX_INTEGER, expr.span, &msg), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | ty::TyInt(t) if t != ast::TyIs => span_lint(cx, MUTEX_INTEGER, expr.span, &msg), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:60:46 [INFO] [stdout] | [INFO] [stdout] 60 | ty::TyInt(t) if t != ast::TyIs => span_lint(cx, MUTEX_INTEGER, expr.span, &msg), [INFO] [stdout] | ^^^ use of undeclared crate or module `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | fn get_atomic_name(ty: &ty::TypeVariants) -> Option<(&'static str)> { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | ty::TyBool => Some("AtomicBool"), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | ty::TyUint(_) => Some("AtomicUsize"), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | ty::TyInt(_) => Some("AtomicIsize"), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mutex_atomic.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | ty::TyRawPtr(_) => Some("AtomicPtr"), [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BinOp_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/zero_div_zero.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 34 | let BinOp_::BiDiv = op.node, [INFO] [stdout] | ^^^^^^ use of undeclared type `BinOp_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/no_effect.rs:39:22 [INFO] [stdout] | [INFO] [stdout] 39 | Some(Def::Struct(..)) | [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Def` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/no_effect.rs:40:22 [INFO] [stdout] | [INFO] [stdout] 40 | Some(Def::Variant(..)) => args.iter().all(|arg| has_no_effect(cx, arg)), [INFO] [stdout] | ^^^ use of undeclared type `Def` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CFG` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/cyclomatic_complexity.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 45 | let cfg = CFG::new(cx.tcx, block); [INFO] [stdout] | ^^^ use of undeclared type `CFG` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImplItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/cyclomatic_complexity.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | if let ImplItemKind::Method(_, ref block) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `ImplItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/cyclomatic_complexity.rs:117:49 [INFO] [stdout] | [INFO] [stdout] 117 | struct DivergenceCounter<'a, 'tcx: 'a>(u64, &'a ty::ctxt<'tcx>); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/cyclomatic_complexity.rs:125:24 [INFO] [stdout] | [INFO] [stdout] 125 | if let ty::TyBareFn(_, ty) = ty.sty { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Level` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/cyclomatic_complexity.rs:148:51 [INFO] [stdout] | [INFO] [stdout] 148 | if cx.current_level(CYCLOMATIC_COMPLEXITY) != Level::Allow { [INFO] [stdout] | ^^^^^ use of undeclared type `Level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | fn is_box(ty: ty::Ty) -> bool { [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | ty::TyBox(..) => true, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `visit` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:53:49 [INFO] [stdout] | [INFO] [stdout] 53 | fn check_fn(&mut self, cx: &LateContext, _: visit::FnKind, decl: &FnDecl, body: &Block, _: Span, id: NodeId) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:54:25 [INFO] [stdout] | [INFO] [stdout] 54 | let param_env = ty::ParameterEnvironment::for_item(cx.tcx, id); [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `infer` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | let infcx = infer::new_infer_ctxt(cx.tcx, &cx.tcx.tables, Some(param_env)); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `infer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExprUseVisitor` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:61:27 [INFO] [stdout] | [INFO] [stdout] 61 | let mut vis = ExprUseVisitor::new(&mut v, &infcx); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `ExprUseVisitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Categorization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | if let Categorization::Local(lid) = cmt.cat { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `Categorization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Categorization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 93 | if let Categorization::Rvalue(..) = cmt.cat { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `Categorization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Categorization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:115:16 [INFO] [stdout] | [INFO] [stdout] 115 | if let Categorization::Local(lid) = cmt.cat { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `Categorization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:125:73 [INFO] [stdout] | [INFO] [stdout] 125 | fn borrow(&mut self, borrow_id: NodeId, _: Span, cmt: cmt<'tcx>, _: ty::Region, _: ty::BorrowKind, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ty` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:125:88 [INFO] [stdout] | [INFO] [stdout] 125 | fn borrow(&mut self, borrow_id: NodeId, _: Span, cmt: cmt<'tcx>, _: ty::Region, _: ty::BorrowKind, [INFO] [stdout] | ^^ use of undeclared crate or module `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Categorization` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:128:16 [INFO] [stdout] | [INFO] [stdout] 128 | if let Categorization::Local(lid) = cmt.cat { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `Categorization` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutoAdjustment` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | if let Some(&AutoAdjustment::AdjustDerefRef(adj)) = self.cx [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `AutoAdjustment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoanCause` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:136:24 [INFO] [stdout] | [INFO] [stdout] 136 | if LoanCause::AutoRef == loan_cause { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `LoanCause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoanCause` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:144:27 [INFO] [stdout] | [INFO] [stdout] 144 | } else if LoanCause::AddrOf == loan_cause { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `LoanCause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutoAdjustment` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:146:34 [INFO] [stdout] | [INFO] [stdout] 146 | if let Some(&AutoAdjustment::AdjustDerefRef(adj)) = self.cx [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `AutoAdjustment` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoanCause` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/escape.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | } else if LoanCause::MatchDiscriminant == loan_cause { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `LoanCause` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `UnOp` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/entry.rs:46:31 [INFO] [stdout] | [INFO] [stdout] 46 | let ExprUnary(UnOp::UnNot, ref check) = check.node, [INFO] [stdout] | ^^^^ use of undeclared type `UnOp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ConstVal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/array_indexing.rs:43:27 [INFO] [stdout] | [INFO] [stdout] 43 | if let Ok(ConstVal::Uint(index)) = index { [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ConstVal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MetaItem_` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/derive.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | if let MetaItem_::MetaWord(ref word) = attr.node.value.node { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `MetaItem_` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirVec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | pub type MethodArgs = HirVec>; [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | pub type MethodArgs = HirVec>; [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | 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] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:87:38 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn differing_macro_contexts(sp1: Span, sp2: Span) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:87:49 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn differing_macro_contexts(sp1: Span, sp2: 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn in_macro(cx: &T, span: Span) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:91:47 [INFO] [stdout] | [INFO] [stdout] 91 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn in_external_macro(cx: &T, span: Span) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:97:56 [INFO] [stdout] | [INFO] [stdout] 97 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:100:24 [INFO] [stdout] | [INFO] [stdout] 100 | 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 `ExpnInfo` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:100:63 [INFO] [stdout] | [INFO] [stdout] 100 | fn in_macro_ext(cx: &T, opt_info: Option<&ExpnInfo>) -> bool { [INFO] [stdout] | - ^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `, ExpnInfo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:124:28 [INFO] [stdout] | [INFO] [stdout] 124 | 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 `DefId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:124:49 [INFO] [stdout] | [INFO] [stdout] 124 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:132:24 [INFO] [stdout] | [INFO] [stdout] 132 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:140:31 [INFO] [stdout] | [INFO] [stdout] 140 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:140:51 [INFO] [stdout] | [INFO] [stdout] 140 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:157:32 [INFO] [stdout] | [INFO] [stdout] 157 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:157:52 [INFO] [stdout] | [INFO] [stdout] 157 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | 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 `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:195:25 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn path_to_def(cx: &LateContext, path: &[&str]) -> 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn get_trait_def_id(cx: &LateContext, path: &[&str]) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:234:68 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn get_trait_def_id(cx: &LateContext, path: &[&str]) -> Option { [INFO] [stdout] | - ^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:248:40 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn implements_trait<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: ty::Ty<'tcx>, trait_id: DefId, ty_params: Option>>) ->... [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:248:91 [INFO] [stdout] | [INFO] [stdout] 248 | pub fn implements_trait<'a, 'tcx>(cx: &LateContext<'a, 'tcx>, ty: ty::Ty<'tcx>, trait_id: DefId, ty_params: Option>>) ->... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:265:40 [INFO] [stdout] | [INFO] [stdout] 265 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:270:16 [INFO] [stdout] | [INFO] [stdout] 270 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:287:27 [INFO] [stdout] | [INFO] [stdout] 287 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:287:47 [INFO] [stdout] | [INFO] [stdout] 287 | 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 `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:287:63 [INFO] [stdout] | [INFO] [stdout] 287 | pub fn get_item_name(cx: &LateContext, expr: &Expr) -> Option { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `NodeItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:290:14 [INFO] [stdout] | [INFO] [stdout] 290 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:290:24 [INFO] [stdout] | [INFO] [stdout] 290 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:291:29 [INFO] [stdout] | [INFO] [stdout] 291 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:292:14 [INFO] [stdout] | [INFO] [stdout] 292 | Some(NodeImplItem(&ImplItem{ ref name, .. })) => Some(*name), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ImplItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:292:28 [INFO] [stdout] | [INFO] [stdout] 292 | Some(NodeImplItem(&ImplItem{ ref name, .. })) => Some(*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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:298:35 [INFO] [stdout] | [INFO] [stdout] 298 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:301:17 [INFO] [stdout] | [INFO] [stdout] 301 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:303:17 [INFO] [stdout] | [INFO] [stdout] 303 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:317:23 [INFO] [stdout] | [INFO] [stdout] 317 | 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[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:317:50 [INFO] [stdout] | [INFO] [stdout] 317 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:322:23 [INFO] [stdout] | [INFO] [stdout] 322 | pub fn snippet_opt(cx: &T, span: Span) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:322:50 [INFO] [stdout] | [INFO] [stdout] 322 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:334:29 [INFO] [stdout] | [INFO] [stdout] 334 | 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[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:334:56 [INFO] [stdout] | [INFO] [stdout] 334 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:341:26 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn expr_block<'a, T: LintContext>(cx: &T, expr: &Expr, option: Option, default: &'a str) -> Cow<'a, str> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:341:54 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn expr_block<'a, T: LintContext>(cx: &T, expr: &Expr, option: Option, default: &'a str) -> Cow<'a, str> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:344:12 [INFO] [stdout] | [INFO] [stdout] 344 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:394:36 [INFO] [stdout] | [INFO] [stdout] 394 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:394:53 [INFO] [stdout] | [INFO] [stdout] 394 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:394:73 [INFO] [stdout] | [INFO] [stdout] 394 | 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: `, Expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:396:18 [INFO] [stdout] | [INFO] [stdout] 396 | let node_id: NodeId = e.id; [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:397:20 [INFO] [stdout] | [INFO] [stdout] 397 | let parent_id: NodeId = map.get_parent_node(node_id); [INFO] [stdout] | ^^^^^^ not found in this scope [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:402:16 [INFO] [stdout] | [INFO] [stdout] 402 | if let NodeExpr(parent) = node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:410:40 [INFO] [stdout] | [INFO] [stdout] 410 | 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 `NodeId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:410:59 [INFO] [stdout] | [INFO] [stdout] 410 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:410:81 [INFO] [stdout] | [INFO] [stdout] 410 | 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: `, Block` [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:416:13 [INFO] [stdout] | [INFO] [stdout] 416 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:417:13 [INFO] [stdout] | [INFO] [stdout] 417 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:417:23 [INFO] [stdout] | [INFO] [stdout] 417 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:417:35 [INFO] [stdout] | [INFO] [stdout] 417 | NodeItem(&Item{ node: ItemFn(_, _, _, _, _, ref block), .. }) => Some(block), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:425:38 [INFO] [stdout] | [INFO] [stdout] 425 | pub struct DiagnosticWrapper<'a>(pub DiagnosticBuilder<'a>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:434:37 [INFO] [stdout] | [INFO] [stdout] 425 | pub struct DiagnosticWrapper<'a>(pub DiagnosticBuilder<'a>); [INFO] [stdout] | ------------------------------------------------------------ similarly named struct `DiagnosticWrapper` defined here [INFO] [stdout] ... [INFO] [stdout] 434 | fn deref_mut(&mut self) -> &mut DiagnosticBuilder<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `DiagnosticWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:440:19 [INFO] [stdout] | [INFO] [stdout] 425 | pub struct DiagnosticWrapper<'a>(pub DiagnosticBuilder<'a>); [INFO] [stdout] | ------------------------------------------------------------ similarly named struct `DiagnosticWrapper` defined here [INFO] [stdout] ... [INFO] [stdout] 440 | type Target = DiagnosticBuilder<'a>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `DiagnosticWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DiagnosticBuilder` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:441:25 [INFO] [stdout] | [INFO] [stdout] 425 | pub struct DiagnosticWrapper<'a>(pub DiagnosticBuilder<'a>); [INFO] [stdout] | ------------------------------------------------------------ similarly named struct `DiagnosticWrapper` defined here [INFO] [stdout] ... [INFO] [stdout] 441 | fn deref(&self) -> &DiagnosticBuilder<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `DiagnosticWrapper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:446:25 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn span_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, sp: Span, msg: &str) -> DiagnosticWrapper<'a> { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:446:64 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn span_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, sp: Span, msg: &str) -> DiagnosticWrapper<'a> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:446:74 [INFO] [stdout] | [INFO] [stdout] 446 | pub fn span_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, sp: Span, msg: &str) -> DiagnosticWrapper<'a> { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:456:34 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn span_help_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, msg: &str, help: &str) [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:456:73 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn span_help_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, msg: &str, help: &str) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:456:85 [INFO] [stdout] | [INFO] [stdout] 456 | pub fn span_help_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, msg: &str, help: &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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:469:34 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn span_note_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, msg: &str, note_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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:469:73 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn span_note_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, msg: &str, note_span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:469:85 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn span_note_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, msg: &str, note_span: Span, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:469:113 [INFO] [stdout] | [INFO] [stdout] 469 | pub fn span_note_and_lint<'a, T: LintContext>(cx: &'a T, lint: &'static Lint, span: Span, msg: &str, note_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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:486:34 [INFO] [stdout] | [INFO] [stdout] 486 | pub fn span_lint_and_then<'a, T: LintContext, F>(cx: &'a T, lint: &'static Lint, sp: Span, msg: &str, f: F) [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:486:76 [INFO] [stdout] | [INFO] [stdout] 486 | pub fn span_lint_and_then<'a, T: LintContext, F>(cx: &'a T, lint: &'static Lint, sp: Span, msg: &str, f: F) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:486:86 [INFO] [stdout] | [INFO] [stdout] 486 | pub fn span_lint_and_then<'a, T: LintContext, F>(cx: &'a T, lint: &'static Lint, sp: Span, msg: &str, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:520:34 [INFO] [stdout] | [INFO] [stdout] 520 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:522:12 [INFO] [stdout] | [INFO] [stdout] 522 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:523:16 [INFO] [stdout] | [INFO] [stdout] 523 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:530:42 [INFO] [stdout] | [INFO] [stdout] 530 | 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 `Session` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:551:41 [INFO] [stdout] | [INFO] [stdout] 551 | pub fn push_attrs(&mut self, sess: &Session, attrs: &[ast::Attribute], name: &'static str) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:555:40 [INFO] [stdout] | [INFO] [stdout] 555 | pub fn pop_attrs(&mut self, sess: &Session, attrs: &[ast::Attribute], name: &'static str) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Session` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:561:38 [INFO] [stdout] | [INFO] [stdout] 561 | fn parse_attrs(sess: &Session, attrs: &[ast::Attribute], name: &'static str, mut f: F) { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:569:24 [INFO] [stdout] | [INFO] [stdout] 569 | if let LitStr(ref s, _) = value.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:583:26 [INFO] [stdout] | [INFO] [stdout] 583 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:583:46 [INFO] [stdout] | [INFO] [stdout] 583 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:583:60 [INFO] [stdout] | [INFO] [stdout] 583 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:590:11 [INFO] [stdout] | [INFO] [stdout] 590 | (&ExprField(ref lfexp, ref lfident), &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 `ExprField` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:590:47 [INFO] [stdout] | [INFO] [stdout] 590 | (&ExprField(ref lfexp, ref lfident), &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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:593:11 [INFO] [stdout] | [INFO] [stdout] 593 | (&ExprLit(ref l), &ExprLit(ref r)) => l.node == r.node, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:593:28 [INFO] [stdout] | [INFO] [stdout] 593 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:594:11 [INFO] [stdout] | [INFO] [stdout] 594 | (&ExprPath(ref lqself, ref lsubpath), &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 `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:594:48 [INFO] [stdout] | [INFO] [stdout] 594 | (&ExprPath(ref lqself, ref lsubpath), &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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:597:11 [INFO] [stdout] | [INFO] [stdout] 597 | (&ExprTup(ref ltup), &ExprTup(ref rtup)) => is_exps_equal(cx, ltup, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:597:31 [INFO] [stdout] | [INFO] [stdout] 597 | (&ExprTup(ref ltup), &ExprTup(ref rtup)) => is_exps_equal(cx, ltup, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:598:11 [INFO] [stdout] | [INFO] [stdout] 598 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:598:28 [INFO] [stdout] | [INFO] [stdout] 598 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:599:11 [INFO] [stdout] | [INFO] [stdout] 599 | (&ExprCast(ref lx, ref lt), &ExprCast(ref rx, ref rt)) => is_exp_equal(cx, lx, rx) && is_cast_ty_equal(lt, rt), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCast` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:599:38 [INFO] [stdout] | [INFO] [stdout] 599 | (&ExprCast(ref lx, ref lt), &ExprCast(ref rx, ref rt)) => is_exp_equal(cx, lx, rx) && is_cast_ty_equal(lt, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:604:23 [INFO] [stdout] | [INFO] [stdout] 604 | 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 `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:604:44 [INFO] [stdout] | [INFO] [stdout] 604 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:604:46 [INFO] [stdout] | [INFO] [stdout] 604 | 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] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:604:63 [INFO] [stdout] | [INFO] [stdout] 604 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:604:65 [INFO] [stdout] | [INFO] [stdout] 604 | 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] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:608:25 [INFO] [stdout] | [INFO] [stdout] 608 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:608:39 [INFO] [stdout] | [INFO] [stdout] 608 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:617:26 [INFO] [stdout] | [INFO] [stdout] 617 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:617:41 [INFO] [stdout] | [INFO] [stdout] 617 | 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 `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:633:28 [INFO] [stdout] | [INFO] [stdout] 633 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:633:40 [INFO] [stdout] | [INFO] [stdout] 633 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:635:11 [INFO] [stdout] | [INFO] [stdout] 635 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:635:29 [INFO] [stdout] | [INFO] [stdout] 635 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:636:11 [INFO] [stdout] | [INFO] [stdout] 636 | (&TyPtr(ref lmut), &TyPtr(ref rmut)) => lmut.mutbl == rmut.mutbl && is_cast_ty_equal(&*lmut.ty, &*rmut.ty), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyPtr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:636:29 [INFO] [stdout] | [INFO] [stdout] 636 | (&TyPtr(ref lmut), &TyPtr(ref rmut)) => lmut.mutbl == rmut.mutbl && is_cast_ty_equal(&*lmut.ty, &*rmut.ty), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyRptr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:637:11 [INFO] [stdout] | [INFO] [stdout] 637 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:637:34 [INFO] [stdout] | [INFO] [stdout] 637 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:640:11 [INFO] [stdout] | [INFO] [stdout] 640 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:640:39 [INFO] [stdout] | [INFO] [stdout] 640 | (&TyPath(ref lq, ref lpath), &TyPath(ref rq, ref rpath)) => { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FloatTy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:34:11 [INFO] [stdout] | [INFO] [stdout] 34 | impl From for FloatWidth { [INFO] [stdout] | - ^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FloatTy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | fn from(ty: FloatTy) -> FloatWidth { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StrStyle` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | ConstantStr(String, StrStyle), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | ConstantInt(u64, LitIntType), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `StrStyle` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum Constant { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 46 | /// a String "abc" [INFO] [stdout] 47 | ConstantStr(String, StrStyle), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum Constant { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 55 | ConstantInt(u64, LitIntType), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lit_` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:263:26 [INFO] [stdout] | [INFO] [stdout] 263 | fn lit_to_constant(lit: &Lit_) -> Constant { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:265:9 [INFO] [stdout] | [INFO] [stdout] 265 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:266:9 [INFO] [stdout] | [INFO] [stdout] 266 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 269 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:270:9 [INFO] [stdout] | [INFO] [stdout] 270 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 272 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:281:17 [INFO] [stdout] | [INFO] [stdout] 281 | SignedIntLit(ity, Plus) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:285:33 [INFO] [stdout] | [INFO] [stdout] 285 | (value + 1, SignedIntLit(ity, Minus)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Minus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:285:51 [INFO] [stdout] | [INFO] [stdout] 285 | (value + 1, SignedIntLit(ity, Minus)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign::Minus; [INFO] [stdout] | [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:287:17 [INFO] [stdout] | [INFO] [stdout] 287 | SignedIntLit(ity, Minus) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:289:29 [INFO] [stdout] | [INFO] [stdout] 289 | (1, SignedIntLit(ity, Minus)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:291:37 [INFO] [stdout] | [INFO] [stdout] 291 | (value - 1, SignedIntLit(ity, Plus)) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:291:55 [INFO] [stdout] | [INFO] [stdout] 291 | (value - 1, 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 `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:294:17 [INFO] [stdout] | [INFO] [stdout] 294 | UnsignedIntLit(ity) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:304:37 [INFO] [stdout] | [INFO] [stdout] 304 | (!value & mask, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | UnsuffixedIntLit(_) => { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:323:29 [INFO] [stdout] | [INFO] [stdout] 323 | ... SignedIntLit(ity, sign) => SignedIntLit(ity, neg_sign(sign)), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:323:56 [INFO] [stdout] | [INFO] [stdout] 323 | ... SignedIntLit(ity, sign) => SignedIntLit(ity, 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 `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:324:29 [INFO] [stdout] | [INFO] [stdout] 324 | ... UnsuffixedIntLit(sign) => UnsuffixedIntLit(neg_sign(sign)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:324:55 [INFO] [stdout] | [INFO] [stdout] 324 | ... UnsuffixedIntLit(sign) => UnsuffixedIntLit(neg_sign(sign)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:337:16 [INFO] [stdout] | [INFO] [stdout] 337 | fn neg_sign(s: Sign) -> Sign { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:337:25 [INFO] [stdout] | [INFO] [stdout] 337 | fn neg_sign(s: Sign) -> Sign { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:359:24 [INFO] [stdout] | [INFO] [stdout] 359 | pub fn is_negative(ty: LitIntType) -> bool { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:361:9 [INFO] [stdout] | [INFO] [stdout] 361 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:361:33 [INFO] [stdout] | [INFO] [stdout] 361 | SignedIntLit(_, sign) | UnsuffixedIntLit(sign) => sign == Minus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Minus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:361:67 [INFO] [stdout] | [INFO] [stdout] 361 | SignedIntLit(_, sign) | UnsuffixedIntLit(sign) => sign == Minus, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign::Minus; [INFO] [stdout] | [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:362:9 [INFO] [stdout] | [INFO] [stdout] 362 | UnsignedIntLit(_) => false, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:366:22 [INFO] [stdout] | [INFO] [stdout] 366 | fn unify_int_type(l: LitIntType, r: LitIntType, s: Sign) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:366:37 [INFO] [stdout] | [INFO] [stdout] 366 | fn unify_int_type(l: LitIntType, r: LitIntType, s: Sign) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sign` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:366:52 [INFO] [stdout] | [INFO] [stdout] 366 | fn unify_int_type(l: LitIntType, r: LitIntType, s: Sign) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:366:68 [INFO] [stdout] | [INFO] [stdout] 366 | fn unify_int_type(l: LitIntType, r: LitIntType, s: Sign) -> Option { [INFO] [stdout] | - ^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:368:10 [INFO] [stdout] | [INFO] [stdout] 368 | (SignedIntLit(lty, _), SignedIntLit(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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:368:32 [INFO] [stdout] | [INFO] [stdout] 368 | (SignedIntLit(lty, _), SignedIntLit(rty, _)) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:370:22 [INFO] [stdout] | [INFO] [stdout] 370 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:375:10 [INFO] [stdout] | [INFO] [stdout] 375 | (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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:375:31 [INFO] [stdout] | [INFO] [stdout] 375 | (UnsignedIntLit(lty), UnsignedIntLit(rty)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:376:21 [INFO] [stdout] | [INFO] [stdout] 376 | if s == Plus && lty == rty { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:377:22 [INFO] [stdout] | [INFO] [stdout] 377 | Some(UnsignedIntLit(lty)) [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:382:10 [INFO] [stdout] | [INFO] [stdout] 382 | (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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:382:31 [INFO] [stdout] | [INFO] [stdout] 382 | (UnsuffixedIntLit(_), UnsuffixedIntLit(_)) => Some(UnsuffixedIntLit(s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnsuffixedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:382:60 [INFO] [stdout] | [INFO] [stdout] 382 | (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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:383:10 [INFO] [stdout] | [INFO] [stdout] 383 | (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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:383:32 [INFO] [stdout] | [INFO] [stdout] 383 | (SignedIntLit(lty, _), UnsuffixedIntLit(_)) => Some(SignedIntLit(lty, s)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:383:61 [INFO] [stdout] | [INFO] [stdout] 383 | (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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 384 | (UnsignedIntLit(lty), UnsuffixedIntLit(rs)) => { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:384:31 [INFO] [stdout] | [INFO] [stdout] 384 | (UnsignedIntLit(lty), UnsuffixedIntLit(rs)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:385:22 [INFO] [stdout] | [INFO] [stdout] 385 | if rs == Plus { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:386:22 [INFO] [stdout] | [INFO] [stdout] 386 | Some(UnsignedIntLit(lty)) [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | (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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:391:31 [INFO] [stdout] | [INFO] [stdout] 391 | (UnsuffixedIntLit(_), SignedIntLit(rty, _)) => Some(SignedIntLit(rty, s)), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:391:61 [INFO] [stdout] | [INFO] [stdout] 391 | (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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:392:10 [INFO] [stdout] | [INFO] [stdout] 392 | (UnsuffixedIntLit(ls), 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:392:32 [INFO] [stdout] | [INFO] [stdout] 392 | (UnsuffixedIntLit(ls), UnsignedIntLit(rty)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:393:22 [INFO] [stdout] | [INFO] [stdout] 393 | if ls == Plus { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `UnsignedIntLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:394:22 [INFO] [stdout] | [INFO] [stdout] 394 | Some(UnsignedIntLit(rty)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:403:31 [INFO] [stdout] | [INFO] [stdout] 403 | fn add_neg_int(pos: u64, pty: LitIntType, neg: u64, nty: LitIntType) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:403:58 [INFO] [stdout] | [INFO] [stdout] 403 | fn add_neg_int(pos: u64, pty: LitIntType, neg: u64, nty: LitIntType) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Minus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:405:34 [INFO] [stdout] | [INFO] [stdout] 405 | unify_int_type(nty, pty, Minus).map(|ty| ConstantInt(neg - pos, ty)) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign::Minus; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:407:34 [INFO] [stdout] | [INFO] [stdout] 407 | unify_int_type(nty, pty, Plus).map(|ty| ConstantInt(pos - neg, ty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:411:25 [INFO] [stdout] | [INFO] [stdout] 411 | fn sub_int(l: u64, lty: LitIntType, r: u64, rty: LitIntType, neg: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LitIntType` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:411:50 [INFO] [stdout] | [INFO] [stdout] 411 | fn sub_int(l: u64, lty: LitIntType, r: u64, rty: LitIntType, neg: bool) -> Option { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Minus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:415:24 [INFO] [stdout] | [INFO] [stdout] 415 | Minus [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign::Minus; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:417:24 [INFO] [stdout] | [INFO] [stdout] 417 | Plus [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:423:23 [INFO] [stdout] | [INFO] [stdout] 423 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:423:40 [INFO] [stdout] | [INFO] [stdout] 423 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:431:28 [INFO] [stdout] | [INFO] [stdout] 431 | 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 `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:440:21 [INFO] [stdout] | [INFO] [stdout] 440 | lcx: Option<&'c LateContext<'c, 'cc>>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:446:28 [INFO] [stdout] | [INFO] [stdout] 446 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:448:13 [INFO] [stdout] | [INFO] [stdout] 448 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:449:13 [INFO] [stdout] | [INFO] [stdout] 449 | ExprBlock(ref block) => self.block(block), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprIf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:450:13 [INFO] [stdout] | [INFO] [stdout] 450 | ExprIf(ref cond, ref then, ref otherwise) => self.ifthenelse(cond, then, otherwise), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:451:13 [INFO] [stdout] | [INFO] [stdout] 451 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:452:13 [INFO] [stdout] | [INFO] [stdout] 452 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:453:13 [INFO] [stdout] | [INFO] [stdout] 453 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:454:13 [INFO] [stdout] | [INFO] [stdout] 454 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:457:13 [INFO] [stdout] | [INFO] [stdout] 457 | ExprUnary(op, ref operand) => { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBinary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:466:13 [INFO] [stdout] | [INFO] [stdout] 466 | ExprBinary(op, ref left, ref right) => self.binop(op, left, right), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:474:32 [INFO] [stdout] | [INFO] [stdout] 474 | fn multi + Sized>(&mut self, vec: &[E]) -> Option> { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:481:34 [INFO] [stdout] | [INFO] [stdout] 481 | fn fetch_path(&mut self, e: &Expr) -> Option { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:484:26 [INFO] [stdout] | [INFO] [stdout] 484 | if let Some(&PathResolution { base_def: Def::Const(id), ..}) = lcx.tcx.def_map.borrow().get(&e.id) { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lookup_const_by_id` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:489:43 [INFO] [stdout] | [INFO] [stdout] 489 | if let Some(const_expr) = lookup_const_by_id(lcx.tcx, id, None, None) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:502:33 [INFO] [stdout] | [INFO] [stdout] 502 | fn block(&mut self, block: &Block) -> Option { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:510:37 [INFO] [stdout] | [INFO] [stdout] 510 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, otherwise: &Option>) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:510:50 [INFO] [stdout] | [INFO] [stdout] 510 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, otherwise: &Option>) -> Option { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:510:76 [INFO] [stdout] | [INFO] [stdout] 510 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, otherwise: &Option>) -> Option { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:510:78 [INFO] [stdout] | [INFO] [stdout] 444 | impl<'c, 'cc> ConstEvalLateContext<'c, 'cc> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Expr` [INFO] [stdout] ... [INFO] [stdout] 510 | fn ifthenelse(&mut self, cond: &Expr, then: &Block, otherwise: &Option>) -> Option { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:522:29 [INFO] [stdout] | [INFO] [stdout] 522 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:522:43 [INFO] [stdout] | [INFO] [stdout] 522 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:522:57 [INFO] [stdout] | [INFO] [stdout] 522 | 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[E0425]: cannot find value `Minus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:534:52 [INFO] [stdout] | [INFO] [stdout] 534 | ... Minus [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign::Minus; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:536:52 [INFO] [stdout] | [INFO] [stdout] 536 | ... Plus [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Minus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:567:62 [INFO] [stdout] | [INFO] [stdout] 567 | ... unify_int_type(lty, rty, Minus) [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign::Minus; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:571:62 [INFO] [stdout] | [INFO] [stdout] 571 | ... unify_int_type(lty, rty, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:600:36 [INFO] [stdout] | [INFO] [stdout] 600 | fn divmul(&mut self, left: &Expr, right: &Expr, f: 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:600:50 [INFO] [stdout] | [INFO] [stdout] 600 | fn divmul(&mut self, left: &Expr, right: &Expr, f: F) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:610:44 [INFO] [stdout] | [INFO] [stdout] 610 | ... Plus [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Minus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:612:44 [INFO] [stdout] | [INFO] [stdout] 612 | ... Minus [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this unit variant [INFO] [stdout] | [INFO] [stdout] 3 | use core::num::flt2dec::Sign::Minus; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:622:35 [INFO] [stdout] | [INFO] [stdout] 622 | fn bitop(&mut self, left: &Expr, right: &Expr, f: 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:622:49 [INFO] [stdout] | [INFO] [stdout] 622 | fn bitop(&mut self, left: &Expr, right: &Expr, f: F) -> Option [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Plus` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:630:46 [INFO] [stdout] | [INFO] [stdout] 630 | unify_int_type(lty, rty, Plus).map(|ty| ConstantInt(f(l, r), ty)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:637:30 [INFO] [stdout] | [INFO] [stdout] 637 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:637:44 [INFO] [stdout] | [INFO] [stdout] 637 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:643:41 [INFO] [stdout] | [INFO] [stdout] 643 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:643:55 [INFO] [stdout] | [INFO] [stdout] 643 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:653:40 [INFO] [stdout] | [INFO] [stdout] 653 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/consts.rs:653:54 [INFO] [stdout] | [INFO] [stdout] 653 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:43:6 [INFO] [stdout] | [INFO] [stdout] 43 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:50:33 [INFO] [stdout] | [INFO] [stdout] 50 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:50:55 [INFO] [stdout] | [INFO] [stdout] 50 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | ... BOX_VEC, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:65:36 [INFO] [stdout] | [INFO] [stdout] 65 | ... LINKEDLIST, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:87:24 [INFO] [stdout] | [INFO] [stdout] 87 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:87:44 [INFO] [stdout] | [INFO] [stdout] 87 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | LET_UNIT_VALUE, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:106:6 [INFO] [stdout] | [INFO] [stdout] 106 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:107:28 [INFO] [stdout] | [INFO] [stdout] 107 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:112:6 [INFO] [stdout] | [INFO] [stdout] 112 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:113:35 [INFO] [stdout] | [INFO] [stdout] 113 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:113:55 [INFO] [stdout] | [INFO] [stdout] 113 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:131:6 [INFO] [stdout] | [INFO] [stdout] 131 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:137:6 [INFO] [stdout] | [INFO] [stdout] 137 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:138:35 [INFO] [stdout] | [INFO] [stdout] 138 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:138:55 [INFO] [stdout] | [INFO] [stdout] 138 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | 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 function `is_comparison_binop` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:145:47 [INFO] [stdout] | [INFO] [stdout] 145 | if *sty == ty::TyTuple(vec![]) && is_comparison_binop(op) { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:151:27 [INFO] [stdout] | [INFO] [stdout] 151 | UNIT_CMP, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `binop_to_string` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:154:36 [INFO] [stdout] | [INFO] [stdout] 154 | ... binop_to_string(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:225:34 [INFO] [stdout] | [INFO] [stdout] 225 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:225:54 [INFO] [stdout] | [INFO] [stdout] 225 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:241:15 [INFO] [stdout] | [INFO] [stdout] 241 | CAST_PRECISION_LOSS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:266:39 [INFO] [stdout] | [INFO] [stdout] 266 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:266:59 [INFO] [stdout] | [INFO] [stdout] 266 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:302:19 [INFO] [stdout] | [INFO] [stdout] 302 | CAST_POSSIBLE_TRUNCATION, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:315:19 [INFO] [stdout] | [INFO] [stdout] 315 | CAST_POSSIBLE_WRAP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:328:6 [INFO] [stdout] | [INFO] [stdout] 328 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:329:28 [INFO] [stdout] | [INFO] [stdout] 329 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:337:6 [INFO] [stdout] | [INFO] [stdout] 337 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:338:35 [INFO] [stdout] | [INFO] [stdout] 338 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:338:55 [INFO] [stdout] | [INFO] [stdout] 338 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:339:16 [INFO] [stdout] | [INFO] [stdout] 339 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 356 | ... CAST_POSSIBLE_TRUNCATION, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:361:39 [INFO] [stdout] | [INFO] [stdout] 361 | ... CAST_SIGN_LOSS, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:369:39 [INFO] [stdout] | [INFO] [stdout] 369 | ... CAST_SIGN_LOSS, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:378:39 [INFO] [stdout] | [INFO] [stdout] 378 | ... 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:402:6 [INFO] [stdout] | [INFO] [stdout] 402 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:403:28 [INFO] [stdout] | [INFO] [stdout] 403 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:408:6 [INFO] [stdout] | [INFO] [stdout] 408 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:409:33 [INFO] [stdout] | [INFO] [stdout] 409 | 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 `FnKind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:409:49 [INFO] [stdout] | [INFO] [stdout] 409 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:409:64 [INFO] [stdout] | [INFO] [stdout] 409 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:409:76 [INFO] [stdout] | [INFO] [stdout] 409 | 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 `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:409:86 [INFO] [stdout] | [INFO] [stdout] 409 | 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 `NodeId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:409:95 [INFO] [stdout] | [INFO] [stdout] 409 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:413:43 [INFO] [stdout] | [INFO] [stdout] 413 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:413:64 [INFO] [stdout] | [INFO] [stdout] 413 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:418:35 [INFO] [stdout] | [INFO] [stdout] 418 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:418:55 [INFO] [stdout] | [INFO] [stdout] 418 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:427:41 [INFO] [stdout] | [INFO] [stdout] 427 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:427:61 [INFO] [stdout] | [INFO] [stdout] 427 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:430:13 [INFO] [stdout] | [INFO] [stdout] 430 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:431:29 [INFO] [stdout] | [INFO] [stdout] 431 | MethodTraitItem(MethodSig { ref decl, .. }, None) => check_fndecl(cx, decl), [INFO] [stdout] | ^^^^^^^^^ help: a type alias with a similar name exists: `MethodArgs` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | pub type MethodArgs = HirVec>; [INFO] [stdout] | -------------------------------------- similarly named type alias `MethodArgs` 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:437:40 [INFO] [stdout] | [INFO] [stdout] 437 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:437:60 [INFO] [stdout] | [INFO] [stdout] 437 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:446:36 [INFO] [stdout] | [INFO] [stdout] 446 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:446:57 [INFO] [stdout] | [INFO] [stdout] 446 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:453:22 [INFO] [stdout] | [INFO] [stdout] 453 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:453:42 [INFO] [stdout] | [INFO] [stdout] 453 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:457:12 [INFO] [stdout] | [INFO] [stdout] 457 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:462:20 [INFO] [stdout] | [INFO] [stdout] 462 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:462:38 [INFO] [stdout] | [INFO] [stdout] 462 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:477:19 [INFO] [stdout] | [INFO] [stdout] 477 | TYPE_COMPLEXITY, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Visitor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:491:10 [INFO] [stdout] | [INFO] [stdout] 491 | impl<'v> Visitor<'v> for TypeComplexityVisitor { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:492:36 [INFO] [stdout] | [INFO] [stdout] 492 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:496:13 [INFO] [stdout] | [INFO] [stdout] 496 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:497:13 [INFO] [stdout] | [INFO] [stdout] 497 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:500:13 [INFO] [stdout] | [INFO] [stdout] 500 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:501:13 [INFO] [stdout] | [INFO] [stdout] 501 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:502:13 [INFO] [stdout] | [INFO] [stdout] 502 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:503:13 [INFO] [stdout] | [INFO] [stdout] 503 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:506:13 [INFO] [stdout] | [INFO] [stdout] 506 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:509:13 [INFO] [stdout] | [INFO] [stdout] 509 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:510:13 [INFO] [stdout] | [INFO] [stdout] 510 | TyPolyTraitRef(..) => (50 * self.nest, 1), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `walk_ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/types.rs:516:9 [INFO] [stdout] | [INFO] [stdout] 516 | walk_ty(self, ty); [INFO] [stdout] | ^^^^^^^---------- [INFO] [stdout] | | [INFO] [stdout] | help: try calling `walk_ty` as a method: `self.walk_ty(ty)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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 `FnKind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:40:49 [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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:40:86 [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 `NodeId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:40:95 [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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:48:27 [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:54:52 [INFO] [stdout] | [INFO] [stdout] 54 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:92:6 [INFO] [stdout] | [INFO] [stdout] 92 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:93:28 [INFO] [stdout] | [INFO] [stdout] 93 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:98:6 [INFO] [stdout] | [INFO] [stdout] 98 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:99:35 [INFO] [stdout] | [INFO] [stdout] 99 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:99:55 [INFO] [stdout] | [INFO] [stdout] 99 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:100:16 [INFO] [stdout] | [INFO] [stdout] 100 | 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 function `is_comparison_binop` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:101:16 [INFO] [stdout] | [INFO] [stdout] 101 | if is_comparison_binop(cmp.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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:102:24 [INFO] [stdout] | [INFO] [stdout] 102 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:113:19 [INFO] [stdout] | [INFO] [stdout] 113 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:113:39 [INFO] [stdout] | [INFO] [stdout] 113 | 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[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:113:51 [INFO] [stdout] | [INFO] [stdout] 113 | fn check_nan(cx: &LateContext, path: &Path, span: Span) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CMP_NAN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:117:23 [INFO] [stdout] | [INFO] [stdout] 117 | CMP_NAN, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:139:6 [INFO] [stdout] | [INFO] [stdout] 139 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:145:6 [INFO] [stdout] | [INFO] [stdout] 145 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:146:35 [INFO] [stdout] | [INFO] [stdout] 146 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:146:55 [INFO] [stdout] | [INFO] [stdout] 146 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 149 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:149:37 [INFO] [stdout] | [INFO] [stdout] 149 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:161:27 [INFO] [stdout] | [INFO] [stdout] 161 | FLOAT_CMP, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `binop_to_string` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:165:36 [INFO] [stdout] | [INFO] [stdout] 165 | ... binop_to_string(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 173 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:173:40 [INFO] [stdout] | [INFO] [stdout] 173 | fn is_allowed(cx: &LateContext, expr: &Expr) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `eval_const_expr_partial` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:174:15 [INFO] [stdout] | [INFO] [stdout] 174 | let res = eval_const_expr_partial(cx.tcx, expr, ExprTypeChecked, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ExprTypeChecked` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:174:53 [INFO] [stdout] | [INFO] [stdout] 174 | let res = eval_const_expr_partial(cx.tcx, expr, ExprTypeChecked, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `Float` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 175 | if let Ok(Float(val)) = res { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:182:18 [INFO] [stdout] | [INFO] [stdout] 182 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:182:38 [INFO] [stdout] | [INFO] [stdout] 182 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:203:6 [INFO] [stdout] | [INFO] [stdout] 203 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:204:28 [INFO] [stdout] | [INFO] [stdout] 204 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:209:6 [INFO] [stdout] | [INFO] [stdout] 209 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:210:35 [INFO] [stdout] | [INFO] [stdout] 210 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:210:55 [INFO] [stdout] | [INFO] [stdout] 210 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:211:16 [INFO] [stdout] | [INFO] [stdout] 211 | 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 function `is_comparison_binop` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | if is_comparison_binop(cmp.node) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:220:24 [INFO] [stdout] | [INFO] [stdout] 220 | fn check_to_owned(cx: &LateContext, expr: &Expr, other: &Expr, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:220:44 [INFO] [stdout] | [INFO] [stdout] 220 | fn check_to_owned(cx: &LateContext, expr: &Expr, other: &Expr, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:220:58 [INFO] [stdout] | [INFO] [stdout] 220 | fn check_to_owned(cx: &LateContext, expr: &Expr, other: &Expr, left: bool, op: Span) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:220:80 [INFO] [stdout] | [INFO] [stdout] 220 | fn check_to_owned(cx: &LateContext, expr: &Expr, other: &Expr, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | 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[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:222:24 [INFO] [stdout] | [INFO] [stdout] 222 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 229 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:230:20 [INFO] [stdout] | [INFO] [stdout] 230 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:255:19 [INFO] [stdout] | [INFO] [stdout] 255 | CMP_OWNED, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 264 | CMP_OWNED, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:275:20 [INFO] [stdout] | [INFO] [stdout] 275 | 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 `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:275:41 [INFO] [stdout] | [INFO] [stdout] 275 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:275:43 [INFO] [stdout] | [INFO] [stdout] 275 | 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] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:296:6 [INFO] [stdout] | [INFO] [stdout] 296 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:297:28 [INFO] [stdout] | [INFO] [stdout] 297 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:302:6 [INFO] [stdout] | [INFO] [stdout] 302 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:303:35 [INFO] [stdout] | [INFO] [stdout] 303 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:303:55 [INFO] [stdout] | [INFO] [stdout] 303 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:304:16 [INFO] [stdout] | [INFO] [stdout] 304 | if let ExprBinary(ref cmp, _, ref right) = expr.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:305:20 [INFO] [stdout] | [INFO] [stdout] 305 | if let Spanned {node: BinOp_::BiRem, ..} = *cmp { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:307:34 [INFO] [stdout] | [INFO] [stdout] 307 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:332:6 [INFO] [stdout] | [INFO] [stdout] 332 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:333:28 [INFO] [stdout] | [INFO] [stdout] 333 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:338:6 [INFO] [stdout] | [INFO] [stdout] 338 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:339:34 [INFO] [stdout] | [INFO] [stdout] 339 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:339:53 [INFO] [stdout] | [INFO] [stdout] 339 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:340:16 [INFO] [stdout] | [INFO] [stdout] 340 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:341:30 [INFO] [stdout] | [INFO] [stdout] 341 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:342:30 [INFO] [stdout] | [INFO] [stdout] 342 | cx.span_lint(REDUNDANT_PATTERN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:372:6 [INFO] [stdout] | [INFO] [stdout] 372 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:373:28 [INFO] [stdout] | [INFO] [stdout] 373 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:378:6 [INFO] [stdout] | [INFO] [stdout] 378 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:381:35 [INFO] [stdout] | [INFO] [stdout] 381 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:381:55 [INFO] [stdout] | [INFO] [stdout] 381 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:387:13 [INFO] [stdout] | [INFO] [stdout] 387 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:397:13 [INFO] [stdout] | [INFO] [stdout] 397 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:404:26 [INFO] [stdout] | [INFO] [stdout] 404 | cx.span_lint(USED_UNDERSCORE_BINDING, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:414:17 [INFO] [stdout] | [INFO] [stdout] 414 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:414:37 [INFO] [stdout] | [INFO] [stdout] 414 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:417:13 [INFO] [stdout] | [INFO] [stdout] 417 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:418:13 [INFO] [stdout] | [INFO] [stdout] 418 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:428:33 [INFO] [stdout] | [INFO] [stdout] 428 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/misc.rs:428:53 [INFO] [stdout] | [INFO] [stdout] 428 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 24 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:30:52 [INFO] [stdout] | [INFO] [stdout] 30 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | EQ_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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eq_op.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | fn is_cmp_or_bit(op: &BinOp) -> 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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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[E0425]: cannot find function `is_comparison_binop` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:97:16 [INFO] [stdout] | [INFO] [stdout] 97 | if is_comparison_binop(cmp.node) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | fn invert_cmp(cmp: BinOp_) -> BinOp_ { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BinOp_` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:113:31 [INFO] [stdout] | [INFO] [stdout] 113 | fn invert_cmp(cmp: BinOp_) -> BinOp_ { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiGt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:117:17 [INFO] [stdout] | [INFO] [stdout] 117 | BiLt => BiGt, [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiLt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiLt` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:118:17 [INFO] [stdout] | [INFO] [stdout] 118 | BiGt => BiLt, [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiGt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiGe` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | BiLe => BiGe, [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiLe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiLe` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | BiGe => BiLe, [INFO] [stdout] | ^^^^ help: a local variable with a similar name exists: `BiGe` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiOr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | _ => BiOr, // Dummy [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:126:45 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:126:59 [INFO] [stdout] | [INFO] [stdout] 126 | 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 `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:126:90 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | if let ExprBinary(ref op, ref left, ref right) = bit_op.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiBitAnd` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | if op.node != BiBitAnd && op.node != BiBitOr { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiBitOr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:128:46 [INFO] [stdout] | [INFO] [stdout] 128 | if op.node != BiBitAnd && op.node != BiBitOr { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:137:24 [INFO] [stdout] | [INFO] [stdout] 137 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u64, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:137:45 [INFO] [stdout] | [INFO] [stdout] 137 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u64, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:137:61 [INFO] [stdout] | [INFO] [stdout] 137 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u64, cmp_value: u64, span: &Span) { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:137:109 [INFO] [stdout] | [INFO] [stdout] 137 | fn check_bit_mask(cx: &LateContext, bit_op: BinOp_, cmp_op: BinOp_, mask_value: u64, cmp_value: u64, span: &Span) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:145:39 [INFO] [stdout] | [INFO] [stdout] 145 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:153:43 [INFO] [stdout] | [INFO] [stdout] 153 | ... span_lint(cx, BAD_BIT_MASK, *span, "&-masking with zero"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:160:35 [INFO] [stdout] | [INFO] [stdout] 160 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:175:35 [INFO] [stdout] | [INFO] [stdout] 175 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:182:43 [INFO] [stdout] | [INFO] [stdout] 182 | ... span_lint(cx, BAD_BIT_MASK, *span, "&-masking with zero"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:189:35 [INFO] [stdout] | [INFO] [stdout] 189 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:207:35 [INFO] [stdout] | [INFO] [stdout] 207 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:214:43 [INFO] [stdout] | [INFO] [stdout] 214 | ... span_lint(cx, BAD_BIT_MASK, *span, "&-masking with zero"); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BAD_BIT_MASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:221:35 [INFO] [stdout] | [INFO] [stdout] 221 | ... BAD_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:238:30 [INFO] [stdout] | [INFO] [stdout] 238 | 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[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:238:49 [INFO] [stdout] | [INFO] [stdout] 238 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:241:19 [INFO] [stdout] | [INFO] [stdout] 241 | INEFFECTIVE_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | 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[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:250:49 [INFO] [stdout] | [INFO] [stdout] 250 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:253:19 [INFO] [stdout] | [INFO] [stdout] 253 | INEFFECTIVE_BIT_MASK, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:262:27 [INFO] [stdout] | [INFO] [stdout] 262 | fn fetch_int_literal(cx: &LateContext, lit: &Expr) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:262:46 [INFO] [stdout] | [INFO] [stdout] 262 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:265:20 [INFO] [stdout] | [INFO] [stdout] 265 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:271:9 [INFO] [stdout] | [INFO] [stdout] 271 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:277:27 [INFO] [stdout] | [INFO] [stdout] 277 | Some(&PathResolution { base_def: Def::Const(def_id), ..}) => Some(def_id), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lookup_const_by_id` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/bit_mask.rs:281:32 [INFO] [stdout] | [INFO] [stdout] 281 | .and_then(|def_id| lookup_const_by_id(cx.tcx, def_id, None, None)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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 `NodeItem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/ptr_arg.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | if let Some(NodeItem(it)) = cx.tcx.map.find(cx.tcx.map.get_parent(item.id)) { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/ptr_arg.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | ... PTR_ARG, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/ptr_arg.rs:73:31 [INFO] [stdout] | [INFO] [stdout] 73 | ... PTR_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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/needless_bool.rs:41:31 [INFO] [stdout] | [INFO] [stdout] 41 | ... NEEDLESS_BOOL, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/needless_bool.rs:47:31 [INFO] [stdout] | [INFO] [stdout] 47 | ... NEEDLESS_BOOL, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/needless_bool.rs:59:31 [INFO] [stdout] | [INFO] [stdout] 59 | ... NEEDLESS_BOOL, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/needless_bool.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | ... NEEDLESS_BOOL, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/needless_bool.rs:81:29 [INFO] [stdout] | [INFO] [stdout] 81 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/needless_bool.rs:89:27 [INFO] [stdout] | [INFO] [stdout] 89 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/needless_bool.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/needless_bool.rs:92:9 [INFO] [stdout] | [INFO] [stdout] 92 | 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 `LitBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/needless_bool.rs:93:20 [INFO] [stdout] | [INFO] [stdout] 93 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:51:35 [INFO] [stdout] | [INFO] [stdout] 51 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:51:52 [INFO] [stdout] | [INFO] [stdout] 51 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | if let ExprLit(ref lit) = e.node { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 58 | 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 `Lit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:58:38 [INFO] [stdout] | [INFO] [stdout] 58 | fn check_lit(cx: &LateContext, lit: &Lit, e: &Expr) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:58:47 [INFO] [stdout] | [INFO] [stdout] 58 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | LitFloatUnsuffixed(ref s) => check_known_consts(cx, e, s, "f{32, 64}"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:67:45 [INFO] [stdout] | [INFO] [stdout] 67 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/approx_const.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | APPROX_CONSTANT, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eta_reduction.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eta_reduction.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eta_reduction.rs:70:32 [INFO] [stdout] | [INFO] [stdout] 70 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/eta_reduction.rs:86:40 [INFO] [stdout] | [INFO] [stdout] 86 | span_lint_and_then(cx, REDUNDANT_CLOSURE, expr.span, "redundant closure found", |db| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:56:51 [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 `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:56:62 [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/identity_op.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | IDENTITY_OP, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/minmax.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | span_lint(cx, MIN_MAX, expr.span, "this min/max combination leads to constant result"); [INFO] [stdout] | ^^^^^^^ help: a function with a similar name exists: `min_max` [INFO] [stdout] ... [INFO] [stdout] 55 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/minmax.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/minmax.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/minmax.rs:55:83 [INFO] [stdout] | [INFO] [stdout] 55 | fn min_max<'a>(cx: &LateContext, expr: &'a Expr) -> Option<(MinMax, Constant, &'a Expr)> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Expr` ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/minmax.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/minmax.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | if let ExprPath(None, _) = path.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/minmax.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_const(args: &[P], m: MinMax) -> Option<(MinMax, Constant, &Expr)> { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/minmax.rs:77:26 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_const(args: &[P], m: MinMax) -> 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] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/minmax.rs:77:75 [INFO] [stdout] | [INFO] [stdout] 77 | fn fetch_const(args: &[P], m: MinMax) -> Option<(MinMax, Constant, &Expr)> { [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:34:27 [INFO] [stdout] | [INFO] [stdout] 34 | span_lint(cx, MUT_MUT, ty.span, "generally you want to avoid `&mut &mut _` if possible"); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:39:44 [INFO] [stdout] | [INFO] [stdout] 39 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:44:27 [INFO] [stdout] | [INFO] [stdout] 44 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:44:44 [INFO] [stdout] | [INFO] [stdout] 44 | 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] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAddrOf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | ExprAddrOf(MutMutable, ref e) => Some(e), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyRef` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:53:47 [INFO] [stdout] | [INFO] [stdout] 53 | ... if let TyRef(_, TypeAndMut{mutbl: MutMutable, ..}) = cx.tcx.expr_ty(e).sty { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TypeAndMut` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:53:56 [INFO] [stdout] | [INFO] [stdout] 53 | ... if let TyRef(_, TypeAndMut{mutbl: MutMutable, ..}) = cx.tcx.expr_ty(e).sty { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:55:54 [INFO] [stdout] | [INFO] [stdout] 55 | ... MUT_MUT, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:63:50 [INFO] [stdout] | [INFO] [stdout] 63 | ... MUT_MUT, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:70:35 [INFO] [stdout] | [INFO] [stdout] 70 | 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] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyRptr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_mut.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/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 `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:63:51 [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/github.com-1ecc6299db9ec823/clippy-0.0.37/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] [INFO] [stdout] error[E0412]: cannot find type `TyS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:63:79 [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[E0422]: cannot find struct, variant or union type `TypeAndMut` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:68:40 [INFO] [stdout] | [INFO] [stdout] 68 | TypeVariants::TyRef(_, TypeAndMut {mutbl: MutImmutable, ..}) | [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TypeAndMut` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:69:40 [INFO] [stdout] | [INFO] [stdout] 69 | TypeVariants::TyRawPtr(TypeAndMut {mutbl: MutImmutable, ..}) => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprAddrOf` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/mut_reference.rs:72:35 [INFO] [stdout] | [INFO] [stdout] 72 | ... 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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | ItemTrait(_, _, _, ref trait_items) => check_trait_items(cx, item, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | ItemImpl(_, _, _, None, _, ref impl_items) => check_impl_items(cx, item, impl_items), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:58:55 [INFO] [stdout] | [INFO] [stdout] 58 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:59:16 [INFO] [stdout] | [INFO] [stdout] 59 | if let ExprBinary(Spanned{node: cmp, ..}, ref left, ref right) = expr.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:59:27 [INFO] [stdout] | [INFO] [stdout] 59 | if let ExprBinary(Spanned{node: 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:69:27 [INFO] [stdout] | [INFO] [stdout] 69 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:69:47 [INFO] [stdout] | [INFO] [stdout] 69 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:69:68 [INFO] [stdout] | [INFO] [stdout] 69 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | if let MethodTraitItem(ref sig, _) = item.node { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | LEN_WITHOUT_IS_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:94:46 [INFO] [stdout] | [INFO] [stdout] 94 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:94:66 [INFO] [stdout] | [INFO] [stdout] 94 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:95:29 [INFO] [stdout] | [INFO] [stdout] 95 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 109 | LEN_WITHOUT_IS_EMPTY, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:110:27 [INFO] [stdout] | [INFO] [stdout] 110 | Span { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | 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 `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 132 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:132:51 [INFO] [stdout] | [INFO] [stdout] 132 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:132:65 [INFO] [stdout] | [INFO] [stdout] 132 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:140:11 [INFO] [stdout] | [INFO] [stdout] 140 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:143:53 [INFO] [stdout] | [INFO] [stdout] 143 | (&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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | fn check_len_zero(cx: &LateContext, span: Span, name: &Name, args: &[P], lit: &Lit, op: &str) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:150:43 [INFO] [stdout] | [INFO] [stdout] 150 | fn check_len_zero(cx: &LateContext, span: Span, name: &Name, args: &[P], lit: &Lit, op: &str) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:150:56 [INFO] [stdout] | [INFO] [stdout] 150 | fn check_len_zero(cx: &LateContext, span: Span, name: &Name, args: &[P], lit: &Lit, op: &str) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:150:70 [INFO] [stdout] | [INFO] [stdout] 150 | fn check_len_zero(cx: &LateContext, span: Span, name: &Name, args: &[P], lit: &Lit, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:150:72 [INFO] [stdout] | [INFO] [stdout] 150 | fn check_len_zero(cx: &LateContext, span: Span, name: &Name, 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] [INFO] [stdout] error[E0412]: cannot find type `Lit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:150:86 [INFO] [stdout] | [INFO] [stdout] 150 | fn check_len_zero(cx: &LateContext, span: Span, name: &Name, args: &[P], lit: &Lit, op: &str) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 151 | if let Spanned{node: LitInt(0, _), ..} = *lit { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:154:23 [INFO] [stdout] | [INFO] [stdout] 154 | LEN_ZERO, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:164:22 [INFO] [stdout] | [INFO] [stdout] 164 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:164:42 [INFO] [stdout] | [INFO] [stdout] 164 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:166:25 [INFO] [stdout] | [INFO] [stdout] 166 | 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 `ImplOrTraitItemId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:166:43 [INFO] [stdout] | [INFO] [stdout] 166 | fn is_is_empty(cx: &LateContext, id: &ImplOrTraitItemId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MethodTraitItemId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:167:16 [INFO] [stdout] | [INFO] [stdout] 167 | if let MethodTraitItemId(def_id) = *id { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:179:31 [INFO] [stdout] | [INFO] [stdout] 179 | fn has_is_empty_impl(cx: &LateContext, id: &DefId) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/len_zero.rs:179:49 [INFO] [stdout] | [INFO] [stdout] 179 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | impl LintPass for AttrPass { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:51:6 [INFO] [stdout] | [INFO] [stdout] 51 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:52:40 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_attribute(&mut self, cx: &LateContext, attr: &Attribute) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:52:60 [INFO] [stdout] | [INFO] [stdout] 52 | fn check_attribute(&mut self, cx: &LateContext, attr: &Attribute) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MetaList` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | if let MetaList(ref name, ref items) = attr.node.value.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MetaNameValue` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:58:24 [INFO] [stdout] | [INFO] [stdout] 58 | if let MetaNameValue(ref name, ref lit) = item.node { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:67:35 [INFO] [stdout] | [INFO] [stdout] 67 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:67:55 [INFO] [stdout] | [INFO] [stdout] 67 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:73:60 [INFO] [stdout] | [INFO] [stdout] 73 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:79:41 [INFO] [stdout] | [INFO] [stdout] 79 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:79:61 [INFO] [stdout] | [INFO] [stdout] 79 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:94:28 [INFO] [stdout] | [INFO] [stdout] 94 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:101:29 [INFO] [stdout] | [INFO] [stdout] 101 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:103:9 [INFO] [stdout] | [INFO] [stdout] 103 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:109:30 [INFO] [stdout] | [INFO] [stdout] 109 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | StmtDecl(_, _) => return true, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtExpr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:113:13 [INFO] [stdout] | [INFO] [stdout] 113 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:121:28 [INFO] [stdout] | [INFO] [stdout] 121 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:125:25 [INFO] [stdout] | [INFO] [stdout] 125 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | ExprCall(ref path_expr, _) => { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:127:20 [INFO] [stdout] | [INFO] [stdout] 127 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | fn check_attrs(cx: &LateContext, span: Span, name: &Name, attrs: &[Attribute]) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:137:40 [INFO] [stdout] | [INFO] [stdout] 137 | fn check_attrs(cx: &LateContext, span: Span, name: &Name, attrs: &[Attribute]) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:137:53 [INFO] [stdout] | [INFO] [stdout] 137 | fn check_attrs(cx: &LateContext, span: Span, name: &Name, attrs: &[Attribute]) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:137:68 [INFO] [stdout] | [INFO] [stdout] 137 | fn check_attrs(cx: &LateContext, span: Span, name: &Name, attrs: &[Attribute]) { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MetaList` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:143:16 [INFO] [stdout] | [INFO] [stdout] 143 | if let MetaList(ref inline, ref values) = attr.node.value.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `MetaWord` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | if let MetaWord(ref always) = values[0].node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INLINE_ALWAYS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:152:27 [INFO] [stdout] | [INFO] [stdout] 152 | INLINE_ALWAYS, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:161:22 [INFO] [stdout] | [INFO] [stdout] 161 | fn check_semver(cx: &LateContext, span: Span, lit: &Lit) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:161:41 [INFO] [stdout] | [INFO] [stdout] 161 | fn check_semver(cx: &LateContext, span: Span, lit: &Lit) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:161:53 [INFO] [stdout] | [INFO] [stdout] 161 | fn check_semver(cx: &LateContext, span: Span, lit: &Lit) { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DEPRECATED_SEMVER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/attrs.rs:168:15 [INFO] [stdout] | [INFO] [stdout] 168 | DEPRECATED_SEMVER, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:60:32 [INFO] [stdout] | [INFO] [stdout] 60 | ... COLLAPSIBLE_IF, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 71 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | ExprBinary(Spanned {node: n, ..}, _, _) if n == BiEq => false, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:73:20 [INFO] [stdout] | [INFO] [stdout] 73 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:73:57 [INFO] [stdout] | [INFO] [stdout] 73 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:78:25 [INFO] [stdout] | [INFO] [stdout] 78 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:78:42 [INFO] [stdout] | [INFO] [stdout] 78 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:86:33 [INFO] [stdout] | [INFO] [stdout] 86 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:86:51 [INFO] [stdout] | [INFO] [stdout] 86 | 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] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtExpr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:88:16 [INFO] [stdout] | [INFO] [stdout] 88 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 106 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:106:48 [INFO] [stdout] | [INFO] [stdout] 106 | 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] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/collapsible_if.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 107 | if let ExprBlock(ref block) = expr.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl LintPass for BlockInIfCondition { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 40 | struct ExVisitor<'v> { [INFO] [stdout] | - help: you might be missing a type parameter: `, Expr` [INFO] [stdout] 41 | found_block: Option<&'v Expr>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Visitor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | impl<'v> Visitor<'v> for ExVisitor<'v> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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[E0425]: cannot find function `walk_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | walk_expr(self, expr); [INFO] [stdout] | ^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: try calling `walk_expr` as a method: `self.walk_expr(expr)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:74:6 [INFO] [stdout] | [INFO] [stdout] 74 | impl LateLintPass for BlockInIfCondition { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:75:35 [INFO] [stdout] | [INFO] [stdout] 75 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:75:55 [INFO] [stdout] | [INFO] [stdout] 75 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:76:16 [INFO] [stdout] | [INFO] [stdout] 76 | if let ExprIf(ref check, ref then, _) = expr.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:77:20 [INFO] [stdout] | [INFO] [stdout] 77 | if let ExprBlock(ref block) = check.node { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DefaultBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:78:35 [INFO] [stdout] | [INFO] [stdout] 78 | if block.rules == DefaultBlock { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLOCK_IN_IF_CONDITION_EXPR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:87:48 [INFO] [stdout] | [INFO] [stdout] 87 | ... BLOCK_IN_IF_CONDITION_EXPR, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLOCK_IN_IF_CONDITION_STMT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:100:44 [INFO] [stdout] | [INFO] [stdout] 100 | ... BLOCK_IN_IF_CONDITION_STMT, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `walk_expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | walk_expr(&mut visitor, check); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BLOCK_IN_IF_CONDITION_STMT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/block_in_if_condition.rs:112:44 [INFO] [stdout] | [INFO] [stdout] 112 | span_help_and_lint(cx, BLOCK_IN_IF_CONDITION_STMT, block.span, COMPLEX_BLOCK_MESSAGE, ""); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/unicode.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | fn check_str(cx: &LateContext, span: Span) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/unicode.rs:75:38 [INFO] [stdout] | [INFO] [stdout] 75 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/unicode.rs:79:28 [INFO] [stdout] | [INFO] [stdout] 79 | ... ZERO_WIDTH_SPACE, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/unicode.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | ... NON_ASCII_LITERAL, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/unicode.rs:91:57 [INFO] [stdout] | [INFO] [stdout] 91 | ... 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/unicode.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | if cx.current_level(NON_ASCII_LITERAL) == Level::Allow && string.chars().zip(string.nfc()).any(|(a, b)| a != b) { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/unicode.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | ... UNICODE_NOT_NFC, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:50:6 [INFO] [stdout] | [INFO] [stdout] 50 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:51:33 [INFO] [stdout] | [INFO] [stdout] 51 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, block: &Block, _: Span, _: NodeId) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnKind` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:51:49 [INFO] [stdout] | [INFO] [stdout] 51 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, block: &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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:51:64 [INFO] [stdout] | [INFO] [stdout] 51 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, block: &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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:51:80 [INFO] [stdout] | [INFO] [stdout] 51 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, block: &Block, _: Span, _: NodeId) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:51:90 [INFO] [stdout] | [INFO] [stdout] 51 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:51:99 [INFO] [stdout] | [INFO] [stdout] 51 | fn check_fn(&mut self, cx: &LateContext, _: FnKind, decl: &FnDecl, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/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[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:69:69 [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] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:69:75 [INFO] [stdout] | [INFO] [stdout] 69 | fn check_block(cx: &LateContext, block: &Block, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtDecl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | StmtExpr(ref e, _) | StmtSemi(ref e, _) => check_expr(cx, e, bindings), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `StmtSemi` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:74:34 [INFO] [stdout] | [INFO] [stdout] 74 | StmtExpr(ref e, _) | StmtSemi(ref e, _) => check_expr(cx, e, bindings), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:83:40 [INFO] [stdout] | [INFO] [stdout] 83 | 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 `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:83:66 [INFO] [stdout] | [INFO] [stdout] 83 | fn check_decl(cx: &LateContext, decl: &Decl, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:83:72 [INFO] [stdout] | [INFO] [stdout] 83 | fn check_decl(cx: &LateContext, decl: &Decl, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `DeclLocal` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:104:20 [INFO] [stdout] | [INFO] [stdout] 104 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:104:39 [INFO] [stdout] | [INFO] [stdout] 104 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, span: Span, bindings: &mut Vec<(Name, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:111:38 [INFO] [stdout] | [INFO] [stdout] 111 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, span: Span, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:111:58 [INFO] [stdout] | [INFO] [stdout] 111 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, span: Span, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:111:71 [INFO] [stdout] | [INFO] [stdout] 111 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, span: Span, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:111:97 [INFO] [stdout] | [INFO] [stdout] 111 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, span: Span, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:111:103 [INFO] [stdout] | [INFO] [stdout] 111 | fn check_pat(cx: &LateContext, pat: &Pat, init: &Option<&Expr>, span: Span, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^ 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:137:24 [INFO] [stdout] | [INFO] [stdout] 137 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:158:24 [INFO] [stdout] | [INFO] [stdout] 158 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | PatRegion(ref inner, _) => check_pat(cx, inner, init, span, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:190:24 [INFO] [stdout] | [INFO] [stdout] 190 | fn lint_shadow(cx: &LateContext, name: Name, span: Span, lspan: Span, init: &Option, prev_span: Span) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:190:43 [INFO] [stdout] | [INFO] [stdout] 190 | fn lint_shadow(cx: &LateContext, name: Name, span: Span, lspan: Span, init: &Option, prev_span: Span) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:190:55 [INFO] [stdout] | [INFO] [stdout] 190 | fn lint_shadow(cx: &LateContext, name: Name, span: Span, lspan: Span, init: &Option, prev_span: Span) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:190:68 [INFO] [stdout] | [INFO] [stdout] 190 | fn lint_shadow(cx: &LateContext, name: Name, span: Span, lspan: Span, init: &Option, prev_span: Span) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:190:103 [INFO] [stdout] | [INFO] [stdout] 190 | fn lint_shadow(cx: &LateContext, name: Name, span: Span, lspan: Span, init: &Option, prev_span: 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:193:23 [INFO] [stdout] | [INFO] [stdout] 193 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:193:78 [INFO] [stdout] | [INFO] [stdout] 193 | 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 `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:193:90 [INFO] [stdout] | [INFO] [stdout] 193 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:201:32 [INFO] [stdout] | [INFO] [stdout] 201 | ... SHADOW_SAME, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:206:31 [INFO] [stdout] | [INFO] [stdout] 206 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:210:45 [INFO] [stdout] | [INFO] [stdout] 210 | ... SHADOW_REUSE, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:217:35 [INFO] [stdout] | [INFO] [stdout] 217 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:220:45 [INFO] [stdout] | [INFO] [stdout] 220 | ... SHADOW_UNRELATED, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:227:35 [INFO] [stdout] | [INFO] [stdout] 227 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:232:28 [INFO] [stdout] | [INFO] [stdout] 232 | ... SHADOW_UNRELATED, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:235:27 [INFO] [stdout] | [INFO] [stdout] 235 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:239:20 [INFO] [stdout] | [INFO] [stdout] 239 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:239:40 [INFO] [stdout] | [INFO] [stdout] 239 | 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 `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:239:66 [INFO] [stdout] | [INFO] [stdout] 239 | fn check_expr(cx: &LateContext, expr: &Expr, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:239:72 [INFO] [stdout] | [INFO] [stdout] 239 | fn check_expr(cx: &LateContext, expr: &Expr, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - help: you might be missing a type parameter: `` ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprUnary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | ExprUnary(_, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:245:9 [INFO] [stdout] | [INFO] [stdout] 245 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 246 | ExprTupField(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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 247 | ExprAddrOf(_, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 248 | ExprBox(ref e) => check_expr(cx, e, bindings), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBlock` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 249 | ExprBlock(ref block) | ExprLoop(ref block, _) => check_block(cx, block, bindings), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLoop` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:249:32 [INFO] [stdout] | [INFO] [stdout] 249 | ExprBlock(ref block) | ExprLoop(ref block, _) => check_block(cx, block, bindings), [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:252:9 [INFO] [stdout] | [INFO] [stdout] 252 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:252:26 [INFO] [stdout] | [INFO] [stdout] 252 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:257:9 [INFO] [stdout] | [INFO] [stdout] 257 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:287:18 [INFO] [stdout] | [INFO] [stdout] 287 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:287:36 [INFO] [stdout] | [INFO] [stdout] 287 | 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 `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:287:60 [INFO] [stdout] | [INFO] [stdout] 287 | fn check_ty(cx: &LateContext, ty: &Ty, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:287:66 [INFO] [stdout] | [INFO] [stdout] 287 | fn check_ty(cx: &LateContext, ty: &Ty, bindings: &mut Vec<(Name, Span)>) { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `TyObjectSum` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:289:9 [INFO] [stdout] | [INFO] [stdout] 289 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 290 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:291:9 [INFO] [stdout] | [INFO] [stdout] 291 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:295:9 [INFO] [stdout] | [INFO] [stdout] 295 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:295:15 [INFO] [stdout] | [INFO] [stdout] 295 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:296:19 [INFO] [stdout] | [INFO] [stdout] 296 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:297:9 [INFO] [stdout] | [INFO] [stdout] 297 | TyTup(ref tup) => { [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | 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 `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:307:25 [INFO] [stdout] | [INFO] [stdout] 307 | fn is_self_shadow(name: Name, expr: &Expr) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:307:38 [INFO] [stdout] | [INFO] [stdout] 307 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 309 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 310 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:311:9 [INFO] [stdout] | [INFO] [stdout] 311 | 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 `ExprUnary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | ExprUnary(op, ref inner) => (UnDeref == op) && is_self_shadow(name, inner), [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | ExprUnary(op, ref inner) => (UnDeref == op) && 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 `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | 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 `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:320:23 [INFO] [stdout] | [INFO] [stdout] 320 | fn path_eq_name(name: Name, path: &Path) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:320:36 [INFO] [stdout] | [INFO] [stdout] 320 | 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 `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:325:11 [INFO] [stdout] | [INFO] [stdout] 325 | name: Name, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Visitor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:329:10 [INFO] [stdout] | [INFO] [stdout] 329 | impl<'v> Visitor<'v> for ContainsSelf { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:330:34 [INFO] [stdout] | [INFO] [stdout] 330 | 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 `Ident` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:330:47 [INFO] [stdout] | [INFO] [stdout] 330 | 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 `Name` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:337:24 [INFO] [stdout] | [INFO] [stdout] 337 | fn contains_self(name: Name, expr: &Expr) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/shadow.rs:337:37 [INFO] [stdout] | [INFO] [stdout] 337 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:70:6 [INFO] [stdout] | [INFO] [stdout] 70 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:71:28 [INFO] [stdout] | [INFO] [stdout] 71 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:77:35 [INFO] [stdout] | [INFO] [stdout] 77 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:77:52 [INFO] [stdout] | [INFO] [stdout] 77 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 78 | if let ExprBinary(Spanned{ node: BiAdd, .. }, ref left, _) = e.node { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:78:27 [INFO] [stdout] | [INFO] [stdout] 78 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:80:49 [INFO] [stdout] | [INFO] [stdout] 80 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:85:32 [INFO] [stdout] | [INFO] [stdout] 85 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | STRING_ADD, [INFO] [stdout] | ^^^^^^^^^^ help: a constant with a similar name exists: `STRING_PATH` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/utils.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | } 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:101:27 [INFO] [stdout] | [INFO] [stdout] 101 | STRING_ADD_ASSIGN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:110:36 [INFO] [stdout] | [INFO] [stdout] 110 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:114:16 [INFO] [stdout] | [INFO] [stdout] 114 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:114:35 [INFO] [stdout] | [INFO] [stdout] 114 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:114:50 [INFO] [stdout] | [INFO] [stdout] 114 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | ExprBinary(Spanned{ node: BiAdd, .. }, ref left, _) => is_exp_equal(cx, target, left), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Spanned` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:116:20 [INFO] [stdout] | [INFO] [stdout] 116 | ExprBinary(Spanned{ node: BiAdd, .. }, ref left, _) => is_exp_equal(cx, target, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | ExprBlock(ref 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:127:6 [INFO] [stdout] | [INFO] [stdout] 127 | impl LintPass for StringLitAsBytes { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LintArray` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:133:6 [INFO] [stdout] | [INFO] [stdout] 133 | impl LateLintPass for StringLitAsBytes { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:134:35 [INFO] [stdout] | [INFO] [stdout] 134 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:134:52 [INFO] [stdout] | [INFO] [stdout] 134 | 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 `ExprMethodCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:139:16 [INFO] [stdout] | [INFO] [stdout] 139 | if let ExprMethodCall(ref name, _, ref args) = e.node { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprLit` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:141:24 [INFO] [stdout] | [INFO] [stdout] 141 | if let ExprLit(ref lit) = args[0].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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:142:28 [INFO] [stdout] | [INFO] [stdout] 142 | if let LitStr(ref lit_content, _) = lit.node { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRING_LIT_AS_BYTES` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/strings.rs:148:43 [INFO] [stdout] | [INFO] [stdout] 148 | ... span_lint(cx, STRING_LIT_AS_BYTES, e.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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:215:6 [INFO] [stdout] | [INFO] [stdout] 215 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:216:28 [INFO] [stdout] | [INFO] [stdout] 216 | fn get_lints(&self) -> LintArray { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `LateLintPass` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:232:6 [INFO] [stdout] | [INFO] [stdout] 232 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:233:35 [INFO] [stdout] | [INFO] [stdout] 233 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:233:55 [INFO] [stdout] | [INFO] [stdout] 233 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | ExprMethodCall(name, _, ref args) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprBinary` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | ExprBinary(op, ref lhs, ref rhs) if op.node == BiEq || op.node == BiNe => { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:263:60 [INFO] [stdout] | [INFO] [stdout] 263 | ExprBinary(op, ref lhs, ref rhs) if op.node == BiEq || op.node == BiNe => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiNe` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:263:79 [INFO] [stdout] | [INFO] [stdout] 263 | ExprBinary(op, ref lhs, ref rhs) if op.node == BiEq || op.node == BiNe => { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:264:68 [INFO] [stdout] | [INFO] [stdout] 264 | if !lint_chars_next(cx, expr, lhs, rhs, op.node == BiEq) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BiEq` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:265:68 [INFO] [stdout] | [INFO] [stdout] 265 | lint_chars_next(cx, expr, rhs, lhs, op.node == BiEq); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:272:35 [INFO] [stdout] | [INFO] [stdout] 272 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:272:55 [INFO] [stdout] | [INFO] [stdout] 272 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:277:16 [INFO] [stdout] | [INFO] [stdout] 277 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:290:47 [INFO] [stdout] | [INFO] [stdout] 290 | ... 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:302:33 [INFO] [stdout] | [INFO] [stdout] 302 | ... 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:304:33 [INFO] [stdout] | [INFO] [stdout] 304 | ... 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:325:26 [INFO] [stdout] | [INFO] [stdout] 325 | fn lint_or_fun_call(cx: &LateContext, expr: &Expr, name: &str, args: &[P]) { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:325:46 [INFO] [stdout] | [INFO] [stdout] 325 | fn lint_or_fun_call(cx: &LateContext, expr: &Expr, name: &str, args: &[P]) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `P` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:325:72 [INFO] [stdout] | [INFO] [stdout] 325 | fn lint_or_fun_call(cx: &LateContext, expr: &Expr, name: &str, args: &[P]) { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:325:74 [INFO] [stdout] | [INFO] [stdout] 325 | fn lint_or_fun_call(cx: &LateContext, expr: &Expr, name: &str, args: &[P]) { [INFO] [stdout] | - ^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 328 | cx: &LateContext, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:330:15 [INFO] [stdout] | [INFO] [stdout] 330 | fun: &Expr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:331:21 [INFO] [stdout] | [INFO] [stdout] 331 | self_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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:332:15 [INFO] [stdout] | [INFO] [stdout] 332 | arg: &Expr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:334:15 [INFO] [stdout] | [INFO] [stdout] 334 | span: Span [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprPath` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:341:20 [INFO] [stdout] | [INFO] [stdout] 341 | if let ExprPath(_, ref path) = fun.node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OR_FUN_CALL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:356:39 [INFO] [stdout] | [INFO] [stdout] 356 | span_lint(cx, OR_FUN_CALL, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:372:14 [INFO] [stdout] | [INFO] [stdout] 372 | cx: &LateContext, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:374:15 [INFO] [stdout] | [INFO] [stdout] 374 | fun: &Expr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:375:21 [INFO] [stdout] | [INFO] [stdout] 375 | self_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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:376:15 [INFO] [stdout] | [INFO] [stdout] 376 | arg: &Expr, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Span` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:378:15 [INFO] [stdout] | [INFO] [stdout] 378 | span: Span [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `OR_FUN_CALL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:410:23 [INFO] [stdout] | [INFO] [stdout] 410 | span_lint(cx, OR_FUN_CALL, span, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ExprCall` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:421:16 [INFO] [stdout] | [INFO] [stdout] 421 | if let ExprCall(ref fun, ref or_args) = args[1].node { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 433 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:433:41 [INFO] [stdout] | [INFO] [stdout] 433 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:437:15 [INFO] [stdout] | [INFO] [stdout] 437 | Some((OPTION_UNWRAP_USED, "an Option", "None")) [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:439:15 [INFO] [stdout] | [INFO] [stdout] 439 | Some((RESULT_UNWRAP_USED, "a Result", "Err")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:459:24 [INFO] [stdout] | [INFO] [stdout] 459 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:467:23 [INFO] [stdout] | [INFO] [stdout] 467 | span_lint(cx, STR_TO_STRING, expr.span, &format!("`{}.to_owned()` is faster", arg_str)); [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:470:19 [INFO] [stdout] | [INFO] [stdout] 470 | STRING_TO_STRING, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:479:24 [INFO] [stdout] | [INFO] [stdout] 479 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:479:44 [INFO] [stdout] | [INFO] [stdout] 479 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:486:27 [INFO] [stdout] | [INFO] [stdout] 486 | OK_EXPECT, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LateContext` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:497:28 [INFO] [stdout] | [INFO] [stdout] 497 | fn lint_map_unwrap_or(cx: &LateContext, expr: &Expr, map_args: &MethodArgs, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:497:48 [INFO] [stdout] | [INFO] [stdout] 497 | fn lint_map_unwrap_or(cx: &LateContext, expr: &Expr, map_args: &MethodArgs, unwrap_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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:512:32 [INFO] [stdout] | [INFO] [stdout] 512 | ... OPTION_MAP_UNWRAP_OR, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:520:27 [INFO] [stdout] | [INFO] [stdout] 520 | 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:528:33 [INFO] [stdout] | [INFO] [stdout] 528 | fn lint_map_unwrap_or_else(cx: &LateContext, expr: &Expr, map_args: &MethodArgs, 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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:528:53 [INFO] [stdout] | [INFO] [stdout] 528 | fn lint_map_unwrap_or_else(cx: &LateContext, expr: &Expr, map_args: &MethodArgs, unwrap_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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:543:32 [INFO] [stdout] | [INFO] [stdout] 543 | ... OPTION_MAP_UNWRAP_OR_ELSE, [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/github.com-1ecc6299db9ec823/clippy-0.0.37/src/methods.rs:551:27 [WARN] too many lines in the log, truncating it