[INFO] fetching crate clippy_utils 0.1.91... [INFO] checking clippy_utils-0.1.91 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate clippy_utils 0.1.91 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate clippy_utils 0.1.91 [INFO] finished tweaking crates.io crate clippy_utils 0.1.91 [INFO] tweaked toml for crates.io crate clippy_utils 0.1.91 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clippy_utils 0.1.91 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clippy_utils 0.1.91 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc_apfloat v0.2.0+llvm-462a31f5a5ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 131efa43f106da13e272499792a48cb5ea6d28dcd4d8e6faaa97f034e0c8bd7d [INFO] running `Command { std: "docker" "start" "-a" "131efa43f106da13e272499792a48cb5ea6d28dcd4d8e6faaa97f034e0c8bd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "131efa43f106da13e272499792a48cb5ea6d28dcd4d8e6faaa97f034e0c8bd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "131efa43f106da13e272499792a48cb5ea6d28dcd4d8e6faaa97f034e0c8bd7d", kill_on_drop: false }` [INFO] [stdout] 131efa43f106da13e272499792a48cb5ea6d28dcd4d8e6faaa97f034e0c8bd7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 619248b411ed126bf52e178fa06aabff26a77c0067bd5abc351c5c71d6110b0f [INFO] running `Command { std: "docker" "start" "-a" "619248b411ed126bf52e178fa06aabff26a77c0067bd5abc351c5c71d6110b0f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling rustc_apfloat v0.2.0+llvm-462a31f5a5ab [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking clippy_utils v0.1.91 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `indexmap` [INFO] [stdout] --> src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | extern crate indexmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_abi` [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | 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] --> src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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] --> src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | 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] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | 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] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | 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] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | 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] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | 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] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | 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] --> src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | 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] --> src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | 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] --> src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | 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] --> src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | 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] --> src/lib.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | 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] --> src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | 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] --> src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | 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] --> src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | 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] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | 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] --> src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | 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] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | 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] --> src/lib.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | extern crate smallvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `BinOpKind` [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> src/ast_utils/mod.rs:516:9 [INFO] [stdout] | [INFO] [stdout] 516 | use ForeignItemKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ForeignItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AssocItemKind` [INFO] [stdout] --> src/ast_utils/mod.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | use AssocItemKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AssocItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `VariantData` [INFO] [stdout] --> src/ast_utils/mod.rs:687:9 [INFO] [stdout] | [INFO] [stdout] 687 | use VariantData::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `VariantData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `WherePredicateKind` [INFO] [stdout] --> src/ast_utils/mod.rs:748:9 [INFO] [stdout] | [INFO] [stdout] 748 | use WherePredicateKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `WherePredicateKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `UseTreeKind` [INFO] [stdout] --> src/ast_utils/mod.rs:774:9 [INFO] [stdout] | [INFO] [stdout] 774 | use UseTreeKind::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `UseTreeKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `VisibilityKind` [INFO] [stdout] --> src/ast_utils/mod.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | use VisibilityKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VisibilityKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `TyKind` [INFO] [stdout] --> src/ast_utils/mod.rs:828:9 [INFO] [stdout] | [INFO] [stdout] 828 | use TyKind::*; [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Extern` [INFO] [stdout] --> src/ast_utils/mod.rs:861:9 [INFO] [stdout] | [INFO] [stdout] 861 | use Extern::*; [INFO] [stdout] | ^^^^^^ use of undeclared type `Extern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `GenericParamKind` [INFO] [stdout] --> src/ast_utils/mod.rs:882:9 [INFO] [stdout] | [INFO] [stdout] 882 | use GenericParamKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `GenericParamKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `GenericBound` [INFO] [stdout] --> src/ast_utils/mod.rs:907:9 [INFO] [stdout] | [INFO] [stdout] 907 | use GenericBound::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GenericBound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AssocItemConstraintKind` [INFO] [stdout] --> src/ast_utils/mod.rs:932:9 [INFO] [stdout] | [INFO] [stdout] 932 | use AssocItemConstraintKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssocItemConstraintKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AttrKind` [INFO] [stdout] --> src/ast_utils/mod.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use AttrKind::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `AttrKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `indexmap` [INFO] [stdout] --> src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | extern crate indexmap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AttrArgs` [INFO] [stdout] --> src/ast_utils/mod.rs:956:9 [INFO] [stdout] | [INFO] [stdout] 956 | use AttrArgs::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `AttrArgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_abi` [INFO] [stdout] --> src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | 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] --> src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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] --> src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | 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] --> src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | 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] --> src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | 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] --> src/lib.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | 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] --> src/lib.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | 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] --> src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | 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] --> src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | 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] --> src/lib.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | 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] --> src/lib.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | 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] --> src/lib.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | 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] --> src/lib.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | 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] --> src/lib.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | 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] --> src/lib.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | 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] --> src/lib.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | 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] --> src/lib.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | 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] --> src/lib.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | 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] --> src/lib.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | 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] --> src/lib.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | extern crate smallvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `BinOpKind` [INFO] [stdout] --> 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] --> 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] --> 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] --> 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] --> 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] --> 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] --> src/ast_utils/mod.rs:516:9 [INFO] [stdout] | [INFO] [stdout] 516 | use ForeignItemKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ForeignItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AssocItemKind` [INFO] [stdout] --> src/ast_utils/mod.rs:593:9 [INFO] [stdout] | [INFO] [stdout] 593 | use AssocItemKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `AssocItemKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `VariantData` [INFO] [stdout] --> src/ast_utils/mod.rs:687:9 [INFO] [stdout] | [INFO] [stdout] 687 | use VariantData::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `VariantData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `WherePredicateKind` [INFO] [stdout] --> src/ast_utils/mod.rs:748:9 [INFO] [stdout] | [INFO] [stdout] 748 | use WherePredicateKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `WherePredicateKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `UseTreeKind` [INFO] [stdout] --> src/ast_utils/mod.rs:774:9 [INFO] [stdout] | [INFO] [stdout] 774 | use UseTreeKind::*; [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `UseTreeKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `VisibilityKind` [INFO] [stdout] --> src/ast_utils/mod.rs:791:9 [INFO] [stdout] | [INFO] [stdout] 791 | use VisibilityKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `VisibilityKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `TyKind` [INFO] [stdout] --> src/ast_utils/mod.rs:828:9 [INFO] [stdout] | [INFO] [stdout] 828 | use TyKind::*; [INFO] [stdout] | ^^^^^^ use of undeclared type `TyKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `Extern` [INFO] [stdout] --> src/ast_utils/mod.rs:861:9 [INFO] [stdout] | [INFO] [stdout] 861 | use Extern::*; [INFO] [stdout] | ^^^^^^ use of undeclared type `Extern` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `GenericParamKind` [INFO] [stdout] --> src/ast_utils/mod.rs:882:9 [INFO] [stdout] | [INFO] [stdout] 882 | use GenericParamKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `GenericParamKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `GenericBound` [INFO] [stdout] --> src/ast_utils/mod.rs:907:9 [INFO] [stdout] | [INFO] [stdout] 907 | use GenericBound::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `GenericBound` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AssocItemConstraintKind` [INFO] [stdout] --> src/ast_utils/mod.rs:932:9 [INFO] [stdout] | [INFO] [stdout] 932 | use AssocItemConstraintKind::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AssocItemConstraintKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AttrKind` [INFO] [stdout] --> src/ast_utils/mod.rs:946:9 [INFO] [stdout] | [INFO] [stdout] 946 | use AttrKind::*; [INFO] [stdout] | ^^^^^^^^ use of undeclared type `AttrKind` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `AttrArgs` [INFO] [stdout] --> src/ast_utils/mod.rs:956:9 [INFO] [stdout] | [INFO] [stdout] 956 | 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] --> src/visitors.rs:55:61 [INFO] [stdout] | [INFO] [stdout] 55 | 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] 55 | 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] --> 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] --> src/ty/type_certainty/mod.rs:152:90 [INFO] [stdout] | [INFO] [stdout] 152 | 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] 152 - fn visit_infer(&mut self, _inf_id: HirId, _inf_span: Span, _kind: InferKind<'cx>) -> Self::Result { [INFO] [stdout] 152 + 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] --> src/ty/mod.rs:848:56 [INFO] [stdout] | [INFO] [stdout] 848 | 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] 848 - fn visit_region(&mut self, r: Region<'tcx>) -> Self::Result { [INFO] [stdout] 848 + 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] --> src/ty/mod.rs:857:92 [INFO] [stdout] | [INFO] [stdout] 857 | 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] 857 - fn visit_binder>>(&mut self, t: &Binder<'tcx, T>) -> Self::Result { [INFO] [stdout] 857 + 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] --> src/usage.rs:130:67 [INFO] [stdout] | [INFO] [stdout] 130 | 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] 130 - fn visit_path(&mut self, path: &hir::Path<'tcx>, _: HirId) -> Self::Result { [INFO] [stdout] 130 + 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] --> src/usage.rs:140:32 [INFO] [stdout] | [INFO] [stdout] 140 | 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] 140 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 140 + 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] --> src/visitors.rs:61:61 [INFO] [stdout] | [INFO] [stdout] 61 | 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] 61 | 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] --> src/visitors.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | 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] 73 | 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] --> src/visitors.rs:83:61 [INFO] [stdout] | [INFO] [stdout] 83 | 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] 83 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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!(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] 93 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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!(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] 93 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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!(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] 93 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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] 102 | 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] 93 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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] 103 | 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] 93 | 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] --> src/visitors.rs:117:58 [INFO] [stdout] | [INFO] [stdout] 117 | 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] 117 - fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> Self::Result { [INFO] [stdout] 117 + 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] --> src/visitors.rs:126:69 [INFO] [stdout] | [INFO] [stdout] 126 | 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] 126 - fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> Self::Result { [INFO] [stdout] 126 + 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] --> src/visitors.rs:129:56 [INFO] [stdout] | [INFO] [stdout] 129 | 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] 129 - fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> Self::Result { [INFO] [stdout] 129 + 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] --> src/visitors.rs:132:79 [INFO] [stdout] | [INFO] [stdout] 132 | 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] 132 - fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> Self::Result { [INFO] [stdout] 132 + 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] --> src/visitors.rs:136:55 [INFO] [stdout] | [INFO] [stdout] 136 | 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] 136 - fn visit_nested_item(&mut self, _: ItemId) -> Self::Result { [INFO] [stdout] 136 + 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] --> src/visitors.rs:159:36 [INFO] [stdout] | [INFO] [stdout] 159 | 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] 159 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 159 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/visitors.rs:163:58 [INFO] [stdout] | [INFO] [stdout] 163 | 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] 163 - fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> Self::Result { [INFO] [stdout] 163 + 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] --> src/visitors.rs:172:63 [INFO] [stdout] | [INFO] [stdout] 172 | 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] 172 - fn visit_anon_const(&mut self, _: &'tcx AnonConst) -> Self::Result { [INFO] [stdout] 172 + 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] --> src/visitors.rs:176:69 [INFO] [stdout] | [INFO] [stdout] 176 | 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] 176 - fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> Self::Result { [INFO] [stdout] 176 + 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] --> src/visitors.rs:179:56 [INFO] [stdout] | [INFO] [stdout] 179 | 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] 179 - fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> Self::Result { [INFO] [stdout] 179 + 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] --> src/visitors.rs:182:79 [INFO] [stdout] | [INFO] [stdout] 182 | 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] 182 - fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> Self::Result { [INFO] [stdout] 182 + 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] --> src/visitors.rs:186:55 [INFO] [stdout] | [INFO] [stdout] 186 | 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] 186 - fn visit_nested_item(&mut self, _: ItemId) -> Self::Result { [INFO] [stdout] 186 + 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] --> src/visitors.rs:334:56 [INFO] [stdout] | [INFO] [stdout] 334 | 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] 334 - fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> Self::Result { [INFO] [stdout] 334 + 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] --> src/visitors.rs:418:36 [INFO] [stdout] | [INFO] [stdout] 418 | 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] 418 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 418 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/visitors.rs:421:56 [INFO] [stdout] | [INFO] [stdout] 421 | 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] 421 - fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> Self::Result { [INFO] [stdout] 421 + 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] --> src/visitors.rs:454:58 [INFO] [stdout] | [INFO] [stdout] 454 | 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] 454 - fn visit_block(&mut self, b: &'tcx Block<'_>) -> Self::Result { [INFO] [stdout] 454 + 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] --> src/visitors.rs:461:56 [INFO] [stdout] | [INFO] [stdout] 461 | 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] 461 - fn visit_nested_item(&mut self, id: ItemId) -> Self::Result { [INFO] [stdout] 461 + 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] --> src/visitors.rs:483:36 [INFO] [stdout] | [INFO] [stdout] 483 | 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] 483 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 483 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/visitors.rs:487:58 [INFO] [stdout] | [INFO] [stdout] 487 | 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] 487 - fn visit_block(&mut self, b: &'tcx Block<'_>) -> Self::Result { [INFO] [stdout] 487 + 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] --> src/visitors.rs:550:36 [INFO] [stdout] | [INFO] [stdout] 550 | 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] 550 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 550 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> 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] --> src/lib.rs:1158:47 [INFO] [stdout] | [INFO] [stdout] 1158 | 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] 1158 - fn visit_name(&mut self, name: Symbol) -> Self::Result { [INFO] [stdout] 1158 + 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] --> src/lib.rs:1166:32 [INFO] [stdout] | [INFO] [stdout] 1166 | 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] 1166 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 1166 + 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] [stdout] error[E0220]: associated type `Result` not found for `V` [INFO] [stdout] --> src/visitors.rs:55:61 [INFO] [stdout] | [INFO] [stdout] 55 | 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] 55 | 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] --> 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] --> src/ty/type_certainty/mod.rs:152:90 [INFO] [stdout] | [INFO] [stdout] 152 | 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] 152 - fn visit_infer(&mut self, _inf_id: HirId, _inf_span: Span, _kind: InferKind<'cx>) -> Self::Result { [INFO] [stdout] 152 + 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] --> src/ty/mod.rs:848:56 [INFO] [stdout] | [INFO] [stdout] 848 | 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] 848 - fn visit_region(&mut self, r: Region<'tcx>) -> Self::Result { [INFO] [stdout] 848 + 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] --> src/ty/mod.rs:857:92 [INFO] [stdout] | [INFO] [stdout] 857 | 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] 857 - fn visit_binder>>(&mut self, t: &Binder<'tcx, T>) -> Self::Result { [INFO] [stdout] 857 + 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] --> src/usage.rs:130:67 [INFO] [stdout] | [INFO] [stdout] 130 | 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] 130 - fn visit_path(&mut self, path: &hir::Path<'tcx>, _: HirId) -> Self::Result { [INFO] [stdout] 130 + 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] --> src/usage.rs:140:32 [INFO] [stdout] | [INFO] [stdout] 140 | 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] 140 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 140 + 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] --> src/visitors.rs:61:61 [INFO] [stdout] | [INFO] [stdout] 61 | 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] 61 | 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] --> src/visitors.rs:73:61 [INFO] [stdout] | [INFO] [stdout] 73 | 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] 73 | 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] --> src/visitors.rs:83:61 [INFO] [stdout] | [INFO] [stdout] 83 | 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] 83 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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!(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] 93 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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!(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] 93 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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!(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] 93 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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] 102 | 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] 93 | 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] --> src/visitors.rs:93:69 [INFO] [stdout] | [INFO] [stdout] 93 | 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] 103 | 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] 93 | 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] --> src/visitors.rs:117:58 [INFO] [stdout] | [INFO] [stdout] 117 | 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] 117 - fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> Self::Result { [INFO] [stdout] 117 + 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] --> src/visitors.rs:126:69 [INFO] [stdout] | [INFO] [stdout] 126 | 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] 126 - fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> Self::Result { [INFO] [stdout] 126 + 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] --> src/visitors.rs:129:56 [INFO] [stdout] | [INFO] [stdout] 129 | 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] 129 - fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> Self::Result { [INFO] [stdout] 129 + 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] --> src/visitors.rs:132:79 [INFO] [stdout] | [INFO] [stdout] 132 | 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] 132 - fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> Self::Result { [INFO] [stdout] 132 + 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] --> src/visitors.rs:136:55 [INFO] [stdout] | [INFO] [stdout] 136 | 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] 136 - fn visit_nested_item(&mut self, _: ItemId) -> Self::Result { [INFO] [stdout] 136 + 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] --> src/visitors.rs:159:36 [INFO] [stdout] | [INFO] [stdout] 159 | 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] 159 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 159 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/visitors.rs:163:58 [INFO] [stdout] | [INFO] [stdout] 163 | 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] 163 - fn visit_expr(&mut self, e: &'tcx Expr<'tcx>) -> Self::Result { [INFO] [stdout] 163 + 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] --> src/visitors.rs:172:63 [INFO] [stdout] | [INFO] [stdout] 172 | 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] 172 - fn visit_anon_const(&mut self, _: &'tcx AnonConst) -> Self::Result { [INFO] [stdout] 172 + 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] --> src/visitors.rs:176:69 [INFO] [stdout] | [INFO] [stdout] 176 | 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] 176 - fn visit_ty(&mut self, _: &'tcx hir::Ty<'tcx, AmbigArg>) -> Self::Result { [INFO] [stdout] 176 + 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] --> src/visitors.rs:179:56 [INFO] [stdout] | [INFO] [stdout] 179 | 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] 179 - fn visit_pat(&mut self, _: &'tcx Pat<'tcx>) -> Self::Result { [INFO] [stdout] 179 + 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] --> src/visitors.rs:182:79 [INFO] [stdout] | [INFO] [stdout] 182 | 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] 182 - fn visit_qpath(&mut self, _: &'tcx QPath<'tcx>, _: HirId, _: Span) -> Self::Result { [INFO] [stdout] 182 + 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] --> src/visitors.rs:186:55 [INFO] [stdout] | [INFO] [stdout] 186 | 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] 186 - fn visit_nested_item(&mut self, _: ItemId) -> Self::Result { [INFO] [stdout] 186 + 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] --> src/visitors.rs:334:56 [INFO] [stdout] | [INFO] [stdout] 334 | 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] 334 - fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> Self::Result { [INFO] [stdout] 334 + 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] --> src/visitors.rs:418:36 [INFO] [stdout] | [INFO] [stdout] 418 | 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] 418 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 418 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/visitors.rs:421:56 [INFO] [stdout] | [INFO] [stdout] 421 | 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] 421 - fn visit_expr(&mut self, e: &'tcx Expr<'_>) -> Self::Result { [INFO] [stdout] 421 + 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] --> src/visitors.rs:454:58 [INFO] [stdout] | [INFO] [stdout] 454 | 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] 454 - fn visit_block(&mut self, b: &'tcx Block<'_>) -> Self::Result { [INFO] [stdout] 454 + 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] --> src/visitors.rs:461:56 [INFO] [stdout] | [INFO] [stdout] 461 | 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] 461 - fn visit_nested_item(&mut self, id: ItemId) -> Self::Result { [INFO] [stdout] 461 + 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] --> src/visitors.rs:483:36 [INFO] [stdout] | [INFO] [stdout] 483 | 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] 483 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 483 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/visitors.rs:487:58 [INFO] [stdout] | [INFO] [stdout] 487 | 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] 487 - fn visit_block(&mut self, b: &'tcx Block<'_>) -> Self::Result { [INFO] [stdout] 487 + 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] --> src/visitors.rs:550:36 [INFO] [stdout] | [INFO] [stdout] 550 | 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] 550 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 550 + fn maybe_tcx(&mut self) -> as Example>::MaybeTyCtxt { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> 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] --> src/lib.rs:1158:47 [INFO] [stdout] | [INFO] [stdout] 1158 | 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] 1158 - fn visit_name(&mut self, name: Symbol) -> Self::Result { [INFO] [stdout] 1158 + 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] --> src/lib.rs:1166:32 [INFO] [stdout] | [INFO] [stdout] 1166 | 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] 1166 - fn maybe_tcx(&mut self) -> Self::MaybeTyCtxt { [INFO] [stdout] 1166 + 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 test) due to 78 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clippy_utils` (lib) due to 78 previous errors [INFO] running `Command { std: "docker" "inspect" "619248b411ed126bf52e178fa06aabff26a77c0067bd5abc351c5c71d6110b0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "619248b411ed126bf52e178fa06aabff26a77c0067bd5abc351c5c71d6110b0f", kill_on_drop: false }` [INFO] [stdout] 619248b411ed126bf52e178fa06aabff26a77c0067bd5abc351c5c71d6110b0f