[INFO] cloning repository https://github.com/mondeja/leptos-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/leptos-lints" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmondeja%2Fleptos-lints", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmondeja%2Fleptos-lints'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4bae5772447cb92e0d7b899c4f10748ecb80e6e
[INFO] checking mondeja/leptos-lints/c4bae5772447cb92e0d7b899c4f10748ecb80e6e against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmondeja%2Fleptos-lints" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mondeja/leptos-lints
[INFO] finished tweaking git repo https://github.com/mondeja/leptos-lints
[INFO] tweaked toml for git repo https://github.com/mondeja/leptos-lints written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mondeja/leptos-lints on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mondeja/leptos-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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "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 or_poisoned v0.1.0
[INFO] [stderr]   Downloaded reactive_stores_macro v0.2.2
[INFO] [stderr]   Downloaded hydration_context v0.3.0
[INFO] [stderr]   Downloaded any_spawner v0.3.0
[INFO] [stderr]   Downloaded throw_error v0.3.0
[INFO] [stderr]   Downloaded oco_ref v0.2.0
[INFO] [stderr]   Downloaded reactive_stores v0.2.2
[INFO] [stderr]   Downloaded server_fn_macro_default v0.8.2
[INFO] [stderr]   Downloaded dylint_linting v4.1.0
[INFO] [stderr]   Downloaded const_str_slice_concat v0.1.0
[INFO] [stderr]   Downloaded either_of v0.1.6
[INFO] [stderr]   Downloaded next_tuple v0.1.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded leptos_dom v0.8.2
[INFO] [stderr]   Downloaded server_fn_macro v0.8.2
[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 jiff-static v0.2.14
[INFO] [stderr]   Downloaded rustc_apfloat v0.2.2+llvm-462a31f5a5ab
[INFO] [stderr]   Downloaded reactive_graph v0.2.2
[INFO] [stderr]   Downloaded tachys v0.2.2
[INFO] [stderr]   Downloaded server_fn v0.8.2
[INFO] [stderr]   Downloaded dylint v4.1.0
[INFO] [stderr]   Downloaded leptos_macro v0.8.2
[INFO] [stderr]   Downloaded serde_qs v0.14.0
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded leptos_server v0.8.2
[INFO] [stderr]   Downloaded leptos v0.8.2
[INFO] [stderr]   Downloaded dylint_internal v4.1.0
[INFO] [stderr]   Downloaded leptos_config v0.8.2
[INFO] [stderr]   Downloaded leptos_hot_reload v0.8.2
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded jiff v0.2.14
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61abece08b909e981ac5c5fec41455f1df60fa5cf26901b4d76d8f7b7db44d11
[INFO] running `Command { std: "docker" "start" "-a" "61abece08b909e981ac5c5fec41455f1df60fa5cf26901b4d76d8f7b7db44d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61abece08b909e981ac5c5fec41455f1df60fa5cf26901b4d76d8f7b7db44d11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61abece08b909e981ac5c5fec41455f1df60fa5cf26901b4d76d8f7b7db44d11", kill_on_drop: false }`
[INFO] [stdout] 61abece08b909e981ac5c5fec41455f1df60fa5cf26901b4d76d8f7b7db44d11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07bd31e2b1162fbecd3968ac7199c258200cfa2ae9e3981008e9e5032e5135b3
[INFO] running `Command { std: "docker" "start" "-a" "07bd31e2b1162fbecd3968ac7199c258200cfa2ae9e3981008e9e5032e5135b3", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]     Checking throw_error v0.3.0
[INFO] [stderr]     Checking or_poisoned v0.1.0
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling rustc_apfloat v0.2.2+llvm-462a31f5a5ab
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling reactive_stores_macro v0.2.2
[INFO] [stderr]     Checking hydration_context v0.3.0
[INFO] [stderr]     Checking any_spawner v0.3.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling server_fn_macro v0.8.2
[INFO] [stderr]    Compiling reactive_graph v0.2.2
[INFO] [stderr]    Compiling tachys v0.2.2
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling server_fn v0.8.2
[INFO] [stderr]     Checking oco_ref v0.2.0
[INFO] [stderr]     Checking either_of v0.1.6
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking next_tuple v0.1.0
[INFO] [stderr]     Checking const_str_slice_concat v0.1.0
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling server_fn_macro_default v0.8.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rust-embed-utils v8.7.2
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]    Compiling leptos_macro v0.8.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking serde_qs v0.14.0
[INFO] [stderr]    Compiling compiletest_rs v0.11.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking tester v0.9.1
[INFO] [stderr]     Checking config v0.15.11
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking reactive_stores v0.2.2
[INFO] [stderr]     Checking 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] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking rustfix v0.8.7
[INFO] [stderr]    Compiling leptos_hot_reload v0.8.2
[INFO] [stderr]     Checking codee v0.3.0
[INFO] [stderr]    Compiling leptos v0.8.2
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking leptos_config v0.8.2
[INFO] [stderr]     Checking tests v0.1.0 (/opt/rustwide/workdir/tests)
[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<V: Visitor<'tcx>>(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<V: Visitor<'tcx> + gimli::read::op::EvaluationStorage</* R */>>(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<'_>) -> <ContainsRegion 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/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>) -> <CertaintyVisitor<'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<F>`, 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>) -> <for_each_top_level_late_bound_region::V<F> 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<T: TypeFoldable<TyCtxt<'tcx>>>(&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<F>`, you could use the fully-qualified path
[INFO] [stdout]     |
[INFO] [stdout] 856 -         fn visit_binder<T: TypeFoldable<TyCtxt<'tcx>>>(&mut self, t: &Binder<'tcx, T>) -> Self::Result {
[INFO] [stdout] 856 +         fn visit_binder<T: TypeFoldable<TyCtxt<'tcx>>>(&mut self, t: &Binder<'tcx, T>) -> <for_each_top_level_late_bound_region::V<F> 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) -> <BindingUsageFinder<'_, '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/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) -> <BindingUsageFinder<'_, 'tcx> 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<V: Visitor<'tcx>>(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<V: Visitor<'tcx> + gimli::read::op::EvaluationStorage</* R */>>(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<V: Visitor<'tcx>>(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<V: Visitor<'tcx> + gimli::read::op::EvaluationStorage</* R */>>(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<V: Visitor<'tcx>>(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<V: Visitor<'tcx> + gimli::read::op::EvaluationStorage</* R */>>(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<V: Visitor<'tcx>>(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<V: gimli::read::op::EvaluationStorage</* R */> 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<V: Visitor<'tcx>>(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<V: gimli::read::op::EvaluationStorage</* R */> 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<V: Visitor<'tcx>>(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<V: gimli::read::op::EvaluationStorage</* R */> 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<V: Visitor<'tcx>>(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<V: gimli::read::op::EvaluationStorage</* R */> 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<V: Visitor<'tcx>>(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<V: gimli::read::op::EvaluationStorage</* R */> 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<F>`, 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>) -> <for_each_expr_without_closures::V<F> 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<F>`, 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>) -> <for_each_expr_without_closures::V<F> 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<F>`, 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>) -> <for_each_expr_without_closures::V<F> 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<F>`, 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) -> <for_each_expr_without_closures::V<F> 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<F>`, 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) -> <for_each_expr_without_closures::V<F> 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) -> <for_each_expr::V<'tcx, F> 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>) -> <for_each_expr::V<'tcx, F> 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) -> <for_each_expr::V<'tcx, F> 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>) -> <for_each_expr::V<'tcx, F> 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>) -> <for_each_expr::V<'tcx, F> 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) -> <for_each_expr::V<'tcx, F> 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) -> <for_each_expr::V<'tcx, F> 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<'_>) -> <is_const_evaluatable::V<'_, '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: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) -> <is_expr_unsafe::V<'_, 'tcx> 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<'_>) -> <is_expr_unsafe::V<'_, '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: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<'_>) -> <is_expr_unsafe::V<'_, 'tcx> as Example>::Result {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dylint_linting v4.1.0
[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) -> <is_expr_unsafe::V<'_, '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: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) -> <contains_unsafe_block::V<'_, 'tcx> 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<'_>) -> <contains_unsafe_block::V<'_, '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: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) -> <for_each_local_use_after_expr::V<'_, 'tcx, F, B> 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) -> <for_each_local_assignment::V<'_, 'tcx, F, B> 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) -> <ContainsName<'_, '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/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) -> <ContainsName<'_, 'tcx> 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" "07bd31e2b1162fbecd3968ac7199c258200cfa2ae9e3981008e9e5032e5135b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07bd31e2b1162fbecd3968ac7199c258200cfa2ae9e3981008e9e5032e5135b3", kill_on_drop: false }`
[INFO] [stdout] 07bd31e2b1162fbecd3968ac7199c258200cfa2ae9e3981008e9e5032e5135b3
