[INFO] cloning repository https://github.com/mondeja/rs-apps-lints [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mondeja/rs-apps-lints" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmondeja%2Frs-apps-lints", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmondeja%2Frs-apps-lints'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 72b4c581fe9e1f72ce62968861ff79c96151a243 [INFO] testing mondeja/rs-apps-lints against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmondeja%2Frs-apps-lints" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mondeja/rs-apps-lints [INFO] finished tweaking git repo https://github.com/mondeja/rs-apps-lints [INFO] tweaked toml for git repo https://github.com/mondeja/rs-apps-lints written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mondeja/rs-apps-lints on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mondeja/rs-apps-lints already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/rust-lang/rust-clippy` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dylint_internal v4.1.0 [INFO] [stderr] Downloaded dylint_linting v4.1.0 [INFO] [stderr] Downloaded dylint_testing v4.1.0 [INFO] [stderr] Downloaded rustfix v0.8.7 [INFO] [stderr] Downloaded tester v0.9.1 [INFO] [stderr] Downloaded compiletest_rs v0.11.2 [INFO] [stderr] Downloaded dylint v4.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5723778246bc4ffc0275f55e89414bf7a0a5effb0c52f69467b0ea055feb52cb [INFO] running `Command { std: "docker" "start" "-a" "5723778246bc4ffc0275f55e89414bf7a0a5effb0c52f69467b0ea055feb52cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5723778246bc4ffc0275f55e89414bf7a0a5effb0c52f69467b0ea055feb52cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5723778246bc4ffc0275f55e89414bf7a0a5effb0c52f69467b0ea055feb52cb", kill_on_drop: false }` [INFO] [stdout] 5723778246bc4ffc0275f55e89414bf7a0a5effb0c52f69467b0ea055feb52cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29ff0c5b6c9dbef891f271396e78067ce555889216d096384fb3bd23c31af241 [INFO] running `Command { std: "docker" "start" "-a" "29ff0c5b6c9dbef891f271396e78067ce555889216d096384fb3bd23c31af241", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustc_apfloat v0.2.3+llvm-462a31f5a5ab [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tests v0.1.1 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling web-sys v0.1.0 (/opt/rustwide/workdir/lints/web-sys/web_sys_reexports/tests/web_sys_mock) [INFO] [stderr] Compiling leptos v0.1.0 (/opt/rustwide/workdir/lints/leptos-more/leptos_reexports/tests/leptos_mock) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling dylint_linting v4.1.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling clippy_utils v0.1.89 (https://github.com/rust-lang/rust-clippy?rev=0450db33a5d8587f7c1d4b6d233dac963605766b#0450db33) [INFO] [stdout] error[E0463]: can't find crate for `rustc_abi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | extern crate rustc_abi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_ast` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate rustc_ast; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_attr_parsing` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | extern crate rustc_attr_parsing; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_const_eval` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | extern crate rustc_const_eval; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_data_structures` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | extern crate rustc_data_structures; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_driver` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | extern crate rustc_driver; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_errors` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | extern crate rustc_errors; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_hir` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | extern crate rustc_hir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_hir_analysis` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | extern crate rustc_hir_analysis; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_hir_typeck` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | extern crate rustc_hir_typeck; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_index` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | extern crate rustc_index; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_infer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | extern crate rustc_infer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_lexer` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | extern crate rustc_lexer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_lint` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | extern crate rustc_lint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_middle` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | extern crate rustc_middle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_mir_dataflow` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | extern crate rustc_mir_dataflow; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_session` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | extern crate rustc_session; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_span` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | extern crate rustc_span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_trait_selection` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | extern crate rustc_trait_selection; [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 `smallvec` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | extern crate smallvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `BinOpKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | use BinOpKind::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `BinOpKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `PatKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | use PatKind::*; [INFO] [stdout] | ^^^^^^^ use of undeclared type `PatKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ExprKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | use ExprKind::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ExprKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `StmtKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:296:9 [INFO] [stdout] | [INFO] [stdout] 296 | use StmtKind::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `StmtKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `LocalKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:315:9 [INFO] [stdout] | [INFO] [stdout] 315 | use LocalKind::*; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `LocalKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:330:9 [INFO] [stdout] | [INFO] [stdout] 330 | use ItemKind::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `ItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ForeignItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:513:9 [INFO] [stdout] | [INFO] [stdout] 513 | use ForeignItemKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ForeignItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AssocItemKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:590:9 [INFO] [stdout] | [INFO] [stdout] 590 | use AssocItemKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AssocItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `VariantData` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:684:9 [INFO] [stdout] | [INFO] [stdout] 684 | use VariantData::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `VariantData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `WherePredicateKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:745:9 [INFO] [stdout] | [INFO] [stdout] 745 | use WherePredicateKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `WherePredicateKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `UseTreeKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:771:9 [INFO] [stdout] | [INFO] [stdout] 771 | use UseTreeKind::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `UseTreeKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `VisibilityKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:788:9 [INFO] [stdout] | [INFO] [stdout] 788 | use VisibilityKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VisibilityKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `TyKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:825:9 [INFO] [stdout] | [INFO] [stdout] 825 | use TyKind::*; [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Extern` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:858:9 [INFO] [stdout] | [INFO] [stdout] 858 | use Extern::*; [INFO] [stdout] | ^^^^^^ use of undeclared type `Extern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `GenericParamKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:879:9 [INFO] [stdout] | [INFO] [stdout] 879 | use GenericParamKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `GenericParamKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `GenericBound` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:904:9 [INFO] [stdout] | [INFO] [stdout] 904 | use GenericBound::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GenericBound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AssocItemConstraintKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:929:9 [INFO] [stdout] | [INFO] [stdout] 929 | use AssocItemConstraintKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssocItemConstraintKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AttrKind` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:943:9 [INFO] [stdout] | [INFO] [stdout] 943 | use AttrKind::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `AttrKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AttrArgs` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ast_utils/mod.rs:953:9 [INFO] [stdout] | [INFO] [stdout] 953 | use AttrArgs::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `AttrArgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:53:61 [INFO] [stdout] | [INFO] [stdout] 53 | fn visit>(self, visitor: &mut V) -> V::Result; [INFO] [stdout] | ^^^^^^ there is an associated type `Result` in the trait `gimli::read::op::EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `V` with unstable trait `EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] 53 | fn visit + gimli::read::op::EvaluationStorage>(self, visitor: &mut V) -> V::Result; [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/mir/possible_borrower.rs:145:54 [INFO] [stdout] | [INFO] [stdout] 145 | fn visit_region(&mut self, _: ty::Region<'_>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `ContainsRegion`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 145 - fn visit_region(&mut self, _: ty::Region<'_>) -> Self::Result { [INFO] [stdout] 145 + fn visit_region(&mut self, _: ty::Region<'_>) -> ::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ty/type_certainty/mod.rs:125:90 [INFO] [stdout] | [INFO] [stdout] 125 | fn visit_infer(&mut self, _inf_id: HirId, _inf_span: Span, _kind: InferKind<'cx>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `CertaintyVisitor<'cx, '_>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 125 - fn visit_infer(&mut self, _inf_id: HirId, _inf_span: Span, _kind: InferKind<'cx>) -> Self::Result { [INFO] [stdout] 125 + fn visit_infer(&mut self, _inf_id: HirId, _inf_span: Span, _kind: InferKind<'cx>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ty/mod.rs:847:56 [INFO] [stdout] | [INFO] [stdout] 847 | fn visit_region(&mut self, r: Region<'tcx>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_top_level_late_bound_region::V`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 847 - fn visit_region(&mut self, r: Region<'tcx>) -> Self::Result { [INFO] [stdout] 847 + fn visit_region(&mut self, r: Region<'tcx>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/ty/mod.rs:856:91 [INFO] [stdout] | [INFO] [stdout] 856 | fn visit_binder>>(&mut self, t: &Binder<'tcx, T>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_top_level_late_bound_region::V`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 856 - fn visit_binder>>(&mut self, t: &Binder<'tcx, T>) -> Self::Result { [INFO] [stdout] 856 + fn visit_binder>>(&mut self, t: &Binder<'tcx, T>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/usage.rs:128:67 [INFO] [stdout] | [INFO] [stdout] 128 | fn visit_path(&mut self, path: &hir::Path<'tcx>, _: HirId) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `BindingUsageFinder<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 128 - fn visit_path(&mut self, path: &hir::Path<'tcx>, _: HirId) -> Self::Result { [INFO] [stdout] 128 + fn visit_path(&mut self, path: &hir::Path<'tcx>, _: HirId) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/usage.rs:138:32 [INFO] [stdout] | [INFO] [stdout] 138 | fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `MaybeTyCtxt` implemented for `BindingUsageFinder<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 138 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 138 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:59:61 [INFO] [stdout] | [INFO] [stdout] 59 | fn visit>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | ^^^^^^ there is an associated type `Result` in the trait `gimli::read::op::EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `V` with unstable trait `EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] 59 | fn visit + gimli::read::op::EvaluationStorage>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:71:61 [INFO] [stdout] | [INFO] [stdout] 71 | fn visit>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | ^^^^^^ there is an associated type `Result` in the trait `gimli::read::op::EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `V` with unstable trait `EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] 71 | fn visit + gimli::read::op::EvaluationStorage>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:81:61 [INFO] [stdout] | [INFO] [stdout] 81 | fn visit>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | ^^^^^^ there is an associated type `Result` in the trait `gimli::read::op::EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] help: consider further restricting type parameter `V` with unstable trait `EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] 81 | fn visit + gimli::read::op::EvaluationStorage>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:91:69 [INFO] [stdout] | [INFO] [stdout] 91 | fn visit>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | ^^^^^^ there is an associated type `Result` in the trait `gimli::read::op::EvaluationStorage` [INFO] [stdout] ... [INFO] [stdout] 97 | visitable_ref!(Arm, visit_arm); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `visitable_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `V` with unstable trait `EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] 91 | fn visit Visitor<'tcx>>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:91:69 [INFO] [stdout] | [INFO] [stdout] 91 | fn visit>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | ^^^^^^ there is an associated type `Result` in the trait `gimli::read::op::EvaluationStorage` [INFO] [stdout] ... [INFO] [stdout] 98 | visitable_ref!(Block, visit_block); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `visitable_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `V` with unstable trait `EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] 91 | fn visit Visitor<'tcx>>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:91:69 [INFO] [stdout] | [INFO] [stdout] 91 | fn visit>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | ^^^^^^ there is an associated type `Result` in the trait `gimli::read::op::EvaluationStorage` [INFO] [stdout] ... [INFO] [stdout] 99 | visitable_ref!(Body, visit_body); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `visitable_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `V` with unstable trait `EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] 91 | fn visit Visitor<'tcx>>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:91:69 [INFO] [stdout] | [INFO] [stdout] 91 | fn visit>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | ^^^^^^ there is an associated type `Result` in the trait `gimli::read::op::EvaluationStorage` [INFO] [stdout] ... [INFO] [stdout] 100 | visitable_ref!(Expr, visit_expr); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `visitable_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `V` with unstable trait `EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] 91 | fn visit Visitor<'tcx>>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:91:69 [INFO] [stdout] | [INFO] [stdout] 91 | fn visit>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | ^^^^^^ there is an associated type `Result` in the trait `gimli::read::op::EvaluationStorage` [INFO] [stdout] ... [INFO] [stdout] 101 | visitable_ref!(Stmt, visit_stmt); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `visitable_ref` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider restricting type parameter `V` with unstable trait `EvaluationStorage` [INFO] [stdout] | [INFO] [stdout] 91 | fn visit Visitor<'tcx>>(self, visitor: &mut V) -> V::Result { [INFO] [stdout] | +++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:115:58 [INFO] [stdout] | [INFO] [stdout] 115 | fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr_without_closures::V`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 115 - fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> Self::Result { [INFO] [stdout] 115 + fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:124:69 [INFO] [stdout] | [INFO] [stdout] 124 | fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr_without_closures::V`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 124 - fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> Self::Result { [INFO] [stdout] 124 + fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:127:56 [INFO] [stdout] | [INFO] [stdout] 127 | fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr_without_closures::V`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 127 - fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> Self::Result { [INFO] [stdout] 127 + fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:130:79 [INFO] [stdout] | [INFO] [stdout] 130 | fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr_without_closures::V`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 130 - fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> Self::Result { [INFO] [stdout] 130 + fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:134:55 [INFO] [stdout] | [INFO] [stdout] 134 | fn visit_nested_item(&mut self, _: ItemId) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr_without_closures::V`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 134 - fn visit_nested_item(&mut self, _: ItemId) -> Self::Result { [INFO] [stdout] 134 + fn visit_nested_item(&mut self, _: ItemId) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 157 | fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `MaybeTyCtxt` implemented for `for_each_expr::V<'tcx, F>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 157 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 157 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:161:58 [INFO] [stdout] | [INFO] [stdout] 161 | fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr::V<'tcx, F>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 161 - fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> Self::Result { [INFO] [stdout] 161 + fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:170:63 [INFO] [stdout] | [INFO] [stdout] 170 | fn visit_anon_const(&mut self, _: &'tcx AnonConst) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr::V<'tcx, F>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 170 - fn visit_anon_const(&mut self, _: &'tcx AnonConst) -> Self::Result { [INFO] [stdout] 170 + fn visit_anon_const(&mut self, _: &'tcx AnonConst) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:174:69 [INFO] [stdout] | [INFO] [stdout] 174 | fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr::V<'tcx, F>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 174 - fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> Self::Result { [INFO] [stdout] 174 + fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:177:56 [INFO] [stdout] | [INFO] [stdout] 177 | fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr::V<'tcx, F>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 177 - fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> Self::Result { [INFO] [stdout] 177 + fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:180:79 [INFO] [stdout] | [INFO] [stdout] 180 | fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr::V<'tcx, F>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 180 - fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> Self::Result { [INFO] [stdout] 180 + fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:184:55 [INFO] [stdout] | [INFO] [stdout] 184 | fn visit_nested_item(&mut self, _: ItemId) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `for_each_expr::V<'tcx, F>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 184 - fn visit_nested_item(&mut self, _: ItemId) -> Self::Result { [INFO] [stdout] 184 + fn visit_nested_item(&mut self, _: ItemId) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:332:56 [INFO] [stdout] | [INFO] [stdout] 332 | fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `is_const_evaluatable::V<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 332 - fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> Self::Result { [INFO] [stdout] 332 + fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:415:36 [INFO] [stdout] | [INFO] [stdout] 415 | fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `MaybeTyCtxt` implemented for `is_expr_unsafe::V<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 415 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 415 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:418:56 [INFO] [stdout] | [INFO] [stdout] 418 | fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `is_expr_unsafe::V<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 418 - fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> Self::Result { [INFO] [stdout] 418 + fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:451:58 [INFO] [stdout] | [INFO] [stdout] 451 | fn visit_block(&mut self, b: &'tcx Block<'_>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `is_expr_unsafe::V<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 451 - fn visit_block(&mut self, b: &'tcx Block<'_>) -> Self::Result { [INFO] [stdout] 451 + fn visit_block(&mut self, b: &'tcx Block<'_>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:458:56 [INFO] [stdout] | [INFO] [stdout] 458 | fn visit_nested_item(&mut self, id: ItemId) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `is_expr_unsafe::V<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 458 - fn visit_nested_item(&mut self, id: ItemId) -> Self::Result { [INFO] [stdout] 458 + fn visit_nested_item(&mut self, id: ItemId) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:480:36 [INFO] [stdout] | [INFO] [stdout] 480 | fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `MaybeTyCtxt` implemented for `contains_unsafe_block::V<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 480 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 480 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:484:58 [INFO] [stdout] | [INFO] [stdout] 484 | fn visit_block(&mut self, b: &'tcx Block<'_>) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `contains_unsafe_block::V<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 484 - fn visit_block(&mut self, b: &'tcx Block<'_>) -> Self::Result { [INFO] [stdout] 484 + fn visit_block(&mut self, b: &'tcx Block<'_>) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:547:36 [INFO] [stdout] | [INFO] [stdout] 547 | fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `MaybeTyCtxt` implemented for `for_each_local_use_after_expr::V<'_, 'tcx, F, B>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 547 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 547 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/visitors.rs:735:36 [INFO] [stdout] | [INFO] [stdout] 735 | fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `MaybeTyCtxt` implemented for `for_each_local_assignment::V<'_, 'tcx, F, B>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 735 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 735 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:1160:47 [INFO] [stdout] | [INFO] [stdout] 1160 | fn visit_name(&mut self, name: Symbol) -> Self::Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `Result` implemented for `ContainsName<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 1160 - fn visit_name(&mut self, name: Symbol) -> Self::Result { [INFO] [stdout] 1160 + fn visit_name(&mut self, name: Symbol) -> as Example>::Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-780b684d4f709d82/0450db3/clippy_utils/src/lib.rs:1168:32 [INFO] [stdout] | [INFO] [stdout] 1168 | fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if there were a trait named `Example` with associated type `MaybeTyCtxt` implemented for `ContainsName<'_, 'tcx>`, you could use the fully-qualified path [INFO] [stdout] | [INFO] [stdout] 1168 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 1168 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0223, E0432, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: could not compile `clippy_utils` (lib) due to 77 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "29ff0c5b6c9dbef891f271396e78067ce555889216d096384fb3bd23c31af241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ff0c5b6c9dbef891f271396e78067ce555889216d096384fb3bd23c31af241", kill_on_drop: false }` [INFO] [stdout] 29ff0c5b6c9dbef891f271396e78067ce555889216d096384fb3bd23c31af241