[INFO] cloning repository https://github.com/zalanlevai/mutest-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zalanlevai/mutest-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzalanlevai%2Fmutest-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzalanlevai%2Fmutest-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50cf6bbc91274b494bbf7ac2d86c1136629e424e [INFO] checking zalanlevai/mutest-rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzalanlevai%2Fmutest-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zalanlevai/mutest-rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zalanlevai/mutest-rs [INFO] finished tweaking git repo https://github.com/zalanlevai/mutest-rs [INFO] tweaked toml for git repo https://github.com/zalanlevai/mutest-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zalanlevai/mutest-rs 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.18.0 [INFO] [stderr] Downloaded atomic-wait v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efbfb6b9c2b2f47a1cc678d834ffc089e8b221f91f3018dbb8d90c0b865c3b71 [INFO] running `Command { std: "docker" "start" "-a" "efbfb6b9c2b2f47a1cc678d834ffc089e8b221f91f3018dbb8d90c0b865c3b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efbfb6b9c2b2f47a1cc678d834ffc089e8b221f91f3018dbb8d90c0b865c3b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efbfb6b9c2b2f47a1cc678d834ffc089e8b221f91f3018dbb8d90c0b865c3b71", kill_on_drop: false }` [INFO] [stdout] efbfb6b9c2b2f47a1cc678d834ffc089e8b221f91f3018dbb8d90c0b865c3b71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fe607c3715d2945074d33d5378c2ecf885894717be3a4f2df3b675cb4072cb7 [INFO] running `Command { std: "docker" "start" "-a" "6fe607c3715d2945074d33d5378c2ecf885894717be3a4f2df3b675cb4072cb7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling semver v1.0.19 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking clap_builder v4.4.6 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_seeder v0.2.3 [INFO] [stderr] Checking clap v4.4.6 [INFO] [stderr] Checking mutest-driver-cli v0.0.0 (/opt/rustwide/workdir/mutest-driver-cli) [INFO] [stderr] Checking mutest-tests v0.0.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Checking mutest-emit v0.0.0 (/opt/rustwide/workdir/mutest-emit) [INFO] [stdout] error[E0463]: can't find crate for `rustc_apfloat` [INFO] [stdout] --> mutest-emit/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_apfloat; [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] --> mutest-emit/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | 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_ast_lowering` [INFO] [stdout] --> mutest-emit/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rustc_ast_lowering; [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] --> mutest-emit/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | 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] --> mutest-emit/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | 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_error_messages` [INFO] [stdout] --> mutest-emit/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc_error_messages; [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] --> mutest-emit/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | 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_expand` [INFO] [stdout] --> mutest-emit/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate rustc_expand; [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_hash` [INFO] [stdout] --> mutest-emit/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate rustc_hash; [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] --> mutest-emit/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | 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_index` [INFO] [stdout] --> mutest-emit/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> mutest-emit/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | 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_middle` [INFO] [stdout] --> mutest-emit/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | 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_parse` [INFO] [stdout] --> mutest-emit/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_parse; [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_query_system` [INFO] [stdout] --> mutest-emit/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate rustc_query_system; [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_resolve` [INFO] [stdout] --> mutest-emit/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate rustc_resolve; [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] --> mutest-emit/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> mutest-emit/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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_target` [INFO] [stdout] --> mutest-emit/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate rustc_target; [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] --> mutest-emit/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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 `itertools` [INFO] [stdout] --> mutest-emit/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | extern crate itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `lazy_static` [INFO] [stdout] --> mutest-emit/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termcolor` [INFO] [stdout] --> mutest-emit/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | extern crate termcolor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `smallvec` [INFO] [stdout] --> mutest-emit/src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | pub extern crate smallvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `thin_vec` [INFO] [stdout] --> mutest-emit/src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | pub extern crate thin_vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_apfloat` [INFO] [stdout] --> mutest-emit/src/lib.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | extern crate rustc_apfloat; [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] --> mutest-emit/src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | 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_ast_lowering` [INFO] [stdout] --> mutest-emit/src/lib.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | extern crate rustc_ast_lowering; [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] --> mutest-emit/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | 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] --> mutest-emit/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | 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_error_messages` [INFO] [stdout] --> mutest-emit/src/lib.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | extern crate rustc_error_messages; [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] --> mutest-emit/src/lib.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | 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_expand` [INFO] [stdout] --> mutest-emit/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate rustc_expand; [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_hash` [INFO] [stdout] --> mutest-emit/src/lib.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate rustc_hash; [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] --> mutest-emit/src/lib.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | 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_index` [INFO] [stdout] --> mutest-emit/src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | 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] --> mutest-emit/src/lib.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | 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_middle` [INFO] [stdout] --> mutest-emit/src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | 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_parse` [INFO] [stdout] --> mutest-emit/src/lib.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | extern crate rustc_parse; [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_query_system` [INFO] [stdout] --> mutest-emit/src/lib.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate rustc_query_system; [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_resolve` [INFO] [stdout] --> mutest-emit/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate rustc_resolve; [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] --> mutest-emit/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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] --> mutest-emit/src/lib.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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_target` [INFO] [stdout] --> mutest-emit/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate rustc_target; [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] --> mutest-emit/src/lib.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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 `itertools` [INFO] [stdout] --> mutest-emit/src/lib.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | extern crate itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `lazy_static` [INFO] [stdout] --> mutest-emit/src/lib.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `termcolor` [INFO] [stdout] --> mutest-emit/src/lib.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | extern crate termcolor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `smallvec` [INFO] [stdout] --> mutest-emit/src/lib.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | pub extern crate smallvec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `thin_vec` [INFO] [stdout] --> mutest-emit/src/lib.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | pub extern crate thin_vec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::analysis::ty::TyCtxt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::Span` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::codegen::symbols::Span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Span` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ast::visit` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:549:14 [INFO] [stdout] | [INFO] [stdout] 549 | use ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hir::intravisit` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:586:14 [INFO] [stdout] | [INFO] [stdout] 586 | use hir::intravisit::Visitor; [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ast::visit` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:962:14 [INFO] [stdout] | [INFO] [stdout] 962 | use ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::hir::CRATE_DEF_ID` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::analysis::hir::{self, CRATE_DEF_ID}; [INFO] [stdout] | ^^^^^^^^^^^^ no `CRATE_DEF_ID` in `analysis::hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::hir::intravisit` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::analysis::hir::intravisit::Visitor; [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::hir::def` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::analysis::hir::def::{DefKind, Res}; [INFO] [stdout] | ^^^ could not find `def` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::analysis::ty::{self, TyCtxt}; [INFO] [stdout] | ^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::codegen::symbols::{DUMMY_SP, Ident, Symbol, kw}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::analysis::ty::TyCtxt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::Span` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::codegen::symbols::Span; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Span` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ast::visit` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:549:14 [INFO] [stdout] | [INFO] [stdout] 549 | use ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hir::intravisit` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:586:14 [INFO] [stdout] | [INFO] [stdout] 586 | use hir::intravisit::Visitor; [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ast::visit` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:962:14 [INFO] [stdout] | [INFO] [stdout] 962 | use ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::hir::CRATE_DEF_ID` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::analysis::hir::{self, CRATE_DEF_ID}; [INFO] [stdout] | ^^^^^^^^^^^^ no `CRATE_DEF_ID` in `analysis::hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::hir::intravisit` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::analysis::hir::intravisit::Visitor; [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::hir::def` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:7:27 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::analysis::hir::def::{DefKind, Res}; [INFO] [stdout] | ^^^ could not find `def` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::analysis::ty::{self, TyCtxt}; [INFO] [stdout] | ^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::codegen::symbols::{DUMMY_SP, Ident, Symbol, kw}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::visit` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::visit` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::hir::LOCAL_CRATE` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::analysis::hir::{self, LOCAL_CRATE}; [INFO] [stdout] | ^^^^^^^^^^^ no `LOCAL_CRATE` in `analysis::hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, sym, kw}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | no `Span` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::hir::LOCAL_CRATE` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:11:34 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::analysis::hir::{self, LOCAL_CRATE}; [INFO] [stdout] | ^^^^^^^^^^^ no `LOCAL_CRATE` in `analysis::hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::entry` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::codegen::ast::entry::EntryPointType; [INFO] [stdout] | ^^^^^ could not find `entry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::mut_visit::{ExpectOne, MutVisitor}; [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::codegen::symbols::{DUMMY_SP, Ident, Symbol, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, sym, kw}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | no `Span` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::entry` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::codegen::ast::entry::EntryPointType; [INFO] [stdout] | ^^^^^ could not find `entry` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::mut_visit::{ExpectOne, MutVisitor}; [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::codegen::symbols::{DUMMY_SP, Ident, Symbol, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:14:30 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:17:26 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::ExpnKind`, `crate::codegen::symbols::FileName`, `crate::codegen::symbols::MacroKind`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::codegen::symbols::{DUMMY_SP, ExpnKind, FileName, Ident, MacroKind, Span, Symbol, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | | | | no `Span` in `codegen::symbols` [INFO] [stdout] | | | | no `MacroKind` in `codegen::symbols` [INFO] [stdout] | | | no `FileName` in `codegen::symbols` [INFO] [stdout] | | no `ExpnKind` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, path, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | no `Span` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::analysis::ty::{self, TyCtxt}; [INFO] [stdout] | ^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::visit` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::codegen::ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | no `Span` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, path, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | no `Span` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::DUMMY_SP` [INFO] [stdout] --> mutest-emit/src/codegen/tool_attr.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::codegen::symbols::{DUMMY_SP, Ident, sym}; [INFO] [stdout] | ^^^^^^^^ no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::ExpnKind`, `crate::codegen::symbols::FileName`, `crate::codegen::symbols::MacroKind`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::codegen::symbols::{DUMMY_SP, ExpnKind, FileName, Ident, MacroKind, Span, Symbol, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | | | | [INFO] [stdout] | | | | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | | | | no `Span` in `codegen::symbols` [INFO] [stdout] | | | | no `MacroKind` in `codegen::symbols` [INFO] [stdout] | | | no `FileName` in `codegen::symbols` [INFO] [stdout] | | no `ExpnKind` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:19:30 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, path, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | no `Span` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:14:33 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::analysis::ty::{self, TyCtxt}; [INFO] [stdout] | ^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::visit` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::codegen::ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | no `Span` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, path, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^ ^^^^^^ [INFO] [stdout] | | | | [INFO] [stdout] | | | no `Symbol` in `codegen::symbols` [INFO] [stdout] | | | help: a similar name exists in the module: `symbols` [INFO] [stdout] | | no `Span` in `codegen::symbols` [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::symbols::hygiene::AstPass; [INFO] [stdout] | ^^^^^^^ could not find `hygiene` in `symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::DUMMY_SP` [INFO] [stdout] --> mutest-emit/src/codegen/tool_attr.rs:4:31 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::codegen::symbols::{DUMMY_SP, Ident, sym}; [INFO] [stdout] | ^^^^^^^^ no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:43 [INFO] [stdout] | [INFO] [stdout] 473 | fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, span_ast: Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hi... [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:116 [INFO] [stdout] | [INFO] [stdout] 473 | ... Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hir>, decl_hir: &'hir hir::FnDecl<'hir>, body_hir: hir::BodyId, span_hi... [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:513:25 [INFO] [stdout] | [INFO] [stdout] 513 | let kind_ast = ast::visit::FnKind::Fn(fn_ast.ctx, fn_ast.ident, &fn_ast.sig, &fn_ast.vis, &fn_ast.generics, fn_ast.body.as_ref()); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:534:17 [INFO] [stdout] | [INFO] [stdout] 534 | impl<'ast> ast::visit::Visitor<'ast> for AstBodyChildItemCollector<'ast> { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | impl<'hir> hir::intravisit::Visitor<'hir> for HirBodyChildItemCollector<'hir> { [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:595:20 [INFO] [stdout] | [INFO] [stdout] 595 | pub kind: hir::definitions::DefPathData, [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:43 [INFO] [stdout] | [INFO] [stdout] 473 | fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, span_ast: Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hi... [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:600:78 [INFO] [stdout] | [INFO] [stdout] 600 | fn disambiguated_kind<'hir>(def_item: hir::DefItem<'hir>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:116 [INFO] [stdout] | [INFO] [stdout] 473 | ... Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hir>, decl_hir: &'hir hir::FnDecl<'hir>, body_hir: hir::BodyId, span_hi... [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:603:22 [INFO] [stdout] | [INFO] [stdout] 603 | hir::ItemKind::ExternCrate(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:603:60 [INFO] [stdout] | [INFO] [stdout] 603 | hir::ItemKind::ExternCrate(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:604:22 [INFO] [stdout] | [INFO] [stdout] 604 | hir::ItemKind::Use(_, _) => None, [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:605:22 [INFO] [stdout] | [INFO] [stdout] 605 | hir::ItemKind::Static(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:605:61 [INFO] [stdout] | [INFO] [stdout] 605 | hir::ItemKind::Static(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:606:22 [INFO] [stdout] | [INFO] [stdout] 606 | hir::ItemKind::Const(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:606:60 [INFO] [stdout] | [INFO] [stdout] 606 | hir::ItemKind::Const(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:513:25 [INFO] [stdout] | [INFO] [stdout] 513 | let kind_ast = ast::visit::FnKind::Fn(fn_ast.ctx, fn_ast.ident, &fn_ast.sig, &fn_ast.vis, &fn_ast.generics, fn_ast.body.as_ref()); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:607:22 [INFO] [stdout] | [INFO] [stdout] 607 | hir::ItemKind::Fn(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:534:17 [INFO] [stdout] | [INFO] [stdout] 534 | impl<'ast> ast::visit::Visitor<'ast> for AstBodyChildItemCollector<'ast> { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:607:57 [INFO] [stdout] | [INFO] [stdout] 607 | hir::ItemKind::Fn(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:608:22 [INFO] [stdout] | [INFO] [stdout] 608 | hir::ItemKind::Macro(_, _) => Some(hir::definitions::DefPathData::MacroNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:608:57 [INFO] [stdout] | [INFO] [stdout] 608 | hir::ItemKind::Macro(_, _) => Some(hir::definitions::DefPathData::MacroNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:609:22 [INFO] [stdout] | [INFO] [stdout] 609 | hir::ItemKind::Mod(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:609:52 [INFO] [stdout] | [INFO] [stdout] 609 | hir::ItemKind::Mod(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | impl<'hir> hir::intravisit::Visitor<'hir> for HirBodyChildItemCollector<'hir> { [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:610:22 [INFO] [stdout] | [INFO] [stdout] 610 | hir::ItemKind::ForeignMod { .. } => Some(hir::definitions::DefPathData::ForeignMod), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:610:63 [INFO] [stdout] | [INFO] [stdout] 610 | hir::ItemKind::ForeignMod { .. } => Some(hir::definitions::DefPathData::ForeignMod), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:611:22 [INFO] [stdout] | [INFO] [stdout] 611 | hir::ItemKind::GlobalAsm(_) => Some(hir::definitions::DefPathData::GlobalAsm), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:611:58 [INFO] [stdout] | [INFO] [stdout] 611 | hir::ItemKind::GlobalAsm(_) => Some(hir::definitions::DefPathData::GlobalAsm), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:612:22 [INFO] [stdout] | [INFO] [stdout] 612 | hir::ItemKind::TyAlias(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:612:59 [INFO] [stdout] | [INFO] [stdout] 612 | hir::ItemKind::TyAlias(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:613:22 [INFO] [stdout] | [INFO] [stdout] 613 | hir::ItemKind::OpaqueTy(_) => Some(hir::definitions::DefPathData::ImplTrait), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:595:20 [INFO] [stdout] | [INFO] [stdout] 595 | pub kind: hir::definitions::DefPathData, [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:613:57 [INFO] [stdout] | [INFO] [stdout] 613 | hir::ItemKind::OpaqueTy(_) => Some(hir::definitions::DefPathData::ImplTrait), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:614:22 [INFO] [stdout] | [INFO] [stdout] 614 | hir::ItemKind::Enum(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:614:56 [INFO] [stdout] | [INFO] [stdout] 614 | hir::ItemKind::Enum(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:615:22 [INFO] [stdout] | [INFO] [stdout] 615 | hir::ItemKind::Struct(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:600:78 [INFO] [stdout] | [INFO] [stdout] 600 | fn disambiguated_kind<'hir>(def_item: hir::DefItem<'hir>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:603:22 [INFO] [stdout] | [INFO] [stdout] 603 | hir::ItemKind::ExternCrate(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:615:58 [INFO] [stdout] | [INFO] [stdout] 615 | hir::ItemKind::Struct(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:603:60 [INFO] [stdout] | [INFO] [stdout] 603 | hir::ItemKind::ExternCrate(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | hir::ItemKind::Union(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:604:22 [INFO] [stdout] | [INFO] [stdout] 604 | hir::ItemKind::Use(_, _) => None, [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:616:57 [INFO] [stdout] | [INFO] [stdout] 616 | hir::ItemKind::Union(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:605:22 [INFO] [stdout] | [INFO] [stdout] 605 | hir::ItemKind::Static(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:617:22 [INFO] [stdout] | [INFO] [stdout] 617 | hir::ItemKind::Trait(_, _, _, _, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:605:61 [INFO] [stdout] | [INFO] [stdout] 605 | hir::ItemKind::Static(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:617:66 [INFO] [stdout] | [INFO] [stdout] 617 | hir::ItemKind::Trait(_, _, _, _, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:618:22 [INFO] [stdout] | [INFO] [stdout] 618 | hir::ItemKind::TraitAlias(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:606:22 [INFO] [stdout] | [INFO] [stdout] 606 | hir::ItemKind::Const(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:606:60 [INFO] [stdout] | [INFO] [stdout] 606 | hir::ItemKind::Const(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:607:22 [INFO] [stdout] | [INFO] [stdout] 607 | hir::ItemKind::Fn(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:618:62 [INFO] [stdout] | [INFO] [stdout] 618 | hir::ItemKind::TraitAlias(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:607:57 [INFO] [stdout] | [INFO] [stdout] 607 | hir::ItemKind::Fn(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:619:22 [INFO] [stdout] | [INFO] [stdout] 619 | hir::ItemKind::Impl(_) => Some(hir::definitions::DefPathData::Impl), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:608:22 [INFO] [stdout] | [INFO] [stdout] 608 | hir::ItemKind::Macro(_, _) => Some(hir::definitions::DefPathData::MacroNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:619:53 [INFO] [stdout] | [INFO] [stdout] 619 | hir::ItemKind::Impl(_) => Some(hir::definitions::DefPathData::Impl), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:608:57 [INFO] [stdout] | [INFO] [stdout] 608 | hir::ItemKind::Macro(_, _) => Some(hir::definitions::DefPathData::MacroNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:622:22 [INFO] [stdout] | [INFO] [stdout] 622 | hir::ForeignItemKind::Fn(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:609:22 [INFO] [stdout] | [INFO] [stdout] 609 | hir::ItemKind::Mod(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:622:64 [INFO] [stdout] | [INFO] [stdout] 622 | hir::ForeignItemKind::Fn(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:609:52 [INFO] [stdout] | [INFO] [stdout] 609 | hir::ItemKind::Mod(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:623:22 [INFO] [stdout] | [INFO] [stdout] 623 | hir::ForeignItemKind::Static(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:610:22 [INFO] [stdout] | [INFO] [stdout] 610 | hir::ItemKind::ForeignMod { .. } => Some(hir::definitions::DefPathData::ForeignMod), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:623:65 [INFO] [stdout] | [INFO] [stdout] 623 | hir::ForeignItemKind::Static(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:610:63 [INFO] [stdout] | [INFO] [stdout] 610 | hir::ItemKind::ForeignMod { .. } => Some(hir::definitions::DefPathData::ForeignMod), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:624:22 [INFO] [stdout] | [INFO] [stdout] 624 | hir::ForeignItemKind::Type => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:611:22 [INFO] [stdout] | [INFO] [stdout] 611 | hir::ItemKind::GlobalAsm(_) => Some(hir::definitions::DefPathData::GlobalAsm), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:624:57 [INFO] [stdout] | [INFO] [stdout] 624 | hir::ForeignItemKind::Type => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:611:58 [INFO] [stdout] | [INFO] [stdout] 611 | hir::ItemKind::GlobalAsm(_) => Some(hir::definitions::DefPathData::GlobalAsm), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:627:22 [INFO] [stdout] | [INFO] [stdout] 627 | hir::TraitItemKind::Const(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:612:22 [INFO] [stdout] | [INFO] [stdout] 612 | hir::ItemKind::TyAlias(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:627:62 [INFO] [stdout] | [INFO] [stdout] 627 | hir::TraitItemKind::Const(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:612:59 [INFO] [stdout] | [INFO] [stdout] 612 | hir::ItemKind::TyAlias(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:628:22 [INFO] [stdout] | [INFO] [stdout] 628 | hir::TraitItemKind::Fn(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:613:22 [INFO] [stdout] | [INFO] [stdout] 613 | hir::ItemKind::OpaqueTy(_) => Some(hir::definitions::DefPathData::ImplTrait), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:628:59 [INFO] [stdout] | [INFO] [stdout] 628 | hir::TraitItemKind::Fn(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:613:57 [INFO] [stdout] | [INFO] [stdout] 613 | hir::ItemKind::OpaqueTy(_) => Some(hir::definitions::DefPathData::ImplTrait), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:629:22 [INFO] [stdout] | [INFO] [stdout] 629 | hir::TraitItemKind::Type(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:614:22 [INFO] [stdout] | [INFO] [stdout] 614 | hir::ItemKind::Enum(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:629:61 [INFO] [stdout] | [INFO] [stdout] 629 | hir::TraitItemKind::Type(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:614:56 [INFO] [stdout] | [INFO] [stdout] 614 | hir::ItemKind::Enum(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:632:22 [INFO] [stdout] | [INFO] [stdout] 632 | hir::ImplItemKind::Const(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:615:22 [INFO] [stdout] | [INFO] [stdout] 615 | hir::ItemKind::Struct(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:632:61 [INFO] [stdout] | [INFO] [stdout] 632 | hir::ImplItemKind::Const(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:615:58 [INFO] [stdout] | [INFO] [stdout] 615 | hir::ItemKind::Struct(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:633:22 [INFO] [stdout] | [INFO] [stdout] 633 | hir::ImplItemKind::Fn(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:616:22 [INFO] [stdout] | [INFO] [stdout] 616 | hir::ItemKind::Union(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:633:58 [INFO] [stdout] | [INFO] [stdout] 633 | hir::ImplItemKind::Fn(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:616:57 [INFO] [stdout] | [INFO] [stdout] 616 | hir::ItemKind::Union(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:634:22 [INFO] [stdout] | [INFO] [stdout] 634 | hir::ImplItemKind::Type(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:617:22 [INFO] [stdout] | [INFO] [stdout] 617 | hir::ItemKind::Trait(_, _, _, _, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:634:57 [INFO] [stdout] | [INFO] [stdout] 634 | hir::ImplItemKind::Type(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:617:66 [INFO] [stdout] | [INFO] [stdout] 617 | hir::ItemKind::Trait(_, _, _, _, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:661:22 [INFO] [stdout] | [INFO] [stdout] 661 | hir::Node::Crate(parent_mod) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:618:22 [INFO] [stdout] | [INFO] [stdout] 618 | hir::ItemKind::TraitAlias(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | hir::Node::Item(parent_item) => match &parent_item.kind { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:618:62 [INFO] [stdout] | [INFO] [stdout] 618 | hir::ItemKind::TraitAlias(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:666:26 [INFO] [stdout] | [INFO] [stdout] 666 | hir::ItemKind::Mod(parent_mod) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:619:22 [INFO] [stdout] | [INFO] [stdout] 619 | hir::ItemKind::Impl(_) => Some(hir::definitions::DefPathData::Impl), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:670:26 [INFO] [stdout] | [INFO] [stdout] 670 | hir::ItemKind::ForeignMod { items: parent_items, .. } => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:619:53 [INFO] [stdout] | [INFO] [stdout] 619 | hir::ItemKind::Impl(_) => Some(hir::definitions::DefPathData::Impl), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:674:26 [INFO] [stdout] | [INFO] [stdout] 674 | hir::ItemKind::Trait(_, _, _, _, parent_items) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:622:22 [INFO] [stdout] | [INFO] [stdout] 622 | hir::ForeignItemKind::Fn(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:678:26 [INFO] [stdout] | [INFO] [stdout] 678 | hir::ItemKind::Impl(parent_impl) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:622:64 [INFO] [stdout] | [INFO] [stdout] 622 | hir::ForeignItemKind::Fn(_, _, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:682:28 [INFO] [stdout] | [INFO] [stdout] 682 | | hir::ItemKind::Static(_, _, parent_body) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:683:28 [INFO] [stdout] | [INFO] [stdout] 683 | | hir::ItemKind::Const(_, _, parent_body) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:623:22 [INFO] [stdout] | [INFO] [stdout] 623 | hir::ForeignItemKind::Static(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:684:28 [INFO] [stdout] | [INFO] [stdout] 684 | | hir::ItemKind::Fn(_, _, parent_body) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:623:65 [INFO] [stdout] | [INFO] [stdout] 623 | hir::ForeignItemKind::Static(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:689:22 [INFO] [stdout] | [INFO] [stdout] 689 | hir::Node::TraitItem(parent_item) => match &parent_item.kind { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:624:22 [INFO] [stdout] | [INFO] [stdout] 624 | hir::ForeignItemKind::Type => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:690:28 [INFO] [stdout] | [INFO] [stdout] 690 | | hir::TraitItemKind::Const(_, Some(parent_body)) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:624:57 [INFO] [stdout] | [INFO] [stdout] 624 | hir::ForeignItemKind::Type => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:691:28 [INFO] [stdout] | [INFO] [stdout] 691 | | hir::TraitItemKind::Fn(_, hir::TraitFn::Provided(parent_body)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:627:22 [INFO] [stdout] | [INFO] [stdout] 627 | hir::TraitItemKind::Const(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitFn` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | | hir::TraitItemKind::Fn(_, hir::TraitFn::Provided(parent_body)) => { [INFO] [stdout] | ^^^^^^^ could not find `TraitFn` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:627:62 [INFO] [stdout] | [INFO] [stdout] 627 | hir::TraitItemKind::Const(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:696:22 [INFO] [stdout] | [INFO] [stdout] 696 | hir::Node::ImplItem(parent_item) => match &parent_item.kind { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:628:22 [INFO] [stdout] | [INFO] [stdout] 628 | hir::TraitItemKind::Fn(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:697:28 [INFO] [stdout] | [INFO] [stdout] 697 | | hir::ImplItemKind::Const(_, parent_body) [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:628:59 [INFO] [stdout] | [INFO] [stdout] 628 | hir::TraitItemKind::Fn(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:698:28 [INFO] [stdout] | [INFO] [stdout] 698 | | hir::ImplItemKind::Fn(_, parent_body) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:629:22 [INFO] [stdout] | [INFO] [stdout] 629 | hir::TraitItemKind::Type(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:629:61 [INFO] [stdout] | [INFO] [stdout] 629 | hir::TraitItemKind::Type(_, _) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:729:18 [INFO] [stdout] | [INFO] [stdout] 729 | hir::ItemKind::ExternCrate(symbol_hir) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:632:22 [INFO] [stdout] | [INFO] [stdout] 632 | hir::ImplItemKind::Const(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:730:37 [INFO] [stdout] | [INFO] [stdout] 730 | matching_item!(ast::ItemKind::ExternCrate(symbol_ast) if symbol_ast == symbol_hir) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:632:61 [INFO] [stdout] | [INFO] [stdout] 632 | hir::ImplItemKind::Const(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:732:18 [INFO] [stdout] | [INFO] [stdout] 732 | hir::ItemKind::Use(_, _) => None, [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:633:22 [INFO] [stdout] | [INFO] [stdout] 633 | hir::ImplItemKind::Fn(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:733:18 [INFO] [stdout] | [INFO] [stdout] 733 | hir::ItemKind::Static(_, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:633:58 [INFO] [stdout] | [INFO] [stdout] 633 | hir::ImplItemKind::Fn(_, _) => Some(hir::definitions::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | matching_item!(ast::ItemKind::Static(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:634:22 [INFO] [stdout] | [INFO] [stdout] 634 | hir::ImplItemKind::Type(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:736:18 [INFO] [stdout] | [INFO] [stdout] 736 | hir::ItemKind::Const(_, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:634:57 [INFO] [stdout] | [INFO] [stdout] 634 | hir::ImplItemKind::Type(_) => Some(hir::definitions::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:737:37 [INFO] [stdout] | [INFO] [stdout] 737 | matching_item!(ast::ItemKind::Const(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:661:22 [INFO] [stdout] | [INFO] [stdout] 661 | hir::Node::Crate(parent_mod) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:739:18 [INFO] [stdout] | [INFO] [stdout] 739 | hir::ItemKind::Fn(_, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:665:22 [INFO] [stdout] | [INFO] [stdout] 665 | hir::Node::Item(parent_item) => match &parent_item.kind { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:740:37 [INFO] [stdout] | [INFO] [stdout] 740 | matching_item!(ast::ItemKind::Fn(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:666:26 [INFO] [stdout] | [INFO] [stdout] 666 | hir::ItemKind::Mod(parent_mod) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:742:18 [INFO] [stdout] | [INFO] [stdout] 742 | hir::ItemKind::Macro(def_hir, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:670:26 [INFO] [stdout] | [INFO] [stdout] 670 | hir::ItemKind::ForeignMod { items: parent_items, .. } => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:743:37 [INFO] [stdout] | [INFO] [stdout] 743 | matching_item!(ast::ItemKind::MacroDef(def_ast) if std::ptr::eq(*def_hir, def_ast)) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:745:18 [INFO] [stdout] | [INFO] [stdout] 745 | hir::ItemKind::Mod(_) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:674:26 [INFO] [stdout] | [INFO] [stdout] 674 | hir::ItemKind::Trait(_, _, _, _, parent_items) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:746:37 [INFO] [stdout] | [INFO] [stdout] 746 | matching_item!(ast::ItemKind::Mod(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:678:26 [INFO] [stdout] | [INFO] [stdout] 678 | hir::ItemKind::Impl(parent_impl) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:748:18 [INFO] [stdout] | [INFO] [stdout] 748 | hir::ItemKind::ForeignMod { abi: _, items: _ } => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:682:28 [INFO] [stdout] | [INFO] [stdout] 682 | | hir::ItemKind::Static(_, _, parent_body) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:751:26 [INFO] [stdout] | [INFO] [stdout] 751 | let hir::definitions::DefPathData::ForeignMod = disambiguator.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:683:28 [INFO] [stdout] | [INFO] [stdout] 683 | | hir::ItemKind::Const(_, _, parent_body) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:754:90 [INFO] [stdout] | [INFO] [stdout] 754 | items_ast.into_iter().filter(|&item_ast| matches!(&item_ast.kind(), ast::ItemKind::ForeignMod(_))).nth(index) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:684:28 [INFO] [stdout] | [INFO] [stdout] 684 | | hir::ItemKind::Fn(_, _, parent_body) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:756:18 [INFO] [stdout] | [INFO] [stdout] 756 | hir::ItemKind::GlobalAsm(_) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:689:22 [INFO] [stdout] | [INFO] [stdout] 689 | hir::Node::TraitItem(parent_item) => match &parent_item.kind { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:759:26 [INFO] [stdout] | [INFO] [stdout] 759 | let hir::definitions::DefPathData::GlobalAsm = disambiguator.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:690:28 [INFO] [stdout] | [INFO] [stdout] 690 | | hir::TraitItemKind::Const(_, Some(parent_body)) [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:762:90 [INFO] [stdout] | [INFO] [stdout] 762 | items_ast.into_iter().filter(|&item_ast| matches!(&item_ast.kind(), ast::ItemKind::GlobalAsm(_))).nth(index) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:691:28 [INFO] [stdout] | [INFO] [stdout] 691 | | hir::TraitItemKind::Fn(_, hir::TraitFn::Provided(parent_body)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:764:18 [INFO] [stdout] | [INFO] [stdout] 764 | hir::ItemKind::TyAlias(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitFn` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | | hir::TraitItemKind::Fn(_, hir::TraitFn::Provided(parent_body)) => { [INFO] [stdout] | ^^^^^^^ could not find `TraitFn` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:765:37 [INFO] [stdout] | [INFO] [stdout] 765 | matching_item!(ast::ItemKind::TyAlias(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:696:22 [INFO] [stdout] | [INFO] [stdout] 696 | hir::Node::ImplItem(parent_item) => match &parent_item.kind { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:697:28 [INFO] [stdout] | [INFO] [stdout] 697 | | hir::ImplItemKind::Const(_, parent_body) [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:767:18 [INFO] [stdout] | [INFO] [stdout] 767 | hir::ItemKind::OpaqueTy(_) => None, [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:698:28 [INFO] [stdout] | [INFO] [stdout] 698 | | hir::ImplItemKind::Fn(_, parent_body) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:768:18 [INFO] [stdout] | [INFO] [stdout] 768 | hir::ItemKind::Enum(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:769:37 [INFO] [stdout] | [INFO] [stdout] 769 | matching_item!(ast::ItemKind::Enum(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:729:18 [INFO] [stdout] | [INFO] [stdout] 729 | hir::ItemKind::ExternCrate(symbol_hir) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:730:37 [INFO] [stdout] | [INFO] [stdout] 730 | matching_item!(ast::ItemKind::ExternCrate(symbol_ast) if symbol_ast == symbol_hir) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:732:18 [INFO] [stdout] | [INFO] [stdout] 732 | hir::ItemKind::Use(_, _) => None, [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:733:18 [INFO] [stdout] | [INFO] [stdout] 733 | hir::ItemKind::Static(_, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:734:37 [INFO] [stdout] | [INFO] [stdout] 734 | matching_item!(ast::ItemKind::Static(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:771:18 [INFO] [stdout] | [INFO] [stdout] 771 | hir::ItemKind::Struct(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:772:37 [INFO] [stdout] | [INFO] [stdout] 772 | matching_item!(ast::ItemKind::Struct(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:736:18 [INFO] [stdout] | [INFO] [stdout] 736 | hir::ItemKind::Const(_, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:774:18 [INFO] [stdout] | [INFO] [stdout] 774 | hir::ItemKind::Union(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:737:37 [INFO] [stdout] | [INFO] [stdout] 737 | matching_item!(ast::ItemKind::Const(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:775:37 [INFO] [stdout] | [INFO] [stdout] 775 | matching_item!(ast::ItemKind::Union(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:739:18 [INFO] [stdout] | [INFO] [stdout] 739 | hir::ItemKind::Fn(_, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:740:37 [INFO] [stdout] | [INFO] [stdout] 740 | matching_item!(ast::ItemKind::Fn(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:777:18 [INFO] [stdout] | [INFO] [stdout] 777 | hir::ItemKind::Trait(_, _, _, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:742:18 [INFO] [stdout] | [INFO] [stdout] 742 | hir::ItemKind::Macro(def_hir, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:778:37 [INFO] [stdout] | [INFO] [stdout] 778 | matching_item!(ast::ItemKind::Trait(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:780:18 [INFO] [stdout] | [INFO] [stdout] 780 | hir::ItemKind::TraitAlias(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:743:37 [INFO] [stdout] | [INFO] [stdout] 743 | matching_item!(ast::ItemKind::MacroDef(def_ast) if std::ptr::eq(*def_hir, def_ast)) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:745:18 [INFO] [stdout] | [INFO] [stdout] 745 | hir::ItemKind::Mod(_) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:781:37 [INFO] [stdout] | [INFO] [stdout] 781 | matching_item!(ast::ItemKind::TraitAlias(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:783:18 [INFO] [stdout] | [INFO] [stdout] 783 | hir::ItemKind::Impl(_) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:746:37 [INFO] [stdout] | [INFO] [stdout] 746 | matching_item!(ast::ItemKind::Mod(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:748:18 [INFO] [stdout] | [INFO] [stdout] 748 | hir::ItemKind::ForeignMod { abi: _, items: _ } => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:786:26 [INFO] [stdout] | [INFO] [stdout] 786 | let hir::definitions::DefPathData::Impl = disambiguator.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:789:90 [INFO] [stdout] | [INFO] [stdout] 789 | items_ast.into_iter().filter(|&item_ast| matches!(&item_ast.kind(), ast::ItemKind::Impl(_))).nth(index) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:793:18 [INFO] [stdout] | [INFO] [stdout] 793 | hir::ForeignItemKind::Fn(_, _, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:751:26 [INFO] [stdout] | [INFO] [stdout] 751 | let hir::definitions::DefPathData::ForeignMod = disambiguator.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:754:90 [INFO] [stdout] | [INFO] [stdout] 754 | items_ast.into_iter().filter(|&item_ast| matches!(&item_ast.kind(), ast::ItemKind::ForeignMod(_))).nth(index) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:756:18 [INFO] [stdout] | [INFO] [stdout] 756 | hir::ItemKind::GlobalAsm(_) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:794:37 [INFO] [stdout] | [INFO] [stdout] 794 | matching_item!(ast::ItemKind::Fn(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:759:26 [INFO] [stdout] | [INFO] [stdout] 759 | let hir::definitions::DefPathData::GlobalAsm = disambiguator.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:796:18 [INFO] [stdout] | [INFO] [stdout] 796 | hir::ForeignItemKind::Static(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:762:90 [INFO] [stdout] | [INFO] [stdout] 762 | items_ast.into_iter().filter(|&item_ast| matches!(&item_ast.kind(), ast::ItemKind::GlobalAsm(_))).nth(index) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:797:37 [INFO] [stdout] | [INFO] [stdout] 797 | matching_item!(ast::ItemKind::Static(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:764:18 [INFO] [stdout] | [INFO] [stdout] 764 | hir::ItemKind::TyAlias(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:765:37 [INFO] [stdout] | [INFO] [stdout] 765 | matching_item!(ast::ItemKind::TyAlias(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:799:18 [INFO] [stdout] | [INFO] [stdout] 799 | hir::ForeignItemKind::Type => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:767:18 [INFO] [stdout] | [INFO] [stdout] 767 | hir::ItemKind::OpaqueTy(_) => None, [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:800:37 [INFO] [stdout] | [INFO] [stdout] 800 | matching_item!(ast::ItemKind::TyAlias(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:768:18 [INFO] [stdout] | [INFO] [stdout] 768 | hir::ItemKind::Enum(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:804:18 [INFO] [stdout] | [INFO] [stdout] 804 | hir::TraitItemKind::Const(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:805:37 [INFO] [stdout] | [INFO] [stdout] 805 | matching_item!(ast::ItemKind::Const(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:807:18 [INFO] [stdout] | [INFO] [stdout] 807 | hir::TraitItemKind::Fn(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:808:37 [INFO] [stdout] | [INFO] [stdout] 808 | matching_item!(ast::ItemKind::Fn(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:810:18 [INFO] [stdout] | [INFO] [stdout] 810 | hir::TraitItemKind::Type(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:811:37 [INFO] [stdout] | [INFO] [stdout] 811 | matching_item!(ast::ItemKind::TyAlias(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:769:37 [INFO] [stdout] | [INFO] [stdout] 769 | matching_item!(ast::ItemKind::Enum(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | hir::ImplItemKind::Const(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:771:18 [INFO] [stdout] | [INFO] [stdout] 771 | hir::ItemKind::Struct(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:816:37 [INFO] [stdout] | [INFO] [stdout] 816 | matching_item!(ast::ItemKind::Const(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:772:37 [INFO] [stdout] | [INFO] [stdout] 772 | matching_item!(ast::ItemKind::Struct(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:774:18 [INFO] [stdout] | [INFO] [stdout] 774 | hir::ItemKind::Union(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:818:18 [INFO] [stdout] | [INFO] [stdout] 818 | hir::ImplItemKind::Fn(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:819:37 [INFO] [stdout] | [INFO] [stdout] 819 | matching_item!(ast::ItemKind::Fn(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:821:18 [INFO] [stdout] | [INFO] [stdout] 821 | hir::ImplItemKind::Type(_) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:822:37 [INFO] [stdout] | [INFO] [stdout] 822 | matching_item!(ast::ItemKind::TyAlias(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:775:37 [INFO] [stdout] | [INFO] [stdout] 775 | matching_item!(ast::ItemKind::Union(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:828:23 [INFO] [stdout] | [INFO] [stdout] 828 | impl<'ast, 'hir> ast::visit::Visitor<'ast> for AstDefFinder<'ast, 'hir> { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:832:18 [INFO] [stdout] | [INFO] [stdout] 832 | let hir::Node::Crate(_) = node_hir else { return; }; [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:777:18 [INFO] [stdout] | [INFO] [stdout] 777 | hir::ItemKind::Trait(_, _, _, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:840:65 [INFO] [stdout] | [INFO] [stdout] 840 | let def_items_ast = krate.items.iter().map(ast::AstDeref::ast_deref).map(ast::DefItem::Item); [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:778:37 [INFO] [stdout] | [INFO] [stdout] 778 | matching_item!(ast::ItemKind::Trait(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:866:42 [INFO] [stdout] | [INFO] [stdout] 866 | (hir::DefItem::Item(_), ast::ItemKind::Mod(_, ast::ModKind::Loaded(items_ast, _, _))) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:780:18 [INFO] [stdout] | [INFO] [stdout] 780 | hir::ItemKind::TraitAlias(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:866:64 [INFO] [stdout] | [INFO] [stdout] 866 | (hir::DefItem::Item(_), ast::ItemKind::Mod(_, ast::ModKind::Loaded(items_ast, _, _))) => { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:781:37 [INFO] [stdout] | [INFO] [stdout] 781 | matching_item!(ast::ItemKind::TraitAlias(_, _) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:867:63 [INFO] [stdout] | [INFO] [stdout] 867 | let def_items_ast = items_ast.iter().map(ast::AstDeref::ast_deref).map(ast::DefItem::Item); [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:783:18 [INFO] [stdout] | [INFO] [stdout] 783 | hir::ItemKind::Impl(_) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:870:49 [INFO] [stdout] | [INFO] [stdout] 870 | (hir::DefItem::ForeignItem(_), ast::ItemKind::ForeignMod(foreign_mod_ast)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:786:26 [INFO] [stdout] | [INFO] [stdout] 786 | let hir::definitions::DefPathData::Impl = disambiguator.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:871:75 [INFO] [stdout] | [INFO] [stdout] 871 | let def_items_ast = foreign_mod_ast.items.iter().map(ast::AstDeref::ast_deref).map(ast::DefItem::ForeignItem); [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:789:90 [INFO] [stdout] | [INFO] [stdout] 789 | items_ast.into_iter().filter(|&item_ast| matches!(&item_ast.kind(), ast::ItemKind::Impl(_))).nth(index) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:874:47 [INFO] [stdout] | [INFO] [stdout] 874 | (hir::DefItem::TraitItem(_), ast::ItemKind::Trait(trait_ast)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:793:18 [INFO] [stdout] | [INFO] [stdout] 793 | hir::ForeignItemKind::Fn(_, _, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:794:37 [INFO] [stdout] | [INFO] [stdout] 794 | matching_item!(ast::ItemKind::Fn(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:875:69 [INFO] [stdout] | [INFO] [stdout] 875 | let def_items_ast = trait_ast.items.iter().map(ast::AstDeref::ast_deref) [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:796:18 [INFO] [stdout] | [INFO] [stdout] 796 | hir::ForeignItemKind::Static(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:797:37 [INFO] [stdout] | [INFO] [stdout] 797 | matching_item!(ast::ItemKind::Static(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:799:18 [INFO] [stdout] | [INFO] [stdout] 799 | hir::ForeignItemKind::Type => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:876:76 [INFO] [stdout] | [INFO] [stdout] 876 | .map(|item_ast| ast::DefItem::AssocItem(item_ast, ast::visit::AssocCtxt::Trait)); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:800:37 [INFO] [stdout] | [INFO] [stdout] 800 | matching_item!(ast::ItemKind::TyAlias(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:879:46 [INFO] [stdout] | [INFO] [stdout] 879 | (hir::DefItem::ImplItem(_), ast::ItemKind::Impl(impl_ast)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:804:18 [INFO] [stdout] | [INFO] [stdout] 804 | hir::TraitItemKind::Const(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:880:68 [INFO] [stdout] | [INFO] [stdout] 880 | let def_items_ast = impl_ast.items.iter().map(ast::AstDeref::ast_deref) [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:805:37 [INFO] [stdout] | [INFO] [stdout] 805 | matching_item!(ast::ItemKind::Const(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:881:76 [INFO] [stdout] | [INFO] [stdout] 881 | .map(|item_ast| ast::DefItem::AssocItem(item_ast, ast::visit::AssocCtxt::Impl)); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:807:18 [INFO] [stdout] | [INFO] [stdout] 807 | hir::TraitItemKind::Fn(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:884:42 [INFO] [stdout] | [INFO] [stdout] 884 | (hir::DefItem::Item(_), ast::ItemKind::Fn(fn_ast)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:808:37 [INFO] [stdout] | [INFO] [stdout] 808 | matching_item!(ast::ItemKind::Fn(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:810:18 [INFO] [stdout] | [INFO] [stdout] 810 | hir::TraitItemKind::Type(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:811:37 [INFO] [stdout] | [INFO] [stdout] 811 | matching_item!(ast::ItemKind::TyAlias(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:911:42 [INFO] [stdout] | [INFO] [stdout] 911 | (hir::DefItem::Item(_), ast::ForeignItemKind::Fn(fn_ast)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:815:18 [INFO] [stdout] | [INFO] [stdout] 815 | hir::ImplItemKind::Const(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:933:75 [INFO] [stdout] | [INFO] [stdout] 933 | fn visit_assoc_item(&mut self, item: &'ast ast::AssocItem, _ctx: ast::visit::AssocCtxt) { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:816:37 [INFO] [stdout] | [INFO] [stdout] 816 | matching_item!(ast::ItemKind::Const(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:938:42 [INFO] [stdout] | [INFO] [stdout] 938 | (hir::DefItem::Item(_), ast::AssocItemKind::Fn(fn_ast)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `AssocItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:818:18 [INFO] [stdout] | [INFO] [stdout] 818 | hir::ImplItemKind::Fn(_, _) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:819:37 [INFO] [stdout] | [INFO] [stdout] 819 | matching_item!(ast::ItemKind::Fn(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:821:18 [INFO] [stdout] | [INFO] [stdout] 821 | hir::ImplItemKind::Type(_) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:969:44 [INFO] [stdout] | [INFO] [stdout] 969 | .filter(|node| matches!(node, hir::Node::Crate(_)) || hir::DefItem::from_node(node).is_some()) [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:822:37 [INFO] [stdout] | [INFO] [stdout] 822 | matching_item!(ast::ItemKind::TyAlias(_) => |item_ast| item_ast.ident() == item_hir.ident) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:828:23 [INFO] [stdout] | [INFO] [stdout] 828 | impl<'ast, 'hir> ast::visit::Visitor<'ast> for AstDefFinder<'ast, 'hir> { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:832:18 [INFO] [stdout] | [INFO] [stdout] 832 | let hir::Node::Crate(_) = node_hir else { return; }; [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:840:65 [INFO] [stdout] | [INFO] [stdout] 840 | let def_items_ast = krate.items.iter().map(ast::AstDeref::ast_deref).map(ast::DefItem::Item); [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CrateNum` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | .map(hir::CrateNum::as_def_id) [INFO] [stdout] | ^^^^^^^^ could not find `CrateNum` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:866:42 [INFO] [stdout] | [INFO] [stdout] 866 | (hir::DefItem::Item(_), ast::ItemKind::Mod(_, ast::ModKind::Loaded(items_ast, _, _))) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PrimTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | [primitive] => return hir::PrimTy::from_name(primitive).map_or(Res::Err, Res::PrimTy), [INFO] [stdout] | ^^^^^^ could not find `PrimTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:866:64 [INFO] [stdout] | [INFO] [stdout] 866 | (hir::DefItem::Item(_), ast::ItemKind::Mod(_, ast::ModKind::Loaded(items_ast, _, _))) => { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:867:63 [INFO] [stdout] | [INFO] [stdout] 867 | let def_items_ast = items_ast.iter().map(ast::AstDeref::ast_deref).map(ast::DefItem::Item); [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:870:49 [INFO] [stdout] | [INFO] [stdout] 870 | (hir::DefItem::ForeignItem(_), ast::ItemKind::ForeignMod(foreign_mod_ast)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:871:75 [INFO] [stdout] | [INFO] [stdout] 871 | let def_items_ast = foreign_mod_ast.items.iter().map(ast::AstDeref::ast_deref).map(ast::DefItem::ForeignItem); [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:874:47 [INFO] [stdout] | [INFO] [stdout] 874 | (hir::DefItem::TraitItem(_), ast::ItemKind::Trait(trait_ast)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:875:69 [INFO] [stdout] | [INFO] [stdout] 875 | let def_items_ast = trait_ast.items.iter().map(ast::AstDeref::ast_deref) [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:876:76 [INFO] [stdout] | [INFO] [stdout] 876 | .map(|item_ast| ast::DefItem::AssocItem(item_ast, ast::visit::AssocCtxt::Trait)); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `QPath` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | hir::QPath::Resolved(_, path) => path.res, [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:879:46 [INFO] [stdout] | [INFO] [stdout] 879 | (hir::DefItem::ImplItem(_), ast::ItemKind::Impl(impl_ast)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `QPath` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | hir::QPath::TypeRelative(..) | hir::QPath::LangItem(..) => { [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AstDeref` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:880:68 [INFO] [stdout] | [INFO] [stdout] 880 | let def_items_ast = impl_ast.items.iter().map(ast::AstDeref::ast_deref) [INFO] [stdout] | ^^^^^^^^ could not find `AstDeref` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `QPath` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | hir::QPath::TypeRelative(..) | hir::QPath::LangItem(..) => { [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:881:76 [INFO] [stdout] | [INFO] [stdout] 881 | .map(|item_ast| ast::DefItem::AssocItem(item_ast, ast::visit::AssocCtxt::Impl)); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:884:42 [INFO] [stdout] | [INFO] [stdout] 884 | (hir::DefItem::Item(_), ast::ItemKind::Fn(fn_ast)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:911:42 [INFO] [stdout] | [INFO] [stdout] 911 | (hir::DefItem::Item(_), ast::ForeignItemKind::Fn(fn_ast)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | hir::ExprKind::Call(expr, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | let &ty::TyKind::FnDef(def_id, generic_args) = typeck.node_type(expr.hir_id).kind() else { return None; }; [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:933:75 [INFO] [stdout] | [INFO] [stdout] 933 | fn visit_assoc_item(&mut self, item: &'ast ast::AssocItem, _ctx: ast::visit::AssocCtxt) { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | hir::ExprKind::MethodCall(_, _, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:938:42 [INFO] [stdout] | [INFO] [stdout] 938 | (hir::DefItem::Item(_), ast::AssocItemKind::Fn(fn_ast)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `AssocItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:969:44 [INFO] [stdout] | [INFO] [stdout] 969 | .filter(|node| matches!(node, hir::Node::Crate(_)) || hir::DefItem::from_node(node).is_some()) [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CrateNum` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:32:23 [INFO] [stdout] | [INFO] [stdout] 32 | .map(hir::CrateNum::as_def_id) [INFO] [stdout] | ^^^^^^^^ could not find `CrateNum` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PrimTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:37:36 [INFO] [stdout] | [INFO] [stdout] 37 | [primitive] => return hir::PrimTy::from_name(primitive).map_or(Res::Err, Res::PrimTy), [INFO] [stdout] | ^^^^^^ could not find `PrimTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | impl<'tcx> hir::intravisit::Visitor<'tcx> for CalleeCollector<'tcx> { [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | hir::BlockCheckMode::DefaultBlock => self.current_scope_unsafety, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `QPath` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:87:14 [INFO] [stdout] | [INFO] [stdout] 87 | hir::QPath::Resolved(_, path) => path.res, [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `QPath` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:88:14 [INFO] [stdout] | [INFO] [stdout] 88 | hir::QPath::TypeRelative(..) | hir::QPath::LangItem(..) => { [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `QPath` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:88:45 [INFO] [stdout] | [INFO] [stdout] 88 | hir::QPath::TypeRelative(..) | hir::QPath::LangItem(..) => { [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | hir::BlockCheckMode::UnsafeBlock(_) => hir::Unsafety::Unsafe, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | hir::intravisit::walk_block(self, block); [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | hir::ExprKind::Call(expr, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | let &ty::TyKind::FnDef(def_id, generic_args) = typeck.node_type(expr.hir_id).kind() else { return None; }; [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | hir::intravisit::walk_expr(self, expr); [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:101:14 [INFO] [stdout] | [INFO] [stdout] 101 | hir::ExprKind::MethodCall(_, _, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | hir::Node::Item(item) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | hir::ItemKind::Fn(sig, _, _) => sig.header.unsafety, [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | hir::Node::ForeignItem(item) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | hir::ForeignItemKind::Fn(_, _, _) => hir::Unsafety::Unsafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | impl<'tcx> hir::intravisit::Visitor<'tcx> for CalleeCollector<'tcx> { [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 127 | hir::BlockCheckMode::DefaultBlock => self.current_scope_unsafety, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | hir::BlockCheckMode::UnsafeBlock(_) => hir::Unsafety::Unsafe, [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:131:14 [INFO] [stdout] | [INFO] [stdout] 131 | hir::intravisit::walk_block(self, block); [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | hir::Node::TraitItem(item) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | hir::TraitItemKind::Fn(sig, _) => sig.header.unsafety, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | hir::intravisit::walk_expr(self, expr); [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:154:14 [INFO] [stdout] | [INFO] [stdout] 154 | hir::Node::Item(item) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:156:22 [INFO] [stdout] | [INFO] [stdout] 156 | hir::ItemKind::Fn(sig, _, _) => sig.header.unsafety, [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:172:14 [INFO] [stdout] | [INFO] [stdout] 172 | hir::Node::ImplItem(item) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | hir::Node::ForeignItem(item) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | hir::ImplItemKind::Fn(sig, _) => sig.header.unsafety, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | hir::ForeignItemKind::Fn(_, _, _) => hir::Unsafety::Unsafe, [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | hir::Node::TraitItem(item) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:168:22 [INFO] [stdout] | [INFO] [stdout] 168 | hir::TraitItemKind::Fn(sig, _) => sig.header.unsafety, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `TraitItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `EarlyBinder` in `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | ty::EarlyBinder::bind(foldable).instantiate(tcx, generic_args) [INFO] [stdout] | ^^^^^^^^^^^ could not find `EarlyBinder` in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:172:14 [INFO] [stdout] | [INFO] [stdout] 172 | hir::Node::ImplItem(item) => { [INFO] [stdout] | ^^^^ could not find `Node` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:174:22 [INFO] [stdout] | [INFO] [stdout] 174 | hir::ImplItemKind::Fn(sig, _) => sig.header.unsafety, [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `EarlyBinder` in `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:195:9 [INFO] [stdout] | [INFO] [stdout] 195 | ty::EarlyBinder::bind(foldable).instantiate(tcx, generic_args) [INFO] [stdout] | ^^^^^^^^^^^ could not find `EarlyBinder` in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Visibility` in `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:218:41 [INFO] [stdout] | [INFO] [stdout] 218 | ... if mod_child.vis != ty::Visibility::Public && mod_child.vis != ty::Visibility::Restricted(CRATE_DEF_ID.to_def_id()) { continue; } [INFO] [stdout] | ^^^^^^^^^^ could not find `Visibility` in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Visibility` in `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:218:84 [INFO] [stdout] | [INFO] [stdout] 218 | ... if mod_child.vis != ty::Visibility::Public && mod_child.vis != ty::Visibility::Restricted(CRATE_DEF_ID.to_def_id()) { continue; } [INFO] [stdout] | ^^^^^^^^^^ could not find `Visibility` in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Visibility` in `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:218:41 [INFO] [stdout] | [INFO] [stdout] 218 | ... if mod_child.vis != ty::Visibility::Public && mod_child.vis != ty::Visibility::Restricted(CRATE_DEF_ID.to_def_id()) { continue; } [INFO] [stdout] | ^^^^^^^^^^ could not find `Visibility` in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Visibility` in `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:218:84 [INFO] [stdout] | [INFO] [stdout] 218 | ... if mod_child.vis != ty::Visibility::Public && mod_child.vis != ty::Visibility::Restricted(CRATE_DEF_ID.to_def_id()) { continue; } [INFO] [stdout] | ^^^^^^^^^^ could not find `Visibility` in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | impl<'ast, 'op> ast::visit::Visitor<'ast> for TestCollector<'op> { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | ast::visit::walk_crate(self, c); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | if let ast::ItemKind::Mod(.., ast::ModKind::Loaded(ref items, ..)) = i.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:103:44 [INFO] [stdout] | [INFO] [stdout] 103 | if let ast::ItemKind::Mod(.., ast::ModKind::Loaded(ref items, ..)) = i.kind { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | ast::visit::walk_item(self, i); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:94:22 [INFO] [stdout] | [INFO] [stdout] 94 | impl<'ast, 'op> ast::visit::Visitor<'ast> for TestCollector<'op> { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | ast::visit::walk_crate(self, c); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:103:21 [INFO] [stdout] | [INFO] [stdout] 103 | if let ast::ItemKind::Mod(.., ast::ModKind::Loaded(ref items, ..)) = i.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:103:44 [INFO] [stdout] | [INFO] [stdout] 103 | if let ast::ItemKind::Mod(.., ast::ModKind::Loaded(ref items, ..)) = i.kind { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:109:18 [INFO] [stdout] | [INFO] [stdout] 109 | ast::visit::walk_item(self, i); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:99:58 [INFO] [stdout] | [INFO] [stdout] 99 | ty::TyKind::Never => Ok(ast::mk::ty(sp, ast::TyKind::Never)), [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:108:80 [INFO] [stdout] | [INFO] [stdout] 108 | (true, OpaqueTyHandling::Infer) => Ok(ast::mk::ty(sp, ast::TyKind::Infer)), [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | let ast::TyKind::TraitObject(bounds, syntax) = &mut dyn_existential.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:152:50 [INFO] [stdout] | [INFO] [stdout] 152 | ty::DynKind::Dyn => ast::TraitObjectSyntax::Dyn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:153:54 [INFO] [stdout] | [INFO] [stdout] 153 | ty::DynKind::DynStar => ast::TraitObjectSyntax::DynStar, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:162:80 [INFO] [stdout] | [INFO] [stdout] 162 | ... OpaqueTyHandling::Infer => Ok(ast::mk::ty(sp, ast::TyKind::Infer)), [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:165:57 [INFO] [stdout] | [INFO] [stdout] 165 | ... Ok(ast::mk::ty(sp, ast::TyKind::ImplTrait(ast::DUMMY_NODE_ID, vec![ [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitBoundModifier` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:166:63 [INFO] [stdout] | [INFO] [stdout] 166 | ... ast::mk::trait_bound(ast::TraitBoundModifier::None, def_path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `TraitBoundModifier` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | Ok(ast::mk::ty(sp, ast::TyKind::BareFn(P(ast::BareFnTy { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafe` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:190:55 [INFO] [stdout] | [INFO] [stdout] 190 | hir::Unsafety::Normal => ast::Unsafe::No, [INFO] [stdout] | ^^^^^^ could not find `Unsafe` in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::mutation::UnsafeSource::Unsafe` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 190 | hir::Unsafety::Normal => crate::codegen::mutation::UnsafeSource, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 190 | hir::Unsafety::Normal => crate::codegen::mutation::Unsafety, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafe` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:191:55 [INFO] [stdout] | [INFO] [stdout] 191 | hir::Unsafety::Unsafe => ast::Unsafe::Yes(sp), [INFO] [stdout] | ^^^^^^ could not find `Unsafe` in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::mutation::UnsafeSource::Unsafe` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 191 | hir::Unsafety::Unsafe => crate::codegen::mutation::UnsafeSource(sp), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 191 | hir::Unsafety::Unsafe => crate::codegen::mutation::Unsafety(sp), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Extern` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | ext: ast::Extern::Explicit(ast::StrLit { [INFO] [stdout] | ^^^^^^ could not find `Extern` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StrStyle` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | style: ast::StrStyle::Cooked, [INFO] [stdout] | ^^^^^^^^ could not find `StrStyle` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:201:63 [INFO] [stdout] | [INFO] [stdout] 201 | decl: ast::mk::fn_decl(input_params, ast::FnRetTy::Ty(output_ty_ast)), [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitBoundModifier` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:239:58 [INFO] [stdout] | [INFO] [stdout] 239 | return Ok(Some(ast::mk::trait_bound(ast::TraitBoundModifier::None, path))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `TraitBoundModifier` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitBoundModifier` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:247:47 [INFO] [stdout] | [INFO] [stdout] 247 | Ok(Some(ast::mk::trait_bound(ast::TraitBoundModifier::None, path))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `TraitBoundModifier` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:99:58 [INFO] [stdout] | [INFO] [stdout] 99 | ty::TyKind::Never => Ok(ast::mk::ty(sp, ast::TyKind::Never)), [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitBoundModifier` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:253:46 [INFO] [stdout] | [INFO] [stdout] 253 | Ok(ast::mk::trait_bound(ast::TraitBoundModifier::None, def_path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `TraitBoundModifier` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:108:80 [INFO] [stdout] | [INFO] [stdout] 108 | (true, OpaqueTyHandling::Infer) => Ok(ast::mk::ty(sp, ast::TyKind::Infer)), [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:149:30 [INFO] [stdout] | [INFO] [stdout] 149 | let ast::TyKind::TraitObject(bounds, syntax) = &mut dyn_existential.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:261:33 [INFO] [stdout] | [INFO] [stdout] 261 | Ok(ast::mk::ty(sp, ast::TyKind::TraitObject(bounds, ast::TraitObjectSyntax::Dyn))) [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:152:50 [INFO] [stdout] | [INFO] [stdout] 152 | ty::DynKind::Dyn => ast::TraitObjectSyntax::Dyn, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:261:66 [INFO] [stdout] | [INFO] [stdout] 261 | Ok(ast::mk::ty(sp, ast::TyKind::TraitObject(bounds, ast::TraitObjectSyntax::Dyn))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:278:101 [INFO] [stdout] | [INFO] [stdout] 278 | ... scalar.to_char().map(|v| ast::mk::anon_const(sp, ast::mk::expr_lit(sp, ast::token::LitKind::Char, Symbol::intern(&v.to_string()), N... [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:153:54 [INFO] [stdout] | [INFO] [stdout] 153 | ty::DynKind::DynStar => ast::TraitObjectSyntax::DynStar, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:162:80 [INFO] [stdout] | [INFO] [stdout] 162 | ... OpaqueTyHandling::Infer => Ok(ast::mk::ty(sp, ast::TyKind::Infer)), [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:165:57 [INFO] [stdout] | [INFO] [stdout] 165 | ... Ok(ast::mk::ty(sp, ast::TyKind::ImplTrait(ast::DUMMY_NODE_ID, vec![ [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitBoundModifier` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:166:63 [INFO] [stdout] | [INFO] [stdout] 166 | ... ast::mk::trait_bound(ast::TraitBoundModifier::None, def_path) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `TraitBoundModifier` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:188:41 [INFO] [stdout] | [INFO] [stdout] 188 | Ok(ast::mk::ty(sp, ast::TyKind::BareFn(P(ast::BareFnTy { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafe` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:190:55 [INFO] [stdout] | [INFO] [stdout] 190 | hir::Unsafety::Normal => ast::Unsafe::No, [INFO] [stdout] | ^^^^^^ could not find `Unsafe` in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::mutation::UnsafeSource::Unsafe` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 190 | hir::Unsafety::Normal => crate::codegen::mutation::UnsafeSource, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 190 | hir::Unsafety::Normal => crate::codegen::mutation::Unsafety, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafe` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:191:55 [INFO] [stdout] | [INFO] [stdout] 191 | hir::Unsafety::Unsafe => ast::Unsafe::Yes(sp), [INFO] [stdout] | ^^^^^^ could not find `Unsafe` in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::mutation::UnsafeSource::Unsafe` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 191 | hir::Unsafety::Unsafe => crate::codegen::mutation::UnsafeSource(sp), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 191 | hir::Unsafety::Unsafe => crate::codegen::mutation::Unsafety(sp), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Extern` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:193:31 [INFO] [stdout] | [INFO] [stdout] 193 | ext: ast::Extern::Explicit(ast::StrLit { [INFO] [stdout] | ^^^^^^ could not find `Extern` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StrStyle` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:195:37 [INFO] [stdout] | [INFO] [stdout] 195 | style: ast::StrStyle::Cooked, [INFO] [stdout] | ^^^^^^^^ could not find `StrStyle` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:201:63 [INFO] [stdout] | [INFO] [stdout] 201 | decl: ast::mk::fn_decl(input_params, ast::FnRetTy::Ty(output_ty_ast)), [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitBoundModifier` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:239:58 [INFO] [stdout] | [INFO] [stdout] 239 | return Ok(Some(ast::mk::trait_bound(ast::TraitBoundModifier::None, path))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `TraitBoundModifier` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitBoundModifier` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:247:47 [INFO] [stdout] | [INFO] [stdout] 247 | Ok(Some(ast::mk::trait_bound(ast::TraitBoundModifier::None, path))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `TraitBoundModifier` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitBoundModifier` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:253:46 [INFO] [stdout] | [INFO] [stdout] 253 | Ok(ast::mk::trait_bound(ast::TraitBoundModifier::None, def_path)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `TraitBoundModifier` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ReErased` is not bound in all patterns [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | ReVar(_) | ReErased => Ok(None), [INFO] [stdout] | ^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `ReErased` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::ReErased` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | ReVar(_) | ReErased => Ok(None), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:261:33 [INFO] [stdout] | [INFO] [stdout] 261 | Ok(ast::mk::ty(sp, ast::TyKind::TraitObject(bounds, ast::TraitObjectSyntax::Dyn))) [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:261:66 [INFO] [stdout] | [INFO] [stdout] 261 | Ok(ast::mk::ty(sp, ast::TyKind::TraitObject(bounds, ast::TraitObjectSyntax::Dyn))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `TraitObjectSyntax` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:409:18 [INFO] [stdout] | [INFO] [stdout] 409 | let ast::TyKind::Path(None, self_ty_path) = self_ty_ast.kind else { return Err("encountered non-path type".to_owned()) }; [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:278:101 [INFO] [stdout] | [INFO] [stdout] 278 | ... scalar.to_char().map(|v| ast::mk::anon_const(sp, ast::mk::expr_lit(sp, ast::token::LitKind::Char, Symbol::intern(&v.to_string()), N... [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:424:36 [INFO] [stdout] | [INFO] [stdout] 424 | _disambiguated_data: &hir::definitions::DisambiguatedDefPathData, [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:434:35 [INFO] [stdout] | [INFO] [stdout] 434 | disambiguated_data: &hir::definitions::DisambiguatedDefPathData, [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:438:18 [INFO] [stdout] | [INFO] [stdout] 438 | let hir::definitions::DefPathDataName::Named(name) = disambiguated_data.data.name() else { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AngleBracketedArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:459:38 [INFO] [stdout] | [INFO] [stdout] 459 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Type(ty_ast)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `ReErased` is not bound in all patterns [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | ReVar(_) | ReErased => Ok(None), [INFO] [stdout] | ^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `ReErased` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::ReErased` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 372 | ReVar(_) | ReErased => Ok(None), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:459:66 [INFO] [stdout] | [INFO] [stdout] 459 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Type(ty_ast)))) [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AngleBracketedArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:463:38 [INFO] [stdout] | [INFO] [stdout] 463 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Const(const_ast)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:409:18 [INFO] [stdout] | [INFO] [stdout] 409 | let ast::TyKind::Path(None, self_ty_path) = self_ty_ast.kind else { return Err("encountered non-path type".to_owned()) }; [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:463:66 [INFO] [stdout] | [INFO] [stdout] 463 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Const(const_ast)))) [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:424:36 [INFO] [stdout] | [INFO] [stdout] 424 | _disambiguated_data: &hir::definitions::DisambiguatedDefPathData, [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AngleBracketedArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:467:38 [INFO] [stdout] | [INFO] [stdout] 467 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Lifetime(lifetime)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:434:35 [INFO] [stdout] | [INFO] [stdout] 434 | disambiguated_data: &hir::definitions::DisambiguatedDefPathData, [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Lifetime(lifetime)))) [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArgs` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:475:41 [INFO] [stdout] | [INFO] [stdout] 475 | last_segment.args = Some(P(ast::GenericArgs::AngleBracketed(ast::AngleBracketedArgs { span: self.sp, args: args_ast }))); [INFO] [stdout] | ^^^^^^^^^^^ could not find `GenericArgs` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:438:18 [INFO] [stdout] | [INFO] [stdout] 438 | let hir::definitions::DefPathDataName::Named(name) = disambiguated_data.data.name() else { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:529:25 [INFO] [stdout] | [INFO] [stdout] 529 | if let hir::definitions::DefPathData::Ctor = cur_def_key.disambiguated_data.data { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AngleBracketedArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:459:38 [INFO] [stdout] | [INFO] [stdout] 459 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Type(ty_ast)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:459:66 [INFO] [stdout] | [INFO] [stdout] 459 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Type(ty_ast)))) [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AngleBracketedArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:463:38 [INFO] [stdout] | [INFO] [stdout] 463 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Const(const_ast)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:544:22 [INFO] [stdout] | [INFO] [stdout] 544 | hir::definitions::DefPathData::TypeNs(ref mut name) if Some(visible_parent) != actual_parent => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:463:66 [INFO] [stdout] | [INFO] [stdout] 463 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Const(const_ast)))) [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:556:22 [INFO] [stdout] | [INFO] [stdout] 556 | hir::definitions::DefPathData::CrateRoot => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:557:33 [INFO] [stdout] | [INFO] [stdout] 557 | data = hir::definitions::DefPathData::TypeNs(printer.tcx().crate_name(def_id.krate)); [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AngleBracketedArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:467:38 [INFO] [stdout] | [INFO] [stdout] 467 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Lifetime(lifetime)))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:567:43 [INFO] [stdout] | [INFO] [stdout] 567 | let disambiguated_data = hir::definitions::DisambiguatedDefPathData { data, disambiguator: 0 }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:467:66 [INFO] [stdout] | [INFO] [stdout] 467 | Ok(Some(ast::AngleBracketedArg::Arg(ast::GenericArg::Lifetime(lifetime)))) [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArgs` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:475:41 [INFO] [stdout] | [INFO] [stdout] 475 | last_segment.args = Some(P(ast::GenericArgs::AngleBracketed(ast::AngleBracketedArgs { span: self.sp, args: args_ast }))); [INFO] [stdout] | ^^^^^^^^^^^ could not find `GenericArgs` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:529:25 [INFO] [stdout] | [INFO] [stdout] 529 | if let hir::definitions::DefPathData::Ctor = cur_def_key.disambiguated_data.data { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:544:22 [INFO] [stdout] | [INFO] [stdout] 544 | hir::definitions::DefPathData::TypeNs(ref mut name) if Some(visible_parent) != actual_parent => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:556:22 [INFO] [stdout] | [INFO] [stdout] 556 | hir::definitions::DefPathData::CrateRoot => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:557:33 [INFO] [stdout] | [INFO] [stdout] 557 | data = hir::definitions::DefPathData::TypeNs(printer.tcx().crate_name(def_id.krate)); [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `definitions` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:567:43 [INFO] [stdout] | [INFO] [stdout] 567 | let disambiguated_data = hir::definitions::DisambiguatedDefPathData { data, disambiguator: 0 }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `definitions` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | ast::ItemKind::Fn(..) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'tcx> ast::mut_visit::MutVisitor for EntryPointCleaner<'tcx> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | let item = ast::mut_visit::noop_flat_map_item(i, self).expect_one("noop did something"); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:67:66 [INFO] [stdout] | [INFO] [stdout] 67 | ast::mk::attr_args_delimited(item.span, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | ast::mk::tt_token_joint(item.span, ast::token::TokenKind::Ident(sym::dead_code, false)), [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | ast::ItemKind::Fn(..) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Inline` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | ast::Inline::Yes if let Some(file_path) = mod_file_path_from_attr(dir_path, attrs) => { [INFO] [stdout] | ^^^^^^ could not find `Inline` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Inline` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:191:14 [INFO] [stdout] | [INFO] [stdout] 191 | ast::Inline::Yes => { [INFO] [stdout] | ^^^^^^ could not find `Inline` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | impl<'tcx> ast::mut_visit::MutVisitor for EntryPointCleaner<'tcx> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Inline` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:202:14 [INFO] [stdout] | [INFO] [stdout] 202 | ast::Inline::No => { [INFO] [stdout] | ^^^^^^ could not find `Inline` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:52:25 [INFO] [stdout] | [INFO] [stdout] 52 | let item = ast::mut_visit::noop_flat_map_item(i, self).expect_one("noop did something"); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:234:71 [INFO] [stdout] | [INFO] [stdout] 234 | let (mut inner_attrs, items, inner_span) = parser.parse_mod(&ast::token::Eof).expect("parsing module failed"); [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | impl<'tcx> ast::mut_visit::MutVisitor for ModuleLoader<'tcx> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:67:66 [INFO] [stdout] | [INFO] [stdout] 67 | ast::mk::attr_args_delimited(item.span, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:68:65 [INFO] [stdout] | [INFO] [stdout] 68 | ast::mk::tt_token_joint(item.span, ast::token::TokenKind::Ident(sym::dead_code, false)), [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | return ast::mut_visit::noop_flat_map_item(P(item), self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:256:18 [INFO] [stdout] | [INFO] [stdout] 256 | let ast::ItemKind::Mod(_, mod_kind) = &mut item.kind else { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:261:18 [INFO] [stdout] | [INFO] [stdout] 261 | ast::ModKind::Loaded(_, inline, _) => { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:265:18 [INFO] [stdout] | [INFO] [stdout] 265 | ast::ModKind::Unloaded => { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:267:34 [INFO] [stdout] | [INFO] [stdout] 267 | *mod_kind = ast::ModKind::Loaded(external_mod.items, ast::Inline::No, external_mod.spans); [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Inline` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:267:75 [INFO] [stdout] | [INFO] [stdout] 267 | *mod_kind = ast::ModKind::Loaded(external_mod.items, ast::Inline::No, external_mod.spans); [INFO] [stdout] | ^^^^^^ could not find `Inline` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:275:25 [INFO] [stdout] | [INFO] [stdout] 275 | let item = ast::mut_visit::noop_flat_map_item(P(item), self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Inline` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:188:14 [INFO] [stdout] | [INFO] [stdout] 188 | ast::Inline::Yes if let Some(file_path) = mod_file_path_from_attr(dir_path, attrs) => { [INFO] [stdout] | ^^^^^^ could not find `Inline` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Inline` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:191:14 [INFO] [stdout] | [INFO] [stdout] 191 | ast::Inline::Yes => { [INFO] [stdout] | ^^^^^^ could not find `Inline` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:285:14 [INFO] [stdout] | [INFO] [stdout] 285 | ast::mut_visit::noop_visit_block(block, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Inline` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:202:14 [INFO] [stdout] | [INFO] [stdout] 202 | ast::Inline::No => { [INFO] [stdout] | ^^^^^^ could not find `Inline` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AttrKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | ast::AttrKind::Normal(_) => Some(attr.clone()), [INFO] [stdout] | ^^^^^^^^ could not find `AttrKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AttrKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:313:22 [INFO] [stdout] | [INFO] [stdout] 313 | ast::AttrKind::DocComment(_, _) => None, [INFO] [stdout] | ^^^^^^^^ could not find `AttrKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:234:71 [INFO] [stdout] | [INFO] [stdout] 234 | let (mut inner_attrs, items, inner_span) = parser.parse_mod(&ast::token::Eof).expect("parsing module failed"); [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:252:17 [INFO] [stdout] | [INFO] [stdout] 252 | impl<'tcx> ast::mut_visit::MutVisitor for ModuleLoader<'tcx> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:338:16 [INFO] [stdout] | [INFO] [stdout] 338 | | ast::ItemKind::Struct(variant_data, _) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:257:25 [INFO] [stdout] | [INFO] [stdout] 257 | return ast::mut_visit::noop_flat_map_item(P(item), self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:256:18 [INFO] [stdout] | [INFO] [stdout] 256 | let ast::ItemKind::Mod(_, mod_kind) = &mut item.kind else { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:339:16 [INFO] [stdout] | [INFO] [stdout] 339 | | ast::ItemKind::Union(variant_data, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:261:18 [INFO] [stdout] | [INFO] [stdout] 261 | ast::ModKind::Loaded(_, inline, _) => { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:265:18 [INFO] [stdout] | [INFO] [stdout] 265 | ast::ModKind::Unloaded => { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:267:34 [INFO] [stdout] | [INFO] [stdout] 267 | *mod_kind = ast::ModKind::Loaded(external_mod.items, ast::Inline::No, external_mod.spans); [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VariantData` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:341:24 [INFO] [stdout] | [INFO] [stdout] 341 | | ast::VariantData::Struct(fields, _) [INFO] [stdout] | ^^^^^^^^^^^ could not find `VariantData` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Inline` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:267:75 [INFO] [stdout] | [INFO] [stdout] 267 | *mod_kind = ast::ModKind::Loaded(external_mod.items, ast::Inline::No, external_mod.spans); [INFO] [stdout] | ^^^^^^ could not find `Inline` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VariantData` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:342:24 [INFO] [stdout] | [INFO] [stdout] 342 | | ast::VariantData::Tuple(fields, _) [INFO] [stdout] | ^^^^^^^^^^^ could not find `VariantData` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:275:25 [INFO] [stdout] | [INFO] [stdout] 275 | let item = ast::mut_visit::noop_flat_map_item(P(item), self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VariantData` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:349:22 [INFO] [stdout] | [INFO] [stdout] 349 | ast::VariantData::Unit(_) => {} [INFO] [stdout] | ^^^^^^^^^^^ could not find `VariantData` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:285:14 [INFO] [stdout] | [INFO] [stdout] 285 | ast::mut_visit::noop_visit_block(block, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:353:14 [INFO] [stdout] | [INFO] [stdout] 353 | ast::ItemKind::Enum(def, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AttrKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:312:22 [INFO] [stdout] | [INFO] [stdout] 312 | ast::AttrKind::Normal(_) => Some(attr.clone()), [INFO] [stdout] | ^^^^^^^^ could not find `AttrKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AttrKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:313:22 [INFO] [stdout] | [INFO] [stdout] 313 | ast::AttrKind::DocComment(_, _) => None, [INFO] [stdout] | ^^^^^^^^ could not find `AttrKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:368:17 [INFO] [stdout] | [INFO] [stdout] 368 | impl<'ast> ast::mut_visit::MutVisitor for MacroExpansionReverter<'ast> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:371:14 [INFO] [stdout] | [INFO] [stdout] 371 | ast::mut_visit::noop_visit_crate(krate, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:338:16 [INFO] [stdout] | [INFO] [stdout] 338 | | ast::ItemKind::Struct(variant_data, _) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:339:16 [INFO] [stdout] | [INFO] [stdout] 339 | | ast::ItemKind::Union(variant_data, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:376:56 [INFO] [stdout] | [INFO] [stdout] 376 | .filter_map(|stmt| match &stmt.kind { ast::StmtKind::Item(item) => Some(item.clone()), _ => None }) [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VariantData` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:341:24 [INFO] [stdout] | [INFO] [stdout] 341 | | ast::VariantData::Struct(fields, _) [INFO] [stdout] | ^^^^^^^^^^^ could not find `VariantData` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | ast::mut_visit::noop_visit_block(block, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VariantData` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:342:24 [INFO] [stdout] | [INFO] [stdout] 342 | | ast::VariantData::Tuple(fields, _) [INFO] [stdout] | ^^^^^^^^^^^ could not find `VariantData` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `VariantData` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:349:22 [INFO] [stdout] | [INFO] [stdout] 349 | ast::VariantData::Unit(_) => {} [INFO] [stdout] | ^^^^^^^^^^^ could not find `VariantData` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:353:14 [INFO] [stdout] | [INFO] [stdout] 353 | ast::ItemKind::Enum(def, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:368:17 [INFO] [stdout] | [INFO] [stdout] 368 | impl<'ast> ast::mut_visit::MutVisitor for MacroExpansionReverter<'ast> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:390:14 [INFO] [stdout] | [INFO] [stdout] 390 | ast::mut_visit::noop_visit_item_kind(&mut item.kind, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:371:14 [INFO] [stdout] | [INFO] [stdout] 371 | ast::mut_visit::noop_visit_crate(krate, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:395:28 [INFO] [stdout] | [INFO] [stdout] 395 | | ast::ItemKind::Use(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:396:28 [INFO] [stdout] | [INFO] [stdout] 396 | | ast::ItemKind::MacroDef(_) => { return smallvec![item]; } [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:376:56 [INFO] [stdout] | [INFO] [stdout] 376 | .filter_map(|stmt| match &stmt.kind { ast::StmtKind::Item(item) => Some(item.clone()), _ => None }) [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:406:28 [INFO] [stdout] | [INFO] [stdout] 406 | | ast::ItemKind::Struct(_, _) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:382:14 [INFO] [stdout] | [INFO] [stdout] 382 | ast::mut_visit::noop_visit_block(block, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:407:28 [INFO] [stdout] | [INFO] [stdout] 407 | | ast::ItemKind::Enum(_, _) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | | ast::ItemKind::Union(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:390:14 [INFO] [stdout] | [INFO] [stdout] 390 | ast::mut_visit::noop_visit_item_kind(&mut item.kind, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:420:26 [INFO] [stdout] | [INFO] [stdout] 420 | ast::ItemKind::Mod(_, ast::ModKind::Unloaded) => panic!("encountered unloaded module"), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:395:28 [INFO] [stdout] | [INFO] [stdout] 395 | | ast::ItemKind::Use(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:420:48 [INFO] [stdout] | [INFO] [stdout] 420 | ast::ItemKind::Mod(_, ast::ModKind::Unloaded) => panic!("encountered unloaded module"), [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:396:28 [INFO] [stdout] | [INFO] [stdout] 396 | | ast::ItemKind::MacroDef(_) => { return smallvec![item]; } [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:422:26 [INFO] [stdout] | [INFO] [stdout] 422 | ast::ItemKind::Mod(_, ast::ModKind::Loaded(items, _, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:406:28 [INFO] [stdout] | [INFO] [stdout] 406 | | ast::ItemKind::Struct(_, _) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:422:48 [INFO] [stdout] | [INFO] [stdout] 422 | ast::ItemKind::Mod(_, ast::ModKind::Loaded(items, _, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:407:28 [INFO] [stdout] | [INFO] [stdout] 407 | | ast::ItemKind::Enum(_, _) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:424:41 [INFO] [stdout] | [INFO] [stdout] 424 | let item = ast::mut_visit::noop_flat_map_item(item, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | | ast::ItemKind::Union(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:431:28 [INFO] [stdout] | [INFO] [stdout] 431 | | ast::ItemKind::ForeignMod(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:420:26 [INFO] [stdout] | [INFO] [stdout] 420 | ast::ItemKind::Mod(_, ast::ModKind::Unloaded) => panic!("encountered unloaded module"), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:432:28 [INFO] [stdout] | [INFO] [stdout] 432 | | ast::ItemKind::Trait(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:420:48 [INFO] [stdout] | [INFO] [stdout] 420 | ast::ItemKind::Mod(_, ast::ModKind::Unloaded) => panic!("encountered unloaded module"), [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | | ast::ItemKind::Impl(_) => smallvec![item], [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:422:26 [INFO] [stdout] | [INFO] [stdout] 422 | ast::ItemKind::Mod(_, ast::ModKind::Loaded(items, _, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:436:28 [INFO] [stdout] | [INFO] [stdout] 436 | | ast::ItemKind::Static(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:422:48 [INFO] [stdout] | [INFO] [stdout] 422 | ast::ItemKind::Mod(_, ast::ModKind::Loaded(items, _, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:437:28 [INFO] [stdout] | [INFO] [stdout] 437 | | ast::ItemKind::Const(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:424:41 [INFO] [stdout] | [INFO] [stdout] 424 | let item = ast::mut_visit::noop_flat_map_item(item, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:438:28 [INFO] [stdout] | [INFO] [stdout] 438 | | ast::ItemKind::Fn(_) => smallvec![item], [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:431:28 [INFO] [stdout] | [INFO] [stdout] 431 | | ast::ItemKind::ForeignMod(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:440:31 [INFO] [stdout] | [INFO] [stdout] 440 | _ => ast::mut_visit::noop_flat_map_item(item, self), [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:432:28 [INFO] [stdout] | [INFO] [stdout] 432 | | ast::ItemKind::Trait(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefId` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:444:65 [INFO] [stdout] | [INFO] [stdout] 444 | ExpnKind::Macro(_, _) if expn.macro_def_id.map(hir::DefId::is_local).unwrap_or(false) => { [INFO] [stdout] | ^^^^^ could not find `DefId` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | | ast::ItemKind::Impl(_) => smallvec![item], [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:436:28 [INFO] [stdout] | [INFO] [stdout] 436 | | ast::ItemKind::Static(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:437:28 [INFO] [stdout] | [INFO] [stdout] 437 | | ast::ItemKind::Const(_) [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:438:28 [INFO] [stdout] | [INFO] [stdout] 438 | | ast::ItemKind::Fn(_) => smallvec![item], [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:504:23 [INFO] [stdout] | [INFO] [stdout] 504 | impl<'tcx, 'tst> ast::mut_visit::MutVisitor for TestCaseCleaner<'tcx, 'tst> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:440:31 [INFO] [stdout] | [INFO] [stdout] 440 | _ => ast::mut_visit::noop_flat_map_item(item, self), [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefId` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:444:65 [INFO] [stdout] | [INFO] [stdout] 444 | ExpnKind::Macro(_, _) if expn.macro_def_id.map(hir::DefId::is_local).unwrap_or(false) => { [INFO] [stdout] | ^^^^^ could not find `DefId` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:506:14 [INFO] [stdout] | [INFO] [stdout] 506 | ast::mut_visit::noop_visit_crate(c, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:504:23 [INFO] [stdout] | [INFO] [stdout] 504 | impl<'tcx, 'tst> ast::mut_visit::MutVisitor for TestCaseCleaner<'tcx, 'tst> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:514:21 [INFO] [stdout] | [INFO] [stdout] 514 | if let ast::ItemKind::Mod(..) = item.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:515:18 [INFO] [stdout] | [INFO] [stdout] 515 | ast::mut_visit::noop_visit_item_kind(&mut item.kind, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:506:14 [INFO] [stdout] | [INFO] [stdout] 506 | ast::mut_visit::noop_visit_crate(c, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:517:25 [INFO] [stdout] | [INFO] [stdout] 517 | if let ast::ItemKind::Mod(_, ast::ModKind::Loaded(ref mut items, _, _)) = item.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:517:47 [INFO] [stdout] | [INFO] [stdout] 517 | if let ast::ItemKind::Mod(_, ast::ModKind::Loaded(ref mut items, _, _)) = item.kind { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AttrArgs` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:530:102 [INFO] [stdout] | [INFO] [stdout] 530 | let test_attr = ast::mk::attr_outer(g, item.span, Ident::new(sym::test, item.span), ast::AttrArgs::Empty); [INFO] [stdout] | ^^^^^^^^ could not find `AttrArgs` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:514:21 [INFO] [stdout] | [INFO] [stdout] 514 | if let ast::ItemKind::Mod(..) = item.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:515:18 [INFO] [stdout] | [INFO] [stdout] 515 | ast::mut_visit::noop_visit_item_kind(&mut item.kind, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:517:25 [INFO] [stdout] | [INFO] [stdout] 517 | if let ast::ItemKind::Mod(_, ast::ModKind::Loaded(ref mut items, _, _)) = item.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:517:47 [INFO] [stdout] | [INFO] [stdout] 517 | if let ast::ItemKind::Mod(_, ast::ModKind::Loaded(ref mut items, _, _)) = item.kind { [INFO] [stdout] | ^^^^^^^ could not find `ModKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AttrArgs` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:530:102 [INFO] [stdout] | [INFO] [stdout] 530 | let test_attr = ast::mk::attr_outer(g, item.span, Ident::new(sym::test, item.span), ast::AttrArgs::Empty); [INFO] [stdout] | ^^^^^^^^ could not find `AttrArgs` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | ast::GenericArg::Type(ast::mk::ty_path(None, ast::mk::path_local(path::SubstMeta(sp)))), [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | ast::mk::attr_args_delimited(sp, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | ast::GenericArg::Type(ast::mk::ty_path(None, ast::mk::path_local(path::SubstMeta(sp)))), [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:181:19 [INFO] [stdout] | [INFO] [stdout] 181 | vec![ast::GenericArg::Type(ast::mk::ty_path(None, path::SubstMap(sp)))], [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:117:47 [INFO] [stdout] | [INFO] [stdout] 117 | ast::mk::attr_args_delimited(sp, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Mutability` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:191:22 [INFO] [stdout] | [INFO] [stdout] 191 | let mutbl = ast::Mutability::Not; [INFO] [stdout] | ^^^^^^^^^^ could not find `Mutability` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:181:19 [INFO] [stdout] | [INFO] [stdout] 181 | vec![ast::GenericArg::Type(ast::mk::ty_path(None, path::SubstMap(sp)))], [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Mutability` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:191:22 [INFO] [stdout] | [INFO] [stdout] 191 | let mutbl = ast::Mutability::Not; [INFO] [stdout] | ^^^^^^^^^^ could not find `Mutability` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 196 | vec![ast::GenericArg::Type(ast::mk::ty_path(None, ast::mk::path_local(path::SubstMap(sp))))], [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 196 | vec![ast::GenericArg::Type(ast::mk::ty_path(None, ast::mk::path_local(path::SubstMap(sp))))], [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | impl<'tcx, 'trg, 'm> ast::mut_visit::MutVisitor for HarnessGenerator<'tcx, 'trg, 'm> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:231:27 [INFO] [stdout] | [INFO] [stdout] 231 | impl<'tcx, 'trg, 'm> ast::mut_visit::MutVisitor for HarnessGenerator<'tcx, 'trg, 'm> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | ast::mut_visit::noop_visit_crate(c, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:245:52 [INFO] [stdout] | [INFO] [stdout] 245 | ast::mk::attr_args_delimited(def, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:233:14 [INFO] [stdout] | [INFO] [stdout] 233 | ast::mut_visit::noop_visit_crate(c, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:252:52 [INFO] [stdout] | [INFO] [stdout] 252 | ast::mk::attr_args_delimited(def, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:245:52 [INFO] [stdout] | [INFO] [stdout] 245 | ast::mk::attr_args_delimited(def, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:259:52 [INFO] [stdout] | [INFO] [stdout] 259 | ast::mk::attr_args_delimited(def, ast::token::Delimiter::Parenthesis, ast::mk::token_stream( [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:252:52 [INFO] [stdout] | [INFO] [stdout] 252 | ast::mk::attr_args_delimited(def, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:259:52 [INFO] [stdout] | [INFO] [stdout] 259 | ast::mk::attr_args_delimited(def, ast::token::Delimiter::Parenthesis, ast::mk::token_stream( [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:270:38 [INFO] [stdout] | [INFO] [stdout] 270 | impl<'ast, 'tcx, 'op, 'trg, 'm> ast::visit::Visitor<'ast> for MutationCollector<'tcx, 'op, 'trg, 'm> { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:271:39 [INFO] [stdout] | [INFO] [stdout] 271 | fn visit_fn(&mut self, kind: ast::visit::FnKind<'ast>, span: Span, id: ast::NodeId) { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:272:18 [INFO] [stdout] | [INFO] [stdout] 272 | let ast::visit::FnKind::Fn(ctx, ident, sig, vis, generics, body) = kind else { return; }; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:333:63 [INFO] [stdout] | [INFO] [stdout] 333 | if !self.unsafe_targeting.inside_unsafe() && let ast::BlockCheckMode::Unsafe(_) = block.rules { return; } [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | if let ast::BlockCheckMode::Unsafe(_) = block.rules { self.is_in_unsafe_block = true; } [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | if let ast::BlockCheckMode::Unsafe(_) = block.rules { self.is_in_unsafe_block = is_in_unsafe_block; } [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:344:18 [INFO] [stdout] | [INFO] [stdout] 344 | ast::StmtKind::Empty => return, [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:270:38 [INFO] [stdout] | [INFO] [stdout] 270 | impl<'ast, 'tcx, 'op, 'trg, 'm> ast::visit::Visitor<'ast> for MutationCollector<'tcx, 'op, 'trg, 'm> { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:271:39 [INFO] [stdout] | [INFO] [stdout] 271 | fn visit_fn(&mut self, kind: ast::visit::FnKind<'ast>, span: Span, id: ast::NodeId) { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:346:18 [INFO] [stdout] | [INFO] [stdout] 346 | ast::StmtKind::Item(_item) => return, [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:348:18 [INFO] [stdout] | [INFO] [stdout] 348 | ast::StmtKind::Expr(expr) => return self.visit_expr(expr), [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:272:18 [INFO] [stdout] | [INFO] [stdout] 272 | let ast::visit::FnKind::Fn(ctx, ident, sig, vis, generics, body) = kind else { return; }; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:382:18 [INFO] [stdout] | [INFO] [stdout] 382 | ast::ExprKind::Paren(expr) => return self.visit_expr(expr), [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:402:21 [INFO] [stdout] | [INFO] [stdout] 402 | if let ast::ExprKind::Block(block_ast, _) = &expr.kind && block_ast.stmts.len() == 1 { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:333:63 [INFO] [stdout] | [INFO] [stdout] 333 | if !self.unsafe_targeting.inside_unsafe() && let ast::BlockCheckMode::Unsafe(_) = block.rules { return; } [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | if let hir::ExprKind::Closure(&hir::Closure { body, .. }) = expr_hir.kind { self.current_closure = Some(body); } [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:421:18 [INFO] [stdout] | [INFO] [stdout] 421 | ast::ExprKind::Assign(_lhs, rhs, _) | ast::ExprKind::AssignOp(_, _lhs, rhs) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:336:21 [INFO] [stdout] | [INFO] [stdout] 336 | if let ast::BlockCheckMode::Unsafe(_) = block.rules { self.is_in_unsafe_block = true; } [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:421:56 [INFO] [stdout] | [INFO] [stdout] 421 | ast::ExprKind::Assign(_lhs, rhs, _) | ast::ExprKind::AssignOp(_, _lhs, rhs) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:425:18 [INFO] [stdout] | [INFO] [stdout] 425 | ast::ExprKind::Match(expr, arms) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:434:18 [INFO] [stdout] | [INFO] [stdout] 434 | ast::ExprKind::If(_, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:435:49 [INFO] [stdout] | [INFO] [stdout] 435 | fn inner_visit_if<'ast, T: ast::visit::Visitor<'ast>>(visitor: &mut T, expr: &'ast ast::Expr) { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:338:21 [INFO] [stdout] | [INFO] [stdout] 338 | if let ast::BlockCheckMode::Unsafe(_) = block.rules { self.is_in_unsafe_block = is_in_unsafe_block; } [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:344:18 [INFO] [stdout] | [INFO] [stdout] 344 | ast::StmtKind::Empty => return, [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:346:18 [INFO] [stdout] | [INFO] [stdout] 346 | ast::StmtKind::Item(_item) => return, [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:348:18 [INFO] [stdout] | [INFO] [stdout] 348 | ast::StmtKind::Expr(expr) => return self.visit_expr(expr), [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:436:30 [INFO] [stdout] | [INFO] [stdout] 436 | let ast::ExprKind::If(cond, then, els) = &expr.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:442:34 [INFO] [stdout] | [INFO] [stdout] 442 | ... ast::ExprKind::If(_, _, _) => inner_visit_if(visitor, els), [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | ... ast::ExprKind::Block(_, _) => ast::visit::walk_expr(visitor, els), [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:382:18 [INFO] [stdout] | [INFO] [stdout] 382 | ast::ExprKind::Paren(expr) => return self.visit_expr(expr), [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | if let hir::ExprKind::Closure(_) = expr_hir.kind { self.current_closure = current_closure; } [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:402:21 [INFO] [stdout] | [INFO] [stdout] 402 | if let ast::ExprKind::Block(block_ast, _) = &expr.kind && block_ast.stmts.len() == 1 { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:488:52 [INFO] [stdout] | [INFO] [stdout] 488 | ... | (UnsafeTargeting::OnlyEnclosing(hir::Unsafety::Unsafe), Unsafety::Unsafe(UnsafeSource::EnclosingUnsafe) | Unsafety::Tainted(Unsaf... [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:416:21 [INFO] [stdout] | [INFO] [stdout] 416 | if let hir::ExprKind::Closure(&hir::Closure { body, .. }) = expr_hir.kind { self.current_closure = Some(body); } [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:497:17 [INFO] [stdout] | [INFO] [stdout] 497 | impl<'ast> ast::visit::Visitor<'ast> for BodyUnsafetyChecker { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:499:21 [INFO] [stdout] | [INFO] [stdout] 499 | if let ast::BlockCheckMode::Unsafe(ast::UnsafeSource::UserProvided) = block.rules { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `UnsafeSource` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:499:49 [INFO] [stdout] | [INFO] [stdout] 499 | if let ast::BlockCheckMode::Unsafe(ast::UnsafeSource::UserProvided) = block.rules { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `UnsafeSource` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:421:18 [INFO] [stdout] | [INFO] [stdout] 421 | ast::ExprKind::Assign(_lhs, rhs, _) | ast::ExprKind::AssignOp(_, _lhs, rhs) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:421:56 [INFO] [stdout] | [INFO] [stdout] 421 | ast::ExprKind::Assign(_lhs, rhs, _) | ast::ExprKind::AssignOp(_, _lhs, rhs) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:509:14 [INFO] [stdout] | [INFO] [stdout] 509 | let ast::ItemKind::Fn(target_fn) = item.kind() else { return Unsafety::None }; [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:425:18 [INFO] [stdout] | [INFO] [stdout] 425 | ast::ExprKind::Match(expr, arms) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafe` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:511:14 [INFO] [stdout] | [INFO] [stdout] 511 | let ast::Unsafe::No = target_fn.sig.header.unsafety else { return Unsafety::Unsafe(UnsafeSource::Unsafe) }; [INFO] [stdout] | ^^^^^^ could not find `Unsafe` in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::mutation::UnsafeSource::Unsafe` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 511 | let crate::codegen::mutation::UnsafeSource = target_fn.sig.header.unsafety else { return Unsafety::Unsafe(UnsafeSource::Unsafe) }; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 511 | let crate::codegen::mutation::Unsafety = target_fn.sig.header.unsafety else { return Unsafety::Unsafe(UnsafeSource::Unsafe) }; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:434:18 [INFO] [stdout] | [INFO] [stdout] 434 | ast::ExprKind::If(_, _, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:554:49 [INFO] [stdout] | [INFO] [stdout] 554 | matches!(tcx.def_kind(def_id), hir::DefKind::Fn | hir::DefKind::AssocFn | hir::DefKind::Generator) [INFO] [stdout] | ^^^^^^^ could not find `DefKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:435:49 [INFO] [stdout] | [INFO] [stdout] 435 | fn inner_visit_if<'ast, T: ast::visit::Visitor<'ast>>(visitor: &mut T, expr: &'ast ast::Expr) { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:554:68 [INFO] [stdout] | [INFO] [stdout] 554 | matches!(tcx.def_kind(def_id), hir::DefKind::Fn | hir::DefKind::AssocFn | hir::DefKind::Generator) [INFO] [stdout] | ^^^^^^^ could not find `DefKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:554:92 [INFO] [stdout] | [INFO] [stdout] 554 | matches!(tcx.def_kind(def_id), hir::DefKind::Fn | hir::DefKind::AssocFn | hir::DefKind::Generator) [INFO] [stdout] | ^^^^^^^ could not find `DefKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:436:30 [INFO] [stdout] | [INFO] [stdout] 436 | let ast::ExprKind::If(cond, then, els) = &expr.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:442:34 [INFO] [stdout] | [INFO] [stdout] 442 | ... ast::ExprKind::If(_, _, _) => inner_visit_if(visitor, els), [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:443:34 [INFO] [stdout] | [INFO] [stdout] 443 | ... ast::ExprKind::Block(_, _) => ast::visit::walk_expr(visitor, els), [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BinOpKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:50:55 [INFO] [stdout] | [INFO] [stdout] 50 | let guard = ast::mk::expr_binary(sp, ast::BinOpKind::Eq, [INFO] [stdout] | ^^^^^^^^^ could not find `BinOpKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | if let hir::ExprKind::Closure(_) = expr_hir.kind { self.current_closure = current_closure; } [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:488:52 [INFO] [stdout] | [INFO] [stdout] 488 | ... | (UnsafeTargeting::OnlyEnclosing(hir::Unsafety::Unsafe), Unsafety::Unsafe(UnsafeSource::EnclosingUnsafe) | Unsafety::Tainted(Unsaf... [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:497:17 [INFO] [stdout] | [INFO] [stdout] 497 | impl<'ast> ast::visit::Visitor<'ast> for BodyUnsafetyChecker { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Mutability` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | let mutbl = matches!(mutbl, ast::Mutability::Mut); [INFO] [stdout] | ^^^^^^^^^^ could not find `Mutability` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | impl<'tcx, 'op> ast::mut_visit::MutVisitor for SubstWriter<'tcx, 'op> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:153:62 [INFO] [stdout] | [INFO] [stdout] 153 | ast::mk::attr_args_delimited(self.def_site, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | ast::mut_visit::noop_visit_crate(krate, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:499:21 [INFO] [stdout] | [INFO] [stdout] 499 | if let ast::BlockCheckMode::Unsafe(ast::UnsafeSource::UserProvided) = block.rules { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | ast::mut_visit::noop_visit_block(block, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `UnsafeSource` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:499:49 [INFO] [stdout] | [INFO] [stdout] 499 | if let ast::BlockCheckMode::Unsafe(ast::UnsafeSource::UserProvided) = block.rules { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `UnsafeSource` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 209 | ast::ExprKind::Struct(struct_expr) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | ast::mut_visit::noop_visit_expr(expr, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:509:14 [INFO] [stdout] | [INFO] [stdout] 509 | let ast::ItemKind::Fn(target_fn) = item.kind() else { return Unsafety::None }; [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | impl<'tcx> ast::mut_visit::MutVisitor for SyntaxAmbiguityResolver<'tcx> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:272:14 [INFO] [stdout] | [INFO] [stdout] 272 | ast::mut_visit::noop_visit_expr(expr, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafe` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:511:14 [INFO] [stdout] | [INFO] [stdout] 511 | let ast::Unsafe::No = target_fn.sig.header.unsafety else { return Unsafety::Unsafe(UnsafeSource::Unsafe) }; [INFO] [stdout] | ^^^^^^ could not find `Unsafe` in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::mutation::UnsafeSource::Unsafe` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 511 | let crate::codegen::mutation::UnsafeSource = target_fn.sig.header.unsafety else { return Unsafety::Unsafe(UnsafeSource::Unsafe) }; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 511 | let crate::codegen::mutation::Unsafety = target_fn.sig.header.unsafety else { return Unsafety::Unsafe(UnsafeSource::Unsafe) }; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | ast::ExprKind::Cast(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:554:49 [INFO] [stdout] | [INFO] [stdout] 554 | matches!(tcx.def_kind(def_id), hir::DefKind::Fn | hir::DefKind::AssocFn | hir::DefKind::Generator) [INFO] [stdout] | ^^^^^^^ could not find `DefKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:554:68 [INFO] [stdout] | [INFO] [stdout] 554 | matches!(tcx.def_kind(def_id), hir::DefKind::Fn | hir::DefKind::AssocFn | hir::DefKind::Generator) [INFO] [stdout] | ^^^^^^^ could not find `DefKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefKind` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:554:92 [INFO] [stdout] | [INFO] [stdout] 554 | matches!(tcx.def_kind(def_id), hir::DefKind::Fn | hir::DefKind::AssocFn | hir::DefKind::Generator) [INFO] [stdout] | ^^^^^^^ could not find `DefKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `BinOpKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:50:55 [INFO] [stdout] | [INFO] [stdout] 50 | let guard = ast::mk::expr_binary(sp, ast::BinOpKind::Eq, [INFO] [stdout] | ^^^^^^^^^ could not find `BinOpKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Mutability` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:128:42 [INFO] [stdout] | [INFO] [stdout] 128 | let mutbl = matches!(mutbl, ast::Mutability::Mut); [INFO] [stdout] | ^^^^^^^^^^ could not find `Mutability` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:146:22 [INFO] [stdout] | [INFO] [stdout] 146 | impl<'tcx, 'op> ast::mut_visit::MutVisitor for SubstWriter<'tcx, 'op> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:153:62 [INFO] [stdout] | [INFO] [stdout] 153 | ast::mk::attr_args_delimited(self.def_site, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:160:14 [INFO] [stdout] | [INFO] [stdout] 160 | ast::mut_visit::noop_visit_crate(krate, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:164:14 [INFO] [stdout] | [INFO] [stdout] 164 | ast::mut_visit::noop_visit_block(block, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 209 | ast::ExprKind::Struct(struct_expr) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:220:14 [INFO] [stdout] | [INFO] [stdout] 220 | ast::mut_visit::noop_visit_expr(expr, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:270:17 [INFO] [stdout] | [INFO] [stdout] 270 | impl<'tcx> ast::mut_visit::MutVisitor for SyntaxAmbiguityResolver<'tcx> { [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `mut_visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:272:14 [INFO] [stdout] | [INFO] [stdout] 272 | ast::mut_visit::noop_visit_expr(expr, self); [INFO] [stdout] | ^^^^^^^^^ could not find `mut_visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:277:18 [INFO] [stdout] | [INFO] [stdout] 277 | ast::ExprKind::Cast(_, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/tool_attr.rs:12:53 [INFO] [stdout] | [INFO] [stdout] 12 | ast::mk::attr_args_delimited(DUMMY_SP, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/tool_attr.rs:19:53 [INFO] [stdout] | [INFO] [stdout] 19 | ast::mk::attr_args_delimited(DUMMY_SP, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 17 | pub node_id_to_def_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:17:56 [INFO] [stdout] | [INFO] [stdout] 17 | pub node_id_to_def_id: FxHashMap, [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | pub def_id_to_node_id: IndexVec, [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | pub def_id_to_node_id: IndexVec, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:426:39 [INFO] [stdout] | [INFO] [stdout] 426 | node_id_to_hir_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:426:52 [INFO] [stdout] | [INFO] [stdout] 426 | node_id_to_hir_id: FxHashMap, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:427:39 [INFO] [stdout] | [INFO] [stdout] 427 | hir_id_to_node_id: FxHashMap, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:427:51 [INFO] [stdout] | [INFO] [stdout] 427 | hir_id_to_node_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:431:39 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn ast_id(&self, hir_id: hir::HirId) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:431:61 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn ast_id(&self, hir_id: hir::HirId) -> Option { [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:435:40 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn hir_id(&self, node_id: ast::NodeId) -> Option { [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:435:63 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn hir_id(&self, node_id: ast::NodeId) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:439:42 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn hir_node(&self, node_id: ast::NodeId) -> Option> { [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:439:65 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn hir_node(&self, node_id: ast::NodeId) -> Option> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:443:42 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn hir_param(&self, param: &ast::Param) -> Option<&'tcx hir::Param<'tcx>> { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:443:70 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn hir_param(&self, param: &ast::Param) -> Option<&'tcx hir::Param<'tcx>> { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:447:40 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn hir_expr(&self, expr: &ast::Expr) -> Option<&'tcx hir::Expr<'tcx>> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:447:67 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn hir_expr(&self, expr: &ast::Expr) -> Option<&'tcx hir::Expr<'tcx>> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:451:40 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn hir_stmt(&self, stmt: &ast::Stmt) -> Option<&'tcx hir::Stmt<'tcx>> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:451:67 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn hir_stmt(&self, stmt: &ast::Stmt) -> Option<&'tcx hir::Stmt<'tcx>> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:455:42 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn hir_block(&self, block: &ast::Block) -> Option<&'tcx hir::Block<'tcx>> { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:455:70 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn hir_block(&self, block: &ast::Block) -> Option<&'tcx hir::Block<'tcx>> { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:462:39 [INFO] [stdout] | [INFO] [stdout] 462 | node_id_to_hir_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:462:52 [INFO] [stdout] | [INFO] [stdout] 462 | node_id_to_hir_id: FxHashMap, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:463:39 [INFO] [stdout] | [INFO] [stdout] 463 | hir_id_to_node_id: FxHashMap, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:463:51 [INFO] [stdout] | [INFO] [stdout] 463 | hir_id_to_node_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:93 [INFO] [stdout] | [INFO] [stdout] 473 | fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, span_ast: Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hi... [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnDecl` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:163 [INFO] [stdout] | [INFO] [stdout] 473 | ...: hir::intravisit::FnKind<'hir>, decl_hir: &'hir hir::FnDecl<'hir>, body_hir: hir::BodyId, span_hir: Span, id_hir: hir::HirId) { [INFO] [stdout] | ^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BodyId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:192 [INFO] [stdout] | [INFO] [stdout] 473 | ...r>, decl_hir: &'hir hir::FnDecl<'hir>, body_hir: hir::BodyId, span_hir: Span, id_hir: hir::HirId) { [INFO] [stdout] | ^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:229 [INFO] [stdout] | [INFO] [stdout] 473 | ...>, body_hir: hir::BodyId, span_hir: Span, id_hir: hir::HirId) { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:477:53 [INFO] [stdout] | [INFO] [stdout] 477 | fn visit_param(&mut self, param_ast: &'ast ast::Param, param_hir: &'hir hir::Param<'hir>) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:477:82 [INFO] [stdout] | [INFO] [stdout] 477 | fn visit_param(&mut self, param_ast: &'ast ast::Param, param_hir: &'hir hir::Param<'hir>) { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:484:53 [INFO] [stdout] | [INFO] [stdout] 484 | fn visit_block(&mut self, block_ast: &'ast ast::Block, block_hir: &'hir hir::Block<'hir>) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:484:82 [INFO] [stdout] | [INFO] [stdout] 484 | fn visit_block(&mut self, block_ast: &'ast ast::Block, block_hir: &'hir hir::Block<'hir>) { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:491:51 [INFO] [stdout] | [INFO] [stdout] 491 | fn visit_stmt(&mut self, stmt_ast: &'ast ast::Stmt, stmt_hir: &'hir hir::Stmt<'hir>) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:491:78 [INFO] [stdout] | [INFO] [stdout] 491 | fn visit_stmt(&mut self, stmt_ast: &'ast ast::Stmt, stmt_hir: &'hir hir::Stmt<'hir>) { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:498:51 [INFO] [stdout] | [INFO] [stdout] 498 | fn visit_expr(&mut self, expr_ast: &'ast ast::Expr, expr_hir: &'hir hir::Expr<'hir>) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:498:78 [INFO] [stdout] | [INFO] [stdout] 498 | fn visit_expr(&mut self, expr_ast: &'ast ast::Expr, expr_hir: &'hir hir::Expr<'hir>) { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:535:47 [INFO] [stdout] | [INFO] [stdout] 535 | fn visit_item(&mut self, item: &'ast ast::Item) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 535 | fn visit_item(&mut self, item: &'ast crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 535 | fn visit_item(&mut self, item: &'ast crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForeignItem` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:539:55 [INFO] [stdout] | [INFO] [stdout] 539 | fn visit_foreign_item(&mut self, item: &'ast ast::ForeignItem) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::ForeignItem` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 539 | fn visit_foreign_item(&mut self, item: &'ast crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 539 | fn visit_foreign_item(&mut self, item: &'ast crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AssocItem` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:543:53 [INFO] [stdout] | [INFO] [stdout] 543 | fn visit_assoc_item(&mut self, item: &'ast ast::AssocItem, ctx: rustc_ast::visit::AssocCtxt) { [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::AssocItem`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 543 | fn visit_assoc_item(&mut self, item: &'ast crate::codegen::ast::DefItem, ctx: rustc_ast::visit::AssocCtxt) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:548:49 [INFO] [stdout] | [INFO] [stdout] 548 | fn ast_body_child_items<'ast>(block: &'ast ast::Block) -> Vec> { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:568:47 [INFO] [stdout] | [INFO] [stdout] 568 | fn visit_item(&mut self, item: &'hir hir::Item<'hir>) { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 568 | fn visit_item(&mut self, item: &'hir crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 568 | fn visit_item(&mut self, item: &'hir crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForeignItem` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:572:55 [INFO] [stdout] | [INFO] [stdout] 572 | fn visit_foreign_item(&mut self, item: &'hir hir::ForeignItem<'hir>) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::ForeignItem` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 572 | fn visit_foreign_item(&mut self, item: &'hir crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 572 | fn visit_foreign_item(&mut self, item: &'hir crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitItem` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:576:53 [INFO] [stdout] | [INFO] [stdout] 576 | fn visit_trait_item(&mut self, item: &'hir hir::TraitItem<'hir>) { [INFO] [stdout] | ^^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::TraitItem`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 576 | fn visit_trait_item(&mut self, item: &'hir crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:580:52 [INFO] [stdout] | [INFO] [stdout] 580 | fn visit_impl_item(&mut self, item: &'hir hir::ImplItem<'hir>) { [INFO] [stdout] | ^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::ImplItem`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 580 | fn visit_impl_item(&mut self, item: &'hir crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Body` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:585:67 [INFO] [stdout] | [INFO] [stdout] 585 | fn hir_body_child_items<'tcx>(tcx: TyCtxt<'tcx>, body: &'tcx hir::Body<'tcx>) -> Vec> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:599:89 [INFO] [stdout] | [INFO] [stdout] 599 | fn disambiguate_hir_def_item_node_path_components<'tcx>(tcx: TyCtxt<'tcx>, path: &[hir::Node]) -> Vec> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:710:32 [INFO] [stdout] | [INFO] [stdout] 710 | path_stack: VecDeque<(hir::Node<'hir>, Option)>, [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:829:49 [INFO] [stdout] | [INFO] [stdout] 829 | fn visit_crate(&mut self, krate: &'ast ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:861:47 [INFO] [stdout] | [INFO] [stdout] 861 | fn visit_item(&mut self, item: &'ast ast::Item) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 861 | fn visit_item(&mut self, item: &'ast crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 861 | fn visit_item(&mut self, item: &'ast crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForeignItem` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:906:55 [INFO] [stdout] | [INFO] [stdout] 906 | fn visit_foreign_item(&mut self, item: &'ast ast::ForeignItem) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::ForeignItem` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 906 | fn visit_foreign_item(&mut self, item: &'ast crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 906 | fn visit_foreign_item(&mut self, item: &'ast crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AssocItem` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:933:53 [INFO] [stdout] | [INFO] [stdout] 933 | fn visit_assoc_item(&mut self, item: &'ast ast::AssocItem, _ctx: ast::visit::AssocCtxt) { [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::AssocItem`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 933 | fn visit_assoc_item(&mut self, item: &'ast crate::codegen::ast::DefItem, _ctx: ast::visit::AssocCtxt) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:961:68 [INFO] [stdout] | [INFO] [stdout] 961 | pub fn find_def_in_ast<'ast, 'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId, krate: &'ast ast::Crate) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:961:98 [INFO] [stdout] | [INFO] [stdout] 961 | pub fn find_def_in_ast<'ast, 'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId, krate: &'ast ast::Crate) -> Option> { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/hir.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn def_id(&self) -> LocalDefId { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | fn item_child_by_symbol(tcx: TyCtxt<'_>, def_id: hir::DefId, symbol: Symbol) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:29:67 [INFO] [stdout] | [INFO] [stdout] 29 | fn find_crate(tcx: TyCtxt<'_>, symbol: Symbol) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:59:78 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn trait_def_id<'tcx>(tcx: TyCtxt<'tcx>, path: &[Symbol]) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:66:75 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn fn_def_id<'tcx>(tcx: TyCtxt<'tcx>, path: &[Symbol]) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:73:59 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn def_hir_path<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId) -> Vec<(hir::HirId, hir::Node)> { [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:73:84 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn def_hir_path<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId) -> Vec<(hir::HirId, hir::Node)> { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:73:96 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn def_hir_path<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId) -> Vec<(hir::HirId, hir::Node)> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckResults` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:85:42 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn qpath_res<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, qpath: &'tcx hir::QPath<'tcx>, id: hir::HirId) -> Res { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:85:81 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn qpath_res<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, qpath: &'tcx hir::QPath<'tcx>, id: hir::HirId) -> Res { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:85:103 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn qpath_res<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, qpath: &'tcx hir::QPath<'tcx>, id: hir::HirId) -> Res { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckResults` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn callee<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, expr: &'tcx hir::Expr<'tcx>) -> Option<(hir::DefId, ty::GenericArgsRef<'tcx>)> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn callee<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, expr: &'tcx hir::Expr<'tcx>) -> Option<(hir::DefId, ty::GenericArgsRef<'tcx>)> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:95:105 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn callee<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, expr: &'tcx hir::Expr<'tcx>) -> Option<(hir::DefId, ty::GenericArgsRef<'tcx>)> { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenericArgsRef` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:95:116 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn callee<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, expr: &'tcx hir::Expr<'tcx>) -> Option<(hir::DefId, ty::GenericArgsRef<'tcx>)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | pub def_id: hir::DefId, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenericArgsRef` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | pub generic_args: ty::GenericArgsRef<'tcx>, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unsafety` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | pub unsafety: hir::Unsafety, [INFO] [stdout] | ^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 114 - pub unsafety: hir::Unsafety, [INFO] [stdout] 114 + pub unsafety: Unsafety, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckResults` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:118:23 [INFO] [stdout] | [INFO] [stdout] 118 | typeck: &'tcx ty::TypeckResults<'tcx>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unsafety` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | current_scope_unsafety: hir::Unsafety, [INFO] [stdout] | ^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 119 - current_scope_unsafety: hir::Unsafety, [INFO] [stdout] 119 + current_scope_unsafety: Unsafety, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:124:49 [INFO] [stdout] | [INFO] [stdout] 124 | fn visit_block(&mut self, block: &'tcx hir::Block<'tcx>) { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:128:57 [INFO] [stdout] | [INFO] [stdout] 128 | hir::BlockCheckMode::UnsafeBlock(_) => hir::Unsafety::Unsafe, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 128 - hir::BlockCheckMode::UnsafeBlock(_) => hir::Unsafety::Unsafe, [INFO] [stdout] 128 + hir::BlockCheckMode::UnsafeBlock(_) => Unsafety::Unsafe, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:136:47 [INFO] [stdout] | [INFO] [stdout] 136 | fn visit_expr(&mut self, expr: &'tcx hir::Expr<'tcx>) { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Body` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:149:66 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn collect_callees<'tcx>(tcx: TyCtxt<'tcx>, body: &'tcx hir::Body<'tcx>) -> Vec> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 157 - _ => hir::Unsafety::Normal, [INFO] [stdout] 157 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:162:59 [INFO] [stdout] | [INFO] [stdout] 162 | hir::ForeignItemKind::Fn(_, _, _) => hir::Unsafety::Unsafe, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 162 - hir::ForeignItemKind::Fn(_, _, _) => hir::Unsafety::Unsafe, [INFO] [stdout] 162 + hir::ForeignItemKind::Fn(_, _, _) => Unsafety::Unsafe, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:163:27 [INFO] [stdout] | [INFO] [stdout] 163 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 163 - _ => hir::Unsafety::Normal, [INFO] [stdout] 163 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:169:27 [INFO] [stdout] | [INFO] [stdout] 169 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 169 - _ => hir::Unsafety::Normal, [INFO] [stdout] 169 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 175 - _ => hir::Unsafety::Normal, [INFO] [stdout] 175 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 178 - _ => hir::Unsafety::Normal, [INFO] [stdout] 178 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `TypeFoldable` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | T: ty::TypeFoldable>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenericArgsRef` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:191:92 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn instantiate_generic_args<'tcx, T>(tcx: TyCtxt<'tcx>, foldable: T, generic_args: ty::GenericArgsRef<'tcx>) -> T [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:198:60 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn visible_paths<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::DefId) -> Vec { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:198:79 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn visible_paths<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::DefId) -> Vec { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] help: if you import `Path`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 198 - pub fn visible_paths<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::DefId) -> Vec { [INFO] [stdout] 198 + pub fn visible_paths<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::DefId) -> Vec { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Crate` in module `kw` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:200:67 [INFO] [stdout] | [INFO] [stdout] 200 | Some(_) => (CRATE_DEF_ID.to_def_id(), vec![Ident::new(kw::Crate, DUMMY_SP)]), [INFO] [stdout] | ^^^^^ not found in `kw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:206:42 [INFO] [stdout] | [INFO] [stdout] 206 | let mut seen_modules: FxHashSet = Default::default(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | let mut new_worklist: Vec<(hir::DefId, Vec)> = vec![]; [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Underscore` in module `kw` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:219:48 [INFO] [stdout] | [INFO] [stdout] 219 | if mod_child.ident.name == kw::Underscore { continue; } [INFO] [stdout] | ^^^^^^^^^^ not found in `kw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 283 | / super::interned! { [INFO] [stdout] 284 | | trait Default (::core::default::Default), [INFO] [stdout] 285 | | [INFO] [stdout] 286 | | trait Add (::core::ops::Add), [INFO] [stdout] ... | [INFO] [stdout] 305 | | trait SubAssign (::core::ops::SubAssign), [INFO] [stdout] 306 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:255:51 [INFO] [stdout] | [INFO] [stdout] 255 | pub(super) static CELL: OnceLock = OnceLock::new(); [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 310 | / super::interned! { [INFO] [stdout] 311 | | fn default (::core::default::Default::default), [INFO] [stdout] 312 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:259:44 [INFO] [stdout] | [INFO] [stdout] 259 | pub fn $ident(tcx: TyCtxt) -> hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] ... [INFO] [stdout] 310 | / super::interned! { [INFO] [stdout] 311 | | fn default (::core::default::Default::default), [INFO] [stdout] 312 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `interned` which comes from the expansion of the macro `super::interned` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | pub descriptor: P, [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 16 | pub descriptor: P, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 16 | pub descriptor: P, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:17:22 [INFO] [stdout] | [INFO] [stdout] 17 | pub item: P, [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 17 | pub item: P, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 17 | pub item: P, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | pub def_id: hir::LocalDefId, [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | fn is_test_case(item: &ast::Item) -> bool { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 56 | fn is_test_case(item: &crate::analysis::hir::DefItem) -> bool { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 56 | fn is_test_case(item: &crate::codegen::ast::DefItem) -> bool { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rustc_test_marker` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:57:53 [INFO] [stdout] | [INFO] [stdout] 57 | item.attrs.iter().any(|attr| attr.has_name(sym::rustc_test_marker)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:60:99 [INFO] [stdout] | [INFO] [stdout] 60 | fn extract_expanded_tests(def_res: &ast_lowering::DefResolutions, path: &[Ident], items: &[P]) -> Vec { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 60 | fn extract_expanded_tests(def_res: &ast_lowering::DefResolutions, path: &[Ident], items: &[P]) -> Vec { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 60 | fn extract_expanded_tests(def_res: &ast_lowering::DefResolutions, path: &[Ident], items: &[P]) -> Vec { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ignore` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:74:75 [INFO] [stdout] | [INFO] [stdout] 74 | let ignore = test_item.attrs.iter().any(|attr| attr.has_name(sym::ignore)); [INFO] [stdout] | ^^^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::tool_attr::ignore; [INFO] [stdout] | [INFO] [stdout] help: if you import `ignore`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 74 - let ignore = test_item.attrs.iter().any(|attr| attr.has_name(sym::ignore)); [INFO] [stdout] 74 + let ignore = test_item.attrs.iter().any(|attr| attr.has_name(ignore)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:95:45 [INFO] [stdout] | [INFO] [stdout] 95 | fn visit_crate(&mut self, c: &'ast ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:102:44 [INFO] [stdout] | [INFO] [stdout] 102 | fn visit_item(&mut self, i: &'ast ast::Item) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 102 | fn visit_item(&mut self, i: &'ast crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 102 | fn visit_item(&mut self, i: &'ast crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:116:35 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn collect_tests(krate: &ast::Crate, def_res: &ast_lowering::DefResolutions) -> Vec { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:123:57 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn is_in_cfg_test<'tcx>(tcx: TyCtxt<'tcx>, id: hir::HirId) -> bool { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `cfg` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:126:68 [INFO] [stdout] | [INFO] [stdout] 126 | ast::inspect::is_list_attr_with_ident(attr, None, sym::cfg, sym::test) [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/tests.rs:126:78 [INFO] [stdout] | [INFO] [stdout] 126 | ast::inspect::is_list_attr_with_ident(attr, None, sym::cfg, sym::test) [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:16:40 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn impls_trait_with_env<'tcx>(tcx: TyCtxt<'tcx>, param_env: ty::ParamEnv<'tcx>, ty: Ty<'tcx>, trait_def_id: hir::DefId, args: Vec mutest-emit/src/analysis/ty.rs:16:89 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn impls_trait_with_env<'tcx>(tcx: TyCtxt<'tcx>, param_env: ty::ParamEnv<'tcx>, ty: Ty<'tcx>, trait_def_id: hir::DefId, args: Vec mutest-emit/src/analysis/ty.rs:16:118 [INFO] [stdout] | [INFO] [stdout] 16 | ...: ty::ParamEnv<'tcx>, ty: Ty<'tcx>, trait_def_id: hir::DefId, args: Vec>) -> bool { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn impls_trait<'tcx>(tcx: TyCtxt<'tcx>, ty: Ty<'tcx>, trait_def_id: hir::DefId, args: Vec>) -> bool { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:24:49 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn impls_trait<'tcx>(tcx: TyCtxt<'tcx>, ty: Ty<'tcx>, trait_def_id: hir::DefId, args: Vec>) -> bool { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:24:78 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn impls_trait<'tcx>(tcx: TyCtxt<'tcx>, ty: Ty<'tcx>, trait_def_id: hir::DefId, args: Vec>) -> bool { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn impl_assoc_ty<'tcx>(tcx: TyCtxt<'tcx>, param_env: ty::ParamEnv<'tcx>, ty: Ty<'tcx>, trait_def_id: hir::DefId, args: Vec mutest-emit/src/analysis/ty.rs:28:82 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn impl_assoc_ty<'tcx>(tcx: TyCtxt<'tcx>, param_env: ty::ParamEnv<'tcx>, ty: Ty<'tcx>, trait_def_id: hir::DefId, args: Vec mutest-emit/src/analysis/ty.rs:28:111 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn impl_assoc_ty<'tcx>(tcx: TyCtxt<'tcx>, param_env: ty::ParamEnv<'tcx>, ty: Ty<'tcx>, trait_def_id: hir::DefId, args: Vec mutest-emit/src/analysis/ty.rs:28:179 [INFO] [stdout] | [INFO] [stdout] 28 | ...ec>, assoc_ty: Symbol) -> Option> { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | tcx: TyCtxt<'tcx>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | type Type = P; [INFO] [stdout] | ^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:69:34 [INFO] [stdout] | [INFO] [stdout] 69 | type DynExistential = P; [INFO] [stdout] | ^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AnonConst` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:70:23 [INFO] [stdout] | [INFO] [stdout] 70 | type Const = ast::AnonConst; [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Lifetime` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:71:31 [INFO] [stdout] | [INFO] [stdout] 71 | type Region = Option; [INFO] [stdout] | ^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | type Path = ast::Path; [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] help: if you import `Path`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 72 - type Path = ast::Path; [INFO] [stdout] 72 + type Path = Path; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 74 | fn tcx<'a>(&'a self) -> TyCtxt<'tcx> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:78:29 [INFO] [stdout] | [INFO] [stdout] 78 | fn print_type(self, ty: Ty<'tcx>) -> Result { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `bool` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:82:80 [INFO] [stdout] | [INFO] [stdout] 82 | ty::TyKind::Bool => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::bool, sp))), [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `char` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:83:80 [INFO] [stdout] | [INFO] [stdout] 83 | ty::TyKind::Char => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::char, sp))), [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i8` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:84:94 [INFO] [stdout] | [INFO] [stdout] 84 | ty::TyKind::Int(ty::IntTy::I8) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::i8, sp))), [INFO] [stdout] | ^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i16` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:85:95 [INFO] [stdout] | [INFO] [stdout] 85 | ty::TyKind::Int(ty::IntTy::I16) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::i16, sp))), [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i32` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:86:95 [INFO] [stdout] | [INFO] [stdout] 86 | ty::TyKind::Int(ty::IntTy::I32) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::i32, sp))), [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i64` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:87:95 [INFO] [stdout] | [INFO] [stdout] 87 | ty::TyKind::Int(ty::IntTy::I64) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::i64, sp))), [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i128` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:88:96 [INFO] [stdout] | [INFO] [stdout] 88 | ty::TyKind::Int(ty::IntTy::I128) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::i128, sp))), [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `isize` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:89:97 [INFO] [stdout] | [INFO] [stdout] 89 | ty::TyKind::Int(ty::IntTy::Isize) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::isize, sp))), [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u8` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:90:96 [INFO] [stdout] | [INFO] [stdout] 90 | ty::TyKind::Uint(ty::UintTy::U8) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::u8, sp))), [INFO] [stdout] | ^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u16` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:91:97 [INFO] [stdout] | [INFO] [stdout] 91 | ty::TyKind::Uint(ty::UintTy::U16) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::u16, sp))), [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u32` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:92:97 [INFO] [stdout] | [INFO] [stdout] 92 | ty::TyKind::Uint(ty::UintTy::U32) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::u32, sp))), [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u64` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:93:97 [INFO] [stdout] | [INFO] [stdout] 93 | ty::TyKind::Uint(ty::UintTy::U64) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::u64, sp))), [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u128` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:94:98 [INFO] [stdout] | [INFO] [stdout] 94 | ty::TyKind::Uint(ty::UintTy::U128) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::u128, sp))), [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `usize` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:95:99 [INFO] [stdout] | [INFO] [stdout] 95 | ty::TyKind::Uint(ty::UintTy::Usize) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::usize, sp))), [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f32` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:96:99 [INFO] [stdout] | [INFO] [stdout] 96 | ty::TyKind::Float(ty::FloatTy::F32) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::f32, sp))), [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f64` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:97:99 [INFO] [stdout] | [INFO] [stdout] 97 | ty::TyKind::Float(ty::FloatTy::F64) => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::f64, sp))), [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `str` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:98:79 [INFO] [stdout] | [INFO] [stdout] 98 | ty::TyKind::Str => Ok(ast::mk::ty_ident(sp, None, Ident::new(sym::str, sp))), [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:165:80 [INFO] [stdout] | [INFO] [stdout] 165 | ... Ok(ast::mk::ty(sp, ast::TyKind::ImplTrait(ast::DUMMY_NODE_ID, vec![ [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BareFnTy` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:188:63 [INFO] [stdout] | [INFO] [stdout] 188 | Ok(ast::mk::ty(sp, ast::TyKind::BareFn(P(ast::BareFnTy { [INFO] [stdout] | ^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | hir::Unsafety::Normal => ast::Unsafe::No, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 190 - hir::Unsafety::Normal => ast::Unsafe::No, [INFO] [stdout] 190 + Unsafety::Normal => ast::Unsafe::No, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:191:30 [INFO] [stdout] | [INFO] [stdout] 191 | hir::Unsafety::Unsafe => ast::Unsafe::Yes(sp), [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 191 - hir::Unsafety::Unsafe => ast::Unsafe::Yes(sp), [INFO] [stdout] 191 + Unsafety::Unsafe => ast::Unsafe::Yes(sp), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `StrLit` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:193:53 [INFO] [stdout] | [INFO] [stdout] 193 | ext: ast::Extern::Explicit(ast::StrLit { [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i8` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:282:117 [INFO] [stdout] | [INFO] [stdout] 282 | scalar.to_i8().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::i8).into_inner().kind)) [INFO] [stdout] | ^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i16` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:286:118 [INFO] [stdout] | [INFO] [stdout] 286 | ... scalar.to_i16().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::i16).into_inner().kind)) [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i32` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:290:118 [INFO] [stdout] | [INFO] [stdout] 290 | ... scalar.to_i32().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::i32).into_inner().kind)) [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i64` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:294:118 [INFO] [stdout] | [INFO] [stdout] 294 | ... scalar.to_i64().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::i64).into_inner().kind)) [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `i128` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:298:119 [INFO] [stdout] | [INFO] [stdout] 298 | ... scalar.to_i128().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::i128).into_inner().kind)) [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `isize` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:302:136 [INFO] [stdout] | [INFO] [stdout] 302 | ...const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::isize).into_inner().kind)) [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u8` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:306:117 [INFO] [stdout] | [INFO] [stdout] 306 | scalar.to_u8().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::u8).into_inner().kind)) [INFO] [stdout] | ^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u16` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:310:118 [INFO] [stdout] | [INFO] [stdout] 310 | ... scalar.to_u16().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::u16).into_inner().kind)) [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u32` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:314:118 [INFO] [stdout] | [INFO] [stdout] 314 | ... scalar.to_u32().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::u32).into_inner().kind)) [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u64` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:318:118 [INFO] [stdout] | [INFO] [stdout] 318 | ... scalar.to_u64().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::u64).into_inner().kind)) [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `u128` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:322:119 [INFO] [stdout] | [INFO] [stdout] 322 | ... scalar.to_u128().map(|v| ast::mk::anon_const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::u128).into_inner().kind)) [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `usize` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:326:136 [INFO] [stdout] | [INFO] [stdout] 326 | ...const(sp, ast::mk::expr_int_exact(sp, v as isize, sym::usize).into_inner().kind)) [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f32` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:332:102 [INFO] [stdout] | [INFO] [stdout] 332 | ... ast::mk::anon_const(sp, ast::mk::expr_float_exact(sp, v as f64, sym::f32).into_inner().kind) [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `f64` in module `sym` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:339:95 [INFO] [stdout] | [INFO] [stdout] 339 | ... ast::mk::anon_const(sp, ast::mk::expr_float_exact(sp, v, sym::f64).into_inner().kind) [INFO] [stdout] | ^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `StaticLifetime` in module `kw` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:357:70 [INFO] [stdout] | [INFO] [stdout] 357 | ReStatic => Ok(Some(ast::mk::lifetime(sp, Ident::new(kw::StaticLifetime, sp)))), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `kw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ReEarlyBound` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:359:13 [INFO] [stdout] | [INFO] [stdout] 359 | ReEarlyBound(region) => { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Empty` in module `kw` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:360:39 [INFO] [stdout] | [INFO] [stdout] 360 | if region.name == kw::Empty { return Ok(None); } [INFO] [stdout] | ^^^^^ not found in `kw` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::num::IntErrorKind::Empty; [INFO] [stdout] | [INFO] [stdout] 1 + use std::num::IntErrorKind::Empty; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::TryRecvError::Empty; [INFO] [stdout] | [INFO] [stdout] help: if you import `Empty`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 360 - if region.name == kw::Empty { return Ok(None); } [INFO] [stdout] 360 + if region.name == Empty { return Ok(None); } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ReLateBound` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:364:15 [INFO] [stdout] | [INFO] [stdout] 364 | | ReLateBound(_, ty::BoundRegion { kind: region, .. }) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ReFree` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:365:15 [INFO] [stdout] | [INFO] [stdout] 365 | | ReFree(ty::FreeRegion { bound_region: region, .. }) [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `RePlaceholder` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:366:15 [INFO] [stdout] | [INFO] [stdout] 366 | | RePlaceholder(ty::Placeholder { bound: ty::BoundRegion { kind: region, .. }, .. }) => { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Empty` in module `kw` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:368:39 [INFO] [stdout] | [INFO] [stdout] 368 | if region_name == kw::Empty || region_name == kw::UnderscoreLifetime { return Ok(None); } [INFO] [stdout] | ^^^^^ not found in `kw` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use core::num::IntErrorKind::Empty; [INFO] [stdout] | [INFO] [stdout] 1 + use std::num::IntErrorKind::Empty; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::mpsc::TryRecvError::Empty; [INFO] [stdout] | [INFO] [stdout] help: if you import `Empty`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 368 - if region_name == kw::Empty || region_name == kw::UnderscoreLifetime { return Ok(None); } [INFO] [stdout] 368 + if region_name == Empty || region_name == kw::UnderscoreLifetime { return Ok(None); } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UnderscoreLifetime` in module `kw` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:368:67 [INFO] [stdout] | [INFO] [stdout] 368 | if region_name == kw::Empty || region_name == kw::UnderscoreLifetime { return Ok(None); } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `kw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ReVar` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:372:13 [INFO] [stdout] | [INFO] [stdout] 372 | ReVar(_) | ReErased => Ok(None), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find tuple struct or tuple variant `ReError` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | ReError(_) => Err("encountered region error".to_owned()), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:380:22 [INFO] [stdout] | [INFO] [stdout] 380 | def_id: hir::DefId, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CrateNum` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:397:36 [INFO] [stdout] | [INFO] [stdout] 397 | fn path_crate(self, cnum: hir::CrateNum) -> Result { [INFO] [stdout] | ^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Crate` in module `kw` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:399:75 [INFO] [stdout] | [INFO] [stdout] 399 | LOCAL_CRATE => Ok(ast::mk::path_ident(self.sp, Ident::new(kw::Crate, self.sp))), [INFO] [stdout] | ^^^^^ not found in `kw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:407:38 [INFO] [stdout] | [INFO] [stdout] 407 | fn path_qualified(self, self_ty: Ty<'tcx>, trait_ref: Option>) -> Result { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:425:19 [INFO] [stdout] | [INFO] [stdout] 425 | _self_ty: Ty<'tcx>, [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AngleBracketedArgs` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:475:74 [INFO] [stdout] | [INFO] [stdout] 475 | last_segment.args = Some(P(ast::GenericArgs::AngleBracketed(ast::AngleBracketedArgs { span: self.sp, args: args_ast }))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:484:36 [INFO] [stdout] | [INFO] [stdout] 484 | fn print_path(self, path: ast::Path) -> Result; [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] help: if you import `Path`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 484 - fn print_path(self, path: ast::Path) -> Result; [INFO] [stdout] 484 + fn print_path(self, path: Path) -> Result; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:486:54 [INFO] [stdout] | [INFO] [stdout] 486 | fn try_print_visible_def_path(self, def_id: hir::DefId, scoped_item_paths: ScopedItemPaths) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:489:26 [INFO] [stdout] | [INFO] [stdout] 489 | def_id: hir::DefId, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:491:36 [INFO] [stdout] | [INFO] [stdout] 491 | callers: &mut Vec, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:530:35 [INFO] [stdout] | [INFO] [stdout] 530 | let parent = hir::DefId { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `Underscore` in module `kw` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:549:88 [INFO] [stdout] | [INFO] [stdout] 549 | .find(|child| child.vis.is_public() && child.ident.name != kw::Underscore) [INFO] [stdout] | ^^^^^^^^^^ not found in `kw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Path` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | Ok(ast::Path { span: self.sp, segments: ThinVec::new(), tokens: None }) [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] help: if you import `Path`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 579 - Ok(ast::Path { span: self.sp, segments: ThinVec::new(), tokens: None }) [INFO] [stdout] 579 + Ok(Path { span: self.sp, segments: ThinVec::new(), tokens: None }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Path` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:582:36 [INFO] [stdout] | [INFO] [stdout] 582 | fn print_path(self, path: ast::Path) -> Result { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::path::Path; [INFO] [stdout] | [INFO] [stdout] help: if you import `Path`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 582 - fn print_path(self, path: ast::Path) -> Result { [INFO] [stdout] 582 + fn print_path(self, path: Path) -> Result { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TyCtxt` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:587:28 [INFO] [stdout] | [INFO] [stdout] 587 | pub fn ast_repr<'tcx>(tcx: TyCtxt<'tcx>, sp: Span, ty: Ty<'tcx>, def_path_handling: DefPathHandling, opaque_ty_handling: OpaqueTyHandling... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:587:56 [INFO] [stdout] | [INFO] [stdout] 587 | pub fn ast_repr<'tcx>(tcx: TyCtxt<'tcx>, sp: Span, ty: Ty<'tcx>, def_path_handling: DefPathHandling, opaque_ty_handling: OpaqueTyHandling... [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:587:157 [INFO] [stdout] | [INFO] [stdout] 587 | ... opaque_ty_handling: OpaqueTyHandling) -> Option> { [INFO] [stdout] | ^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | fn entry_point_type(item: &ast::Item, depth: usize) -> EntryPointType { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 16 | fn entry_point_type(item: &crate::analysis::hir::DefItem, depth: usize) -> EntryPointType { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 16 | fn entry_point_type(item: &crate::codegen::ast::DefItem, depth: usize) -> EntryPointType { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `start` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:19:64 [INFO] [stdout] | [INFO] [stdout] 19 | if item.attrs.iter().any(|attr| attr.has_name(sym::start)) { [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rustc_main` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:21:71 [INFO] [stdout] | [INFO] [stdout] 21 | } else if item.attrs.iter().any(|attr| attr.has_name(sym::rustc_main)) { [INFO] [stdout] | ^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `main` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:23:47 [INFO] [stdout] | [INFO] [stdout] 23 | } else if item.ident.name == sym::main { [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:37:40 [INFO] [stdout] | [INFO] [stdout] 37 | fn is_allow_dead_code_attr(attr: &ast::Attribute) -> bool { [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `allow` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | attr.has_name(sym::allow) && attr.meta_item_list().is_some_and(|list| list.iter().any(|item| item.has_name(sym::dead_code))) [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dead_code` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:39:117 [INFO] [stdout] | [INFO] [stdout] 39 | attr.has_name(sym::allow) && attr.meta_item_list().is_some_and(|list| list.iter().any(|item| item.has_name(sym::dead_code))) [INFO] [stdout] | ^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 48 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 48 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:48:70 [INFO] [stdout] | [INFO] [stdout] 48 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 48 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 48 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `main` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:60:44 [INFO] [stdout] | [INFO] [stdout] 60 | if item.ident.name == sym::main { [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `allow` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | Ident::new(sym::allow, item.span), [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dead_code` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:68:94 [INFO] [stdout] | [INFO] [stdout] 68 | ast::mk::tt_token_joint(item.span, ast::token::TokenKind::Ident(sym::dead_code, false)), [INFO] [stdout] | ^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `start` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:73:56 [INFO] [stdout] | [INFO] [stdout] 73 | .filter(|attr| !attr.has_name(sym::start)) [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:89:60 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn clean_entry_points(sess: &Session, krate: &mut ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:94:70 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn generate_dummy_main<'tcx>(tcx: TyCtxt<'tcx>, krate: &mut ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | &[sym::test, sym::rustc_attrs], [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rustc_attrs` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:98:27 [INFO] [stdout] | [INFO] [stdout] 98 | &[sym::test, sym::rustc_attrs], [INFO] [stdout] | ^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `main` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:106:33 [INFO] [stdout] | [INFO] [stdout] 106 | let ident = Ident::new(sym::main, def); [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn remove_dummy_main(krate: &mut ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `main` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:114:55 [INFO] [stdout] | [INFO] [stdout] 114 | krate.items.retain(|item| item.ident.name != sym::main); [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:76:83 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn insert_generated_code_crate_refs<'tcx>(tcx: TyCtxt<'tcx>, krate: &mut ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rustc_attrs` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | &[sym::rustc_attrs], [INFO] [stdout] | ^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `alloc` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:85:85 [INFO] [stdout] | [INFO] [stdout] 85 | if !krate.items.iter().any(|item| ast::inspect::is_extern_crate_decl(item, sym::alloc)) { [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::alloc; [INFO] [stdout] | [INFO] [stdout] help: if you import `alloc`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 85 - if !krate.items.iter().any(|item| ast::inspect::is_extern_crate_decl(item, sym::alloc)) { [INFO] [stdout] 85 + if !krate.items.iter().any(|item| ast::inspect::is_extern_crate_decl(item, alloc)) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `alloc` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:86:68 [INFO] [stdout] | [INFO] [stdout] 86 | krate.items.push(ast::mk::item_extern_crate(def_site, sym::alloc, None)); [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::alloc::alloc; [INFO] [stdout] | [INFO] [stdout] help: if you import `alloc`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - krate.items.push(ast::mk::item_extern_crate(def_site, sym::alloc, None)); [INFO] [stdout] 86 + krate.items.push(ast::mk::item_extern_crate(def_site, alloc, None)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | attrs: &[ast::Attribute], [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `path` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:103:66 [INFO] [stdout] | [INFO] [stdout] 103 | let first_path = attrs.iter().find(|attr| attr.has_name(sym::path))?; [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::ast::mk::path; [INFO] [stdout] | [INFO] [stdout] help: if you import `path`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 103 - let first_path = attrs.iter().find(|attr| attr.has_name(sym::path))?; [INFO] [stdout] 103 + let first_path = attrs.iter().find(|attr| attr.has_name(path))?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | attrs: &[ast::Attribute], [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:184:19 [INFO] [stdout] | [INFO] [stdout] 184 | attrs: &[ast::Attribute], [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Inline` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:185:18 [INFO] [stdout] | [INFO] [stdout] 185 | inline: ast::Inline, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ModSpans` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:219:21 [INFO] [stdout] | [INFO] [stdout] 219 | pub spans: ast::ModSpans, [INFO] [stdout] | ^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:220:31 [INFO] [stdout] | [INFO] [stdout] 220 | pub items: ThinVec>, [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 220 | pub items: ThinVec>, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 220 | pub items: ThinVec>, [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:229:30 [INFO] [stdout] | [INFO] [stdout] 229 | attrs: &mut ThinVec, [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:253:46 [INFO] [stdout] | [INFO] [stdout] 253 | fn flat_map_item(&mut self, item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 253 | fn flat_map_item(&mut self, item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 253 | fn flat_map_item(&mut self, item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:253:73 [INFO] [stdout] | [INFO] [stdout] 253 | fn flat_map_item(&mut self, item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 253 | fn flat_map_item(&mut self, item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 253 | fn flat_map_item(&mut self, item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:283:50 [INFO] [stdout] | [INFO] [stdout] 283 | fn visit_block(&mut self, block: &mut P) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:290:54 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn load_modules(sess: &Session, krate: &mut ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:308:40 [INFO] [stdout] | [INFO] [stdout] 308 | fn clone_important_attrs(attrs: &[ast::Attribute]) -> ThinVec { [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:308:68 [INFO] [stdout] | [INFO] [stdout] 308 | fn clone_important_attrs(attrs: &[ast::Attribute]) -> ThinVec { [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:319:48 [INFO] [stdout] | [INFO] [stdout] 319 | fn remove_macro_attrs(attrs: &mut ThinVec) { [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `derive` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:324:14 [INFO] [stdout] | [INFO] [stdout] 324 | sym::derive, [INFO] [stdout] | ^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `default` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:326:15 [INFO] [stdout] | [INFO] [stdout] 326 | *sym::default, [INFO] [stdout] | ^^^^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::analysis::res::fns::default; [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::symbols::path::default; [INFO] [stdout] | [INFO] [stdout] help: if you import `default`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 326 - *sym::default, [INFO] [stdout] 326 + *default, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:334:49 [INFO] [stdout] | [INFO] [stdout] 334 | fn remove_macro_attrs_from_item(item: &mut ast::Item) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 334 | fn remove_macro_attrs_from_item(item: &mut crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 334 | fn remove_macro_attrs_from_item(item: &mut crate::codegen::expansion::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:364:32 [INFO] [stdout] | [INFO] [stdout] 364 | original_crate: &'ast ast::Crate, [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:365:46 [INFO] [stdout] | [INFO] [stdout] 365 | current_scope_in_original: &'ast [P], [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 365 | current_scope_in_original: &'ast [P], [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 365 | current_scope_in_original: &'ast [P], [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:369:48 [INFO] [stdout] | [INFO] [stdout] 369 | fn visit_crate(&mut self, krate: &mut ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:374:50 [INFO] [stdout] | [INFO] [stdout] 374 | fn visit_block(&mut self, block: &mut P) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:386:50 [INFO] [stdout] | [INFO] [stdout] 386 | fn flat_map_item(&mut self, mut item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 386 | fn flat_map_item(&mut self, mut item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 386 | fn flat_map_item(&mut self, mut item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:386:77 [INFO] [stdout] | [INFO] [stdout] 386 | fn flat_map_item(&mut self, mut item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 386 | fn flat_map_item(&mut self, mut item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 386 | fn flat_map_item(&mut self, mut item: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:472:74 [INFO] [stdout] | [INFO] [stdout] 472 | pub fn revert_non_local_macro_expansions<'ast>(expanded_crate: &mut ast::Crate, original_crate: &ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:472:103 [INFO] [stdout] | [INFO] [stdout] 472 | pub fn revert_non_local_macro_expansions<'ast>(expanded_crate: &mut ast::Crate, original_crate: &ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:481:57 [INFO] [stdout] | [INFO] [stdout] 481 | fn dedupe_extern_crate_decls(items: &mut ThinVec>, sym: Symbol) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 481 | fn dedupe_extern_crate_decls(items: &mut ThinVec>, sym: Symbol) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 481 | fn dedupe_extern_crate_decls(items: &mut ThinVec>, sym: Symbol) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:495:49 [INFO] [stdout] | [INFO] [stdout] 495 | fn ensure_test_scope(items: &mut ThinVec>) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 495 | fn ensure_test_scope(items: &mut ThinVec>) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 495 | fn ensure_test_scope(items: &mut ThinVec>) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:496:43 [INFO] [stdout] | [INFO] [stdout] 496 | dedupe_extern_crate_decls(items, sym::test) [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:505:44 [INFO] [stdout] | [INFO] [stdout] 505 | fn visit_crate(&mut self, c: &mut ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:511:43 [INFO] [stdout] | [INFO] [stdout] 511 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 511 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 511 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:511:70 [INFO] [stdout] | [INFO] [stdout] 511 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 511 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 511 | fn flat_map_item(&mut self, i: P) -> SmallVec<[P; 1]> { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:530:79 [INFO] [stdout] | [INFO] [stdout] 530 | let test_attr = ast::mk::attr_outer(g, item.span, Ident::new(sym::test, item.span), ast::AttrArgs::Empty); [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rustc_test_marker` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:533:52 [INFO] [stdout] | [INFO] [stdout] 533 | .filter(|attr| !attr.has_name(sym::rustc_test_marker)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:534:52 [INFO] [stdout] | [INFO] [stdout] 534 | .filter(|attr| !attr.has_name(sym::test)) [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:543:77 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn clean_up_test_cases(sess: &Session, tests: &[Test], krate: &mut ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:17:109 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn bake_mutation(mutation: &Mut, sp: Span, sess: &Session, unsafe_targeting: UnsafeTargeting) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:71:87 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn bake_mutant(mutant: &Mutant, sp: Span, _sess: &Session, mutations_expr: P, subst_map_expr: P) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:71:117 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn bake_mutant(mutant: &Mutant, sp: Span, _sess: &Session, mutations_expr: P, subst_map_expr: P) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:71:134 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn bake_mutant(mutant: &Mutant, sp: Span, _sess: &Session, mutations_expr: P, subst_map_expr: P) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:81:72 [INFO] [stdout] | [INFO] [stdout] 81 | fn mk_subst_map_struct(sp: Span, subst_locs: &Vec) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 81 | fn mk_subst_map_struct(sp: Span, subst_locs: &Vec) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 81 | fn mk_subst_map_struct(sp: Span, subst_locs: &Vec) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SubstMap` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:96:34 [INFO] [stdout] | [INFO] [stdout] 96 | let ident = Ident::new(*sym::SubstMap, sp); [INFO] [stdout] | ^^^^^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::symbols::path::SubstMap; [INFO] [stdout] | [INFO] [stdout] help: if you import `SubstMap`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 96 - let ident = Ident::new(*sym::SubstMap, sp); [INFO] [stdout] 96 + let ident = Ident::new(*SubstMap, sp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:100:115 [INFO] [stdout] | [INFO] [stdout] 100 | fn mk_mutations_mod(sp: Span, sess: &Session, mutations: &Vec<&Mut>, unsafe_targeting: UnsafeTargeting) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 100 | fn mk_mutations_mod(sp: Span, sess: &Session, mutations: &Vec<&Mut>, unsafe_targeting: UnsafeTargeting) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 100 | fn mk_mutations_mod(sp: Span, sess: &Session, mutations: &Vec<&Mut>, unsafe_targeting: UnsafeTargeting) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mutest_runtime` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:103:65 [INFO] [stdout] | [INFO] [stdout] 103 | let items = iter::once(ast::mk::item_extern_crate(sp, *sym::mutest_runtime, None)) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `allow` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:116:25 [INFO] [stdout] | [INFO] [stdout] 116 | Ident::new(sym::allow, sp), [INFO] [stdout] | ^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `non_upper_case_globals` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:118:69 [INFO] [stdout] | [INFO] [stdout] 118 | ast::mk::tt_token_joint(sp, ast::TokenKind::Ident(*sym::non_upper_case_globals, false)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mutations` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:124:34 [INFO] [stdout] | [INFO] [stdout] 124 | let ident = Ident::new(*sym::mutations, sp); [INFO] [stdout] | ^^^^^^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::symbols::path::mutations; [INFO] [stdout] | [INFO] [stdout] help: if you import `mutations`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 124 - let ident = Ident::new(*sym::mutations, sp); [INFO] [stdout] 124 + let ident = Ident::new(*mutations, sp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:128:111 [INFO] [stdout] | [INFO] [stdout] 128 | fn mk_mutants_slice_const(sp: Span, sess: &Session, mutants: &[Mutant], subst_locs: &Vec) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 128 | fn mk_mutants_slice_const(sp: Span, sess: &Session, mutants: &[Mutant], subst_locs: &Vec) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 128 | fn mk_mutants_slice_const(sp: Span, sess: &Session, mutants: &[Mutant], subst_locs: &Vec) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MUTANTS` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:177:34 [INFO] [stdout] | [INFO] [stdout] 177 | let ident = Ident::new(*sym::MUTANTS, sp); [INFO] [stdout] | ^^^^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::symbols::path::MUTANTS; [INFO] [stdout] | [INFO] [stdout] help: if you import `MUTANTS`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 177 - let ident = Ident::new(*sym::MUTANTS, sp); [INFO] [stdout] 177 + let ident = Ident::new(*MUTANTS, sp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:188:55 [INFO] [stdout] | [INFO] [stdout] 188 | fn mk_active_mutant_handle_static(sp: Span) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 188 | fn mk_active_mutant_handle_static(sp: Span) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 188 | fn mk_active_mutant_handle_static(sp: Span) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ACTIVE_MUTANT_HANDLE` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | let ident = Ident::new(*sym::ACTIVE_MUTANT_HANDLE, sp); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::symbols::path::ACTIVE_MUTANT_HANDLE; [INFO] [stdout] | [INFO] [stdout] help: if you import `ACTIVE_MUTANT_HANDLE`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 192 - let ident = Ident::new(*sym::ACTIVE_MUTANT_HANDLE, sp); [INFO] [stdout] 192 + let ident = Ident::new(*ACTIVE_MUTANT_HANDLE, sp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:202:38 [INFO] [stdout] | [INFO] [stdout] 202 | fn mk_harness_fn(sp: Span) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 202 | fn mk_harness_fn(sp: Span) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 202 | fn mk_harness_fn(sp: Span) -> P { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `harness` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:215:34 [INFO] [stdout] | [INFO] [stdout] 215 | let ident = Ident::new(*sym::harness, sp); [INFO] [stdout] | ^^^^^^^ not found in `sym` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::symbols::path::harness; [INFO] [stdout] | [INFO] [stdout] help: if you import `harness`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 215 - let ident = Ident::new(*sym::harness, sp); [INFO] [stdout] 215 + let ident = Ident::new(*harness, sp); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:232:44 [INFO] [stdout] | [INFO] [stdout] 232 | fn visit_crate(&mut self, c: &mut ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `feature` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:244:29 [INFO] [stdout] | [INFO] [stdout] 244 | Ident::new(sym::feature, def), [INFO] [stdout] | ^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:246:73 [INFO] [stdout] | [INFO] [stdout] 246 | ast::mk::tt_token_joint(def, ast::TokenKind::Ident(sym::test, false)), [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `feature` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:251:29 [INFO] [stdout] | [INFO] [stdout] 251 | Ident::new(sym::feature, def), [INFO] [stdout] | ^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `custom_test_frameworks` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:253:73 [INFO] [stdout] | [INFO] [stdout] 253 | ast::mk::tt_token_joint(def, ast::TokenKind::Ident(sym::custom_test_frameworks, false)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test_runner` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 258 | Ident::new(sym::test_runner, def), [INFO] [stdout] | ^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:269:70 [INFO] [stdout] | [INFO] [stdout] 269 | let extern_crate_test = ast::mk::item_extern_crate(def, sym::test, None); [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mutest_runtime` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:271:81 [INFO] [stdout] | [INFO] [stdout] 271 | let extern_crate_mutest_runtime = ast::mk::item_extern_crate(def, *sym::mutest_runtime, None); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mutest_generated` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:276:30 [INFO] [stdout] | [INFO] [stdout] 276 | Ident::new(*sym::mutest_generated, def), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:292:90 [INFO] [stdout] | [INFO] [stdout] 292 | pub fn generate_harness<'tcx>(tcx: TyCtxt<'tcx>, mutants: &Vec, krate: &mut ast::Crate, unsafe_targeting: UnsafeTargeting) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:296:16 [INFO] [stdout] | [INFO] [stdout] 296 | &[sym::test, sym::rustc_attrs], [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rustc_attrs` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:296:27 [INFO] [stdout] | [INFO] [stdout] 296 | &[sym::test, sym::rustc_attrs], [INFO] [stdout] | ^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | FnParam(&'a ast::Param, &'a ast::FnItem), [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | FnBodyStmt(&'a ast::Stmt, &'a ast::FnItem), [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:28:25 [INFO] [stdout] | [INFO] [stdout] 28 | FnBodyExpr(&'a ast::Expr, &'a ast::FnItem), [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:62:23 [INFO] [stdout] | [INFO] [stdout] 62 | InsertBefore(ast::NodeId), [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 63 | InsertAfter(ast::NodeId), [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | Replace(ast::NodeId), [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:70:60 [INFO] [stdout] | [INFO] [stdout] 70 | Self::InsertBefore(node_id) => node_id == ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:71:59 [INFO] [stdout] | [INFO] [stdout] 71 | Self::InsertAfter(node_id) => node_id == ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `DUMMY_NODE_ID` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:72:55 [INFO] [stdout] | [INFO] [stdout] 72 | Self::Replace(node_id) => node_id == ast::DUMMY_NODE_ID, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:78:18 [INFO] [stdout] | [INFO] [stdout] 78 | AstExpr(ast::Expr), [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | AstStmt(ast::Stmt), [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutability` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:80:26 [INFO] [stdout] | [INFO] [stdout] 80 | AstLocal(Ident, ast::Mutability, Option>, P, Option>), [INFO] [stdout] | ^^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:80:52 [INFO] [stdout] | [INFO] [stdout] 80 | AstLocal(Ident, ast::Mutability, Option>, P, Option>), [INFO] [stdout] | ^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:80:65 [INFO] [stdout] | [INFO] [stdout] 80 | AstLocal(Ident, ast::Mutability, Option>, P, Option>), [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:80:86 [INFO] [stdout] | [INFO] [stdout] 80 | AstLocal(Ident, ast::Mutability, Option>, P, Option>), [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unsafety` in module `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:196:24 [INFO] [stdout] | [INFO] [stdout] 196 | OnlyEnclosing(hir::Unsafety), [INFO] [stdout] | ^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/tool_attr.rs:12:53 [INFO] [stdout] | [INFO] [stdout] 12 | ast::mk::attr_args_delimited(DUMMY_SP, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `token` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/tool_attr.rs:19:53 [INFO] [stdout] | [INFO] [stdout] 19 | ast::mk::attr_args_delimited(DUMMY_SP, ast::token::Delimiter::Parenthesis, ast::mk::token_stream(vec![ [INFO] [stdout] | ^^^^^ could not find `token` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BodyId` in module `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:223:34 [INFO] [stdout] | [INFO] [stdout] 223 | current_closure: Option, [INFO] [stdout] | ^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:261:85 [INFO] [stdout] | [INFO] [stdout] 261 | fn report_unmatched_ast_node<'tcx>(tcx: TyCtxt<'tcx>, node_kind: &str, def_id: hir::LocalDefId, span: Span) { [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:271:81 [INFO] [stdout] | [INFO] [stdout] 271 | fn visit_fn(&mut self, kind: ast::visit::FnKind<'ast>, span: Span, id: ast::NodeId) { [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:290:14 [INFO] [stdout] | [INFO] [stdout] 290 | ast::visit::walk_fn(self, kind); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::ast_lowering::visit; [INFO] [stdout] | [INFO] [stdout] help: if you import `visit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 290 - ast::visit::walk_fn(self, kind); [INFO] [stdout] 290 + visit::walk_fn(self, kind); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:294:49 [INFO] [stdout] | [INFO] [stdout] 294 | fn visit_param(&mut self, param: &'ast ast::Param) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:319:14 [INFO] [stdout] | [INFO] [stdout] 319 | ast::visit::walk_param(self, param); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::ast_lowering::visit; [INFO] [stdout] | [INFO] [stdout] help: if you import `visit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 319 - ast::visit::walk_param(self, param); [INFO] [stdout] 319 + visit::walk_param(self, param); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:322:49 [INFO] [stdout] | [INFO] [stdout] 322 | fn visit_block(&mut self, block: &'ast ast::Block) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:337:14 [INFO] [stdout] | [INFO] [stdout] 337 | ast::visit::walk_block(self, block); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::ast_lowering::visit; [INFO] [stdout] | [INFO] [stdout] help: if you import `visit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 337 - ast::visit::walk_block(self, block); [INFO] [stdout] 337 + visit::walk_block(self, block); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:341:47 [INFO] [stdout] | [INFO] [stdout] 341 | fn visit_stmt(&mut self, stmt: &'ast ast::Stmt) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:376:14 [INFO] [stdout] | [INFO] [stdout] 376 | ast::visit::walk_stmt(self, stmt); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::ast_lowering::visit; [INFO] [stdout] | [INFO] [stdout] help: if you import `visit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 376 - ast::visit::walk_stmt(self, stmt); [INFO] [stdout] 376 + visit::walk_stmt(self, stmt); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:379:47 [INFO] [stdout] | [INFO] [stdout] 379 | fn visit_expr(&mut self, expr: &'ast ast::Expr) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:403:25 [INFO] [stdout] | [INFO] [stdout] 403 | return ast::visit::walk_expr(self, expr); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::ast_lowering::visit; [INFO] [stdout] | [INFO] [stdout] help: if you import `visit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 403 - return ast::visit::walk_expr(self, expr); [INFO] [stdout] 403 + return visit::walk_expr(self, expr); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Closure` in module `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:416:45 [INFO] [stdout] | [INFO] [stdout] 416 | if let hir::ExprKind::Closure(&hir::Closure { body, .. }) = expr_hir.kind { self.current_closure = Some(body); } [INFO] [stdout] | ^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:435:105 [INFO] [stdout] | [INFO] [stdout] 435 | fn inner_visit_if<'ast, T: ast::visit::Visitor<'ast>>(visitor: &mut T, expr: &'ast ast::Expr) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:443:64 [INFO] [stdout] | [INFO] [stdout] 443 | ... ast::ExprKind::Block(_, _) => ast::visit::walk_expr(visitor, els), [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::ast_lowering::visit; [INFO] [stdout] | [INFO] [stdout] help: if you import `visit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 443 - ast::ExprKind::Block(_, _) => ast::visit::walk_expr(visitor, els), [INFO] [stdout] 443 + ast::ExprKind::Block(_, _) => visit::walk_expr(visitor, els), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:451:23 [INFO] [stdout] | [INFO] [stdout] 451 | _ => ast::visit::walk_expr(self, expr), [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::ast_lowering::visit; [INFO] [stdout] | [INFO] [stdout] help: if you import `visit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 451 - _ => ast::visit::walk_expr(self, expr), [INFO] [stdout] 451 + _ => visit::walk_expr(self, expr), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attribute` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:457:53 [INFO] [stdout] | [INFO] [stdout] 457 | fn visit_attribute(&mut self, _attr: &'ast ast::Attribute) {} [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Ty` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:459:44 [INFO] [stdout] | [INFO] [stdout] 459 | fn visit_ty(&mut self, _ty: &'ast ast::Ty) { [INFO] [stdout] | ^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:498:49 [INFO] [stdout] | [INFO] [stdout] 498 | fn visit_block(&mut self, block: &'ast ast::Block) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:504:14 [INFO] [stdout] | [INFO] [stdout] 504 | ast::visit::walk_block(self, block); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::ast_lowering::visit; [INFO] [stdout] | [INFO] [stdout] help: if you import `visit`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 504 - ast::visit::walk_block(self, block); [INFO] [stdout] 504 + visit::walk_block(self, block); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:527:22 [INFO] [stdout] | [INFO] [stdout] 527 | pub def_id: hir::LocalDefId, [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 17 | pub node_id_to_def_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:545:105 [INFO] [stdout] | [INFO] [stdout] 545 | pub fn all_mutable_fns<'tcx, 'tst>(tcx: TyCtxt<'tcx>, tests: &'tst [Test]) -> impl Iterator + 'tcx { [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:17:56 [INFO] [stdout] | [INFO] [stdout] 17 | pub node_id_to_def_id: FxHashMap, [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `test` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:562:82 [INFO] [stdout] | [INFO] [stdout] 562 | && !tcx.hir().attrs(hir_id).iter().any(|attr| attr.has_name(sym::test) || attr.has_name(sym::rustc_test_marker)) [INFO] [stdout] | ^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | pub def_id_to_node_id: IndexVec, [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:18:59 [INFO] [stdout] | [INFO] [stdout] 18 | pub def_id_to_node_id: IndexVec, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:426:39 [INFO] [stdout] | [INFO] [stdout] 426 | node_id_to_hir_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:426:52 [INFO] [stdout] | [INFO] [stdout] 426 | node_id_to_hir_id: FxHashMap, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:427:39 [INFO] [stdout] | [INFO] [stdout] 427 | hir_id_to_node_id: FxHashMap, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:427:51 [INFO] [stdout] | [INFO] [stdout] 427 | hir_id_to_node_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:431:39 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn ast_id(&self, hir_id: hir::HirId) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:431:61 [INFO] [stdout] | [INFO] [stdout] 431 | pub fn ast_id(&self, hir_id: hir::HirId) -> Option { [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:435:40 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn hir_id(&self, node_id: ast::NodeId) -> Option { [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:435:63 [INFO] [stdout] | [INFO] [stdout] 435 | pub fn hir_id(&self, node_id: ast::NodeId) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:439:42 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn hir_node(&self, node_id: ast::NodeId) -> Option> { [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:439:65 [INFO] [stdout] | [INFO] [stdout] 439 | pub fn hir_node(&self, node_id: ast::NodeId) -> Option> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:443:42 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn hir_param(&self, param: &ast::Param) -> Option<&'tcx hir::Param<'tcx>> { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:443:70 [INFO] [stdout] | [INFO] [stdout] 443 | pub fn hir_param(&self, param: &ast::Param) -> Option<&'tcx hir::Param<'tcx>> { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:447:40 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn hir_expr(&self, expr: &ast::Expr) -> Option<&'tcx hir::Expr<'tcx>> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rustc_test_marker` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:562:110 [INFO] [stdout] | [INFO] [stdout] 562 | && !tcx.hir().attrs(hir_id).iter().any(|attr| attr.has_name(sym::test) || attr.has_name(sym::rustc_test_marker)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:447:67 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn hir_expr(&self, expr: &ast::Expr) -> Option<&'tcx hir::Expr<'tcx>> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:451:40 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn hir_stmt(&self, stmt: &ast::Stmt) -> Option<&'tcx hir::Stmt<'tcx>> { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:451:67 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn hir_stmt(&self, stmt: &ast::Stmt) -> Option<&'tcx hir::Stmt<'tcx>> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:455:42 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn hir_block(&self, block: &ast::Block) -> Option<&'tcx hir::Block<'tcx>> { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:455:70 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn hir_block(&self, block: &ast::Block) -> Option<&'tcx hir::Block<'tcx>> { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:574:23 [INFO] [stdout] | [INFO] [stdout] 574 | krate: &'ast ast::Crate, [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:462:39 [INFO] [stdout] | [INFO] [stdout] 462 | node_id_to_hir_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:462:52 [INFO] [stdout] | [INFO] [stdout] 462 | node_id_to_hir_id: FxHashMap, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:463:39 [INFO] [stdout] | [INFO] [stdout] 463 | hir_id_to_node_id: FxHashMap, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:463:51 [INFO] [stdout] | [INFO] [stdout] 463 | hir_id_to_node_id: FxHashMap, [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:578:31 [INFO] [stdout] | [INFO] [stdout] 578 | type Callee<'tcx> = (hir::LocalDefId, ty::GenericArgsRef<'tcx>); [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeId` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:93 [INFO] [stdout] | [INFO] [stdout] 473 | fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, span_ast: Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hi... [INFO] [stdout] | ^^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FnDecl` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:163 [INFO] [stdout] | [INFO] [stdout] 473 | ...: hir::intravisit::FnKind<'hir>, decl_hir: &'hir hir::FnDecl<'hir>, body_hir: hir::BodyId, span_hir: Span, id_hir: hir::HirId) { [INFO] [stdout] | ^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BodyId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:192 [INFO] [stdout] | [INFO] [stdout] 473 | ...r>, decl_hir: &'hir hir::FnDecl<'hir>, body_hir: hir::BodyId, span_hir: Span, id_hir: hir::HirId) { [INFO] [stdout] | ^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:473:229 [INFO] [stdout] | [INFO] [stdout] 473 | ...>, body_hir: hir::BodyId, span_hir: Span, id_hir: hir::HirId) { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:477:53 [INFO] [stdout] | [INFO] [stdout] 477 | fn visit_param(&mut self, param_ast: &'ast ast::Param, param_hir: &'hir hir::Param<'hir>) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Param` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:477:82 [INFO] [stdout] | [INFO] [stdout] 477 | fn visit_param(&mut self, param_ast: &'ast ast::Param, param_hir: &'hir hir::Param<'hir>) { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:484:53 [INFO] [stdout] | [INFO] [stdout] 484 | fn visit_block(&mut self, block_ast: &'ast ast::Block, block_hir: &'hir hir::Block<'hir>) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:484:82 [INFO] [stdout] | [INFO] [stdout] 484 | fn visit_block(&mut self, block_ast: &'ast ast::Block, block_hir: &'hir hir::Block<'hir>) { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:491:51 [INFO] [stdout] | [INFO] [stdout] 491 | fn visit_stmt(&mut self, stmt_ast: &'ast ast::Stmt, stmt_hir: &'hir hir::Stmt<'hir>) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Stmt` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:491:78 [INFO] [stdout] | [INFO] [stdout] 491 | fn visit_stmt(&mut self, stmt_ast: &'ast ast::Stmt, stmt_hir: &'hir hir::Stmt<'hir>) { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:498:51 [INFO] [stdout] | [INFO] [stdout] 498 | fn visit_expr(&mut self, expr_ast: &'ast ast::Expr, expr_hir: &'hir hir::Expr<'hir>) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:498:78 [INFO] [stdout] | [INFO] [stdout] 498 | fn visit_expr(&mut self, expr_ast: &'ast ast::Expr, expr_hir: &'hir hir::Expr<'hir>) { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:535:47 [INFO] [stdout] | [INFO] [stdout] 535 | fn visit_item(&mut self, item: &'ast ast::Item) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 535 | fn visit_item(&mut self, item: &'ast crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 535 | fn visit_item(&mut self, item: &'ast crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForeignItem` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:539:55 [INFO] [stdout] | [INFO] [stdout] 539 | fn visit_foreign_item(&mut self, item: &'ast ast::ForeignItem) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::ForeignItem` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 539 | fn visit_foreign_item(&mut self, item: &'ast crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 539 | fn visit_foreign_item(&mut self, item: &'ast crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AssocItem` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:543:53 [INFO] [stdout] | [INFO] [stdout] 543 | fn visit_assoc_item(&mut self, item: &'ast ast::AssocItem, ctx: rustc_ast::visit::AssocCtxt) { [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::AssocItem`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 543 | fn visit_assoc_item(&mut self, item: &'ast crate::codegen::ast::DefItem, ctx: rustc_ast::visit::AssocCtxt) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:548:49 [INFO] [stdout] | [INFO] [stdout] 548 | fn ast_body_child_items<'ast>(block: &'ast ast::Block) -> Vec> { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:568:47 [INFO] [stdout] | [INFO] [stdout] 568 | fn visit_item(&mut self, item: &'hir hir::Item<'hir>) { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 568 | fn visit_item(&mut self, item: &'hir crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 568 | fn visit_item(&mut self, item: &'hir crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForeignItem` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:572:55 [INFO] [stdout] | [INFO] [stdout] 572 | fn visit_foreign_item(&mut self, item: &'hir hir::ForeignItem<'hir>) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::ForeignItem` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 572 | fn visit_foreign_item(&mut self, item: &'hir crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 572 | fn visit_foreign_item(&mut self, item: &'hir crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TraitItem` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:576:53 [INFO] [stdout] | [INFO] [stdout] 576 | fn visit_trait_item(&mut self, item: &'hir hir::TraitItem<'hir>) { [INFO] [stdout] | ^^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::TraitItem`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 576 | fn visit_trait_item(&mut self, item: &'hir crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ImplItem` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:580:52 [INFO] [stdout] | [INFO] [stdout] 580 | fn visit_impl_item(&mut self, item: &'hir hir::ImplItem<'hir>) { [INFO] [stdout] | ^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::ImplItem`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 580 | fn visit_impl_item(&mut self, item: &'hir crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Body` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:585:67 [INFO] [stdout] | [INFO] [stdout] 585 | fn hir_body_child_items<'tcx>(tcx: TyCtxt<'tcx>, body: &'tcx hir::Body<'tcx>) -> Vec> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:599:89 [INFO] [stdout] | [INFO] [stdout] 599 | fn disambiguate_hir_def_item_node_path_components<'tcx>(tcx: TyCtxt<'tcx>, path: &[hir::Node]) -> Vec> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:710:32 [INFO] [stdout] | [INFO] [stdout] 710 | path_stack: VecDeque<(hir::Node<'hir>, Option)>, [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:829:49 [INFO] [stdout] | [INFO] [stdout] 829 | fn visit_crate(&mut self, krate: &'ast ast::Crate) { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Item` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:861:47 [INFO] [stdout] | [INFO] [stdout] 861 | fn visit_item(&mut self, item: &'ast ast::Item) { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::Item` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 861 | fn visit_item(&mut self, item: &'ast crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 861 | fn visit_item(&mut self, item: &'ast crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ForeignItem` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:906:55 [INFO] [stdout] | [INFO] [stdout] 906 | fn visit_foreign_item(&mut self, item: &'ast ast::ForeignItem) { [INFO] [stdout] | ^^^^^^^^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::analysis::hir::DefItem::ForeignItem` and 1 other; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 906 | fn visit_foreign_item(&mut self, item: &'ast crate::analysis::hir::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 906 | fn visit_foreign_item(&mut self, item: &'ast crate::codegen::ast::DefItem) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AssocItem` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:933:53 [INFO] [stdout] | [INFO] [stdout] 933 | fn visit_assoc_item(&mut self, item: &'ast ast::AssocItem, _ctx: ast::visit::AssocCtxt) { [INFO] [stdout] | ^^^^^^^^^ not found in `ast` [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::codegen::ast::DefItem::AssocItem`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 933 | fn visit_assoc_item(&mut self, item: &'ast crate::codegen::ast::DefItem, _ctx: ast::visit::AssocCtxt) { [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:961:68 [INFO] [stdout] | [INFO] [stdout] 961 | pub fn find_def_in_ast<'ast, 'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId, krate: &'ast ast::Crate) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:961:98 [INFO] [stdout] | [INFO] [stdout] 961 | pub fn find_def_in_ast<'ast, 'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId, krate: &'ast ast::Crate) -> Option> { [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenericArgsRef` in module `ty` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:578:47 [INFO] [stdout] | [INFO] [stdout] 578 | type Callee<'tcx> = (hir::LocalDefId, ty::GenericArgsRef<'tcx>); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in this scope [INFO] [stdout] --> mutest-emit/src/analysis/hir.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn def_id(&self) -> LocalDefId { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:13:59 [INFO] [stdout] | [INFO] [stdout] 13 | fn item_child_by_symbol(tcx: TyCtxt<'_>, def_id: hir::DefId, symbol: Symbol) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:29:67 [INFO] [stdout] | [INFO] [stdout] 29 | fn find_crate(tcx: TyCtxt<'_>, symbol: Symbol) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:59:78 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn trait_def_id<'tcx>(tcx: TyCtxt<'tcx>, path: &[Symbol]) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:66:75 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn fn_def_id<'tcx>(tcx: TyCtxt<'tcx>, path: &[Symbol]) -> Option { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:73:59 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn def_hir_path<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId) -> Vec<(hir::HirId, hir::Node)> { [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:73:84 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn def_hir_path<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId) -> Vec<(hir::HirId, hir::Node)> { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LocalDefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:626:37 [INFO] [stdout] | [INFO] [stdout] 626 | let mut targets: FxHashMap = Default::default(); [INFO] [stdout] | ^^^^^^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Node` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:73:96 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn def_hir_path<'tcx>(tcx: TyCtxt<'tcx>, def_id: hir::LocalDefId) -> Vec<(hir::HirId, hir::Node)> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckResults` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:85:42 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn qpath_res<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, qpath: &'tcx hir::QPath<'tcx>, id: hir::HirId) -> Res { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QPath` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:85:81 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn qpath_res<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, qpath: &'tcx hir::QPath<'tcx>, id: hir::HirId) -> Res { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HirId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:85:103 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn qpath_res<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, qpath: &'tcx hir::QPath<'tcx>, id: hir::HirId) -> Res { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckResults` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:95:39 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn callee<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, expr: &'tcx hir::Expr<'tcx>) -> Option<(hir::DefId, ty::GenericArgsRef<'tcx>)> { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:95:77 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn callee<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, expr: &'tcx hir::Expr<'tcx>) -> Option<(hir::DefId, ty::GenericArgsRef<'tcx>)> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:95:105 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn callee<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, expr: &'tcx hir::Expr<'tcx>) -> Option<(hir::DefId, ty::GenericArgsRef<'tcx>)> { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenericArgsRef` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:95:116 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn callee<'tcx>(typeck: &'tcx ty::TypeckResults<'tcx>, expr: &'tcx hir::Expr<'tcx>) -> Option<(hir::DefId, ty::GenericArgsRef<'tcx>)> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | pub def_id: hir::DefId, [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:694:34 [INFO] [stdout] | [INFO] [stdout] 694 | ... hir::Unsafety::Normal => unsafety, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 694 - hir::Unsafety::Normal => unsafety, [INFO] [stdout] 694 + Unsafety::Normal => unsafety, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenericArgsRef` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:113:27 [INFO] [stdout] | [INFO] [stdout] 113 | pub generic_args: ty::GenericArgsRef<'tcx>, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unsafety` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:114:24 [INFO] [stdout] | [INFO] [stdout] 114 | pub unsafety: hir::Unsafety, [INFO] [stdout] | ^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 114 - pub unsafety: hir::Unsafety, [INFO] [stdout] 114 + pub unsafety: Unsafety, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:695:34 [INFO] [stdout] | [INFO] [stdout] 695 | ... hir::Unsafety::Unsafe => Some(UnsafeSource::Unsafe), [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 695 - hir::Unsafety::Unsafe => Some(UnsafeSource::Unsafe), [INFO] [stdout] 695 + Unsafety::Unsafe => Some(UnsafeSource::Unsafe), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Crate` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:714:23 [INFO] [stdout] | [INFO] [stdout] 714 | krate: &'ast ast::Crate, [INFO] [stdout] | ^^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeckResults` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:118:23 [INFO] [stdout] | [INFO] [stdout] 118 | typeck: &'tcx ty::TypeckResults<'tcx>, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `rustc_attrs` in module `sym` [INFO] [stdout] --> mutest-emit/src/codegen/mutation.rs:723:16 [INFO] [stdout] | [INFO] [stdout] 723 | &[sym::rustc_attrs], [INFO] [stdout] | ^^^^^^^^^^^ not found in `sym` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Unsafety` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:119:34 [INFO] [stdout] | [INFO] [stdout] 119 | current_scope_unsafety: hir::Unsafety, [INFO] [stdout] | ^^^^^^^^ not found in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 119 - current_scope_unsafety: hir::Unsafety, [INFO] [stdout] 119 + current_scope_unsafety: Unsafety, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Block` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:124:49 [INFO] [stdout] | [INFO] [stdout] 124 | fn visit_block(&mut self, block: &'tcx hir::Block<'tcx>) { [INFO] [stdout] | ^^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `ast` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:44:78 [INFO] [stdout] | [INFO] [stdout] 44 | fn mk_subst_match_expr(sp: Span, subst_loc: SubstLoc, default: Option>, substs: Vec<(MutId, P)>) -> P { [INFO] [stdout] | ^^^^ not found in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:128:57 [INFO] [stdout] | [INFO] [stdout] 128 | hir::BlockCheckMode::UnsafeBlock(_) => hir::Unsafety::Unsafe, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 128 - hir::BlockCheckMode::UnsafeBlock(_) => hir::Unsafety::Unsafe, [INFO] [stdout] 128 + hir::BlockCheckMode::UnsafeBlock(_) => Unsafety::Unsafe, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:136:47 [INFO] [stdout] | [INFO] [stdout] 136 | fn visit_expr(&mut self, expr: &'tcx hir::Expr<'tcx>) { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Body` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:149:66 [INFO] [stdout] | [INFO] [stdout] 149 | pub fn collect_callees<'tcx>(tcx: TyCtxt<'tcx>, body: &'tcx hir::Body<'tcx>) -> Vec> { [INFO] [stdout] | ^^^^ not found in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:157:27 [INFO] [stdout] | [INFO] [stdout] 157 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 157 - _ => hir::Unsafety::Normal, [INFO] [stdout] 157 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:162:59 [INFO] [stdout] | [INFO] [stdout] 162 | hir::ForeignItemKind::Fn(_, _, _) => hir::Unsafety::Unsafe, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 162 - hir::ForeignItemKind::Fn(_, _, _) => hir::Unsafety::Unsafe, [INFO] [stdout] 162 + hir::ForeignItemKind::Fn(_, _, _) => Unsafety::Unsafe, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:163:27 [INFO] [stdout] | [INFO] [stdout] 163 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 163 - _ => hir::Unsafety::Normal, [INFO] [stdout] 163 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:169:27 [INFO] [stdout] | [INFO] [stdout] 169 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 169 - _ => hir::Unsafety::Normal, [INFO] [stdout] 169 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:175:27 [INFO] [stdout] | [INFO] [stdout] 175 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 175 - _ => hir::Unsafety::Normal, [INFO] [stdout] 175 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Unsafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:178:19 [INFO] [stdout] | [INFO] [stdout] 178 | _ => hir::Unsafety::Normal, [INFO] [stdout] | ^^^^^^^^ could not find `Unsafety` in `hir` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use crate::codegen::mutation::Unsafety; [INFO] [stdout] | [INFO] [stdout] help: if you import `Unsafety`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 178 - _ => hir::Unsafety::Normal, [INFO] [stdout] 178 + _ => Unsafety::Normal, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `TypeFoldable` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:193:12 [INFO] [stdout] | [INFO] [stdout] 193 | T: ty::TypeFoldable>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GenericArgsRef` in module `ty` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:191:92 [INFO] [stdout] | [INFO] [stdout] 191 | pub fn instantiate_generic_args<'tcx, T>(tcx: TyCtxt<'tcx>, foldable: T, generic_args: ty::GenericArgsRef<'tcx>) -> T [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ty` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DefId` in module `hir` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:198:60 [INFO] [stdout] | [WARN] too many lines in the log, truncating it