[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] 0f34d0d305f43ea8cda867e0f316d4309ccf7e1d [INFO] checking zalanlevai/mutest-rs against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzalanlevai%2Fmutest-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zalanlevai/mutest-rs on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-platform v0.2.0 [INFO] [stderr] Downloaded phf_macros v0.12.1 [INFO] [stderr] Downloaded phf_generator v0.12.1 [INFO] [stderr] Downloaded rand_seeder v0.4.0 [INFO] [stderr] Downloaded serde-untagged v0.1.7 [INFO] [stderr] Downloaded atomic-wait v1.1.0 [INFO] [stderr] Downloaded phf_shared v0.12.1 [INFO] [stderr] Downloaded camino v1.1.10 [INFO] [stderr] Downloaded cargo_metadata v0.21.0 [INFO] [stderr] Downloaded phf v0.12.1 [INFO] [stderr] Downloaded cargo-util-schemas v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 033332ec3af9d52906921062c11f519c6cc3f56fe7a8cdbef3f7496e6e70b839 [INFO] running `Command { std: "docker" "start" "-a" "033332ec3af9d52906921062c11f519c6cc3f56fe7a8cdbef3f7496e6e70b839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "033332ec3af9d52906921062c11f519c6cc3f56fe7a8cdbef3f7496e6e70b839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033332ec3af9d52906921062c11f519c6cc3f56fe7a8cdbef3f7496e6e70b839", kill_on_drop: false }` [INFO] [stdout] 033332ec3af9d52906921062c11f519c6cc3f56fe7a8cdbef3f7496e6e70b839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 140bd5192f88eafdc8094c9507331684b7314967a06e4a8cbe6c271c14235577 [INFO] running `Command { std: "docker" "start" "-a" "140bd5192f88eafdc8094c9507331684b7314967a06e4a8cbe6c271c14235577", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling phf_generator v0.12.1 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Checking path-slash v0.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_seeder v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking mutest-driver-cli v0.0.0 (/opt/rustwide/workdir/mutest-driver-cli) [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking mutest-emit v0.0.0 (/opt/rustwide/workdir/mutest-emit) [INFO] [stdout] error[E0463]: can't find crate for `rustc_abi` [INFO] [stdout] --> mutest-emit/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate rustc_abi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_apfloat` [INFO] [stdout] --> mutest-emit/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | 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:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | 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_ast_pretty` [INFO] [stdout] --> mutest-emit/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate rustc_ast_pretty; [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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | 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:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | 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:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | 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:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | 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:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | 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:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | 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:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate rustc_hir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_hir_analysis` [INFO] [stdout] --> mutest-emit/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate rustc_hir_analysis; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_index` [INFO] [stdout] --> mutest-emit/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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_metadata` [INFO] [stdout] --> mutest-emit/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate rustc_metadata; [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:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | 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:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | 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:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | 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:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | 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:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | 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:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | 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:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | 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:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | 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:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | 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:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | 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:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | 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:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | 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_abi` [INFO] [stdout] --> mutest-emit/src/lib.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate rustc_abi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_apfloat` [INFO] [stdout] --> mutest-emit/src/lib.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | 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:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | 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:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | 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_ast_pretty` [INFO] [stdout] --> mutest-emit/src/lib.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | extern crate rustc_ast_pretty; [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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | 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:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | 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:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | 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:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | 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:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | 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:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | 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:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | extern crate rustc_hir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_hir_analysis` [INFO] [stdout] --> mutest-emit/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | extern crate rustc_hir_analysis; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] | [INFO] [stdout] = help: maybe you need to install the missing components with: `rustup component add rust-src rustc-dev llvm-tools-preview` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `rustc_index` [INFO] [stdout] --> mutest-emit/src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | 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:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | 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_metadata` [INFO] [stdout] --> mutest-emit/src/lib.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | extern crate rustc_metadata; [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:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | 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:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | 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:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | 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:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | 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:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | 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:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | 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:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | 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:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | 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:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | 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:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | 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:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | 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:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | 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:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | 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:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::analysis::ty::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::Span` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::codegen::symbols::{DUMMY_SP, Span}; [INFO] [stdout] | ^^^^^^^^ ^^^^ no `Span` in `codegen::symbols` [INFO] [stdout] | | [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ast::visit` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2368:14 [INFO] [stdout] | [INFO] [stdout] 2368 | 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:2405:14 [INFO] [stdout] | [INFO] [stdout] 2405 | 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:2779:14 [INFO] [stdout] | [INFO] [stdout] 2779 | use ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/analysis/call_graph.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/analysis/call_graph.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` [INFO] [stdout] --> mutest-emit/src/analysis/call_graph.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::codegen::symbols::{DUMMY_SP, Span, span_diagnostic_ord, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^ no `Span` in `codegen::symbols` [INFO] [stdout] | | [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::analysis::hir::CRATE_DEF_ID`, `crate::analysis::hir::LOCAL_CRATE` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::analysis::hir::{self, CRATE_DEF_ID, LOCAL_CRATE}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ no `LOCAL_CRATE` in `analysis::hir` [INFO] [stdout] | | [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:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | 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:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::analysis::hir::def::{DefKind, Res}; [INFO] [stdout] | ^^^ could not find `def` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::analysis::ty::Ty`, `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::analysis::ty::{self, Ty, TyCtxt}; [INFO] [stdout] | ^^ ^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] | | [INFO] [stdout] | no `Ty` in `analysis::ty` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crate::analysis::res::DefPathRootKind::Ty [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/res.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | 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::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 imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol}; [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:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | 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:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | 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] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::analysis::ty::DUMMY_SP [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::analysis::ty::Span [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::analysis::ty::Symbol [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/cancellation.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::codegen::symbols::{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] [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 imports `crate::codegen::ast::mut_visit::ExpectOne`, `crate::codegen::ast::mut_visit::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::mut_visit::{ExpectOne, MutVisitor}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [INFO] [stdout] | | [INFO] [stdout] | no `ExpectOne` in `codegen::ast::mut_visit` [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::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [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::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [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::hir::LOCAL_CRATE` [INFO] [stdout] --> mutest-emit/src/codegen/hygiene.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::analysis::hir::{self, LOCAL_CRATE, NodeExt}; [INFO] [stdout] | ^^^^^^^^^^^ no `LOCAL_CRATE` in `analysis::hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::analysis::ty::Ty`, `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/codegen/hygiene.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::analysis::ty::{self, Ty, TyCtxt}; [INFO] [stdout] | ^^ ^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] | | [INFO] [stdout] | no `Ty` in `analysis::ty` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crate::codegen::hygiene::res::DefPathRootKind::Ty [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/hygiene.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::ExpnKind`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/hygiene.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::codegen::symbols::{DUMMY_SP, ExpnKind, 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 `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/hygiene.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::codegen::symbols::hygiene::{ExpnData, ExpnId, MacroKind, Transparency}; [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:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::analysis::ty::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::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [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:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | 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:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | 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:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | 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 `node_id` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub node_id_to_def_id: ast::node_id::NodeMap, [INFO] [stdout] | ^^^^^^^ could not find `node_id` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `node_id` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub partial_res_map: ast::node_id::NodeMap, [INFO] [stdout] | ^^^^^^^ could not find `node_id` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `node_id` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub import_res_map: ast::node_id::NodeMap>>>, [INFO] [stdout] | ^^^^^^^ could not find `node_id` 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:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | let kind_ast = ast::visit::FnKind::Fn(fn_ast.ctx, &fn_ast.vis, fn_ast.fn_data); [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:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ... fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'ast Option, span_ast: Span, id... [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:104:174 [INFO] [stdout] | [INFO] [stdout] 104 | ... Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hir>, generics_hir: Option<&'hir hir::Generics<'hir>>, sig_hir: hir::Fn... [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::analysis::ty::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::Span` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:15:31 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::codegen::symbols::{DUMMY_SP, Span}; [INFO] [stdout] | ^^^^^^^^ ^^^^ no `Span` in `codegen::symbols` [INFO] [stdout] | | [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ast::visit` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2368:14 [INFO] [stdout] | [INFO] [stdout] 2368 | 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:2405:14 [INFO] [stdout] | [INFO] [stdout] 2405 | 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:2779:14 [INFO] [stdout] | [INFO] [stdout] 2779 | use ast::visit::Visitor; [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/analysis/call_graph.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/analysis/call_graph.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` [INFO] [stdout] --> mutest-emit/src/analysis/call_graph.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::codegen::symbols::{DUMMY_SP, Span, span_diagnostic_ord, sym}; [INFO] [stdout] | ^^^^^^^^ ^^^^ no `Span` in `codegen::symbols` [INFO] [stdout] | | [INFO] [stdout] | no `DUMMY_SP` in `codegen::symbols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::analysis::hir::CRATE_DEF_ID`, `crate::analysis::hir::LOCAL_CRATE` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | use crate::analysis::hir::{self, CRATE_DEF_ID, LOCAL_CRATE}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^ no `LOCAL_CRATE` in `analysis::hir` [INFO] [stdout] | | [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:13:27 [INFO] [stdout] | [INFO] [stdout] 13 | 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:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::analysis::hir::def::{DefKind, Res}; [INFO] [stdout] | ^^^ could not find `def` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::analysis::ty::Ty`, `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/analysis/res.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::analysis::ty::{self, Ty, TyCtxt}; [INFO] [stdout] | ^^ ^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] | | [INFO] [stdout] | no `Ty` in `analysis::ty` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crate::analysis::res::DefPathRootKind::Ty [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/res.rs:17:31 [INFO] [stdout] | [INFO] [stdout] 17 | 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::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 imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/analysis/ty.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol}; [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:55:38 [INFO] [stdout] | [INFO] [stdout] 55 | 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:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | 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] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::analysis::ty::DUMMY_SP [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::analysis::ty::Span [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::analysis::ty::Symbol [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/cancellation.rs:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::codegen::symbols::{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] [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 imports `crate::codegen::ast::mut_visit::ExpectOne`, `crate::codegen::ast::mut_visit::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/entry_point.rs:11:38 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::mut_visit::{ExpectOne, MutVisitor}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [INFO] [stdout] | | [INFO] [stdout] | no `ExpectOne` in `codegen::ast::mut_visit` [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::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/expansion.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [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::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/harness.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [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::hir::LOCAL_CRATE` [INFO] [stdout] --> mutest-emit/src/codegen/hygiene.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::analysis::hir::{self, LOCAL_CRATE, NodeExt}; [INFO] [stdout] | ^^^^^^^^^^^ no `LOCAL_CRATE` in `analysis::hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::analysis::ty::Ty`, `crate::analysis::ty::TyCtxt` [INFO] [stdout] --> mutest-emit/src/codegen/hygiene.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | use crate::analysis::ty::{self, Ty, TyCtxt}; [INFO] [stdout] | ^^ ^^^^^^ no `TyCtxt` in `analysis::ty` [INFO] [stdout] | | [INFO] [stdout] | no `Ty` in `analysis::ty` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this variant instead: [INFO] [stdout] crate::codegen::hygiene::res::DefPathRootKind::Ty [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::codegen::ast::mut_visit::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/hygiene.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::ExpnKind`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol` [INFO] [stdout] --> mutest-emit/src/codegen/hygiene.rs:25:31 [INFO] [stdout] | [INFO] [stdout] 25 | use crate::codegen::symbols::{DUMMY_SP, ExpnKind, 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 `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/hygiene.rs:26:30 [INFO] [stdout] | [INFO] [stdout] 26 | use crate::codegen::symbols::hygiene::{ExpnData, ExpnId, MacroKind, Transparency}; [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:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::analysis::ty::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::MutVisitor` [INFO] [stdout] --> mutest-emit/src/codegen/substitution.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::codegen::ast::mut_visit::MutVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MutVisitor` in `codegen::ast::mut_visit` [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:11:31 [INFO] [stdout] | [INFO] [stdout] 11 | 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:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | 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:5:31 [INFO] [stdout] | [INFO] [stdout] 5 | 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 `node_id` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub node_id_to_def_id: ast::node_id::NodeMap, [INFO] [stdout] | ^^^^^^^ could not find `node_id` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `node_id` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub partial_res_map: ast::node_id::NodeMap, [INFO] [stdout] | ^^^^^^^ could not find `node_id` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `node_id` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:20:30 [INFO] [stdout] | [INFO] [stdout] 20 | pub import_res_map: ast::node_id::NodeMap>>>, [INFO] [stdout] | ^^^^^^^ could not find `node_id` 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:91:33 [INFO] [stdout] | [INFO] [stdout] 91 | let kind_ast = ast::visit::FnKind::Fn(fn_ast.ctx, &fn_ast.vis, fn_ast.fn_data); [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:104:47 [INFO] [stdout] | [INFO] [stdout] 104 | ... fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'ast Option, span_ast: Span, id... [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:104:174 [INFO] [stdout] | [INFO] [stdout] 104 | ... Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hir>, generics_hir: Option<&'hir hir::Generics<'hir>>, sig_hir: hir::Fn... [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/ast_lowering.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | let hir::ExprKind::Closure(coroutine_closure_hir) = body_hir.value.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:294:18 [INFO] [stdout] | [INFO] [stdout] 294 | let hir::ExprKind::Block(coroutine_closure_block_hir, None) = coroutine_closure_body_hir.value.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:296:41 [INFO] [stdout] | [INFO] [stdout] 296 | let Some(hir::Expr { kind: hir::ExprKind::DropTemps(body_expr_hir), .. }) = coroutine_closure_block_hir.expr else { return None; }; [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/analysis/ast_lowering.rs:304:94 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn walk_fn<'ast, 'hir, T: AstHirVisitor<'ast, 'hir>>(visitor: &mut T, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'a... [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:304:223 [INFO] [stdout] | [INFO] [stdout] 304 | ...Span, _id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hir>, generics_hir: Option<&'hir hir::Generics<'hir>>, sig_hir: hir::Fn... [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:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | | (ast::visit::FnKind::Fn(_, _, fn_data_ast), hir::intravisit::FnKind::ItemFn(_, _, _)) [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:306:64 [INFO] [stdout] | [INFO] [stdout] 306 | | (ast::visit::FnKind::Fn(_, _, fn_data_ast), hir::intravisit::FnKind::ItemFn(_, _, _)) [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:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | | (ast::visit::FnKind::Fn(_, _, fn_data_ast), hir::intravisit::FnKind::Method(_, _)) => { [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:307:64 [INFO] [stdout] | [INFO] [stdout] 307 | | (ast::visit::FnKind::Fn(_, _, fn_data_ast), hir::intravisit::FnKind::Method(_, _)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:315:33 [INFO] [stdout] | [INFO] [stdout] 315 | (None, hir::IsAsync::NotAsync) => { [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:327:35 [INFO] [stdout] | [INFO] [stdout] 327 | ... (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:327:61 [INFO] [stdout] | [INFO] [stdout] 327 | ... (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | ... (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:328:65 [INFO] [stdout] | [INFO] [stdout] 328 | ... (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:339:53 [INFO] [stdout] | [INFO] [stdout] 339 | ... (Some(coroutine_kind_ast @ ast::CoroutineKind::Async { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::Async(_)) ... [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:339:133 [INFO] [stdout] | [INFO] [stdout] 339 | ...osure_id: _, return_impl_trait_id: _ }), hir::IsAsync::Async(_)) => { [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:353:37 [INFO] [stdout] | [INFO] [stdout] 353 | if let hir::FnRetTy::Return(ret_ty_hir) = sig_hir.decl.output { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:362:32 [INFO] [stdout] | [INFO] [stdout] 362 | (Some(ast::CoroutineKind::Gen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:362:110 [INFO] [stdout] | [INFO] [stdout] 362 | (Some(ast::CoroutineKind::Gen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:363:32 [INFO] [stdout] | [INFO] [stdout] 363 | (Some(ast::CoroutineKind::AsyncGen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:363:115 [INFO] [stdout] | [INFO] [stdout] 363 | (Some(ast::CoroutineKind::AsyncGen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` 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:368:19 [INFO] [stdout] | [INFO] [stdout] 368 | (ast::visit::FnKind::Closure(_, _, decl_ast, expr_ast), hir::intravisit::FnKind::Closure) => { [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:368:74 [INFO] [stdout] | [INFO] [stdout] 368 | (ast::visit::FnKind::Closure(_, _, decl_ast, expr_ast), hir::intravisit::FnKind::Closure) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:373:37 [INFO] [stdout] | [INFO] [stdout] 373 | (None, hir::IsAsync::NotAsync) => { [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:379:39 [INFO] [stdout] | [INFO] [stdout] 379 | ... (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:379:65 [INFO] [stdout] | [INFO] [stdout] 379 | ... (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:380:39 [INFO] [stdout] | [INFO] [stdout] 380 | ... (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:380:69 [INFO] [stdout] | [INFO] [stdout] 380 | ... (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:389:36 [INFO] [stdout] | [INFO] [stdout] 389 | (Some(ast::CoroutineKind::Async { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::Async(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:389:116 [INFO] [stdout] | [INFO] [stdout] 389 | (Some(ast::CoroutineKind::Async { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::Async(_)) => { [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:395:41 [INFO] [stdout] | [INFO] [stdout] 395 | ... if let ast::FnRetTy::Ty(ret_ty_ast) = &decl_ast.output && let hir::FnRetTy::Return(ret_ty_hir) = sig_hir.decl.output { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:395:96 [INFO] [stdout] | [INFO] [stdout] 395 | ... if let ast::FnRetTy::Ty(ret_ty_ast) = &decl_ast.output && let hir::FnRetTy::Return(ret_ty_hir) = sig_hir.decl.output { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:402:36 [INFO] [stdout] | [INFO] [stdout] 402 | (Some(ast::CoroutineKind::Gen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:402:114 [INFO] [stdout] | [INFO] [stdout] 402 | (Some(ast::CoroutineKind::Gen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:403:36 [INFO] [stdout] | [INFO] [stdout] 403 | ... (Some(ast::CoroutineKind::AsyncGen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:403:119 [INFO] [stdout] | [INFO] [stdout] 403 | ...osure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:426:22 [INFO] [stdout] | [INFO] [stdout] 426 | ast::PatKind::Ident(ast::BindingMode(ast::ByRef::No, _), _, _) [INFO] [stdout] | ^^^^^^^ could not find `PatKind` 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/ast_lowering.rs:291:18 [INFO] [stdout] | [INFO] [stdout] 291 | let hir::ExprKind::Closure(coroutine_closure_hir) = body_hir.value.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ByRef` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:426:59 [INFO] [stdout] | [INFO] [stdout] 426 | ast::PatKind::Ident(ast::BindingMode(ast::ByRef::No, _), _, _) [INFO] [stdout] | ^^^^^ could not find `ByRef` 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/ast_lowering.rs:294:18 [INFO] [stdout] | [INFO] [stdout] 294 | let hir::ExprKind::Block(coroutine_closure_block_hir, None) = coroutine_closure_body_hir.value.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Res` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:427:45 [INFO] [stdout] | [INFO] [stdout] 427 | if let None | Some(hir::Res::Local(_)) = visitor.def_res().node_res(param_ast.pat.id) [INFO] [stdout] | ^^^ could not find `Res` 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/ast_lowering.rs:296:41 [INFO] [stdout] | [INFO] [stdout] 296 | let Some(hir::Expr { kind: hir::ExprKind::DropTemps(body_expr_hir), .. }) = coroutine_closure_block_hir.expr else { return None; }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:439:22 [INFO] [stdout] | [INFO] [stdout] 439 | let hir::StmtKind::Let(param_assign_let_stmt_hir) = param_assign_stmt_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` 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:304:94 [INFO] [stdout] | [INFO] [stdout] 304 | pub fn walk_fn<'ast, 'hir, T: AstHirVisitor<'ast, 'hir>>(visitor: &mut T, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'a... [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:304:223 [INFO] [stdout] | [INFO] [stdout] 304 | ...Span, _id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hir>, generics_hir: Option<&'hir hir::Generics<'hir>>, sig_hir: hir::Fn... [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:451:21 [INFO] [stdout] | [INFO] [stdout] 451 | if let hir::TyKind::OpaqueDef(opaque_ty) = ret_ty_hir.kind [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `OpaqueTyOrigin` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:453:25 [INFO] [stdout] | [INFO] [stdout] 453 | && let hir::OpaqueTyOrigin::AsyncFn { .. } = opaque_ty_hir.origin [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `OpaqueTyOrigin` 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:306:21 [INFO] [stdout] | [INFO] [stdout] 306 | | (ast::visit::FnKind::Fn(_, _, fn_data_ast), hir::intravisit::FnKind::ItemFn(_, _, _)) [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:454:26 [INFO] [stdout] | [INFO] [stdout] 454 | && let [hir::GenericBound::Trait(poly_trait_ref_hir)] = opaque_ty_hir.bounds [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` 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:306:64 [INFO] [stdout] | [INFO] [stdout] 306 | | (ast::visit::FnKind::Fn(_, _, fn_data_ast), hir::intravisit::FnKind::ItemFn(_, _, _)) [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:307:21 [INFO] [stdout] | [INFO] [stdout] 307 | | (ast::visit::FnKind::Fn(_, _, fn_data_ast), hir::intravisit::FnKind::Method(_, _)) => { [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:458:25 [INFO] [stdout] | [INFO] [stdout] 458 | && let hir::AssocItemConstraintKind::Equality { term: hir::Term::Ty(ret_ty_hir) } = trait_generic_arg_constraint_hir.kind [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:458:72 [INFO] [stdout] | [INFO] [stdout] 458 | && let hir::AssocItemConstraintKind::Equality { term: hir::Term::Ty(ret_ty_hir) } = trait_generic_arg_constraint_hir.kind [INFO] [stdout] | ^^^^ could not find `Term` 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:307:64 [INFO] [stdout] | [INFO] [stdout] 307 | | (ast::visit::FnKind::Fn(_, _, fn_data_ast), hir::intravisit::FnKind::Method(_, _)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:461:22 [INFO] [stdout] | [INFO] [stdout] 461 | ast::FnRetTy::Default(_) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:315:33 [INFO] [stdout] | [INFO] [stdout] 315 | (None, hir::IsAsync::NotAsync) => { [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:462:22 [INFO] [stdout] | [INFO] [stdout] 462 | ast::FnRetTy::Ty(ret_ty_ast) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` 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/ast_lowering.rs:327:35 [INFO] [stdout] | [INFO] [stdout] 327 | ... (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:327:61 [INFO] [stdout] | [INFO] [stdout] 327 | ... (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:328:35 [INFO] [stdout] | [INFO] [stdout] 328 | ... (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:328:65 [INFO] [stdout] | [INFO] [stdout] 328 | ... (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:339:53 [INFO] [stdout] | [INFO] [stdout] 339 | ... (Some(coroutine_kind_ast @ ast::CoroutineKind::Async { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::Async(_)) ... [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:339:133 [INFO] [stdout] | [INFO] [stdout] 339 | ...osure_id: _, return_impl_trait_id: _ }), hir::IsAsync::Async(_)) => { [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:353:37 [INFO] [stdout] | [INFO] [stdout] 353 | if let hir::FnRetTy::Return(ret_ty_hir) = sig_hir.decl.output { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:362:32 [INFO] [stdout] | [INFO] [stdout] 362 | (Some(ast::CoroutineKind::Gen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:362:110 [INFO] [stdout] | [INFO] [stdout] 362 | (Some(ast::CoroutineKind::Gen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:363:32 [INFO] [stdout] | [INFO] [stdout] 363 | (Some(ast::CoroutineKind::AsyncGen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:363:115 [INFO] [stdout] | [INFO] [stdout] 363 | (Some(ast::CoroutineKind::AsyncGen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` 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:368:19 [INFO] [stdout] | [INFO] [stdout] 368 | (ast::visit::FnKind::Closure(_, _, decl_ast, expr_ast), hir::intravisit::FnKind::Closure) => { [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:368:74 [INFO] [stdout] | [INFO] [stdout] 368 | (ast::visit::FnKind::Closure(_, _, decl_ast, expr_ast), hir::intravisit::FnKind::Closure) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:373:37 [INFO] [stdout] | [INFO] [stdout] 373 | (None, hir::IsAsync::NotAsync) => { [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:379:39 [INFO] [stdout] | [INFO] [stdout] 379 | ... (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:379:65 [INFO] [stdout] | [INFO] [stdout] 379 | ... (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:380:39 [INFO] [stdout] | [INFO] [stdout] 380 | ... (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:380:69 [INFO] [stdout] | [INFO] [stdout] 380 | ... (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:389:36 [INFO] [stdout] | [INFO] [stdout] 389 | (Some(ast::CoroutineKind::Async { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::Async(_)) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:389:116 [INFO] [stdout] | [INFO] [stdout] 389 | (Some(ast::CoroutineKind::Async { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::Async(_)) => { [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:395:41 [INFO] [stdout] | [INFO] [stdout] 395 | ... if let ast::FnRetTy::Ty(ret_ty_ast) = &decl_ast.output && let hir::FnRetTy::Return(ret_ty_hir) = sig_hir.decl.output { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:395:96 [INFO] [stdout] | [INFO] [stdout] 395 | ... if let ast::FnRetTy::Ty(ret_ty_ast) = &decl_ast.output && let hir::FnRetTy::Return(ret_ty_hir) = sig_hir.decl.output { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:578:27 [INFO] [stdout] | [INFO] [stdout] 578 | (ast::GenericParamKind::Type { .. }, hir::WherePredicateKind::BoundPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:578:63 [INFO] [stdout] | [INFO] [stdout] 578 | (ast::GenericParamKind::Type { .. }, hir::WherePredicateKind::BoundPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:402:36 [INFO] [stdout] | [INFO] [stdout] 402 | (Some(ast::CoroutineKind::Gen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PredicateOrigin` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:579:68 [INFO] [stdout] | [INFO] [stdout] 579 | assert_matches!(predicate_hir.origin, hir::PredicateOrigin::GenericParam); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `PredicateOrigin` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:402:114 [INFO] [stdout] | [INFO] [stdout] 402 | (Some(ast::CoroutineKind::Gen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:585:27 [INFO] [stdout] | [INFO] [stdout] 585 | (ast::GenericParamKind::Lifetime, hir::WherePredicateKind::RegionPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:403:36 [INFO] [stdout] | [INFO] [stdout] 403 | ... (Some(ast::CoroutineKind::AsyncGen { span: _, closure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:585:60 [INFO] [stdout] | [INFO] [stdout] 585 | (ast::GenericParamKind::Lifetime, hir::WherePredicateKind::RegionPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:403:119 [INFO] [stdout] | [INFO] [stdout] 403 | ...osure_id: _, return_impl_trait_id: _ }), hir::IsAsync::NotAsync) => {} [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:599:23 [INFO] [stdout] | [INFO] [stdout] 599 | (ast::WherePredicateKind::BoundPredicate(predicate_ast), hir::WherePredicateKind::BoundPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:599:79 [INFO] [stdout] | [INFO] [stdout] 599 | (ast::WherePredicateKind::BoundPredicate(predicate_ast), hir::WherePredicateKind::BoundPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PredicateOrigin` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:600:64 [INFO] [stdout] | [INFO] [stdout] 600 | assert_matches!(predicate_hir.origin, hir::PredicateOrigin::WhereClause); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `PredicateOrigin` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:610:23 [INFO] [stdout] | [INFO] [stdout] 610 | (ast::WherePredicateKind::RegionPredicate(predicate_ast), hir::WherePredicateKind::RegionPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:610:80 [INFO] [stdout] | [INFO] [stdout] 610 | (ast::WherePredicateKind::RegionPredicate(predicate_ast), hir::WherePredicateKind::RegionPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:426:22 [INFO] [stdout] | [INFO] [stdout] 426 | ast::PatKind::Ident(ast::BindingMode(ast::ByRef::No, _), _, _) [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:618:23 [INFO] [stdout] | [INFO] [stdout] 618 | (ast::WherePredicateKind::EqPredicate(predicate_ast), hir::WherePredicateKind::EqPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ByRef` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:426:59 [INFO] [stdout] | [INFO] [stdout] 426 | ast::PatKind::Ident(ast::BindingMode(ast::ByRef::No, _), _, _) [INFO] [stdout] | ^^^^^ could not find `ByRef` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:618:76 [INFO] [stdout] | [INFO] [stdout] 618 | (ast::WherePredicateKind::EqPredicate(predicate_ast), hir::WherePredicateKind::EqPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Res` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:427:45 [INFO] [stdout] | [INFO] [stdout] 427 | if let None | Some(hir::Res::Local(_)) = visitor.def_res().node_res(param_ast.pat.id) [INFO] [stdout] | ^^^ could not find `Res` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:439:22 [INFO] [stdout] | [INFO] [stdout] 439 | let hir::StmtKind::Let(param_assign_let_stmt_hir) = param_assign_stmt_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:631:19 [INFO] [stdout] | [INFO] [stdout] 631 | (ast::GenericParamKind::Type { default: default_ty_ast }, hir::GenericParamKind::Type { default: default_ty_hir, .. }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:631:76 [INFO] [stdout] | [INFO] [stdout] 631 | (ast::GenericParamKind::Type { default: default_ty_ast }, hir::GenericParamKind::Type { default: default_ty_hir, .. }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:636:19 [INFO] [stdout] | [INFO] [stdout] 636 | (ast::GenericParamKind::Lifetime, hir::GenericParamKind::Lifetime { .. }) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:636:52 [INFO] [stdout] | [INFO] [stdout] 636 | (ast::GenericParamKind::Lifetime, hir::GenericParamKind::Lifetime { .. }) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:637:19 [INFO] [stdout] | [INFO] [stdout] 637 | ... (ast::GenericParamKind::Const { ty: ty_ast, default: default_ast, .. }, hir::GenericParamKind::Const { ty: ty_hir, default: default... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:451:21 [INFO] [stdout] | [INFO] [stdout] 451 | if let hir::TyKind::OpaqueDef(opaque_ty) = ret_ty_hir.kind [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:637:90 [INFO] [stdout] | [INFO] [stdout] 637 | ...st, default: default_ast, .. }, hir::GenericParamKind::Const { ty: ty_hir, default: default_hir, .. }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `OpaqueTyOrigin` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:453:25 [INFO] [stdout] | [INFO] [stdout] 453 | && let hir::OpaqueTyOrigin::AsyncFn { .. } = opaque_ty_hir.origin [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `OpaqueTyOrigin` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:454:26 [INFO] [stdout] | [INFO] [stdout] 454 | && let [hir::GenericBound::Trait(poly_trait_ref_hir)] = opaque_ty_hir.bounds [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:649:19 [INFO] [stdout] | [INFO] [stdout] 649 | (ast::GenericBound::Trait(poly_trait_ref_ast), hir::GenericBound::Trait(poly_trait_ref_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:458:25 [INFO] [stdout] | [INFO] [stdout] 458 | && let hir::AssocItemConstraintKind::Equality { term: hir::Term::Ty(ret_ty_hir) } = trait_generic_arg_constraint_hir.kind [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:649:65 [INFO] [stdout] | [INFO] [stdout] 649 | (ast::GenericBound::Trait(poly_trait_ref_ast), hir::GenericBound::Trait(poly_trait_ref_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:458:72 [INFO] [stdout] | [INFO] [stdout] 458 | && let hir::AssocItemConstraintKind::Equality { term: hir::Term::Ty(ret_ty_hir) } = trait_generic_arg_constraint_hir.kind [INFO] [stdout] | ^^^^ could not find `Term` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:652:19 [INFO] [stdout] | [INFO] [stdout] 652 | (ast::GenericBound::Outlives(lifetime_ast), hir::GenericBound::Outlives(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` 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/ast_lowering.rs:461:22 [INFO] [stdout] | [INFO] [stdout] 461 | ast::FnRetTy::Default(_) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:652:62 [INFO] [stdout] | [INFO] [stdout] 652 | (ast::GenericBound::Outlives(lifetime_ast), hir::GenericBound::Outlives(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:462:22 [INFO] [stdout] | [INFO] [stdout] 462 | ast::FnRetTy::Ty(ret_ty_ast) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:655:19 [INFO] [stdout] | [INFO] [stdout] 655 | (ast::GenericBound::Use(precise_capturing_args_ast, _), hir::GenericBound::Use(precise_capturing_args_hir, _)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:655:74 [INFO] [stdout] | [INFO] [stdout] 655 | (ast::GenericBound::Use(precise_capturing_args_ast, _), hir::GenericBound::Use(precise_capturing_args_hir, _)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:658:31 [INFO] [stdout] | [INFO] [stdout] 658 | (ast::PreciseCapturingArg::Lifetime(lifetime_ast), hir::PreciseCapturingArg::Lifetime(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:658:81 [INFO] [stdout] | [INFO] [stdout] 658 | (ast::PreciseCapturingArg::Lifetime(lifetime_ast), hir::PreciseCapturingArg::Lifetime(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:661:31 [INFO] [stdout] | [INFO] [stdout] 661 | (ast::PreciseCapturingArg::Arg(path_ast, node_id), hir::PreciseCapturingArg::Param(arg_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:661:81 [INFO] [stdout] | [INFO] [stdout] 661 | (ast::PreciseCapturingArg::Arg(path_ast, node_id), hir::PreciseCapturingArg::Param(arg_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` 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/ast_lowering.rs:681:21 [INFO] [stdout] | [INFO] [stdout] 681 | if let hir::ExprKind::Block(expr_hir_block, _) = expr_hir.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:689:54 [INFO] [stdout] | [INFO] [stdout] 689 | .filter(|stmt| !matches!(stmt.kind, ast::StmtKind::Empty | ast::StmtKind::MacCall(_))) [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/analysis/ast_lowering.rs:689:77 [INFO] [stdout] | [INFO] [stdout] 689 | .filter(|stmt| !matches!(stmt.kind, ast::StmtKind::Empty | ast::StmtKind::MacCall(_))) [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/analysis/ast_lowering.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | .filter(|stmt| !matches!(stmt.kind, ast::StmtKind::Item(_))); [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:694:54 [INFO] [stdout] | [INFO] [stdout] 694 | .filter(|stmt| !matches!(stmt.kind, hir::StmtKind::Item(_))); [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:701:22 [INFO] [stdout] | [INFO] [stdout] 701 | let ast::StmtKind::Expr(block_ast_stmt_expr) = &block_ast_stmt.kind else { unreachable!() }; [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/analysis/ast_lowering.rs:708:21 [INFO] [stdout] | [INFO] [stdout] 708 | | (ast::StmtKind::Expr(expr_ast), hir::StmtKind::Expr(expr_hir)) [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:708:52 [INFO] [stdout] | [INFO] [stdout] 708 | | (ast::StmtKind::Expr(expr_ast), hir::StmtKind::Expr(expr_hir)) [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:578:27 [INFO] [stdout] | [INFO] [stdout] 578 | (ast::GenericParamKind::Type { .. }, hir::WherePredicateKind::BoundPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:709:21 [INFO] [stdout] | [INFO] [stdout] 709 | | (ast::StmtKind::Semi(expr_ast), hir::StmtKind::Semi(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:578:63 [INFO] [stdout] | [INFO] [stdout] 578 | (ast::GenericParamKind::Type { .. }, hir::WherePredicateKind::BoundPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:709:52 [INFO] [stdout] | [INFO] [stdout] 709 | | (ast::StmtKind::Semi(expr_ast), hir::StmtKind::Semi(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PredicateOrigin` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:579:68 [INFO] [stdout] | [INFO] [stdout] 579 | assert_matches!(predicate_hir.origin, hir::PredicateOrigin::GenericParam); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `PredicateOrigin` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:713:19 [INFO] [stdout] | [INFO] [stdout] 713 | (ast::StmtKind::Let(local_ast), hir::StmtKind::Let(local_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:585:27 [INFO] [stdout] | [INFO] [stdout] 585 | (ast::GenericParamKind::Lifetime, hir::WherePredicateKind::RegionPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:713:50 [INFO] [stdout] | [INFO] [stdout] 713 | (ast::StmtKind::Let(local_ast), hir::StmtKind::Let(local_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:585:60 [INFO] [stdout] | [INFO] [stdout] 585 | (ast::GenericParamKind::Lifetime, hir::WherePredicateKind::RegionPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:717:19 [INFO] [stdout] | [INFO] [stdout] 717 | (ast::StmtKind::Item(_item_ast), hir::StmtKind::Item(_item_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:599:23 [INFO] [stdout] | [INFO] [stdout] 599 | (ast::WherePredicateKind::BoundPredicate(predicate_ast), hir::WherePredicateKind::BoundPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:717:51 [INFO] [stdout] | [INFO] [stdout] 717 | (ast::StmtKind::Item(_item_ast), hir::StmtKind::Item(_item_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:599:79 [INFO] [stdout] | [INFO] [stdout] 599 | (ast::WherePredicateKind::BoundPredicate(predicate_ast), hir::WherePredicateKind::BoundPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:722:19 [INFO] [stdout] | [INFO] [stdout] 722 | (ast::StmtKind::Empty, _) | (ast::StmtKind::MacCall(_), _) => {} [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PredicateOrigin` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:600:64 [INFO] [stdout] | [INFO] [stdout] 600 | assert_matches!(predicate_hir.origin, hir::PredicateOrigin::WhereClause); [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `PredicateOrigin` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:722:47 [INFO] [stdout] | [INFO] [stdout] 722 | (ast::StmtKind::Empty, _) | (ast::StmtKind::MacCall(_), _) => {} [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:610:23 [INFO] [stdout] | [INFO] [stdout] 610 | (ast::WherePredicateKind::RegionPredicate(predicate_ast), hir::WherePredicateKind::RegionPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:610:80 [INFO] [stdout] | [INFO] [stdout] 610 | (ast::WherePredicateKind::RegionPredicate(predicate_ast), hir::WherePredicateKind::RegionPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LocalKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:739:19 [INFO] [stdout] | [INFO] [stdout] 739 | (ast::LocalKind::Init(expr_ast), Some(expr_hir), None) => { [INFO] [stdout] | ^^^^^^^^^ could not find `LocalKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:618:23 [INFO] [stdout] | [INFO] [stdout] 618 | (ast::WherePredicateKind::EqPredicate(predicate_ast), hir::WherePredicateKind::EqPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LocalKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:742:19 [INFO] [stdout] | [INFO] [stdout] 742 | (ast::LocalKind::InitElse(expr_ast, els_ast), Some(expr_hir), Some(els_hir)) => { [INFO] [stdout] | ^^^^^^^^^ could not find `LocalKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:618:76 [INFO] [stdout] | [INFO] [stdout] 618 | (ast::WherePredicateKind::EqPredicate(predicate_ast), hir::WherePredicateKind::EqPredicate(predicate_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LocalKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:746:19 [INFO] [stdout] | [INFO] [stdout] 746 | (ast::LocalKind::Decl, None, None) => {} [INFO] [stdout] | ^^^^^^^^^ could not find `LocalKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:631:19 [INFO] [stdout] | [INFO] [stdout] 631 | (ast::GenericParamKind::Type { default: default_ty_ast }, hir::GenericParamKind::Type { default: default_ty_hir, .. }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:753:22 [INFO] [stdout] | [INFO] [stdout] 753 | (_, hir::ExprKind::DropTemps(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:631:76 [INFO] [stdout] | [INFO] [stdout] 631 | (ast::GenericParamKind::Type { default: default_ty_ast }, hir::GenericParamKind::Type { default: default_ty_hir, .. }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:756:19 [INFO] [stdout] | [INFO] [stdout] 756 | (ast::ExprKind::Paren(expr_ast), _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:636:19 [INFO] [stdout] | [INFO] [stdout] 636 | (ast::GenericParamKind::Lifetime, hir::GenericParamKind::Lifetime { .. }) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:759:19 [INFO] [stdout] | [INFO] [stdout] 759 | (ast::ExprKind::Underscore, _) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:636:52 [INFO] [stdout] | [INFO] [stdout] 636 | (ast::GenericParamKind::Lifetime, hir::GenericParamKind::Lifetime { .. }) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:760:19 [INFO] [stdout] | [INFO] [stdout] 760 | (ast::ExprKind::MacCall(_), _) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:637:19 [INFO] [stdout] | [INFO] [stdout] 637 | ... (ast::GenericParamKind::Const { ty: ty_ast, default: default_ast, .. }, hir::GenericParamKind::Const { ty: ty_hir, default: default... [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:761:19 [INFO] [stdout] | [INFO] [stdout] 761 | (ast::ExprKind::Dummy, _) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericParamKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:637:90 [INFO] [stdout] | [INFO] [stdout] 637 | ...st, default: default_ast, .. }, hir::GenericParamKind::Const { ty: ty_hir, default: default_hir, .. }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `GenericParamKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:762:19 [INFO] [stdout] | [INFO] [stdout] 762 | (ast::ExprKind::Err(_), _) | (_, hir::ExprKind::Err(_)) => {} [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/analysis/ast_lowering.rs:762:51 [INFO] [stdout] | [INFO] [stdout] 762 | (ast::ExprKind::Err(_), _) | (_, hir::ExprKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:649:19 [INFO] [stdout] | [INFO] [stdout] 649 | (ast::GenericBound::Trait(poly_trait_ref_ast), hir::GenericBound::Trait(poly_trait_ref_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:649:65 [INFO] [stdout] | [INFO] [stdout] 649 | (ast::GenericBound::Trait(poly_trait_ref_ast), hir::GenericBound::Trait(poly_trait_ref_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:652:19 [INFO] [stdout] | [INFO] [stdout] 652 | (ast::GenericBound::Outlives(lifetime_ast), hir::GenericBound::Outlives(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:772:18 [INFO] [stdout] | [INFO] [stdout] 772 | ast::ExprKind::Underscore => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:652:62 [INFO] [stdout] | [INFO] [stdout] 652 | (ast::GenericBound::Outlives(lifetime_ast), hir::GenericBound::Outlives(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:773:18 [INFO] [stdout] | [INFO] [stdout] 773 | ast::ExprKind::Paren(expr) => assigned_subexprs_in_expr_assign_lhs(def_res, expr, out), [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:655:19 [INFO] [stdout] | [INFO] [stdout] 655 | (ast::GenericBound::Use(precise_capturing_args_ast, _), hir::GenericBound::Use(precise_capturing_args_hir, _)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:774:18 [INFO] [stdout] | [INFO] [stdout] 774 | ast::ExprKind::Tup(exprs) | ast::ExprKind::Array(exprs) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:655:74 [INFO] [stdout] | [INFO] [stdout] 655 | (ast::GenericBound::Use(precise_capturing_args_ast, _), hir::GenericBound::Use(precise_capturing_args_hir, _)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:658:31 [INFO] [stdout] | [INFO] [stdout] 658 | (ast::PreciseCapturingArg::Lifetime(lifetime_ast), hir::PreciseCapturingArg::Lifetime(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:774:46 [INFO] [stdout] | [INFO] [stdout] 774 | ast::ExprKind::Tup(exprs) | ast::ExprKind::Array(exprs) => { [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/analysis/ast_lowering.rs:776:33 [INFO] [stdout] | [INFO] [stdout] 776 | if let ast::ExprKind::Range(None, None, ast::RangeLimits::HalfOpen) = expr.kind { continue; } [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:658:81 [INFO] [stdout] | [INFO] [stdout] 658 | (ast::PreciseCapturingArg::Lifetime(lifetime_ast), hir::PreciseCapturingArg::Lifetime(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:776:66 [INFO] [stdout] | [INFO] [stdout] 776 | if let ast::ExprKind::Range(None, None, ast::RangeLimits::HalfOpen) = expr.kind { continue; } [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:661:31 [INFO] [stdout] | [INFO] [stdout] 661 | (ast::PreciseCapturingArg::Arg(path_ast, node_id), hir::PreciseCapturingArg::Param(arg_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:780:18 [INFO] [stdout] | [INFO] [stdout] 780 | ast::ExprKind::Path(_, _) if let Some(res) = def_res.node_res(expr.id) && res.expected_in_unit_struct_pat() => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:661:81 [INFO] [stdout] | [INFO] [stdout] 661 | (ast::PreciseCapturingArg::Arg(path_ast, node_id), hir::PreciseCapturingArg::Param(arg_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:781:18 [INFO] [stdout] | [INFO] [stdout] 781 | ast::ExprKind::Call(_, args) => { [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/analysis/ast_lowering.rs:783:33 [INFO] [stdout] | [INFO] [stdout] 783 | if let ast::ExprKind::Range(None, None, ast::RangeLimits::HalfOpen) = expr.kind { continue; } [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:783:66 [INFO] [stdout] | [INFO] [stdout] 783 | if let ast::ExprKind::Range(None, None, ast::RangeLimits::HalfOpen) = expr.kind { continue; } [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 787 | 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 `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:681:21 [INFO] [stdout] | [INFO] [stdout] 681 | if let hir::ExprKind::Block(expr_hir_block, _) = expr_hir.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:798:22 [INFO] [stdout] | [INFO] [stdout] 798 | (_, hir::ExprKind::DropTemps(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:689:54 [INFO] [stdout] | [INFO] [stdout] 689 | .filter(|stmt| !matches!(stmt.kind, ast::StmtKind::Empty | ast::StmtKind::MacCall(_))) [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/analysis/ast_lowering.rs:801:19 [INFO] [stdout] | [INFO] [stdout] 801 | (ast::ExprKind::Paren(expr_ast), _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:689:77 [INFO] [stdout] | [INFO] [stdout] 689 | .filter(|stmt| !matches!(stmt.kind, ast::StmtKind::Empty | ast::StmtKind::MacCall(_))) [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/analysis/ast_lowering.rs:804:19 [INFO] [stdout] | [INFO] [stdout] 804 | (ast::ExprKind::Underscore, _) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:691:54 [INFO] [stdout] | [INFO] [stdout] 691 | .filter(|stmt| !matches!(stmt.kind, ast::StmtKind::Item(_))); [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/analysis/ast_lowering.rs:805:19 [INFO] [stdout] | [INFO] [stdout] 805 | (ast::ExprKind::MacCall(_), _) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:694:54 [INFO] [stdout] | [INFO] [stdout] 694 | .filter(|stmt| !matches!(stmt.kind, hir::StmtKind::Item(_))); [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:701:22 [INFO] [stdout] | [INFO] [stdout] 701 | let ast::StmtKind::Expr(block_ast_stmt_expr) = &block_ast_stmt.kind else { unreachable!() }; [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/analysis/ast_lowering.rs:806:19 [INFO] [stdout] | [INFO] [stdout] 806 | (ast::ExprKind::Dummy, _) => {} [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/analysis/ast_lowering.rs:807:19 [INFO] [stdout] | [INFO] [stdout] 807 | (ast::ExprKind::Err(_), _) | (_, hir::ExprKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:708:21 [INFO] [stdout] | [INFO] [stdout] 708 | | (ast::StmtKind::Expr(expr_ast), hir::StmtKind::Expr(expr_hir)) [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:708:52 [INFO] [stdout] | [INFO] [stdout] 708 | | (ast::StmtKind::Expr(expr_ast), hir::StmtKind::Expr(expr_hir)) [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:709:21 [INFO] [stdout] | [INFO] [stdout] 709 | | (ast::StmtKind::Semi(expr_ast), hir::StmtKind::Semi(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` 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/ast_lowering.rs:807:51 [INFO] [stdout] | [INFO] [stdout] 807 | (ast::ExprKind::Err(_), _) | (_, hir::ExprKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:709:52 [INFO] [stdout] | [INFO] [stdout] 709 | | (ast::StmtKind::Semi(expr_ast), hir::StmtKind::Semi(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:809:19 [INFO] [stdout] | [INFO] [stdout] 809 | (ast::ExprKind::Array(exprs_ast), hir::ExprKind::Array(exprs_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:713:19 [INFO] [stdout] | [INFO] [stdout] 713 | (ast::StmtKind::Let(local_ast), hir::StmtKind::Let(local_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:713:50 [INFO] [stdout] | [INFO] [stdout] 713 | (ast::StmtKind::Let(local_ast), hir::StmtKind::Let(local_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:717:19 [INFO] [stdout] | [INFO] [stdout] 717 | (ast::StmtKind::Item(_item_ast), hir::StmtKind::Item(_item_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` 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/ast_lowering.rs:809:52 [INFO] [stdout] | [INFO] [stdout] 809 | (ast::ExprKind::Array(exprs_ast), hir::ExprKind::Array(exprs_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:717:51 [INFO] [stdout] | [INFO] [stdout] 717 | (ast::StmtKind::Item(_item_ast), hir::StmtKind::Item(_item_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:722:19 [INFO] [stdout] | [INFO] [stdout] 722 | (ast::StmtKind::Empty, _) | (ast::StmtKind::MacCall(_), _) => {} [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/analysis/ast_lowering.rs:814:19 [INFO] [stdout] | [INFO] [stdout] 814 | (ast::ExprKind::ConstBlock(anon_const_ast), hir::ExprKind::ConstBlock(const_block_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:722:47 [INFO] [stdout] | [INFO] [stdout] 722 | (ast::StmtKind::Empty, _) | (ast::StmtKind::MacCall(_), _) => {} [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` 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/ast_lowering.rs:814:62 [INFO] [stdout] | [INFO] [stdout] 814 | (ast::ExprKind::ConstBlock(anon_const_ast), hir::ExprKind::ConstBlock(const_block_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LocalKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:739:19 [INFO] [stdout] | [INFO] [stdout] 739 | (ast::LocalKind::Init(expr_ast), Some(expr_hir), None) => { [INFO] [stdout] | ^^^^^^^^^ could not find `LocalKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LocalKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:742:19 [INFO] [stdout] | [INFO] [stdout] 742 | (ast::LocalKind::InitElse(expr_ast, els_ast), Some(expr_hir), Some(els_hir)) => { [INFO] [stdout] | ^^^^^^^^^ could not find `LocalKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LocalKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:746:19 [INFO] [stdout] | [INFO] [stdout] 746 | (ast::LocalKind::Decl, None, None) => {} [INFO] [stdout] | ^^^^^^^^^ could not find `LocalKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:817:19 [INFO] [stdout] | [INFO] [stdout] 817 | (ast::ExprKind::Call(expr_ast, args_ast), hir::ExprKind::Call(expr_hir, args_hir)) => { [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/analysis/ast_lowering.rs:753:22 [INFO] [stdout] | [INFO] [stdout] 753 | (_, hir::ExprKind::DropTemps(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:817:60 [INFO] [stdout] | [INFO] [stdout] 817 | (ast::ExprKind::Call(expr_ast, args_ast), hir::ExprKind::Call(expr_hir, args_hir)) => { [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/analysis/ast_lowering.rs:756:19 [INFO] [stdout] | [INFO] [stdout] 756 | (ast::ExprKind::Paren(expr_ast), _) => { [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/analysis/ast_lowering.rs:759:19 [INFO] [stdout] | [INFO] [stdout] 759 | (ast::ExprKind::Underscore, _) => {} [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/analysis/ast_lowering.rs:760:19 [INFO] [stdout] | [INFO] [stdout] 760 | (ast::ExprKind::MacCall(_), _) => {} [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/analysis/ast_lowering.rs:823:19 [INFO] [stdout] | [INFO] [stdout] 823 | (ast::ExprKind::MethodCall(method_call_ast), hir::ExprKind::MethodCall(path_segment_hir, receiver_hir, args_hir, _)) => { [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/analysis/ast_lowering.rs:761:19 [INFO] [stdout] | [INFO] [stdout] 761 | (ast::ExprKind::Dummy, _) => {} [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/analysis/ast_lowering.rs:762:19 [INFO] [stdout] | [INFO] [stdout] 762 | (ast::ExprKind::Err(_), _) | (_, hir::ExprKind::Err(_)) => {} [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/analysis/ast_lowering.rs:762:51 [INFO] [stdout] | [INFO] [stdout] 762 | (ast::ExprKind::Err(_), _) | (_, hir::ExprKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:823:63 [INFO] [stdout] | [INFO] [stdout] 823 | (ast::ExprKind::MethodCall(method_call_ast), hir::ExprKind::MethodCall(path_segment_hir, receiver_hir, args_hir, _)) => { [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/analysis/ast_lowering.rs:772:18 [INFO] [stdout] | [INFO] [stdout] 772 | ast::ExprKind::Underscore => {} [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/analysis/ast_lowering.rs:773:18 [INFO] [stdout] | [INFO] [stdout] 773 | ast::ExprKind::Paren(expr) => assigned_subexprs_in_expr_assign_lhs(def_res, expr, out), [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/analysis/ast_lowering.rs:832:19 [INFO] [stdout] | [INFO] [stdout] 832 | (ast::ExprKind::Tup(exprs_ast), hir::ExprKind::Tup(exprs_hir)) => { [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/analysis/ast_lowering.rs:774:18 [INFO] [stdout] | [INFO] [stdout] 774 | ast::ExprKind::Tup(exprs) | ast::ExprKind::Array(exprs) => { [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/analysis/ast_lowering.rs:774:46 [INFO] [stdout] | [INFO] [stdout] 774 | ast::ExprKind::Tup(exprs) | ast::ExprKind::Array(exprs) => { [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/analysis/ast_lowering.rs:776:33 [INFO] [stdout] | [INFO] [stdout] 776 | if let ast::ExprKind::Range(None, None, ast::RangeLimits::HalfOpen) = expr.kind { continue; } [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/analysis/ast_lowering.rs:832:50 [INFO] [stdout] | [INFO] [stdout] 832 | (ast::ExprKind::Tup(exprs_ast), hir::ExprKind::Tup(exprs_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:776:66 [INFO] [stdout] | [INFO] [stdout] 776 | if let ast::ExprKind::Range(None, None, ast::RangeLimits::HalfOpen) = expr.kind { continue; } [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:780:18 [INFO] [stdout] | [INFO] [stdout] 780 | ast::ExprKind::Path(_, _) if let Some(res) = def_res.node_res(expr.id) && res.expected_in_unit_struct_pat() => {} [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/analysis/ast_lowering.rs:781:18 [INFO] [stdout] | [INFO] [stdout] 781 | ast::ExprKind::Call(_, args) => { [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/analysis/ast_lowering.rs:837:19 [INFO] [stdout] | [INFO] [stdout] 837 | (ast::ExprKind::Binary(_, left_ast, right_ast), hir::ExprKind::Binary(_, left_hir, right_hir)) => { [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/analysis/ast_lowering.rs:783:33 [INFO] [stdout] | [INFO] [stdout] 783 | if let ast::ExprKind::Range(None, None, ast::RangeLimits::HalfOpen) = expr.kind { continue; } [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:783:66 [INFO] [stdout] | [INFO] [stdout] 783 | if let ast::ExprKind::Range(None, None, ast::RangeLimits::HalfOpen) = expr.kind { continue; } [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:787:18 [INFO] [stdout] | [INFO] [stdout] 787 | 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 `ExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:837:66 [INFO] [stdout] | [INFO] [stdout] 837 | (ast::ExprKind::Binary(_, left_ast, right_ast), hir::ExprKind::Binary(_, left_hir, right_hir)) => { [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/analysis/ast_lowering.rs:841:19 [INFO] [stdout] | [INFO] [stdout] 841 | (ast::ExprKind::Unary(_, expr_ast), hir::ExprKind::Unary(_, expr_hir)) => { [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/analysis/ast_lowering.rs:798:22 [INFO] [stdout] | [INFO] [stdout] 798 | (_, hir::ExprKind::DropTemps(expr_hir)) => { [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/analysis/ast_lowering.rs:801:19 [INFO] [stdout] | [INFO] [stdout] 801 | (ast::ExprKind::Paren(expr_ast), _) => { [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/analysis/ast_lowering.rs:804:19 [INFO] [stdout] | [INFO] [stdout] 804 | (ast::ExprKind::Underscore, _) => {} [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/analysis/ast_lowering.rs:841:54 [INFO] [stdout] | [INFO] [stdout] 841 | (ast::ExprKind::Unary(_, expr_ast), hir::ExprKind::Unary(_, expr_hir)) => { [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/analysis/ast_lowering.rs:805:19 [INFO] [stdout] | [INFO] [stdout] 805 | (ast::ExprKind::MacCall(_), _) => {} [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/analysis/ast_lowering.rs:806:19 [INFO] [stdout] | [INFO] [stdout] 806 | (ast::ExprKind::Dummy, _) => {} [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/analysis/ast_lowering.rs:844:19 [INFO] [stdout] | [INFO] [stdout] 844 | (ast::ExprKind::Lit(_), hir::ExprKind::Lit(_)) => { [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/analysis/ast_lowering.rs:807:19 [INFO] [stdout] | [INFO] [stdout] 807 | (ast::ExprKind::Err(_), _) | (_, hir::ExprKind::Err(_)) => {} [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/analysis/ast_lowering.rs:807:51 [INFO] [stdout] | [INFO] [stdout] 807 | (ast::ExprKind::Err(_), _) | (_, hir::ExprKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:844:42 [INFO] [stdout] | [INFO] [stdout] 844 | (ast::ExprKind::Lit(_), hir::ExprKind::Lit(_)) => { [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/analysis/ast_lowering.rs:809:19 [INFO] [stdout] | [INFO] [stdout] 809 | (ast::ExprKind::Array(exprs_ast), hir::ExprKind::Array(exprs_hir)) => { [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/analysis/ast_lowering.rs:809:52 [INFO] [stdout] | [INFO] [stdout] 809 | (ast::ExprKind::Array(exprs_ast), hir::ExprKind::Array(exprs_hir)) => { [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/analysis/ast_lowering.rs:814:19 [INFO] [stdout] | [INFO] [stdout] 814 | (ast::ExprKind::ConstBlock(anon_const_ast), hir::ExprKind::ConstBlock(const_block_hir)) => { [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/analysis/ast_lowering.rs:847:19 [INFO] [stdout] | [INFO] [stdout] 847 | (ast::ExprKind::Cast(expr_ast, ty_ast), hir::ExprKind::Cast(expr_hir, ty_hir)) => { [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/analysis/ast_lowering.rs:814:62 [INFO] [stdout] | [INFO] [stdout] 814 | (ast::ExprKind::ConstBlock(anon_const_ast), hir::ExprKind::ConstBlock(const_block_hir)) => { [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/analysis/ast_lowering.rs:817:19 [INFO] [stdout] | [INFO] [stdout] 817 | (ast::ExprKind::Call(expr_ast, args_ast), hir::ExprKind::Call(expr_hir, args_hir)) => { [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/analysis/ast_lowering.rs:847:58 [INFO] [stdout] | [INFO] [stdout] 847 | (ast::ExprKind::Cast(expr_ast, ty_ast), hir::ExprKind::Cast(expr_hir, ty_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:817:60 [INFO] [stdout] | [INFO] [stdout] 817 | (ast::ExprKind::Call(expr_ast, args_ast), hir::ExprKind::Call(expr_hir, args_hir)) => { [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/analysis/ast_lowering.rs:823:19 [INFO] [stdout] | [INFO] [stdout] 823 | (ast::ExprKind::MethodCall(method_call_ast), hir::ExprKind::MethodCall(path_segment_hir, receiver_hir, args_hir, _)) => { [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/analysis/ast_lowering.rs:823:63 [INFO] [stdout] | [INFO] [stdout] 823 | (ast::ExprKind::MethodCall(method_call_ast), hir::ExprKind::MethodCall(path_segment_hir, receiver_hir, args_hir, _)) => { [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/analysis/ast_lowering.rs:851:19 [INFO] [stdout] | [INFO] [stdout] 851 | (ast::ExprKind::Type(expr_ast, ty_ast), hir::ExprKind::Type(expr_hir, ty_hir)) => { [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/analysis/ast_lowering.rs:832:19 [INFO] [stdout] | [INFO] [stdout] 832 | (ast::ExprKind::Tup(exprs_ast), hir::ExprKind::Tup(exprs_hir)) => { [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/analysis/ast_lowering.rs:832:50 [INFO] [stdout] | [INFO] [stdout] 832 | (ast::ExprKind::Tup(exprs_ast), hir::ExprKind::Tup(exprs_hir)) => { [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/analysis/ast_lowering.rs:837:19 [INFO] [stdout] | [INFO] [stdout] 837 | (ast::ExprKind::Binary(_, left_ast, right_ast), hir::ExprKind::Binary(_, left_hir, right_hir)) => { [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/analysis/ast_lowering.rs:851:58 [INFO] [stdout] | [INFO] [stdout] 851 | (ast::ExprKind::Type(expr_ast, ty_ast), hir::ExprKind::Type(expr_hir, ty_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:837:66 [INFO] [stdout] | [INFO] [stdout] 837 | (ast::ExprKind::Binary(_, left_ast, right_ast), hir::ExprKind::Binary(_, left_hir, right_hir)) => { [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/analysis/ast_lowering.rs:841:19 [INFO] [stdout] | [INFO] [stdout] 841 | (ast::ExprKind::Unary(_, expr_ast), hir::ExprKind::Unary(_, expr_hir)) => { [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/analysis/ast_lowering.rs:855:19 [INFO] [stdout] | [INFO] [stdout] 855 | (ast::ExprKind::Let(pat_ast, expr_ast, _, _), hir::ExprKind::Let(let_hir)) => { [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/analysis/ast_lowering.rs:841:54 [INFO] [stdout] | [INFO] [stdout] 841 | (ast::ExprKind::Unary(_, expr_ast), hir::ExprKind::Unary(_, expr_hir)) => { [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/analysis/ast_lowering.rs:844:19 [INFO] [stdout] | [INFO] [stdout] 844 | (ast::ExprKind::Lit(_), hir::ExprKind::Lit(_)) => { [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/analysis/ast_lowering.rs:855:64 [INFO] [stdout] | [INFO] [stdout] 855 | (ast::ExprKind::Let(pat_ast, expr_ast, _, _), hir::ExprKind::Let(let_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:844:42 [INFO] [stdout] | [INFO] [stdout] 844 | (ast::ExprKind::Lit(_), hir::ExprKind::Lit(_)) => { [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/analysis/ast_lowering.rs:847:19 [INFO] [stdout] | [INFO] [stdout] 847 | (ast::ExprKind::Cast(expr_ast, ty_ast), hir::ExprKind::Cast(expr_hir, ty_hir)) => { [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/analysis/ast_lowering.rs:847:58 [INFO] [stdout] | [INFO] [stdout] 847 | (ast::ExprKind::Cast(expr_ast, ty_ast), hir::ExprKind::Cast(expr_hir, ty_hir)) => { [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/analysis/ast_lowering.rs:859:19 [INFO] [stdout] | [INFO] [stdout] 859 | (ast::ExprKind::If(cond_ast, then_ast, els_ast), hir::ExprKind::If(cond_hir, then_hir, els_hir)) => { [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/analysis/ast_lowering.rs:851:19 [INFO] [stdout] | [INFO] [stdout] 851 | (ast::ExprKind::Type(expr_ast, ty_ast), hir::ExprKind::Type(expr_hir, ty_hir)) => { [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/analysis/ast_lowering.rs:851:58 [INFO] [stdout] | [INFO] [stdout] 851 | (ast::ExprKind::Type(expr_ast, ty_ast), hir::ExprKind::Type(expr_hir, ty_hir)) => { [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/analysis/ast_lowering.rs:855:19 [INFO] [stdout] | [INFO] [stdout] 855 | (ast::ExprKind::Let(pat_ast, expr_ast, _, _), hir::ExprKind::Let(let_hir)) => { [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/analysis/ast_lowering.rs:855:64 [INFO] [stdout] | [INFO] [stdout] 855 | (ast::ExprKind::Let(pat_ast, expr_ast, _, _), hir::ExprKind::Let(let_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:859:67 [INFO] [stdout] | [INFO] [stdout] 859 | (ast::ExprKind::If(cond_ast, then_ast, els_ast), hir::ExprKind::If(cond_hir, then_hir, els_hir)) => { [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/analysis/ast_lowering.rs:859:19 [INFO] [stdout] | [INFO] [stdout] 859 | (ast::ExprKind::If(cond_ast, then_ast, els_ast), hir::ExprKind::If(cond_hir, then_hir, els_hir)) => { [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/analysis/ast_lowering.rs:859:67 [INFO] [stdout] | [INFO] [stdout] 859 | (ast::ExprKind::If(cond_ast, then_ast, els_ast), hir::ExprKind::If(cond_hir, then_hir, els_hir)) => { [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/analysis/ast_lowering.rs:866:19 [INFO] [stdout] | [INFO] [stdout] 866 | ... (ast::ExprKind::While(expr_ast, block_ast, _label_ast), hir::ExprKind::Loop(block_hir, _label_hir, hir::LoopSource::While, _)) => { [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/analysis/ast_lowering.rs:866:19 [INFO] [stdout] | [INFO] [stdout] 866 | ... (ast::ExprKind::While(expr_ast, block_ast, _label_ast), hir::ExprKind::Loop(block_hir, _label_hir, hir::LoopSource::While, _)) => { [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/analysis/ast_lowering.rs:866:74 [INFO] [stdout] | [INFO] [stdout] 866 | ... (ast::ExprKind::While(expr_ast, block_ast, _label_ast), hir::ExprKind::Loop(block_hir, _label_hir, hir::LoopSource::While, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:866:74 [INFO] [stdout] | [INFO] [stdout] 866 | ... (ast::ExprKind::While(expr_ast, block_ast, _label_ast), hir::ExprKind::Loop(block_hir, _label_hir, hir::LoopSource::While, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LoopSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:866:117 [INFO] [stdout] | [INFO] [stdout] 866 | ...ExprKind::Loop(block_hir, _label_hir, hir::LoopSource::While, _)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `LoopSource` 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/ast_lowering.rs:869:33 [INFO] [stdout] | [INFO] [stdout] 869 | && let hir::ExprKind::If(cond_hir, then_hir, _) = block_expr_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:872:33 [INFO] [stdout] | [INFO] [stdout] 872 | if let hir::ExprKind::Block(block_hir, _) = then_hir.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LoopSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:866:117 [INFO] [stdout] | [INFO] [stdout] 866 | ...ExprKind::Loop(block_hir, _label_hir, hir::LoopSource::While, _)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `LoopSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:877:19 [INFO] [stdout] | [INFO] [stdout] 877 | ... (ast::ExprKind::ForLoop { pat: pat_ast, iter: iter_ast, body: body_ast, label: _, kind: kind_ast }, hir::ExprKind::Match(outer_matc... [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/analysis/ast_lowering.rs:869:33 [INFO] [stdout] | [INFO] [stdout] 869 | && let hir::ExprKind::If(cond_hir, then_hir, _) = block_expr_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:877:118 [INFO] [stdout] | [INFO] [stdout] 877 | ...: body_ast, label: _, kind: kind_ast }, hir::ExprKind::Match(outer_match_expr_hir, [outer_match_arm_hir], hir::MatchSource::ForLoopDes... [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:872:33 [INFO] [stdout] | [INFO] [stdout] 872 | if let hir::ExprKind::Block(block_hir, _) = then_hir.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:877:184 [INFO] [stdout] | [INFO] [stdout] 877 | ...tch_expr_hir, [outer_match_arm_hir], hir::MatchSource::ForLoopDesugar)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:877:19 [INFO] [stdout] | [INFO] [stdout] 877 | ... (ast::ExprKind::ForLoop { pat: pat_ast, iter: iter_ast, body: body_ast, label: _, kind: kind_ast }, hir::ExprKind::Match(outer_matc... [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/analysis/ast_lowering.rs:878:29 [INFO] [stdout] | [INFO] [stdout] 878 | ... if let hir::ExprKind::Loop(inner_loop_block_hir, _inner_loop_label_hir, hir::LoopSource::ForLoop, _) = outer_match_arm_hir.body.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:877:118 [INFO] [stdout] | [INFO] [stdout] 877 | ...: body_ast, label: _, kind: kind_ast }, hir::ExprKind::Match(outer_match_expr_hir, [outer_match_arm_hir], hir::MatchSource::ForLoopDes... [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LoopSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:878:94 [INFO] [stdout] | [INFO] [stdout] 878 | ... if let hir::ExprKind::Loop(inner_loop_block_hir, _inner_loop_label_hir, hir::LoopSource::ForLoop, _) = outer_match_arm_hir.body.kind { [INFO] [stdout] | ^^^^^^^^^^ could not find `LoopSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:877:184 [INFO] [stdout] | [INFO] [stdout] 877 | ...tch_expr_hir, [outer_match_arm_hir], hir::MatchSource::ForLoopDesugar)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:881:37 [INFO] [stdout] | [INFO] [stdout] 881 | && let hir::StmtKind::Expr(inner_loop_block_expr_hir) = inner_loop_block_stmt_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` 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/ast_lowering.rs:878:29 [INFO] [stdout] | [INFO] [stdout] 878 | ... if let hir::ExprKind::Loop(inner_loop_block_hir, _inner_loop_label_hir, hir::LoopSource::ForLoop, _) = outer_match_arm_hir.body.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:882:37 [INFO] [stdout] | [INFO] [stdout] 882 | ... && let hir::ExprKind::Match(_, [_, inner_loop_match_some_arm_hir], hir::MatchSource::ForLoopDesugar) = inner_loop_block_expr_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LoopSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:878:94 [INFO] [stdout] | [INFO] [stdout] 878 | ... if let hir::ExprKind::Loop(inner_loop_block_hir, _inner_loop_label_hir, hir::LoopSource::ForLoop, _) = outer_match_arm_hir.body.kind { [INFO] [stdout] | ^^^^^^^^^^ could not find `LoopSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:882:97 [INFO] [stdout] | [INFO] [stdout] 882 | ... && let hir::ExprKind::Match(_, [_, inner_loop_match_some_arm_hir], hir::MatchSource::ForLoopDesugar) = inner_loop_block_expr_hir.kind [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:881:37 [INFO] [stdout] | [INFO] [stdout] 881 | && let hir::StmtKind::Expr(inner_loop_block_expr_hir) = inner_loop_block_stmt_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:884:37 [INFO] [stdout] | [INFO] [stdout] 884 | ... if let hir::PatKind::Struct(_, [inner_loop_match_some_arm_pat_field_hir], _) = inner_loop_match_some_arm_hir.pat.kind { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForLoopKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:888:34 [INFO] [stdout] | [INFO] [stdout] 888 | ... ast::ForLoopKind::For => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `ForLoopKind` 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/ast_lowering.rs:882:37 [INFO] [stdout] | [INFO] [stdout] 882 | ... && let hir::ExprKind::Match(_, [_, inner_loop_match_some_arm_hir], hir::MatchSource::ForLoopDesugar) = inner_loop_block_expr_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:889:45 [INFO] [stdout] | [INFO] [stdout] 889 | ... if let hir::ExprKind::Call(_, [outer_match_expr_iter_hir]) = outer_match_expr_hir.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:882:97 [INFO] [stdout] | [INFO] [stdout] 882 | ... && let hir::ExprKind::Match(_, [_, inner_loop_match_some_arm_hir], hir::MatchSource::ForLoopDesugar) = inner_loop_block_expr_hir.kind [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForLoopKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:893:34 [INFO] [stdout] | [INFO] [stdout] 893 | ... ast::ForLoopKind::ForAwait => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `ForLoopKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:884:37 [INFO] [stdout] | [INFO] [stdout] 884 | ... if let hir::PatKind::Struct(_, [inner_loop_match_some_arm_pat_field_hir], _) = inner_loop_match_some_arm_hir.pat.kind { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:901:19 [INFO] [stdout] | [INFO] [stdout] 901 | (ast::ExprKind::Loop(block_ast, _, _), hir::ExprKind::Loop(block_hir, _, hir::LoopSource::Loop, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForLoopKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:888:34 [INFO] [stdout] | [INFO] [stdout] 888 | ... ast::ForLoopKind::For => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `ForLoopKind` 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/ast_lowering.rs:901:57 [INFO] [stdout] | [INFO] [stdout] 901 | (ast::ExprKind::Loop(block_ast, _, _), hir::ExprKind::Loop(block_hir, _, hir::LoopSource::Loop, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:889:45 [INFO] [stdout] | [INFO] [stdout] 889 | ... if let hir::ExprKind::Call(_, [outer_match_expr_iter_hir]) = outer_match_expr_hir.kind { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ForLoopKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:893:34 [INFO] [stdout] | [INFO] [stdout] 893 | ... ast::ForLoopKind::ForAwait => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `ForLoopKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LoopSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:901:91 [INFO] [stdout] | [INFO] [stdout] 901 | (ast::ExprKind::Loop(block_ast, _, _), hir::ExprKind::Loop(block_hir, _, hir::LoopSource::Loop, _)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `LoopSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:904:19 [INFO] [stdout] | [INFO] [stdout] 904 | (ast::ExprKind::Match(expr_ast, arms_ast, _), hir::ExprKind::Match(expr_hir, arms_hir, hir::MatchSource::Normal)) => { [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/analysis/ast_lowering.rs:901:19 [INFO] [stdout] | [INFO] [stdout] 901 | (ast::ExprKind::Loop(block_ast, _, _), hir::ExprKind::Loop(block_hir, _, hir::LoopSource::Loop, _)) => { [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/analysis/ast_lowering.rs:904:64 [INFO] [stdout] | [INFO] [stdout] 904 | (ast::ExprKind::Match(expr_ast, arms_ast, _), hir::ExprKind::Match(expr_hir, arms_hir, hir::MatchSource::Normal)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:901:57 [INFO] [stdout] | [INFO] [stdout] 901 | (ast::ExprKind::Loop(block_ast, _, _), hir::ExprKind::Loop(block_hir, _, hir::LoopSource::Loop, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:904:105 [INFO] [stdout] | [INFO] [stdout] 904 | (ast::ExprKind::Match(expr_ast, arms_ast, _), hir::ExprKind::Match(expr_hir, arms_hir, hir::MatchSource::Normal)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:910:19 [INFO] [stdout] | [INFO] [stdout] 910 | (ast::ExprKind::Closure(closure_ast), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LoopSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:901:91 [INFO] [stdout] | [INFO] [stdout] 901 | (ast::ExprKind::Loop(block_ast, _, _), hir::ExprKind::Loop(block_hir, _, hir::LoopSource::Loop, _)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `LoopSource` 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/ast_lowering.rs:910:56 [INFO] [stdout] | [INFO] [stdout] 910 | (ast::ExprKind::Closure(closure_ast), hir::ExprKind::Closure(closure_hir)) => { [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/analysis/ast_lowering.rs:904:19 [INFO] [stdout] | [INFO] [stdout] 904 | (ast::ExprKind::Match(expr_ast, arms_ast, _), hir::ExprKind::Match(expr_hir, arms_hir, hir::MatchSource::Normal)) => { [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/analysis/ast_lowering.rs:904:64 [INFO] [stdout] | [INFO] [stdout] 904 | (ast::ExprKind::Match(expr_ast, arms_ast, _), hir::ExprKind::Match(expr_hir, arms_hir, hir::MatchSource::Normal)) => { [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/analysis/ast_lowering.rs:915:37 [INFO] [stdout] | [INFO] [stdout] 915 | let kind_ast = ast::visit::FnKind::Closure(binder_ast, coroutine_kind_ast, decl_ast, expr_ast); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:904:105 [INFO] [stdout] | [INFO] [stdout] 904 | (ast::ExprKind::Match(expr_ast, arms_ast, _), hir::ExprKind::Match(expr_hir, arms_hir, hir::MatchSource::Normal)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` 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:916:37 [INFO] [stdout] | [INFO] [stdout] 916 | let kind_hir = hir::intravisit::FnKind::Closure; [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:910:19 [INFO] [stdout] | [INFO] [stdout] 910 | (ast::ExprKind::Closure(closure_ast), hir::ExprKind::Closure(closure_hir)) => { [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/analysis/ast_lowering.rs:910:56 [INFO] [stdout] | [INFO] [stdout] 910 | (ast::ExprKind::Closure(closure_ast), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `HeaderSafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:920:38 [INFO] [stdout] | [INFO] [stdout] 920 | safety: hir::HeaderSafety::Normal(hir::Safety::Safe), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `HeaderSafety` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Safety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:920:64 [INFO] [stdout] | [INFO] [stdout] 920 | safety: hir::HeaderSafety::Normal(hir::Safety::Safe), [INFO] [stdout] | ^^^^^^ could not find `Safety` 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:915:37 [INFO] [stdout] | [INFO] [stdout] 915 | let kind_ast = ast::visit::FnKind::Closure(binder_ast, coroutine_kind_ast, decl_ast, expr_ast); [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClosureKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:924:38 [INFO] [stdout] | [INFO] [stdout] 924 | ... hir::ClosureKind::Closure => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^^^^^ could not find `ClosureKind` 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:916:37 [INFO] [stdout] | [INFO] [stdout] 916 | let kind_hir = hir::intravisit::FnKind::Closure; [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:924:84 [INFO] [stdout] | [INFO] [stdout] 924 | ... hir::ClosureKind::Closure => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `HeaderSafety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:920:38 [INFO] [stdout] | [INFO] [stdout] 920 | safety: hir::HeaderSafety::Normal(hir::Safety::Safe), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `HeaderSafety` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClosureKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:925:38 [INFO] [stdout] | [INFO] [stdout] 925 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Coroutine(_)) => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^^^^^ could not find `ClosureKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Safety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:920:64 [INFO] [stdout] | [INFO] [stdout] 920 | safety: hir::HeaderSafety::Normal(hir::Safety::Safe), [INFO] [stdout] | ^^^^^^ could not find `Safety` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:925:66 [INFO] [stdout] | [INFO] [stdout] 925 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Coroutine(_)) => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClosureKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:924:38 [INFO] [stdout] | [INFO] [stdout] 924 | ... hir::ClosureKind::Closure => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^^^^^ could not find `ClosureKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:925:120 [INFO] [stdout] | [INFO] [stdout] 925 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Coroutine(_)) => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:924:84 [INFO] [stdout] | [INFO] [stdout] 924 | ... hir::ClosureKind::Closure => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClosureKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:926:38 [INFO] [stdout] | [INFO] [stdout] 926 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Desugared(coroutine_desugaring, _)) => coroutine_desugaring, [INFO] [stdout] | ^^^^^^^^^^^ could not find `ClosureKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:926:66 [INFO] [stdout] | [INFO] [stdout] 926 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Desugared(coroutine_desugaring, _)) => coroutine_desugaring, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClosureKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:925:38 [INFO] [stdout] | [INFO] [stdout] 925 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Coroutine(_)) => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^^^^^ could not find `ClosureKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:925:66 [INFO] [stdout] | [INFO] [stdout] 925 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Coroutine(_)) => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClosureKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:927:38 [INFO] [stdout] | [INFO] [stdout] 927 | ... hir::ClosureKind::CoroutineClosure(coroutine_desugaring) => coroutine_desugaring, [INFO] [stdout] | ^^^^^^^^^^^ could not find `ClosureKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:925:120 [INFO] [stdout] | [INFO] [stdout] 925 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Coroutine(_)) => break 'asyncness hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineDesugaring` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:930:38 [INFO] [stdout] | [INFO] [stdout] 930 | ... hir::CoroutineDesugaring::Async | hir::CoroutineDesugaring::AsyncGen => hir::IsAsync::Async(*decl_span_hir), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `CoroutineDesugaring` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClosureKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:926:38 [INFO] [stdout] | [INFO] [stdout] 926 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Desugared(coroutine_desugaring, _)) => coroutine_desugaring, [INFO] [stdout] | ^^^^^^^^^^^ could not find `ClosureKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineDesugaring` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:930:72 [INFO] [stdout] | [INFO] [stdout] 930 | ... hir::CoroutineDesugaring::Async | hir::CoroutineDesugaring::AsyncGen => hir::IsAsync::Async(*decl_span_hir), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `CoroutineDesugaring` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:926:66 [INFO] [stdout] | [INFO] [stdout] 926 | ... hir::ClosureKind::Coroutine(hir::CoroutineKind::Desugared(coroutine_desugaring, _)) => coroutine_desugaring, [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `CoroutineKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:930:110 [INFO] [stdout] | [INFO] [stdout] 930 | ... hir::CoroutineDesugaring::Async | hir::CoroutineDesugaring::AsyncGen => hir::IsAsync::Async(*decl_span_hir), [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ClosureKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:927:38 [INFO] [stdout] | [INFO] [stdout] 927 | ... hir::ClosureKind::CoroutineClosure(coroutine_desugaring) => coroutine_desugaring, [INFO] [stdout] | ^^^^^^^^^^^ could not find `ClosureKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:931:43 [INFO] [stdout] | [INFO] [stdout] 931 | ... _ => hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineDesugaring` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:930:38 [INFO] [stdout] | [INFO] [stdout] 930 | ... hir::CoroutineDesugaring::Async | hir::CoroutineDesugaring::AsyncGen => hir::IsAsync::Async(*decl_span_hir), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `CoroutineDesugaring` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:941:19 [INFO] [stdout] | [INFO] [stdout] 941 | (ast::ExprKind::Block(block_ast, _), hir::ExprKind::Block(block_hir, _)) => { [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/analysis/ast_lowering.rs:941:55 [INFO] [stdout] | [INFO] [stdout] 941 | (ast::ExprKind::Block(block_ast, _), hir::ExprKind::Block(block_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineDesugaring` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:930:72 [INFO] [stdout] | [INFO] [stdout] 930 | ... hir::CoroutineDesugaring::Async | hir::CoroutineDesugaring::AsyncGen => hir::IsAsync::Async(*decl_span_hir), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `CoroutineDesugaring` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:944:19 [INFO] [stdout] | [INFO] [stdout] 944 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Async, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:930:110 [INFO] [stdout] | [INFO] [stdout] 930 | ... hir::CoroutineDesugaring::Async | hir::CoroutineDesugaring::AsyncGen => hir::IsAsync::Async(*decl_span_hir), [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:931:43 [INFO] [stdout] | [INFO] [stdout] 931 | ... _ => hir::IsAsync::NotAsync, [INFO] [stdout] | ^^^^^^^ could not find `IsAsync` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenBlockKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:944:52 [INFO] [stdout] | [INFO] [stdout] 944 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Async, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenBlockKind` 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/ast_lowering.rs:944:82 [INFO] [stdout] | [INFO] [stdout] 944 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Async, _), hir::ExprKind::Closure(closure_hir)) => { [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/analysis/ast_lowering.rs:941:19 [INFO] [stdout] | [INFO] [stdout] 941 | (ast::ExprKind::Block(block_ast, _), hir::ExprKind::Block(block_hir, _)) => { [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/analysis/ast_lowering.rs:941:55 [INFO] [stdout] | [INFO] [stdout] 941 | (ast::ExprKind::Block(block_ast, _), hir::ExprKind::Block(block_hir, _)) => { [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/analysis/ast_lowering.rs:950:19 [INFO] [stdout] | [INFO] [stdout] 950 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Gen, _), hir::ExprKind::Closure(closure_hir)) => { [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/analysis/ast_lowering.rs:944:19 [INFO] [stdout] | [INFO] [stdout] 944 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Async, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenBlockKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:950:52 [INFO] [stdout] | [INFO] [stdout] 950 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Gen, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenBlockKind` 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/ast_lowering.rs:950:80 [INFO] [stdout] | [INFO] [stdout] 950 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Gen, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenBlockKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:944:52 [INFO] [stdout] | [INFO] [stdout] 944 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Async, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenBlockKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:956:19 [INFO] [stdout] | [INFO] [stdout] 956 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::AsyncGen, _), hir::ExprKind::Closure(closure_hir)) => { [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/analysis/ast_lowering.rs:944:82 [INFO] [stdout] | [INFO] [stdout] 944 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Async, _), hir::ExprKind::Closure(closure_hir)) => { [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/analysis/ast_lowering.rs:950:19 [INFO] [stdout] | [INFO] [stdout] 950 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Gen, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenBlockKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:956:52 [INFO] [stdout] | [INFO] [stdout] 956 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::AsyncGen, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenBlockKind` 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/ast_lowering.rs:956:85 [INFO] [stdout] | [INFO] [stdout] 956 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::AsyncGen, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenBlockKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:950:52 [INFO] [stdout] | [INFO] [stdout] 950 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Gen, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenBlockKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:962:19 [INFO] [stdout] | [INFO] [stdout] 962 | (ast::ExprKind::Await(expr_ast, _), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::AwaitDesugar)) => { [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/analysis/ast_lowering.rs:950:80 [INFO] [stdout] | [INFO] [stdout] 950 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::Gen, _), hir::ExprKind::Closure(closure_hir)) => { [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/analysis/ast_lowering.rs:956:19 [INFO] [stdout] | [INFO] [stdout] 956 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::AsyncGen, _), hir::ExprKind::Closure(closure_hir)) => { [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/analysis/ast_lowering.rs:962:54 [INFO] [stdout] | [INFO] [stdout] 962 | (ast::ExprKind::Await(expr_ast, _), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::AwaitDesugar)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:962:88 [INFO] [stdout] | [INFO] [stdout] 962 | (ast::ExprKind::Await(expr_ast, _), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::AwaitDesugar)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenBlockKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:956:52 [INFO] [stdout] | [INFO] [stdout] 956 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::AsyncGen, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenBlockKind` 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/ast_lowering.rs:956:85 [INFO] [stdout] | [INFO] [stdout] 956 | (ast::ExprKind::Gen(_, block_ast, ast::GenBlockKind::AsyncGen, _), hir::ExprKind::Closure(closure_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:963:29 [INFO] [stdout] | [INFO] [stdout] 963 | if let hir::ExprKind::Call(into_future_path, [inner_expr_hir]) = expr_hir.kind [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/analysis/ast_lowering.rs:962:19 [INFO] [stdout] | [INFO] [stdout] 962 | (ast::ExprKind::Await(expr_ast, _), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::AwaitDesugar)) => { [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/analysis/ast_lowering.rs:964:33 [INFO] [stdout] | [INFO] [stdout] 964 | && let hir::ExprKind::Path(hir::QPath::LangItem(hir::LangItem::IntoFutureIntoFuture, _)) = into_future_path.kind [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:964:53 [INFO] [stdout] | [INFO] [stdout] 964 | && let hir::ExprKind::Path(hir::QPath::LangItem(hir::LangItem::IntoFutureIntoFuture, _)) = into_future_path.kind [INFO] [stdout] | ^^^^^ could not find `QPath` 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/ast_lowering.rs:962:54 [INFO] [stdout] | [INFO] [stdout] 962 | (ast::ExprKind::Await(expr_ast, _), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::AwaitDesugar)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:962:88 [INFO] [stdout] | [INFO] [stdout] 962 | (ast::ExprKind::Await(expr_ast, _), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::AwaitDesugar)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:964:74 [INFO] [stdout] | [INFO] [stdout] 964 | && let hir::ExprKind::Path(hir::QPath::LangItem(hir::LangItem::IntoFutureIntoFuture, _)) = into_future_path.kind [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` 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/ast_lowering.rs:963:29 [INFO] [stdout] | [INFO] [stdout] 963 | if let hir::ExprKind::Call(into_future_path, [inner_expr_hir]) = expr_hir.kind [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/analysis/ast_lowering.rs:969:19 [INFO] [stdout] | [INFO] [stdout] 969 | (ast::ExprKind::TryBlock(_), _) => { [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/analysis/ast_lowering.rs:964:33 [INFO] [stdout] | [INFO] [stdout] 964 | && let hir::ExprKind::Path(hir::QPath::LangItem(hir::LangItem::IntoFutureIntoFuture, _)) = into_future_path.kind [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/analysis/ast_lowering.rs:972:19 [INFO] [stdout] | [INFO] [stdout] 972 | (ast::ExprKind::Assign(left_ast, right_ast, _), hir::ExprKind::Assign(left_hir, right_hir, _)) => { [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/analysis/ast_lowering.rs:972:66 [INFO] [stdout] | [INFO] [stdout] 972 | (ast::ExprKind::Assign(left_ast, right_ast, _), hir::ExprKind::Assign(left_hir, right_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:964:53 [INFO] [stdout] | [INFO] [stdout] 964 | && let hir::ExprKind::Path(hir::QPath::LangItem(hir::LangItem::IntoFutureIntoFuture, _)) = into_future_path.kind [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:976:19 [INFO] [stdout] | [INFO] [stdout] 976 | (ast::ExprKind::Assign(left_ast, right_ast, _), hir::ExprKind::Block(block_hir, None)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:964:74 [INFO] [stdout] | [INFO] [stdout] 964 | && let hir::ExprKind::Path(hir::QPath::LangItem(hir::LangItem::IntoFutureIntoFuture, _)) = into_future_path.kind [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:969:19 [INFO] [stdout] | [INFO] [stdout] 969 | (ast::ExprKind::TryBlock(_), _) => { [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/analysis/ast_lowering.rs:976:66 [INFO] [stdout] | [INFO] [stdout] 976 | (ast::ExprKind::Assign(left_ast, right_ast, _), hir::ExprKind::Block(block_hir, None)) => { [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/analysis/ast_lowering.rs:972:19 [INFO] [stdout] | [INFO] [stdout] 972 | (ast::ExprKind::Assign(left_ast, right_ast, _), hir::ExprKind::Assign(left_hir, right_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:982:34 [INFO] [stdout] | [INFO] [stdout] 982 | let hir::StmtKind::Expr(assignment_hir) = assignment_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` 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/ast_lowering.rs:972:66 [INFO] [stdout] | [INFO] [stdout] 972 | (ast::ExprKind::Assign(left_ast, right_ast, _), hir::ExprKind::Assign(left_hir, right_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:983:34 [INFO] [stdout] | [INFO] [stdout] 983 | let hir::ExprKind::Assign(assigned_subexpr_hir, _, _) = assignment_hir.kind else { unreachable!() }; [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/analysis/ast_lowering.rs:976:19 [INFO] [stdout] | [INFO] [stdout] 976 | (ast::ExprKind::Assign(left_ast, right_ast, _), hir::ExprKind::Block(block_hir, None)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:986:30 [INFO] [stdout] | [INFO] [stdout] 986 | let hir::StmtKind::Let(destructure_let_hir) = destructure_let_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` 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/ast_lowering.rs:976:66 [INFO] [stdout] | [INFO] [stdout] 976 | (ast::ExprKind::Assign(left_ast, right_ast, _), hir::ExprKind::Block(block_hir, None)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LocalSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:987:76 [INFO] [stdout] | [INFO] [stdout] 987 | ... let hir::LetStmt { init: Some(right_hir), source: hir::LocalSource::AssignDesugar(_), .. } = destructure_let_hir else { unreachable... [INFO] [stdout] | ^^^^^^^^^^^ could not find `LocalSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:982:34 [INFO] [stdout] | [INFO] [stdout] 982 | let hir::StmtKind::Expr(assignment_hir) = assignment_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:991:19 [INFO] [stdout] | [INFO] [stdout] 991 | (ast::ExprKind::AssignOp(_, left_ast, right_ast), hir::ExprKind::AssignOp(_, left_hir, right_hir)) => { [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/analysis/ast_lowering.rs:983:34 [INFO] [stdout] | [INFO] [stdout] 983 | let hir::ExprKind::Assign(assigned_subexpr_hir, _, _) = assignment_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:991:68 [INFO] [stdout] | [INFO] [stdout] 991 | (ast::ExprKind::AssignOp(_, left_ast, right_ast), hir::ExprKind::AssignOp(_, left_hir, right_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:986:30 [INFO] [stdout] | [INFO] [stdout] 986 | let hir::StmtKind::Let(destructure_let_hir) = destructure_let_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `StmtKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:995:19 [INFO] [stdout] | [INFO] [stdout] 995 | (ast::ExprKind::Field(expr_ast, _), hir::ExprKind::Field(expr_hir, _)) => { [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/analysis/ast_lowering.rs:995:54 [INFO] [stdout] | [INFO] [stdout] 995 | (ast::ExprKind::Field(expr_ast, _), hir::ExprKind::Field(expr_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LocalSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:987:76 [INFO] [stdout] | [INFO] [stdout] 987 | ... let hir::LetStmt { init: Some(right_hir), source: hir::LocalSource::AssignDesugar(_), .. } = destructure_let_hir else { unreachable... [INFO] [stdout] | ^^^^^^^^^^^ could not find `LocalSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:998:19 [INFO] [stdout] | [INFO] [stdout] 998 | (ast::ExprKind::Index(expr_ast, index_ast, _), hir::ExprKind::Index(expr_hir, index_hir, _)) => { [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/analysis/ast_lowering.rs:991:19 [INFO] [stdout] | [INFO] [stdout] 991 | (ast::ExprKind::AssignOp(_, left_ast, right_ast), hir::ExprKind::AssignOp(_, left_hir, right_hir)) => { [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/analysis/ast_lowering.rs:991:68 [INFO] [stdout] | [INFO] [stdout] 991 | (ast::ExprKind::AssignOp(_, left_ast, right_ast), hir::ExprKind::AssignOp(_, left_hir, right_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:998:65 [INFO] [stdout] | [INFO] [stdout] 998 | (ast::ExprKind::Index(expr_ast, index_ast, _), hir::ExprKind::Index(expr_hir, index_hir, _)) => { [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/analysis/ast_lowering.rs:1002:19 [INFO] [stdout] | [INFO] [stdout] 1002 | ... (ast::ExprKind::Range(Some(start_ast), Some(end_ast), ast::RangeLimits::Closed), hir::ExprKind::Call(path_expr_hir, [start_hir, end... [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/analysis/ast_lowering.rs:995:19 [INFO] [stdout] | [INFO] [stdout] 995 | (ast::ExprKind::Field(expr_ast, _), hir::ExprKind::Field(expr_hir, _)) => { [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/analysis/ast_lowering.rs:995:54 [INFO] [stdout] | [INFO] [stdout] 995 | (ast::ExprKind::Field(expr_ast, _), hir::ExprKind::Field(expr_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1002:72 [INFO] [stdout] | [INFO] [stdout] 1002 | ... (ast::ExprKind::Range(Some(start_ast), Some(end_ast), ast::RangeLimits::Closed), hir::ExprKind::Call(path_expr_hir, [start_hir, end... [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` 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/ast_lowering.rs:1002:99 [INFO] [stdout] | [INFO] [stdout] 1002 | ...me(end_ast), ast::RangeLimits::Closed), hir::ExprKind::Call(path_expr_hir, [start_hir, end_hir])) => { [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/analysis/ast_lowering.rs:998:19 [INFO] [stdout] | [INFO] [stdout] 998 | (ast::ExprKind::Index(expr_ast, index_ast, _), hir::ExprKind::Index(expr_hir, index_hir, _)) => { [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/analysis/ast_lowering.rs:1003:29 [INFO] [stdout] | [INFO] [stdout] 1003 | if let hir::ExprKind::Path(qpath_hir) = &path_expr_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:998:65 [INFO] [stdout] | [INFO] [stdout] 998 | (ast::ExprKind::Index(expr_ast, index_ast, _), hir::ExprKind::Index(expr_hir, index_hir, _)) => { [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/analysis/ast_lowering.rs:1002:19 [INFO] [stdout] | [INFO] [stdout] 1002 | ... (ast::ExprKind::Range(Some(start_ast), Some(end_ast), ast::RangeLimits::Closed), hir::ExprKind::Call(path_expr_hir, [start_hir, end... [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1004:33 [INFO] [stdout] | [INFO] [stdout] 1004 | && let hir::QPath::LangItem(hir::LangItem::RangeInclusiveNew, _) = qpath_hir [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1002:72 [INFO] [stdout] | [INFO] [stdout] 1002 | ... (ast::ExprKind::Range(Some(start_ast), Some(end_ast), ast::RangeLimits::Closed), hir::ExprKind::Call(path_expr_hir, [start_hir, end... [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1004:54 [INFO] [stdout] | [INFO] [stdout] 1004 | && let hir::QPath::LangItem(hir::LangItem::RangeInclusiveNew, _) = qpath_hir [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` 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/ast_lowering.rs:1002:99 [INFO] [stdout] | [INFO] [stdout] 1002 | ...me(end_ast), ast::RangeLimits::Closed), hir::ExprKind::Call(path_expr_hir, [start_hir, end_hir])) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1003:29 [INFO] [stdout] | [INFO] [stdout] 1003 | if let hir::ExprKind::Path(qpath_hir) = &path_expr_hir.kind [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/analysis/ast_lowering.rs:1010:19 [INFO] [stdout] | [INFO] [stdout] 1010 | (ast::ExprKind::Range(start_ast, end_ast, limits), hir::ExprKind::Struct(qpath_hir, fields_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1004:33 [INFO] [stdout] | [INFO] [stdout] 1004 | && let hir::QPath::LangItem(hir::LangItem::RangeInclusiveNew, _) = qpath_hir [INFO] [stdout] | ^^^^^ could not find `QPath` 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/ast_lowering.rs:1010:69 [INFO] [stdout] | [INFO] [stdout] 1010 | (ast::ExprKind::Range(start_ast, end_ast, limits), hir::ExprKind::Struct(qpath_hir, fields_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1004:54 [INFO] [stdout] | [INFO] [stdout] 1004 | && let hir::QPath::LangItem(hir::LangItem::RangeInclusiveNew, _) = qpath_hir [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1012:39 [INFO] [stdout] | [INFO] [stdout] 1012 | (None, None, ast::RangeLimits::HalfOpen) => hir::LangItem::RangeFull, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1010:19 [INFO] [stdout] | [INFO] [stdout] 1010 | (ast::ExprKind::Range(start_ast, end_ast, limits), hir::ExprKind::Struct(qpath_hir, fields_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1012:70 [INFO] [stdout] | [INFO] [stdout] 1012 | (None, None, ast::RangeLimits::HalfOpen) => hir::LangItem::RangeFull, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1013:42 [INFO] [stdout] | [INFO] [stdout] 1013 | (Some(_), None, ast::RangeLimits::HalfOpen) => hir::LangItem::RangeFrom, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` 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/ast_lowering.rs:1010:69 [INFO] [stdout] | [INFO] [stdout] 1010 | (ast::ExprKind::Range(start_ast, end_ast, limits), hir::ExprKind::Struct(qpath_hir, fields_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1013:73 [INFO] [stdout] | [INFO] [stdout] 1013 | (Some(_), None, ast::RangeLimits::HalfOpen) => hir::LangItem::RangeFrom, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1012:39 [INFO] [stdout] | [INFO] [stdout] 1012 | (None, None, ast::RangeLimits::HalfOpen) => hir::LangItem::RangeFull, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1014:42 [INFO] [stdout] | [INFO] [stdout] 1014 | (None, Some(_), ast::RangeLimits::HalfOpen) => hir::LangItem::RangeTo, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1012:70 [INFO] [stdout] | [INFO] [stdout] 1012 | (None, None, ast::RangeLimits::HalfOpen) => hir::LangItem::RangeFull, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1014:73 [INFO] [stdout] | [INFO] [stdout] 1014 | (None, Some(_), ast::RangeLimits::HalfOpen) => hir::LangItem::RangeTo, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1013:42 [INFO] [stdout] | [INFO] [stdout] 1013 | (Some(_), None, ast::RangeLimits::HalfOpen) => hir::LangItem::RangeFrom, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1015:45 [INFO] [stdout] | [INFO] [stdout] 1015 | (Some(_), Some(_), ast::RangeLimits::HalfOpen) => hir::LangItem::Range, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1013:73 [INFO] [stdout] | [INFO] [stdout] 1013 | (Some(_), None, ast::RangeLimits::HalfOpen) => hir::LangItem::RangeFrom, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1015:76 [INFO] [stdout] | [INFO] [stdout] 1015 | (Some(_), Some(_), ast::RangeLimits::HalfOpen) => hir::LangItem::Range, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1014:42 [INFO] [stdout] | [INFO] [stdout] 1014 | (None, Some(_), ast::RangeLimits::HalfOpen) => hir::LangItem::RangeTo, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1016:42 [INFO] [stdout] | [INFO] [stdout] 1016 | (None, Some(_), ast::RangeLimits::Closed) => hir::LangItem::RangeToInclusive, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1014:73 [INFO] [stdout] | [INFO] [stdout] 1014 | (None, Some(_), ast::RangeLimits::HalfOpen) => hir::LangItem::RangeTo, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1016:71 [INFO] [stdout] | [INFO] [stdout] 1016 | (None, Some(_), ast::RangeLimits::Closed) => hir::LangItem::RangeToInclusive, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` 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/ast_lowering.rs:1020:29 [INFO] [stdout] | [INFO] [stdout] 1020 | if let hir::QPath::LangItem(lang_item_hir, _) = qpath_hir && *lang_item_hir == expected_lang_item { [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1015:45 [INFO] [stdout] | [INFO] [stdout] 1015 | (Some(_), Some(_), ast::RangeLimits::HalfOpen) => hir::LangItem::Range, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1030:19 [INFO] [stdout] | [INFO] [stdout] 1030 | (ast::ExprKind::Path(qself_ast, path_ast), hir::ExprKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1015:76 [INFO] [stdout] | [INFO] [stdout] 1015 | (Some(_), Some(_), ast::RangeLimits::HalfOpen) => hir::LangItem::Range, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` 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/ast_lowering.rs:1030:61 [INFO] [stdout] | [INFO] [stdout] 1030 | (ast::ExprKind::Path(qself_ast, path_ast), hir::ExprKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `RangeLimits` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1016:42 [INFO] [stdout] | [INFO] [stdout] 1016 | (None, Some(_), ast::RangeLimits::Closed) => hir::LangItem::RangeToInclusive, [INFO] [stdout] | ^^^^^^^^^^^ could not find `RangeLimits` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1033:19 [INFO] [stdout] | [INFO] [stdout] 1033 | (ast::ExprKind::AddrOf(_, _, expr_ast), hir::ExprKind::AddrOf(_, _, expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1016:71 [INFO] [stdout] | [INFO] [stdout] 1016 | (None, Some(_), ast::RangeLimits::Closed) => hir::LangItem::RangeToInclusive, [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` 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/ast_lowering.rs:1033:58 [INFO] [stdout] | [INFO] [stdout] 1033 | (ast::ExprKind::AddrOf(_, _, expr_ast), hir::ExprKind::AddrOf(_, _, expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1020:29 [INFO] [stdout] | [INFO] [stdout] 1020 | if let hir::QPath::LangItem(lang_item_hir, _) = qpath_hir && *lang_item_hir == expected_lang_item { [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1036:19 [INFO] [stdout] | [INFO] [stdout] 1036 | (ast::ExprKind::OffsetOf(ty_ast, _), hir::ExprKind::OffsetOf(ty_hir, _)) => { [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/analysis/ast_lowering.rs:1030:19 [INFO] [stdout] | [INFO] [stdout] 1030 | (ast::ExprKind::Path(qself_ast, path_ast), hir::ExprKind::Path(qpath_hir)) => { [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/analysis/ast_lowering.rs:1036:55 [INFO] [stdout] | [INFO] [stdout] 1036 | (ast::ExprKind::OffsetOf(ty_ast, _), hir::ExprKind::OffsetOf(ty_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1030:61 [INFO] [stdout] | [INFO] [stdout] 1030 | (ast::ExprKind::Path(qself_ast, path_ast), hir::ExprKind::Path(qpath_hir)) => { [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/analysis/ast_lowering.rs:1039:19 [INFO] [stdout] | [INFO] [stdout] 1039 | (ast::ExprKind::Break(_, expr_ast), hir::ExprKind::Break(_, expr_hir)) => { [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/analysis/ast_lowering.rs:1039:54 [INFO] [stdout] | [INFO] [stdout] 1039 | (ast::ExprKind::Break(_, expr_ast), hir::ExprKind::Break(_, expr_hir)) => { [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/analysis/ast_lowering.rs:1033:19 [INFO] [stdout] | [INFO] [stdout] 1033 | (ast::ExprKind::AddrOf(_, _, expr_ast), hir::ExprKind::AddrOf(_, _, expr_hir)) => { [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/analysis/ast_lowering.rs:1044:19 [INFO] [stdout] | [INFO] [stdout] 1044 | (ast::ExprKind::Continue(_), hir::ExprKind::Continue(_)) => { [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/analysis/ast_lowering.rs:1033:58 [INFO] [stdout] | [INFO] [stdout] 1033 | (ast::ExprKind::AddrOf(_, _, expr_ast), hir::ExprKind::AddrOf(_, _, expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1044:47 [INFO] [stdout] | [INFO] [stdout] 1044 | (ast::ExprKind::Continue(_), hir::ExprKind::Continue(_)) => { [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/analysis/ast_lowering.rs:1036:19 [INFO] [stdout] | [INFO] [stdout] 1036 | (ast::ExprKind::OffsetOf(ty_ast, _), hir::ExprKind::OffsetOf(ty_hir, _)) => { [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/analysis/ast_lowering.rs:1047:19 [INFO] [stdout] | [INFO] [stdout] 1047 | (ast::ExprKind::Ret(expr_ast), hir::ExprKind::Ret(expr_hir)) => { [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/analysis/ast_lowering.rs:1036:55 [INFO] [stdout] | [INFO] [stdout] 1036 | (ast::ExprKind::OffsetOf(ty_ast, _), hir::ExprKind::OffsetOf(ty_hir, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1047:49 [INFO] [stdout] | [INFO] [stdout] 1047 | (ast::ExprKind::Ret(expr_ast), hir::ExprKind::Ret(expr_hir)) => { [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/analysis/ast_lowering.rs:1039:19 [INFO] [stdout] | [INFO] [stdout] 1039 | (ast::ExprKind::Break(_, expr_ast), hir::ExprKind::Break(_, expr_hir)) => { [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/analysis/ast_lowering.rs:1052:19 [INFO] [stdout] | [INFO] [stdout] 1052 | (ast::ExprKind::InlineAsm(_), hir::ExprKind::InlineAsm(_)) => { [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/analysis/ast_lowering.rs:1039:54 [INFO] [stdout] | [INFO] [stdout] 1039 | (ast::ExprKind::Break(_, expr_ast), hir::ExprKind::Break(_, expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1052:48 [INFO] [stdout] | [INFO] [stdout] 1052 | (ast::ExprKind::InlineAsm(_), hir::ExprKind::InlineAsm(_)) => { [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/analysis/ast_lowering.rs:1055:19 [INFO] [stdout] | [INFO] [stdout] 1055 | (ast::ExprKind::Struct(struct_ast), hir::ExprKind::Struct(qpath_hir, fields_hir, tail_expr_hir)) => { [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/analysis/ast_lowering.rs:1055:54 [INFO] [stdout] | [INFO] [stdout] 1055 | (ast::ExprKind::Struct(struct_ast), hir::ExprKind::Struct(qpath_hir, fields_hir, tail_expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructRest` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1061:27 [INFO] [stdout] | [INFO] [stdout] 1061 | (ast::StructRest::None, hir::StructTailExpr::None) => {} [INFO] [stdout] | ^^^^^^^^^^ could not find `StructRest` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1044:19 [INFO] [stdout] | [INFO] [stdout] 1044 | (ast::ExprKind::Continue(_), hir::ExprKind::Continue(_)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructTailExpr` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1061:50 [INFO] [stdout] | [INFO] [stdout] 1061 | (ast::StructRest::None, hir::StructTailExpr::None) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `StructTailExpr` 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/ast_lowering.rs:1044:47 [INFO] [stdout] | [INFO] [stdout] 1044 | (ast::ExprKind::Continue(_), hir::ExprKind::Continue(_)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructRest` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1062:27 [INFO] [stdout] | [INFO] [stdout] 1062 | (ast::StructRest::Rest(_), hir::StructTailExpr::DefaultFields(_)) => {} [INFO] [stdout] | ^^^^^^^^^^ could not find `StructRest` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1047:19 [INFO] [stdout] | [INFO] [stdout] 1047 | (ast::ExprKind::Ret(expr_ast), hir::ExprKind::Ret(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructTailExpr` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1062:53 [INFO] [stdout] | [INFO] [stdout] 1062 | (ast::StructRest::Rest(_), hir::StructTailExpr::DefaultFields(_)) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `StructTailExpr` 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/ast_lowering.rs:1047:49 [INFO] [stdout] | [INFO] [stdout] 1047 | (ast::ExprKind::Ret(expr_ast), hir::ExprKind::Ret(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructRest` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1063:27 [INFO] [stdout] | [INFO] [stdout] 1063 | (ast::StructRest::Base(base_ast), hir::StructTailExpr::Base(base_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `StructRest` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1052:19 [INFO] [stdout] | [INFO] [stdout] 1052 | (ast::ExprKind::InlineAsm(_), hir::ExprKind::InlineAsm(_)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructTailExpr` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1063:60 [INFO] [stdout] | [INFO] [stdout] 1063 | (ast::StructRest::Base(base_ast), hir::StructTailExpr::Base(base_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `StructTailExpr` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1069:19 [INFO] [stdout] | [INFO] [stdout] 1069 | (ast::ExprKind::Repeat(expr_ast, anon_const_ast), hir::ExprKind::Repeat(expr_hir, const_arg_hir)) => { [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/analysis/ast_lowering.rs:1069:68 [INFO] [stdout] | [INFO] [stdout] 1069 | (ast::ExprKind::Repeat(expr_ast, anon_const_ast), hir::ExprKind::Repeat(expr_hir, const_arg_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1052:48 [INFO] [stdout] | [INFO] [stdout] 1052 | (ast::ExprKind::InlineAsm(_), hir::ExprKind::InlineAsm(_)) => { [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/analysis/ast_lowering.rs:1073:19 [INFO] [stdout] | [INFO] [stdout] 1073 | (ast::ExprKind::Try(expr_ast), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::TryDesugar(_))) => { [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/analysis/ast_lowering.rs:1055:19 [INFO] [stdout] | [INFO] [stdout] 1055 | (ast::ExprKind::Struct(struct_ast), hir::ExprKind::Struct(qpath_hir, fields_hir, tail_expr_hir)) => { [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/analysis/ast_lowering.rs:1073:49 [INFO] [stdout] | [INFO] [stdout] 1073 | (ast::ExprKind::Try(expr_ast), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::TryDesugar(_))) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1055:54 [INFO] [stdout] | [INFO] [stdout] 1055 | (ast::ExprKind::Struct(struct_ast), hir::ExprKind::Struct(qpath_hir, fields_hir, tail_expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1073:83 [INFO] [stdout] | [INFO] [stdout] 1073 | (ast::ExprKind::Try(expr_ast), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::TryDesugar(_))) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructRest` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1061:27 [INFO] [stdout] | [INFO] [stdout] 1061 | (ast::StructRest::None, hir::StructTailExpr::None) => {} [INFO] [stdout] | ^^^^^^^^^^ could not find `StructRest` 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/ast_lowering.rs:1074:29 [INFO] [stdout] | [INFO] [stdout] 1074 | if let hir::ExprKind::Call(path_expr_hir, [expr_hir]) = &expr_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructTailExpr` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1061:50 [INFO] [stdout] | [INFO] [stdout] 1061 | (ast::StructRest::None, hir::StructTailExpr::None) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `StructTailExpr` 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/ast_lowering.rs:1075:33 [INFO] [stdout] | [INFO] [stdout] 1075 | && let hir::ExprKind::Path(qpath_hir) = &path_expr_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructRest` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1062:27 [INFO] [stdout] | [INFO] [stdout] 1062 | (ast::StructRest::Rest(_), hir::StructTailExpr::DefaultFields(_)) => {} [INFO] [stdout] | ^^^^^^^^^^ could not find `StructRest` 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/ast_lowering.rs:1076:33 [INFO] [stdout] | [INFO] [stdout] 1076 | && let hir::QPath::LangItem(lang_item_hir, _) = qpath_hir && *lang_item_hir == hir::LangItem::TryTraitBranch [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructTailExpr` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1062:53 [INFO] [stdout] | [INFO] [stdout] 1062 | (ast::StructRest::Rest(_), hir::StructTailExpr::DefaultFields(_)) => {} [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `StructTailExpr` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1076:105 [INFO] [stdout] | [INFO] [stdout] 1076 | && let hir::QPath::LangItem(lang_item_hir, _) = qpath_hir && *lang_item_hir == hir::LangItem::TryTraitBranch [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructRest` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1063:27 [INFO] [stdout] | [INFO] [stdout] 1063 | (ast::StructRest::Base(base_ast), hir::StructTailExpr::Base(base_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `StructRest` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1081:19 [INFO] [stdout] | [INFO] [stdout] 1081 | (ast::ExprKind::Yield(yield_kind_ast), hir::ExprKind::Yield(expr_hir, hir::YieldSource::Yield)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StructTailExpr` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1063:60 [INFO] [stdout] | [INFO] [stdout] 1063 | (ast::StructRest::Base(base_ast), hir::StructTailExpr::Base(base_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `StructTailExpr` 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/ast_lowering.rs:1081:57 [INFO] [stdout] | [INFO] [stdout] 1081 | (ast::ExprKind::Yield(yield_kind_ast), hir::ExprKind::Yield(expr_hir, hir::YieldSource::Yield)) => { [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/analysis/ast_lowering.rs:1069:19 [INFO] [stdout] | [INFO] [stdout] 1069 | (ast::ExprKind::Repeat(expr_ast, anon_const_ast), hir::ExprKind::Repeat(expr_hir, const_arg_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `YieldSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1081:88 [INFO] [stdout] | [INFO] [stdout] 1081 | (ast::ExprKind::Yield(yield_kind_ast), hir::ExprKind::Yield(expr_hir, hir::YieldSource::Yield)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `YieldSource` 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/ast_lowering.rs:1069:68 [INFO] [stdout] | [INFO] [stdout] 1069 | (ast::ExprKind::Repeat(expr_ast, anon_const_ast), hir::ExprKind::Repeat(expr_hir, const_arg_hir)) => { [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/analysis/ast_lowering.rs:1086:19 [INFO] [stdout] | [INFO] [stdout] 1086 | (ast::ExprKind::Yeet(_), _) => { [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/analysis/ast_lowering.rs:1073:19 [INFO] [stdout] | [INFO] [stdout] 1073 | (ast::ExprKind::Try(expr_ast), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::TryDesugar(_))) => { [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/analysis/ast_lowering.rs:1089:19 [INFO] [stdout] | [INFO] [stdout] 1089 | (ast::ExprKind::Become(expr_ast), hir::ExprKind::Become(expr_hir)) => { [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/analysis/ast_lowering.rs:1073:49 [INFO] [stdout] | [INFO] [stdout] 1073 | (ast::ExprKind::Try(expr_ast), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::TryDesugar(_))) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1073:83 [INFO] [stdout] | [INFO] [stdout] 1073 | (ast::ExprKind::Try(expr_ast), hir::ExprKind::Match(expr_hir, _, hir::MatchSource::TryDesugar(_))) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` 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/ast_lowering.rs:1089:52 [INFO] [stdout] | [INFO] [stdout] 1089 | (ast::ExprKind::Become(expr_ast), hir::ExprKind::Become(expr_hir)) => { [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/analysis/ast_lowering.rs:1092:19 [INFO] [stdout] | [INFO] [stdout] 1092 | (ast::ExprKind::IncludedBytes(_), _) => { [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/analysis/ast_lowering.rs:1074:29 [INFO] [stdout] | [INFO] [stdout] 1074 | if let hir::ExprKind::Call(path_expr_hir, [expr_hir]) = &expr_hir.kind [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/analysis/ast_lowering.rs:1100:19 [INFO] [stdout] | [INFO] [stdout] 1100 | (ast::ExprKind::FormatArgs(format_args_ast), hir::ExprKind::Call(_, args_hir)) => { [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/analysis/ast_lowering.rs:1075:33 [INFO] [stdout] | [INFO] [stdout] 1075 | && let hir::ExprKind::Path(qpath_hir) = &path_expr_hir.kind [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1100:63 [INFO] [stdout] | [INFO] [stdout] 1100 | (ast::ExprKind::FormatArgs(format_args_ast), hir::ExprKind::Call(_, args_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1076:33 [INFO] [stdout] | [INFO] [stdout] 1076 | && let hir::QPath::LangItem(lang_item_hir, _) = qpath_hir && *lang_item_hir == hir::LangItem::TryTraitBranch [INFO] [stdout] | ^^^^^ could not find `QPath` 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/ast_lowering.rs:1102:30 [INFO] [stdout] | [INFO] [stdout] 1102 | let hir::ExprKind::AddrOf(_, _, format_args_expr_hir) = format_args_expr_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `LangItem` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1076:105 [INFO] [stdout] | [INFO] [stdout] 1076 | && let hir::QPath::LangItem(lang_item_hir, _) = qpath_hir && *lang_item_hir == hir::LangItem::TryTraitBranch [INFO] [stdout] | ^^^^^^^^ could not find `LangItem` 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/ast_lowering.rs:1105:30 [INFO] [stdout] | [INFO] [stdout] 1105 | hir::ExprKind::Match(format_args_match_expr_hir, _, hir::MatchSource::FormatArgs) => { [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/analysis/ast_lowering.rs:1081:19 [INFO] [stdout] | [INFO] [stdout] 1081 | (ast::ExprKind::Yield(yield_kind_ast), hir::ExprKind::Yield(expr_hir, hir::YieldSource::Yield)) => { [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/analysis/ast_lowering.rs:1081:57 [INFO] [stdout] | [INFO] [stdout] 1081 | (ast::ExprKind::Yield(yield_kind_ast), hir::ExprKind::Yield(expr_hir, hir::YieldSource::Yield)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1105:82 [INFO] [stdout] | [INFO] [stdout] 1105 | hir::ExprKind::Match(format_args_match_expr_hir, _, hir::MatchSource::FormatArgs) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` 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/ast_lowering.rs:1106:38 [INFO] [stdout] | [INFO] [stdout] 1106 | ... let hir::ExprKind::Tup(format_arg_exprs_hir) = format_args_match_expr_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `YieldSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1081:88 [INFO] [stdout] | [INFO] [stdout] 1081 | (ast::ExprKind::Yield(yield_kind_ast), hir::ExprKind::Yield(expr_hir, hir::YieldSource::Yield)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `YieldSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1086:19 [INFO] [stdout] | [INFO] [stdout] 1086 | (ast::ExprKind::Yeet(_), _) => { [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/analysis/ast_lowering.rs:1108:42 [INFO] [stdout] | [INFO] [stdout] 1108 | ... let hir::ExprKind::AddrOf(_, _, format_arg_expr_hir) = format_arg_expr_hir.kind else { unreachable!() }; [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/analysis/ast_lowering.rs:1089:19 [INFO] [stdout] | [INFO] [stdout] 1089 | (ast::ExprKind::Become(expr_ast), hir::ExprKind::Become(expr_hir)) => { [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/analysis/ast_lowering.rs:1112:30 [INFO] [stdout] | [INFO] [stdout] 1112 | hir::ExprKind::Array(format_arg_format_exprs_hir) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1089:52 [INFO] [stdout] | [INFO] [stdout] 1089 | (ast::ExprKind::Become(expr_ast), hir::ExprKind::Become(expr_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1114:42 [INFO] [stdout] | [INFO] [stdout] 1114 | ... let hir::ExprKind::Call(_, [format_arg_expr_hir]) = format_arg_format_expr_hir.kind else { unreachable!() }; [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/analysis/ast_lowering.rs:1092:19 [INFO] [stdout] | [INFO] [stdout] 1092 | (ast::ExprKind::IncludedBytes(_), _) => { [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/analysis/ast_lowering.rs:1115:42 [INFO] [stdout] | [INFO] [stdout] 1115 | ... let hir::ExprKind::AddrOf(_, _, format_arg_expr_hir) = format_arg_expr_hir.kind else { unreachable!() }; [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/analysis/ast_lowering.rs:1100:19 [INFO] [stdout] | [INFO] [stdout] 1100 | (ast::ExprKind::FormatArgs(format_args_ast), hir::ExprKind::Call(_, args_hir)) => { [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/analysis/ast_lowering.rs:1100:63 [INFO] [stdout] | [INFO] [stdout] 1100 | (ast::ExprKind::FormatArgs(format_args_ast), hir::ExprKind::Call(_, args_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1102:30 [INFO] [stdout] | [INFO] [stdout] 1102 | let hir::ExprKind::AddrOf(_, _, format_args_expr_hir) = format_args_expr_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1105:30 [INFO] [stdout] | [INFO] [stdout] 1105 | hir::ExprKind::Match(format_args_match_expr_hir, _, hir::MatchSource::FormatArgs) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `MatchSource` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1105:82 [INFO] [stdout] | [INFO] [stdout] 1105 | hir::ExprKind::Match(format_args_match_expr_hir, _, hir::MatchSource::FormatArgs) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `MatchSource` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1149:19 [INFO] [stdout] | [INFO] [stdout] 1149 | (ast::PatKind::Paren(pat_ast), _) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` 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/ast_lowering.rs:1106:38 [INFO] [stdout] | [INFO] [stdout] 1106 | ... let hir::ExprKind::Tup(format_arg_exprs_hir) = format_args_match_expr_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1152:19 [INFO] [stdout] | [INFO] [stdout] 1152 | (ast::PatKind::Rest, _) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` 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/ast_lowering.rs:1108:42 [INFO] [stdout] | [INFO] [stdout] 1108 | ... let hir::ExprKind::AddrOf(_, _, format_arg_expr_hir) = format_arg_expr_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1153:19 [INFO] [stdout] | [INFO] [stdout] 1153 | (ast::PatKind::MacCall(..), _) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` 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/ast_lowering.rs:1112:30 [INFO] [stdout] | [INFO] [stdout] 1112 | hir::ExprKind::Array(format_arg_format_exprs_hir) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1154:19 [INFO] [stdout] | [INFO] [stdout] 1154 | (ast::PatKind::Err(_), _) | (_, hir::PatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` 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/ast_lowering.rs:1114:42 [INFO] [stdout] | [INFO] [stdout] 1114 | ... let hir::ExprKind::Call(_, [format_arg_expr_hir]) = format_arg_format_expr_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1154:50 [INFO] [stdout] | [INFO] [stdout] 1154 | (ast::PatKind::Err(_), _) | (_, hir::PatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` 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/ast_lowering.rs:1115:42 [INFO] [stdout] | [INFO] [stdout] 1115 | ... let hir::ExprKind::AddrOf(_, _, format_arg_expr_hir) = format_arg_expr_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1162:19 [INFO] [stdout] | [INFO] [stdout] 1162 | (ast::PatKind::Paren(pat_ast), _) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1165:19 [INFO] [stdout] | [INFO] [stdout] 1165 | (ast::PatKind::Rest, _) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1166:19 [INFO] [stdout] | [INFO] [stdout] 1166 | (ast::PatKind::MacCall(..), _) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1167:19 [INFO] [stdout] | [INFO] [stdout] 1167 | (ast::PatKind::Err(_), _) | (_, hir::PatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1149:19 [INFO] [stdout] | [INFO] [stdout] 1149 | (ast::PatKind::Paren(pat_ast), _) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1167:50 [INFO] [stdout] | [INFO] [stdout] 1167 | (ast::PatKind::Err(_), _) | (_, hir::PatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1152:19 [INFO] [stdout] | [INFO] [stdout] 1152 | (ast::PatKind::Rest, _) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1169:19 [INFO] [stdout] | [INFO] [stdout] 1169 | (ast::PatKind::Wild, hir::PatKind::Wild) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1153:19 [INFO] [stdout] | [INFO] [stdout] 1153 | (ast::PatKind::MacCall(..), _) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1169:39 [INFO] [stdout] | [INFO] [stdout] 1169 | (ast::PatKind::Wild, hir::PatKind::Wild) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1154:19 [INFO] [stdout] | [INFO] [stdout] 1154 | (ast::PatKind::Err(_), _) | (_, hir::PatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1154:50 [INFO] [stdout] | [INFO] [stdout] 1154 | (ast::PatKind::Err(_), _) | (_, hir::PatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1170:19 [INFO] [stdout] | [INFO] [stdout] 1170 | (ast::PatKind::Never, hir::PatKind::Never) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1170:40 [INFO] [stdout] | [INFO] [stdout] 1170 | (ast::PatKind::Never, hir::PatKind::Never) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1171:19 [INFO] [stdout] | [INFO] [stdout] 1171 | (ast::PatKind::Ident(_, _ident_ast, pat_ast), hir::PatKind::Binding(_, _, _ident_hir, pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1162:19 [INFO] [stdout] | [INFO] [stdout] 1162 | (ast::PatKind::Paren(pat_ast), _) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1171:64 [INFO] [stdout] | [INFO] [stdout] 1171 | (ast::PatKind::Ident(_, _ident_ast, pat_ast), hir::PatKind::Binding(_, _, _ident_hir, pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1165:19 [INFO] [stdout] | [INFO] [stdout] 1165 | (ast::PatKind::Rest, _) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1176:19 [INFO] [stdout] | [INFO] [stdout] 1176 | (ast::PatKind::Ident(_, _ident_ast, None), hir::PatKind::Expr(_pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1166:19 [INFO] [stdout] | [INFO] [stdout] 1166 | (ast::PatKind::MacCall(..), _) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1176:61 [INFO] [stdout] | [INFO] [stdout] 1176 | (ast::PatKind::Ident(_, _ident_ast, None), hir::PatKind::Expr(_pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1167:19 [INFO] [stdout] | [INFO] [stdout] 1167 | (ast::PatKind::Err(_), _) | (_, hir::PatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1179:19 [INFO] [stdout] | [INFO] [stdout] 1179 | (ast::PatKind::Path(qself_ast, path_ast), hir::PatKind::Expr(pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1167:50 [INFO] [stdout] | [INFO] [stdout] 1167 | (ast::PatKind::Err(_), _) | (_, hir::PatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1179:60 [INFO] [stdout] | [INFO] [stdout] 1179 | (ast::PatKind::Path(qself_ast, path_ast), hir::PatKind::Expr(pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1169:19 [INFO] [stdout] | [INFO] [stdout] 1169 | (ast::PatKind::Wild, hir::PatKind::Wild) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1180:29 [INFO] [stdout] | [INFO] [stdout] 1180 | if let hir::PatExprKind::Path(qpath_hir) = &pat_expr_hir.kind { [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1169:39 [INFO] [stdout] | [INFO] [stdout] 1169 | (ast::PatKind::Wild, hir::PatKind::Wild) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1184:19 [INFO] [stdout] | [INFO] [stdout] 1184 | (ast::PatKind::Expr(expr_ast), hir::PatKind::Expr(pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1170:19 [INFO] [stdout] | [INFO] [stdout] 1170 | (ast::PatKind::Never, hir::PatKind::Never) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1170:40 [INFO] [stdout] | [INFO] [stdout] 1170 | (ast::PatKind::Never, hir::PatKind::Never) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1184:49 [INFO] [stdout] | [INFO] [stdout] 1184 | (ast::PatKind::Expr(expr_ast), hir::PatKind::Expr(pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1171:19 [INFO] [stdout] | [INFO] [stdout] 1171 | (ast::PatKind::Ident(_, _ident_ast, pat_ast), hir::PatKind::Binding(_, _, _ident_hir, pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1187:19 [INFO] [stdout] | [INFO] [stdout] 1187 | (ast::PatKind::Tuple(pats_ast), hir::PatKind::Tuple(pats_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1171:64 [INFO] [stdout] | [INFO] [stdout] 1171 | (ast::PatKind::Ident(_, _ident_ast, pat_ast), hir::PatKind::Binding(_, _, _ident_hir, pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1187:50 [INFO] [stdout] | [INFO] [stdout] 1187 | (ast::PatKind::Tuple(pats_ast), hir::PatKind::Tuple(pats_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1176:19 [INFO] [stdout] | [INFO] [stdout] 1176 | (ast::PatKind::Ident(_, _ident_ast, None), hir::PatKind::Expr(_pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1193:19 [INFO] [stdout] | [INFO] [stdout] 1193 | (ast::PatKind::Struct(qself_ast, path_ast, pat_fields_ast, _), hir::PatKind::Struct(qpath_hir, pat_fields_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1176:61 [INFO] [stdout] | [INFO] [stdout] 1176 | (ast::PatKind::Ident(_, _ident_ast, None), hir::PatKind::Expr(_pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1193:81 [INFO] [stdout] | [INFO] [stdout] 1193 | (ast::PatKind::Struct(qself_ast, path_ast, pat_fields_ast, _), hir::PatKind::Struct(qpath_hir, pat_fields_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1179:19 [INFO] [stdout] | [INFO] [stdout] 1179 | (ast::PatKind::Path(qself_ast, path_ast), hir::PatKind::Expr(pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1199:19 [INFO] [stdout] | [INFO] [stdout] 1199 | (ast::PatKind::TupleStruct(qself_ast, path_ast, pats_ast), hir::PatKind::TupleStruct(qpath_hir, pats_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1179:60 [INFO] [stdout] | [INFO] [stdout] 1179 | (ast::PatKind::Path(qself_ast, path_ast), hir::PatKind::Expr(pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1199:77 [INFO] [stdout] | [INFO] [stdout] 1199 | (ast::PatKind::TupleStruct(qself_ast, path_ast, pats_ast), hir::PatKind::TupleStruct(qpath_hir, pats_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1180:29 [INFO] [stdout] | [INFO] [stdout] 1180 | if let hir::PatExprKind::Path(qpath_hir) = &pat_expr_hir.kind { [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1206:19 [INFO] [stdout] | [INFO] [stdout] 1206 | (ast::PatKind::Box(pat_ast), hir::PatKind::Box(pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1184:19 [INFO] [stdout] | [INFO] [stdout] 1184 | (ast::PatKind::Expr(expr_ast), hir::PatKind::Expr(pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1206:47 [INFO] [stdout] | [INFO] [stdout] 1206 | (ast::PatKind::Box(pat_ast), hir::PatKind::Box(pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1184:49 [INFO] [stdout] | [INFO] [stdout] 1184 | (ast::PatKind::Expr(expr_ast), hir::PatKind::Expr(pat_expr_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1209:19 [INFO] [stdout] | [INFO] [stdout] 1209 | (ast::PatKind::Ref(pat_ast, _), hir::PatKind::Ref(pat_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1187:19 [INFO] [stdout] | [INFO] [stdout] 1187 | (ast::PatKind::Tuple(pats_ast), hir::PatKind::Tuple(pats_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1209:50 [INFO] [stdout] | [INFO] [stdout] 1209 | (ast::PatKind::Ref(pat_ast, _), hir::PatKind::Ref(pat_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1187:50 [INFO] [stdout] | [INFO] [stdout] 1187 | (ast::PatKind::Tuple(pats_ast), hir::PatKind::Tuple(pats_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1212:19 [INFO] [stdout] | [INFO] [stdout] 1212 | (ast::PatKind::Deref(pat_ast), hir::PatKind::Deref(pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1193:19 [INFO] [stdout] | [INFO] [stdout] 1193 | (ast::PatKind::Struct(qself_ast, path_ast, pat_fields_ast, _), hir::PatKind::Struct(qpath_hir, pat_fields_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1212:49 [INFO] [stdout] | [INFO] [stdout] 1212 | (ast::PatKind::Deref(pat_ast), hir::PatKind::Deref(pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1193:81 [INFO] [stdout] | [INFO] [stdout] 1193 | (ast::PatKind::Struct(qself_ast, path_ast, pat_fields_ast, _), hir::PatKind::Struct(qpath_hir, pat_fields_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1215:19 [INFO] [stdout] | [INFO] [stdout] 1215 | (ast::PatKind::Or(pats_ast), hir::PatKind::Or(pats_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1199:19 [INFO] [stdout] | [INFO] [stdout] 1199 | (ast::PatKind::TupleStruct(qself_ast, path_ast, pats_ast), hir::PatKind::TupleStruct(qpath_hir, pats_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1215:47 [INFO] [stdout] | [INFO] [stdout] 1215 | (ast::PatKind::Or(pats_ast), hir::PatKind::Or(pats_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1199:77 [INFO] [stdout] | [INFO] [stdout] 1199 | (ast::PatKind::TupleStruct(qself_ast, path_ast, pats_ast), hir::PatKind::TupleStruct(qpath_hir, pats_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1220:19 [INFO] [stdout] | [INFO] [stdout] 1220 | (ast::PatKind::Range(start_expr_ast, end_expr_ast, _), hir::PatKind::Range(start_expr_hir, end_expr_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1206:19 [INFO] [stdout] | [INFO] [stdout] 1206 | (ast::PatKind::Box(pat_ast), hir::PatKind::Box(pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1220:73 [INFO] [stdout] | [INFO] [stdout] 1220 | (ast::PatKind::Range(start_expr_ast, end_expr_ast, _), hir::PatKind::Range(start_expr_hir, end_expr_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1206:47 [INFO] [stdout] | [INFO] [stdout] 1206 | (ast::PatKind::Box(pat_ast), hir::PatKind::Box(pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1228:19 [INFO] [stdout] | [INFO] [stdout] 1228 | (ast::PatKind::Slice(pats_ast), hir::PatKind::Slice(pats_before_hir, slice_hir, pats_after_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1209:19 [INFO] [stdout] | [INFO] [stdout] 1209 | (ast::PatKind::Ref(pat_ast, _), hir::PatKind::Ref(pat_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1228:50 [INFO] [stdout] | [INFO] [stdout] 1228 | (ast::PatKind::Slice(pats_ast), hir::PatKind::Slice(pats_before_hir, slice_hir, pats_after_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1209:50 [INFO] [stdout] | [INFO] [stdout] 1209 | (ast::PatKind::Ref(pat_ast, _), hir::PatKind::Ref(pat_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1212:19 [INFO] [stdout] | [INFO] [stdout] 1212 | (ast::PatKind::Deref(pat_ast), hir::PatKind::Deref(pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1253:19 [INFO] [stdout] | [INFO] [stdout] 1253 | (ast::ExprKind::Lit(_lit_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: false }) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1212:49 [INFO] [stdout] | [INFO] [stdout] 1212 | (ast::PatKind::Deref(pat_ast), hir::PatKind::Deref(pat_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1253:49 [INFO] [stdout] | [INFO] [stdout] 1253 | (ast::ExprKind::Lit(_lit_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: false }) => {} [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1215:19 [INFO] [stdout] | [INFO] [stdout] 1215 | (ast::PatKind::Or(pats_ast), hir::PatKind::Or(pats_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1254:19 [INFO] [stdout] | [INFO] [stdout] 1254 | ... (ast::ExprKind::Unary(ast::UnOp::Neg, inner_expr_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: true }) if let ast::ExprKind... [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1215:47 [INFO] [stdout] | [INFO] [stdout] 1215 | (ast::PatKind::Or(pats_ast), hir::PatKind::Or(pats_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `UnOp` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1254:40 [INFO] [stdout] | [INFO] [stdout] 1254 | ... (ast::ExprKind::Unary(ast::UnOp::Neg, inner_expr_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: true }) if let ast::ExprKind... [INFO] [stdout] | ^^^^ could not find `UnOp` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1220:19 [INFO] [stdout] | [INFO] [stdout] 1220 | (ast::PatKind::Range(start_expr_ast, end_expr_ast, _), hir::PatKind::Range(start_expr_hir, end_expr_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1254:73 [INFO] [stdout] | [INFO] [stdout] 1254 | ... (ast::ExprKind::Unary(ast::UnOp::Neg, inner_expr_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: true }) if let ast::ExprKind... [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1220:73 [INFO] [stdout] | [INFO] [stdout] 1220 | (ast::PatKind::Range(start_expr_ast, end_expr_ast, _), hir::PatKind::Range(start_expr_hir, end_expr_hir, _)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1254:136 [INFO] [stdout] | [INFO] [stdout] 1254 | ... lit: _lit_hir, negated: true }) if let ast::ExprKind::Lit(_lit_ast) = &inner_expr_ast.kind => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1228:19 [INFO] [stdout] | [INFO] [stdout] 1228 | (ast::PatKind::Slice(pats_ast), hir::PatKind::Slice(pats_before_hir, slice_hir, pats_after_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1255:19 [INFO] [stdout] | [INFO] [stdout] 1255 | (ast::ExprKind::IncludedBytes(_bytes_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: false }) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1228:50 [INFO] [stdout] | [INFO] [stdout] 1228 | (ast::PatKind::Slice(pats_ast), hir::PatKind::Slice(pats_before_hir, slice_hir, pats_after_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1255:61 [INFO] [stdout] | [INFO] [stdout] 1255 | (ast::ExprKind::IncludedBytes(_bytes_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: false }) => {} [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1256:19 [INFO] [stdout] | [INFO] [stdout] 1256 | (ast::ExprKind::Path(qself_ast, path_ast), hir::PatExprKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1256:61 [INFO] [stdout] | [INFO] [stdout] 1256 | (ast::ExprKind::Path(qself_ast, path_ast), hir::PatExprKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1253:19 [INFO] [stdout] | [INFO] [stdout] 1253 | (ast::ExprKind::Lit(_lit_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: false }) => {} [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/analysis/ast_lowering.rs:1259:19 [INFO] [stdout] | [INFO] [stdout] 1259 | (ast::ExprKind::ConstBlock(_const_block_ast), hir::PatExprKind::ConstBlock(_const_block_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1253:49 [INFO] [stdout] | [INFO] [stdout] 1253 | (ast::ExprKind::Lit(_lit_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: false }) => {} [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1259:64 [INFO] [stdout] | [INFO] [stdout] 1259 | (ast::ExprKind::ConstBlock(_const_block_ast), hir::PatExprKind::ConstBlock(_const_block_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1254:19 [INFO] [stdout] | [INFO] [stdout] 1254 | ... (ast::ExprKind::Unary(ast::UnOp::Neg, inner_expr_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: true }) if let ast::ExprKind... [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `UnOp` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1254:40 [INFO] [stdout] | [INFO] [stdout] 1254 | ... (ast::ExprKind::Unary(ast::UnOp::Neg, inner_expr_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: true }) if let ast::ExprKind... [INFO] [stdout] | ^^^^ could not find `UnOp` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1254:73 [INFO] [stdout] | [INFO] [stdout] 1254 | ... (ast::ExprKind::Unary(ast::UnOp::Neg, inner_expr_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: true }) if let ast::ExprKind... [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1254:136 [INFO] [stdout] | [INFO] [stdout] 1254 | ... lit: _lit_hir, negated: true }) if let ast::ExprKind::Lit(_lit_ast) = &inner_expr_ast.kind => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1272:19 [INFO] [stdout] | [INFO] [stdout] 1272 | (ast::TyKind::Paren(ty_ast), _) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1255:19 [INFO] [stdout] | [INFO] [stdout] 1255 | (ast::ExprKind::IncludedBytes(_bytes_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: false }) => {} [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1255:61 [INFO] [stdout] | [INFO] [stdout] 1255 | (ast::ExprKind::IncludedBytes(_bytes_ast), hir::PatExprKind::Lit { lit: _lit_hir, negated: false }) => {} [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1275:19 [INFO] [stdout] | [INFO] [stdout] 1275 | (ast::TyKind::MacCall(..), _) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1256:19 [INFO] [stdout] | [INFO] [stdout] 1256 | (ast::ExprKind::Path(qself_ast, path_ast), hir::PatExprKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` 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/ast_lowering.rs:1276:19 [INFO] [stdout] | [INFO] [stdout] 1276 | (ast::TyKind::Dummy, _) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1256:61 [INFO] [stdout] | [INFO] [stdout] 1256 | (ast::ExprKind::Path(qself_ast, path_ast), hir::PatExprKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1277:19 [INFO] [stdout] | [INFO] [stdout] 1277 | (ast::TyKind::Err(_), _) | (_, hir::TyKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1259:19 [INFO] [stdout] | [INFO] [stdout] 1259 | (ast::ExprKind::ConstBlock(_const_block_ast), hir::PatExprKind::ConstBlock(_const_block_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1277:49 [INFO] [stdout] | [INFO] [stdout] 1277 | (ast::TyKind::Err(_), _) | (_, hir::TyKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatExprKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1259:64 [INFO] [stdout] | [INFO] [stdout] 1259 | (ast::ExprKind::ConstBlock(_const_block_ast), hir::PatExprKind::ConstBlock(_const_block_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `PatExprKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1285:19 [INFO] [stdout] | [INFO] [stdout] 1285 | (ast::TyKind::Paren(ty_ast), _) => { [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/ast_lowering.rs:1288:19 [INFO] [stdout] | [INFO] [stdout] 1288 | (ast::TyKind::MacCall(..), _) => {} [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/ast_lowering.rs:1272:19 [INFO] [stdout] | [INFO] [stdout] 1272 | (ast::TyKind::Paren(ty_ast), _) => { [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/ast_lowering.rs:1289:19 [INFO] [stdout] | [INFO] [stdout] 1289 | (ast::TyKind::Dummy, _) => {} [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/ast_lowering.rs:1275:19 [INFO] [stdout] | [INFO] [stdout] 1275 | (ast::TyKind::MacCall(..), _) => {} [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/ast_lowering.rs:1290:19 [INFO] [stdout] | [INFO] [stdout] 1290 | (ast::TyKind::Err(_), _) | (_, hir::TyKind::Err(_)) => {} [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/ast_lowering.rs:1276:19 [INFO] [stdout] | [INFO] [stdout] 1276 | (ast::TyKind::Dummy, _) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1290:49 [INFO] [stdout] | [INFO] [stdout] 1290 | (ast::TyKind::Err(_), _) | (_, hir::TyKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1277:19 [INFO] [stdout] | [INFO] [stdout] 1277 | (ast::TyKind::Err(_), _) | (_, hir::TyKind::Err(_)) => {} [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/ast_lowering.rs:1292:19 [INFO] [stdout] | [INFO] [stdout] 1292 | (ast::TyKind::Never, hir::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 `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1277:49 [INFO] [stdout] | [INFO] [stdout] 1277 | (ast::TyKind::Err(_), _) | (_, hir::TyKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1292:39 [INFO] [stdout] | [INFO] [stdout] 1292 | (ast::TyKind::Never, hir::TyKind::Never) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1293:19 [INFO] [stdout] | [INFO] [stdout] 1293 | (ast::TyKind::Path(qself_ast, path_ast), hir::TyKind::Path(qpath_hir)) => { [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/ast_lowering.rs:1285:19 [INFO] [stdout] | [INFO] [stdout] 1285 | (ast::TyKind::Paren(ty_ast), _) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1293:59 [INFO] [stdout] | [INFO] [stdout] 1293 | (ast::TyKind::Path(qself_ast, path_ast), hir::TyKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1288:19 [INFO] [stdout] | [INFO] [stdout] 1288 | (ast::TyKind::MacCall(..), _) => {} [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/ast_lowering.rs:1296:19 [INFO] [stdout] | [INFO] [stdout] 1296 | (ast::TyKind::Ptr(mut_ty_ast), hir::TyKind::Ptr(mut_ty_hir)) => { [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/ast_lowering.rs:1289:19 [INFO] [stdout] | [INFO] [stdout] 1289 | (ast::TyKind::Dummy, _) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1296:49 [INFO] [stdout] | [INFO] [stdout] 1296 | (ast::TyKind::Ptr(mut_ty_ast), hir::TyKind::Ptr(mut_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1290:19 [INFO] [stdout] | [INFO] [stdout] 1290 | (ast::TyKind::Err(_), _) | (_, hir::TyKind::Err(_)) => {} [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/ast_lowering.rs:1299:19 [INFO] [stdout] | [INFO] [stdout] 1299 | (ast::TyKind::Ref(lifetime_ast, mut_ty_ast), hir::TyKind::Ref(lifetime_hir, mut_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1290:49 [INFO] [stdout] | [INFO] [stdout] 1290 | (ast::TyKind::Err(_), _) | (_, hir::TyKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1299:63 [INFO] [stdout] | [INFO] [stdout] 1299 | (ast::TyKind::Ref(lifetime_ast, mut_ty_ast), hir::TyKind::Ref(lifetime_hir, mut_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1292:19 [INFO] [stdout] | [INFO] [stdout] 1292 | (ast::TyKind::Never, hir::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/ast_lowering.rs:1305:19 [INFO] [stdout] | [INFO] [stdout] 1305 | (ast::TyKind::Slice(ty_ast), hir::TyKind::Slice(ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1292:39 [INFO] [stdout] | [INFO] [stdout] 1292 | (ast::TyKind::Never, hir::TyKind::Never) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1305:47 [INFO] [stdout] | [INFO] [stdout] 1305 | (ast::TyKind::Slice(ty_ast), hir::TyKind::Slice(ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1293:19 [INFO] [stdout] | [INFO] [stdout] 1293 | (ast::TyKind::Path(qself_ast, path_ast), hir::TyKind::Path(qpath_hir)) => { [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/ast_lowering.rs:1308:19 [INFO] [stdout] | [INFO] [stdout] 1308 | (ast::TyKind::Array(ty_ast, anon_const_ast), hir::TyKind::Array(ty_hir, const_arg_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1293:59 [INFO] [stdout] | [INFO] [stdout] 1293 | (ast::TyKind::Path(qself_ast, path_ast), hir::TyKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1296:19 [INFO] [stdout] | [INFO] [stdout] 1296 | (ast::TyKind::Ptr(mut_ty_ast), hir::TyKind::Ptr(mut_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1308:63 [INFO] [stdout] | [INFO] [stdout] 1308 | (ast::TyKind::Array(ty_ast, anon_const_ast), hir::TyKind::Array(ty_hir, const_arg_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1296:49 [INFO] [stdout] | [INFO] [stdout] 1296 | (ast::TyKind::Ptr(mut_ty_ast), hir::TyKind::Ptr(mut_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1312:19 [INFO] [stdout] | [INFO] [stdout] 1312 | (ast::TyKind::Tup(tys_ast), hir::TyKind::Tup(tys_hir)) => { [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/ast_lowering.rs:1299:19 [INFO] [stdout] | [INFO] [stdout] 1299 | (ast::TyKind::Ref(lifetime_ast, mut_ty_ast), hir::TyKind::Ref(lifetime_hir, mut_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1312:46 [INFO] [stdout] | [INFO] [stdout] 1312 | (ast::TyKind::Tup(tys_ast), hir::TyKind::Tup(tys_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1299:63 [INFO] [stdout] | [INFO] [stdout] 1299 | (ast::TyKind::Ref(lifetime_ast, mut_ty_ast), hir::TyKind::Ref(lifetime_hir, mut_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1317:19 [INFO] [stdout] | [INFO] [stdout] 1317 | (ast::TyKind::BareFn(bare_fn_ty_ast), hir::TyKind::BareFn(bare_fn_ty_hir)) => { [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/ast_lowering.rs:1305:19 [INFO] [stdout] | [INFO] [stdout] 1305 | (ast::TyKind::Slice(ty_ast), hir::TyKind::Slice(ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1305:47 [INFO] [stdout] | [INFO] [stdout] 1305 | (ast::TyKind::Slice(ty_ast), hir::TyKind::Slice(ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1317:56 [INFO] [stdout] | [INFO] [stdout] 1317 | (ast::TyKind::BareFn(bare_fn_ty_ast), hir::TyKind::BareFn(bare_fn_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1322:27 [INFO] [stdout] | [INFO] [stdout] 1322 | (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` 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/ast_lowering.rs:1308:19 [INFO] [stdout] | [INFO] [stdout] 1308 | (ast::TyKind::Array(ty_ast, anon_const_ast), hir::TyKind::Array(ty_hir, const_arg_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1308:63 [INFO] [stdout] | [INFO] [stdout] 1308 | (ast::TyKind::Array(ty_ast, anon_const_ast), hir::TyKind::Array(ty_hir, const_arg_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1322:53 [INFO] [stdout] | [INFO] [stdout] 1322 | (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1312:19 [INFO] [stdout] | [INFO] [stdout] 1312 | (ast::TyKind::Tup(tys_ast), hir::TyKind::Tup(tys_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` 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/ast_lowering.rs:1323:27 [INFO] [stdout] | [INFO] [stdout] 1323 | (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1312:46 [INFO] [stdout] | [INFO] [stdout] 1312 | (ast::TyKind::Tup(tys_ast), hir::TyKind::Tup(tys_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1323:57 [INFO] [stdout] | [INFO] [stdout] 1323 | (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1317:19 [INFO] [stdout] | [INFO] [stdout] 1317 | (ast::TyKind::BareFn(bare_fn_ty_ast), hir::TyKind::BareFn(bare_fn_ty_hir)) => { [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/ast_lowering.rs:1332:19 [INFO] [stdout] | [INFO] [stdout] 1332 | (ast::TyKind::TraitObject(generic_bounds_ast, _), hir::TyKind::TraitObject(poly_trait_refs_hir, tagged_ref_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1317:56 [INFO] [stdout] | [INFO] [stdout] 1317 | (ast::TyKind::BareFn(bare_fn_ty_ast), hir::TyKind::BareFn(bare_fn_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1332:68 [INFO] [stdout] | [INFO] [stdout] 1332 | (ast::TyKind::TraitObject(generic_bounds_ast, _), hir::TyKind::TraitObject(poly_trait_refs_hir, tagged_ref_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1322:27 [INFO] [stdout] | [INFO] [stdout] 1322 | (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1335:30 [INFO] [stdout] | [INFO] [stdout] 1335 | ast::GenericBound::Trait(poly_trait_ref_ast) => Some(poly_trait_ref_ast), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1322:53 [INFO] [stdout] | [INFO] [stdout] 1322 | (ast::FnRetTy::Default(_), hir::FnRetTy::DefaultReturn(_)) => {} [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1347:30 [INFO] [stdout] | [INFO] [stdout] 1347 | ast::GenericBound::Outlives(lifetime_ast) => Some(lifetime_ast), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` 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/ast_lowering.rs:1323:27 [INFO] [stdout] | [INFO] [stdout] 1323 | (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` 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/ast_lowering.rs:1359:19 [INFO] [stdout] | [INFO] [stdout] 1359 | (ast::TyKind::ImplTrait(node_id, generic_bounds_ast), hir::TyKind::OpaqueDef(opaque_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1359:72 [INFO] [stdout] | [INFO] [stdout] 1359 | (ast::TyKind::ImplTrait(node_id, generic_bounds_ast), hir::TyKind::OpaqueDef(opaque_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1323:57 [INFO] [stdout] | [INFO] [stdout] 1323 | (ast::FnRetTy::Ty(ret_ty_ast), hir::FnRetTy::Return(ret_ty_hir)) => { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1332:19 [INFO] [stdout] | [INFO] [stdout] 1332 | (ast::TyKind::TraitObject(generic_bounds_ast, _), hir::TyKind::TraitObject(poly_trait_refs_hir, tagged_ref_hir)) => { [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/ast_lowering.rs:1364:19 [INFO] [stdout] | [INFO] [stdout] 1364 | (ast::TyKind::ImplTrait(node_id, generic_bounds_ast), hir::TyKind::Path(_qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1332:68 [INFO] [stdout] | [INFO] [stdout] 1332 | (ast::TyKind::TraitObject(generic_bounds_ast, _), hir::TyKind::TraitObject(poly_trait_refs_hir, tagged_ref_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1364:72 [INFO] [stdout] | [INFO] [stdout] 1364 | (ast::TyKind::ImplTrait(node_id, generic_bounds_ast), hir::TyKind::Path(_qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1335:30 [INFO] [stdout] | [INFO] [stdout] 1335 | ast::GenericBound::Trait(poly_trait_ref_ast) => Some(poly_trait_ref_ast), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1371:30 [INFO] [stdout] | [INFO] [stdout] 1371 | let hir::WherePredicateKind::BoundPredicate(predicate_hir) = where_predicate.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericBound` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1347:30 [INFO] [stdout] | [INFO] [stdout] 1347 | ast::GenericBound::Outlives(lifetime_ast) => Some(lifetime_ast), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `GenericBound` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PredicateOrigin` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1372:53 [INFO] [stdout] | [INFO] [stdout] 1372 | if predicate_hir.origin != hir::PredicateOrigin::ImplTrait {return None; } [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `PredicateOrigin` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1359:19 [INFO] [stdout] | [INFO] [stdout] 1359 | (ast::TyKind::ImplTrait(node_id, generic_bounds_ast), hir::TyKind::OpaqueDef(opaque_ty_hir)) => { [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/ast_lowering.rs:1378:19 [INFO] [stdout] | [INFO] [stdout] 1378 | (ast::TyKind::Typeof(anon_const_ast), hir::TyKind::Typeof(anon_const_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1378:56 [INFO] [stdout] | [INFO] [stdout] 1378 | (ast::TyKind::Typeof(anon_const_ast), hir::TyKind::Typeof(anon_const_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1359:72 [INFO] [stdout] | [INFO] [stdout] 1359 | (ast::TyKind::ImplTrait(node_id, generic_bounds_ast), hir::TyKind::OpaqueDef(opaque_ty_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1364:19 [INFO] [stdout] | [INFO] [stdout] 1364 | (ast::TyKind::ImplTrait(node_id, generic_bounds_ast), hir::TyKind::Path(_qpath_hir)) => { [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/ast_lowering.rs:1381:19 [INFO] [stdout] | [INFO] [stdout] 1381 | (ast::TyKind::ImplicitSelf, hir::TyKind::Path(_qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1364:72 [INFO] [stdout] | [INFO] [stdout] 1364 | (ast::TyKind::ImplTrait(node_id, generic_bounds_ast), hir::TyKind::Path(_qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1381:46 [INFO] [stdout] | [INFO] [stdout] 1381 | (ast::TyKind::ImplicitSelf, hir::TyKind::Path(_qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `WherePredicateKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1371:30 [INFO] [stdout] | [INFO] [stdout] 1371 | let hir::WherePredicateKind::BoundPredicate(predicate_hir) = where_predicate.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ could not find `WherePredicateKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1384:19 [INFO] [stdout] | [INFO] [stdout] 1384 | (ast::TyKind::Infer, hir::TyKind::Infer(_)) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PredicateOrigin` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1372:53 [INFO] [stdout] | [INFO] [stdout] 1372 | if predicate_hir.origin != hir::PredicateOrigin::ImplTrait {return None; } [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `PredicateOrigin` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1384:39 [INFO] [stdout] | [INFO] [stdout] 1384 | (ast::TyKind::Infer, hir::TyKind::Infer(_)) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1378:19 [INFO] [stdout] | [INFO] [stdout] 1378 | (ast::TyKind::Typeof(anon_const_ast), hir::TyKind::Typeof(anon_const_hir)) => { [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/ast_lowering.rs:1385:19 [INFO] [stdout] | [INFO] [stdout] 1385 | (ast::TyKind::CVarArgs, _) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1378:56 [INFO] [stdout] | [INFO] [stdout] 1378 | (ast::TyKind::Typeof(anon_const_ast), hir::TyKind::Typeof(anon_const_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1386:19 [INFO] [stdout] | [INFO] [stdout] 1386 | (ast::TyKind::Pat(ty_ast, ty_pat_ast), hir::TyKind::Pat(ty_hir, ty_pat_hir)) => { [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/ast_lowering.rs:1381:19 [INFO] [stdout] | [INFO] [stdout] 1381 | (ast::TyKind::ImplicitSelf, hir::TyKind::Path(_qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1386:57 [INFO] [stdout] | [INFO] [stdout] 1386 | (ast::TyKind::Pat(ty_ast, ty_pat_ast), hir::TyKind::Pat(ty_hir, ty_pat_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1381:46 [INFO] [stdout] | [INFO] [stdout] 1381 | (ast::TyKind::ImplicitSelf, hir::TyKind::Path(_qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1384:19 [INFO] [stdout] | [INFO] [stdout] 1384 | (ast::TyKind::Infer, hir::TyKind::Infer(_)) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1402:19 [INFO] [stdout] | [INFO] [stdout] 1402 | (ast::TyPatKind::Err(_), hir::TyPatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1384:39 [INFO] [stdout] | [INFO] [stdout] 1384 | (ast::TyKind::Infer, hir::TyKind::Infer(_)) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1402:43 [INFO] [stdout] | [INFO] [stdout] 1402 | (ast::TyPatKind::Err(_), hir::TyPatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1385:19 [INFO] [stdout] | [INFO] [stdout] 1385 | (ast::TyKind::CVarArgs, _) => {} [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1404:19 [INFO] [stdout] | [INFO] [stdout] 1404 | (ast::TyPatKind::Or(ty_pats_ast), hir::TyPatKind::Or(ty_pats_hir)) => { [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` 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/ast_lowering.rs:1386:19 [INFO] [stdout] | [INFO] [stdout] 1386 | (ast::TyKind::Pat(ty_ast, ty_pat_ast), hir::TyKind::Pat(ty_hir, ty_pat_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1404:52 [INFO] [stdout] | [INFO] [stdout] 1404 | (ast::TyPatKind::Or(ty_pats_ast), hir::TyPatKind::Or(ty_pats_hir)) => { [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1386:57 [INFO] [stdout] | [INFO] [stdout] 1386 | (ast::TyKind::Pat(ty_ast, ty_pat_ast), hir::TyKind::Pat(ty_hir, ty_pat_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1409:19 [INFO] [stdout] | [INFO] [stdout] 1409 | ... (ast::TyPatKind::Range(start_anon_const_ast, end_anon_const_ast, _), hir::TyPatKind::Range(start_const_arg_hir, end_const_arg_hir))... [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1409:87 [INFO] [stdout] | [INFO] [stdout] 1409 | ... (ast::TyPatKind::Range(start_anon_const_ast, end_anon_const_ast, _), hir::TyPatKind::Range(start_const_arg_hir, end_const_arg_hir))... [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1402:19 [INFO] [stdout] | [INFO] [stdout] 1402 | (ast::TyPatKind::Err(_), hir::TyPatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1402:43 [INFO] [stdout] | [INFO] [stdout] 1402 | (ast::TyPatKind::Err(_), hir::TyPatKind::Err(_)) => {} [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1404:19 [INFO] [stdout] | [INFO] [stdout] 1404 | (ast::TyPatKind::Or(ty_pats_ast), hir::TyPatKind::Or(ty_pats_hir)) => { [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1404:52 [INFO] [stdout] | [INFO] [stdout] 1404 | (ast::TyPatKind::Or(ty_pats_ast), hir::TyPatKind::Or(ty_pats_hir)) => { [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1409:19 [INFO] [stdout] | [INFO] [stdout] 1409 | ... (ast::TyPatKind::Range(start_anon_const_ast, end_anon_const_ast, _), hir::TyPatKind::Range(start_const_arg_hir, end_const_arg_hir))... [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyPatKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1409:87 [INFO] [stdout] | [INFO] [stdout] 1409 | ... (ast::TyPatKind::Range(start_anon_const_ast, end_anon_const_ast, _), hir::TyPatKind::Range(start_const_arg_hir, end_const_arg_hir))... [INFO] [stdout] | ^^^^^^^^^ could not find `TyPatKind` 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/ast_lowering.rs:1443:22 [INFO] [stdout] | [INFO] [stdout] 1443 | hir::QPath::Resolved(ty_hir, path_hir) => { [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/ast_lowering.rs:1462:22 [INFO] [stdout] | [INFO] [stdout] 1462 | hir::QPath::TypeRelative(ty_hir, path_segment_hir) => { [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1470:33 [INFO] [stdout] | [INFO] [stdout] 1470 | if let hir::TyKind::Path(qself_qpath_hir) = &ty_hir.kind { [INFO] [stdout] | ^^^^^^ could not find `TyKind` 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/ast_lowering.rs:1478:22 [INFO] [stdout] | [INFO] [stdout] 1478 | hir::QPath::LangItem(_, _) => unreachable!(), [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/ast_lowering.rs:1443:22 [INFO] [stdout] | [INFO] [stdout] 1443 | hir::QPath::Resolved(ty_hir, path_hir) => { [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArgs` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1493:19 [INFO] [stdout] | [INFO] [stdout] 1493 | (ast::GenericArgs::AngleBracketed(generic_args_ast), hir::GenericArgsParentheses::No) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `GenericArgs` 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/ast_lowering.rs:1462:22 [INFO] [stdout] | [INFO] [stdout] 1462 | hir::QPath::TypeRelative(ty_hir, path_segment_hir) => { [INFO] [stdout] | ^^^^^ could not find `QPath` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArgsParentheses` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1493:71 [INFO] [stdout] | [INFO] [stdout] 1493 | (ast::GenericArgs::AngleBracketed(generic_args_ast), hir::GenericArgsParentheses::No) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `GenericArgsParentheses` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1470:33 [INFO] [stdout] | [INFO] [stdout] 1470 | if let hir::TyKind::Path(qself_qpath_hir) = &ty_hir.kind { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1495:30 [INFO] [stdout] | [INFO] [stdout] 1495 | let hir::GenericArg::Lifetime(lifetime_hir) = arg_hir else { return true; }; [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` 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/ast_lowering.rs:1478:22 [INFO] [stdout] | [INFO] [stdout] 1478 | hir::QPath::LangItem(_, _) => unreachable!(), [INFO] [stdout] | ^^^^^ could not find `QPath` 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/ast_lowering.rs:1501:30 [INFO] [stdout] | [INFO] [stdout] 1501 | ast::AngleBracketedArg::Arg(arg_ast) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` 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/ast_lowering.rs:1505:30 [INFO] [stdout] | [INFO] [stdout] 1505 | ast::AngleBracketedArg::Constraint(constraint_ast) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` 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/ast_lowering.rs:1512:19 [INFO] [stdout] | [INFO] [stdout] 1512 | (ast::GenericArgs::Parenthesized(generic_args_ast), hir::GenericArgsParentheses::ParenSugar) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `GenericArgs` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArgsParentheses` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1512:70 [INFO] [stdout] | [INFO] [stdout] 1512 | (ast::GenericArgs::Parenthesized(generic_args_ast), hir::GenericArgsParentheses::ParenSugar) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `GenericArgsParentheses` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArgs` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1493:19 [INFO] [stdout] | [INFO] [stdout] 1493 | (ast::GenericArgs::AngleBracketed(generic_args_ast), hir::GenericArgsParentheses::No) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `GenericArgs` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1514:26 [INFO] [stdout] | [INFO] [stdout] 1514 | let hir::GenericArg::Type(input_tup_ty_hir) = input_generic_arg_hir else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArgsParentheses` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1493:71 [INFO] [stdout] | [INFO] [stdout] 1493 | (ast::GenericArgs::AngleBracketed(generic_args_ast), hir::GenericArgsParentheses::No) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `GenericArgsParentheses` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1515:26 [INFO] [stdout] | [INFO] [stdout] 1515 | let hir::TyKind::Tup(input_tys_hir) = input_tup_ty_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1495:30 [INFO] [stdout] | [INFO] [stdout] 1495 | let hir::GenericArg::Lifetime(lifetime_hir) = arg_hir else { return true; }; [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1521:26 [INFO] [stdout] | [INFO] [stdout] 1521 | ... let hir::AssocItemConstraintKind::Equality { term: output_ty_constraint_term_hir } = output_ty_constraint_hir.kind else { unreachab... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` 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/ast_lowering.rs:1501:30 [INFO] [stdout] | [INFO] [stdout] 1501 | ast::AngleBracketedArg::Arg(arg_ast) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1522:26 [INFO] [stdout] | [INFO] [stdout] 1522 | let hir::Term::Ty(output_ty_hir) = output_ty_constraint_term_hir else { unreachable!() }; [INFO] [stdout] | ^^^^ could not find `Term` 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/ast_lowering.rs:1505:30 [INFO] [stdout] | [INFO] [stdout] 1505 | ast::AngleBracketedArg::Constraint(constraint_ast) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ could not find `AngleBracketedArg` 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/ast_lowering.rs:1523:29 [INFO] [stdout] | [INFO] [stdout] 1523 | if let ast::FnRetTy::Ty(output_ty_ast) = &generic_args_ast.output { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` 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/ast_lowering.rs:1512:19 [INFO] [stdout] | [INFO] [stdout] 1512 | (ast::GenericArgs::Parenthesized(generic_args_ast), hir::GenericArgsParentheses::ParenSugar) => { [INFO] [stdout] | ^^^^^^^^^^^ could not find `GenericArgs` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArgsParentheses` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1512:70 [INFO] [stdout] | [INFO] [stdout] 1512 | (ast::GenericArgs::Parenthesized(generic_args_ast), hir::GenericArgsParentheses::ParenSugar) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ could not find `GenericArgsParentheses` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1514:26 [INFO] [stdout] | [INFO] [stdout] 1514 | let hir::GenericArg::Type(input_tup_ty_hir) = input_generic_arg_hir else { unreachable!() }; [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` 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/ast_lowering.rs:1533:19 [INFO] [stdout] | [INFO] [stdout] 1533 | (ast::GenericArg::Lifetime(lifetime_ast), hir::GenericArg::Lifetime(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1515:26 [INFO] [stdout] | [INFO] [stdout] 1515 | let hir::TyKind::Tup(input_tys_hir) = input_tup_ty_hir.kind else { unreachable!() }; [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1533:60 [INFO] [stdout] | [INFO] [stdout] 1533 | (ast::GenericArg::Lifetime(lifetime_ast), hir::GenericArg::Lifetime(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1521:26 [INFO] [stdout] | [INFO] [stdout] 1521 | ... let hir::AssocItemConstraintKind::Equality { term: output_ty_constraint_term_hir } = output_ty_constraint_hir.kind else { unreachab... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` 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/ast_lowering.rs:1536:19 [INFO] [stdout] | [INFO] [stdout] 1536 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Type(ty_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1522:26 [INFO] [stdout] | [INFO] [stdout] 1522 | let hir::Term::Ty(output_ty_hir) = output_ty_constraint_term_hir else { unreachable!() }; [INFO] [stdout] | ^^^^ could not find `Term` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1536:50 [INFO] [stdout] | [INFO] [stdout] 1536 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Type(ty_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `FnRetTy` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1523:29 [INFO] [stdout] | [INFO] [stdout] 1523 | if let ast::FnRetTy::Ty(output_ty_ast) = &generic_args_ast.output { [INFO] [stdout] | ^^^^^^^ could not find `FnRetTy` 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/ast_lowering.rs:1539:19 [INFO] [stdout] | [INFO] [stdout] 1539 | (ast::GenericArg::Const(anon_const_ast), hir::GenericArg::Const(const_arg_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1539:59 [INFO] [stdout] | [INFO] [stdout] 1539 | (ast::GenericArg::Const(anon_const_ast), hir::GenericArg::Const(const_arg_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` 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/ast_lowering.rs:1543:19 [INFO] [stdout] | [INFO] [stdout] 1543 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Const(const_arg_hir)) if let ast::TyKind::Path(_, _) = &ty_ast.kind => { [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/analysis/ast_lowering.rs:1533:19 [INFO] [stdout] | [INFO] [stdout] 1533 | (ast::GenericArg::Lifetime(lifetime_ast), hir::GenericArg::Lifetime(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1543:50 [INFO] [stdout] | [INFO] [stdout] 1543 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Const(const_arg_hir)) if let ast::TyKind::Path(_, _) = &ty_ast.kind => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1533:60 [INFO] [stdout] | [INFO] [stdout] 1533 | (ast::GenericArg::Lifetime(lifetime_ast), hir::GenericArg::Lifetime(lifetime_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1543:96 [INFO] [stdout] | [INFO] [stdout] 1543 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Const(const_arg_hir)) if let ast::TyKind::Path(_, _) = &ty_ast.kind => { [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/ast_lowering.rs:1536:19 [INFO] [stdout] | [INFO] [stdout] 1536 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Type(ty_hir)) => { [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/analysis/ast_lowering.rs:1546:19 [INFO] [stdout] | [INFO] [stdout] 1546 | ... (ast::GenericArg::Lifetime(_) | ast::GenericArg::Type(_) | ast::GenericArg::Const(_), hir::GenericArg::Infer(_infer_arg_hir)) => {} [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1536:50 [INFO] [stdout] | [INFO] [stdout] 1536 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Type(ty_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` 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/ast_lowering.rs:1539:19 [INFO] [stdout] | [INFO] [stdout] 1539 | (ast::GenericArg::Const(anon_const_ast), hir::GenericArg::Const(const_arg_hir)) => { [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/analysis/ast_lowering.rs:1546:50 [INFO] [stdout] | [INFO] [stdout] 1546 | ... (ast::GenericArg::Lifetime(_) | ast::GenericArg::Type(_) | ast::GenericArg::Const(_), hir::GenericArg::Infer(_infer_arg_hir)) => {} [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1539:59 [INFO] [stdout] | [INFO] [stdout] 1539 | (ast::GenericArg::Const(anon_const_ast), hir::GenericArg::Const(const_arg_hir)) => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` 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/ast_lowering.rs:1546:77 [INFO] [stdout] | [INFO] [stdout] 1546 | ... (ast::GenericArg::Lifetime(_) | ast::GenericArg::Type(_) | ast::GenericArg::Const(_), hir::GenericArg::Infer(_infer_arg_hir)) => {} [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/analysis/ast_lowering.rs:1543:19 [INFO] [stdout] | [INFO] [stdout] 1543 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Const(const_arg_hir)) if let ast::TyKind::Path(_, _) = &ty_ast.kind => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1546:104 [INFO] [stdout] | [INFO] [stdout] 1546 | ...:Type(_) | ast::GenericArg::Const(_), hir::GenericArg::Infer(_infer_arg_hir)) => {} [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1543:50 [INFO] [stdout] | [INFO] [stdout] 1543 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Const(const_arg_hir)) if let ast::TyKind::Path(_, _) = &ty_ast.kind => { [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` 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/ast_lowering.rs:1550:26 [INFO] [stdout] | [INFO] [stdout] 1550 | 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 `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1543:96 [INFO] [stdout] | [INFO] [stdout] 1543 | (ast::GenericArg::Type(ty_ast), hir::GenericArg::Const(const_arg_hir)) if let ast::TyKind::Path(_, _) = &ty_ast.kind => { [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/ast_lowering.rs:1551:26 [INFO] [stdout] | [INFO] [stdout] 1551 | ast::GenericArg::Type(_) => "type", [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/analysis/ast_lowering.rs:1546:19 [INFO] [stdout] | [INFO] [stdout] 1546 | ... (ast::GenericArg::Lifetime(_) | ast::GenericArg::Type(_) | ast::GenericArg::Const(_), hir::GenericArg::Infer(_infer_arg_hir)) => {} [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/analysis/ast_lowering.rs:1552:26 [INFO] [stdout] | [INFO] [stdout] 1552 | ast::GenericArg::Const(_) => "constant", [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/analysis/ast_lowering.rs:1546:50 [INFO] [stdout] | [INFO] [stdout] 1546 | ... (ast::GenericArg::Lifetime(_) | ast::GenericArg::Type(_) | ast::GenericArg::Const(_), hir::GenericArg::Infer(_infer_arg_hir)) => {} [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/analysis/ast_lowering.rs:1546:77 [INFO] [stdout] | [INFO] [stdout] 1546 | ... (ast::GenericArg::Lifetime(_) | ast::GenericArg::Type(_) | ast::GenericArg::Const(_), hir::GenericArg::Infer(_infer_arg_hir)) => {} [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1566:19 [INFO] [stdout] | [INFO] [stdout] 1566 | (ast::AssocItemConstraintKind::Equality { term: term_ast }, hir::AssocItemConstraintKind::Equality { term: term_hir }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `GenericArg` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1546:104 [INFO] [stdout] | [INFO] [stdout] 1546 | ...:Type(_) | ast::GenericArg::Const(_), hir::GenericArg::Infer(_infer_arg_hir)) => {} [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1566:78 [INFO] [stdout] | [INFO] [stdout] 1566 | (ast::AssocItemConstraintKind::Equality { term: term_ast }, hir::AssocItemConstraintKind::Equality { term: term_hir }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` 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/ast_lowering.rs:1550:26 [INFO] [stdout] | [INFO] [stdout] 1550 | 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 `Term` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1568:27 [INFO] [stdout] | [INFO] [stdout] 1568 | (ast::Term::Ty(ty_ast), hir::Term::Ty(ty_hir)) => { [INFO] [stdout] | ^^^^ could not find `Term` 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/ast_lowering.rs:1551:26 [INFO] [stdout] | [INFO] [stdout] 1551 | ast::GenericArg::Type(_) => "type", [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1568:50 [INFO] [stdout] | [INFO] [stdout] 1568 | (ast::Term::Ty(ty_ast), hir::Term::Ty(ty_hir)) => { [INFO] [stdout] | ^^^^ could not find `Term` 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/ast_lowering.rs:1552:26 [INFO] [stdout] | [INFO] [stdout] 1552 | ast::GenericArg::Const(_) => "constant", [INFO] [stdout] | ^^^^^^^^^^ could not find `GenericArg` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1571:27 [INFO] [stdout] | [INFO] [stdout] 1571 | (ast::Term::Const(anon_const_ast), hir::Term::Const(anon_const_hir)) => { [INFO] [stdout] | ^^^^ could not find `Term` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1571:61 [INFO] [stdout] | [INFO] [stdout] 1571 | (ast::Term::Const(anon_const_ast), hir::Term::Const(anon_const_hir)) => { [INFO] [stdout] | ^^^^ could not find `Term` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1566:19 [INFO] [stdout] | [INFO] [stdout] 1566 | (ast::AssocItemConstraintKind::Equality { term: term_ast }, hir::AssocItemConstraintKind::Equality { term: term_hir }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1577:19 [INFO] [stdout] | [INFO] [stdout] 1577 | ... (ast::AssocItemConstraintKind::Bound { bounds: generic_bounds_ast }, hir::AssocItemConstraintKind::Bound { bounds: generic_bounds_h... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1566:78 [INFO] [stdout] | [INFO] [stdout] 1566 | (ast::AssocItemConstraintKind::Equality { term: term_ast }, hir::AssocItemConstraintKind::Equality { term: term_hir }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1577:87 [INFO] [stdout] | [INFO] [stdout] 1577 | ...s: generic_bounds_ast }, hir::AssocItemConstraintKind::Bound { bounds: generic_bounds_hir }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1568:27 [INFO] [stdout] | [INFO] [stdout] 1568 | (ast::Term::Ty(ty_ast), hir::Term::Ty(ty_hir)) => { [INFO] [stdout] | ^^^^ could not find `Term` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1568:50 [INFO] [stdout] | [INFO] [stdout] 1568 | (ast::Term::Ty(ty_ast), hir::Term::Ty(ty_hir)) => { [INFO] [stdout] | ^^^^ could not find `Term` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1571:27 [INFO] [stdout] | [INFO] [stdout] 1571 | (ast::Term::Const(anon_const_ast), hir::Term::Const(anon_const_hir)) => { [INFO] [stdout] | ^^^^ could not find `Term` 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/ast_lowering.rs:1596:19 [INFO] [stdout] | [INFO] [stdout] 1596 | (ast::TyKind::Path(qself_ast, path_ast), hir::ConstArgKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Term` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1571:61 [INFO] [stdout] | [INFO] [stdout] 1571 | (ast::Term::Const(anon_const_ast), hir::Term::Const(anon_const_hir)) => { [INFO] [stdout] | ^^^^ could not find `Term` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1577:19 [INFO] [stdout] | [INFO] [stdout] 1577 | ... (ast::AssocItemConstraintKind::Bound { bounds: generic_bounds_ast }, hir::AssocItemConstraintKind::Bound { bounds: generic_bounds_h... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1577:87 [INFO] [stdout] | [INFO] [stdout] 1577 | ...s: generic_bounds_ast }, hir::AssocItemConstraintKind::Bound { bounds: generic_bounds_hir }) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `AssocItemConstraintKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1596:19 [INFO] [stdout] | [INFO] [stdout] 1596 | (ast::TyKind::Path(qself_ast, path_ast), hir::ConstArgKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1596:59 [INFO] [stdout] | [INFO] [stdout] 1596 | (ast::TyKind::Path(qself_ast, path_ast), hir::ConstArgKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1599:19 [INFO] [stdout] | [INFO] [stdout] 1599 | (ast::TyKind::Path(qself_ast, path_ast), hir::ConstArgKind::Anon(anon_const_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1599:59 [INFO] [stdout] | [INFO] [stdout] 1599 | (ast::TyKind::Path(qself_ast, path_ast), hir::ConstArgKind::Anon(anon_const_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` 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/ast_lowering.rs:1603:33 [INFO] [stdout] | [INFO] [stdout] 1603 | if let hir::ExprKind::Path(qpath_hir) = &body_hir.value.kind { [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/analysis/ast_lowering.rs:1622:19 [INFO] [stdout] | [INFO] [stdout] 1622 | (ast::ExprKind::Underscore, hir::ConstArgKind::Infer(_, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1622:46 [INFO] [stdout] | [INFO] [stdout] 1622 | (ast::ExprKind::Underscore, hir::ConstArgKind::Infer(_, _)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1625:19 [INFO] [stdout] | [INFO] [stdout] 1625 | (ast::ExprKind::Path(qself_ast, path_ast), hir::ConstArgKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1625:61 [INFO] [stdout] | [INFO] [stdout] 1625 | (ast::ExprKind::Path(qself_ast, path_ast), hir::ConstArgKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1628:22 [INFO] [stdout] | [INFO] [stdout] 1628 | (_, hir::ConstArgKind::Anon(anon_const_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` 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:1648:22 [INFO] [stdout] | [INFO] [stdout] 1648 | 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 `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1653:22 [INFO] [stdout] | [INFO] [stdout] 1653 | ast::ItemKind::Const(const_ast) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1596:59 [INFO] [stdout] | [INFO] [stdout] 1596 | (ast::TyKind::Path(qself_ast, path_ast), hir::ConstArgKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1599:19 [INFO] [stdout] | [INFO] [stdout] 1599 | (ast::TyKind::Path(qself_ast, path_ast), hir::ConstArgKind::Anon(anon_const_hir)) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1599:59 [INFO] [stdout] | [INFO] [stdout] 1599 | (ast::TyKind::Path(qself_ast, path_ast), hir::ConstArgKind::Anon(anon_const_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` 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/ast_lowering.rs:1603:33 [INFO] [stdout] | [INFO] [stdout] 1603 | if let hir::ExprKind::Path(qpath_hir) = &body_hir.value.kind { [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/analysis/ast_lowering.rs:1622:19 [INFO] [stdout] | [INFO] [stdout] 1622 | (ast::ExprKind::Underscore, hir::ConstArgKind::Infer(_, _)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1622:46 [INFO] [stdout] | [INFO] [stdout] 1622 | (ast::ExprKind::Underscore, hir::ConstArgKind::Infer(_, _)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1625:19 [INFO] [stdout] | [INFO] [stdout] 1625 | (ast::ExprKind::Path(qself_ast, path_ast), hir::ConstArgKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1625:61 [INFO] [stdout] | [INFO] [stdout] 1625 | (ast::ExprKind::Path(qself_ast, path_ast), hir::ConstArgKind::Path(qpath_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1628:22 [INFO] [stdout] | [INFO] [stdout] 1628 | (_, hir::ConstArgKind::Anon(anon_const_hir)) => { [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ConstArgKind` 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:1648:22 [INFO] [stdout] | [INFO] [stdout] 1648 | 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 `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1653:22 [INFO] [stdout] | [INFO] [stdout] 1653 | ast::ItemKind::Const(const_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:1657:22 [INFO] [stdout] | [INFO] [stdout] 1657 | ast::ItemKind::Static(static_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:1661:22 [INFO] [stdout] | [INFO] [stdout] 1661 | ast::ItemKind::Enum(_, generics_ast, enum_def_ast) => { [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:1662:30 [INFO] [stdout] | [INFO] [stdout] 1662 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [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:1663:30 [INFO] [stdout] | [INFO] [stdout] 1663 | let hir::ItemKind::Enum(_, generics_hir, enum_def_hir) = &item_hir.kind else { panic!("mismatched HIR node") }; [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:1666:22 [INFO] [stdout] | [INFO] [stdout] 1666 | ast::ItemKind::Struct(_, generics_ast, variant_data_ast) | ast::ItemKind::Union(_, generics_ast, variant_data_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:1666:81 [INFO] [stdout] | [INFO] [stdout] 1666 | ast::ItemKind::Struct(_, generics_ast, variant_data_ast) | ast::ItemKind::Union(_, generics_ast, variant_data_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:1657:22 [INFO] [stdout] | [INFO] [stdout] 1657 | ast::ItemKind::Static(static_ast) => { [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:1667:30 [INFO] [stdout] | [INFO] [stdout] 1667 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [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:1661:22 [INFO] [stdout] | [INFO] [stdout] 1661 | ast::ItemKind::Enum(_, generics_ast, enum_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:1668:31 [INFO] [stdout] | [INFO] [stdout] 1668 | ... let (hir::ItemKind::Struct(_, generics_hir, variant_data_hir) | hir::ItemKind::Union(_, generics_hir, variant_data_hir)) = &item_hi... [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:1662:30 [INFO] [stdout] | [INFO] [stdout] 1662 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [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:1668:90 [INFO] [stdout] | [INFO] [stdout] 1668 | ... let (hir::ItemKind::Struct(_, generics_hir, variant_data_hir) | hir::ItemKind::Union(_, generics_hir, variant_data_hir)) = &item_hi... [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:1663:30 [INFO] [stdout] | [INFO] [stdout] 1663 | let hir::ItemKind::Enum(_, generics_hir, enum_def_hir) = &item_hir.kind else { panic!("mismatched HIR node") }; [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:1671:22 [INFO] [stdout] | [INFO] [stdout] 1671 | ast::ItemKind::TyAlias(ty_alias_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:1666:22 [INFO] [stdout] | [INFO] [stdout] 1666 | ast::ItemKind::Struct(_, generics_ast, variant_data_ast) | ast::ItemKind::Union(_, generics_ast, variant_data_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:1675:22 [INFO] [stdout] | [INFO] [stdout] 1675 | 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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1676:30 [INFO] [stdout] | [INFO] [stdout] 1676 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [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:1666:81 [INFO] [stdout] | [INFO] [stdout] 1666 | ast::ItemKind::Struct(_, generics_ast, variant_data_ast) | ast::ItemKind::Union(_, generics_ast, variant_data_ast) => { [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:1667:30 [INFO] [stdout] | [INFO] [stdout] 1667 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [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:1668:31 [INFO] [stdout] | [INFO] [stdout] 1668 | ... let (hir::ItemKind::Struct(_, generics_hir, variant_data_hir) | hir::ItemKind::Union(_, generics_hir, variant_data_hir)) = &item_hi... [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:1677:30 [INFO] [stdout] | [INFO] [stdout] 1677 | ... let hir::ItemKind::Trait(_, _, _, generics_hir, generic_bounds_hir, _) = &item_hir.kind else { panic!("mismatched HIR node") }; [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:1680:22 [INFO] [stdout] | [INFO] [stdout] 1680 | ast::ItemKind::TraitAlias(_, generics_ast, generic_bounds_ast) => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling phf_macros v0.12.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1681:30 [INFO] [stdout] | [INFO] [stdout] 1681 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [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:1668:90 [INFO] [stdout] | [INFO] [stdout] 1668 | ... let (hir::ItemKind::Struct(_, generics_hir, variant_data_hir) | hir::ItemKind::Union(_, generics_hir, variant_data_hir)) = &item_hi... [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:1671:22 [INFO] [stdout] | [INFO] [stdout] 1671 | ast::ItemKind::TyAlias(ty_alias_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:1675:22 [INFO] [stdout] | [INFO] [stdout] 1675 | 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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1676:30 [INFO] [stdout] | [INFO] [stdout] 1676 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [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:1677:30 [INFO] [stdout] | [INFO] [stdout] 1677 | ... let hir::ItemKind::Trait(_, _, _, generics_hir, generic_bounds_hir, _) = &item_hir.kind else { panic!("mismatched HIR node") }; [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:1682:30 [INFO] [stdout] | [INFO] [stdout] 1682 | ... let hir::ItemKind::TraitAlias(_, generics_hir, generic_bounds_hir) = &item_hir.kind else { panic!("mismatched HIR node") }; [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:1680:22 [INFO] [stdout] | [INFO] [stdout] 1680 | ast::ItemKind::TraitAlias(_, generics_ast, generic_bounds_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:1685:22 [INFO] [stdout] | [INFO] [stdout] 1685 | 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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1681:30 [INFO] [stdout] | [INFO] [stdout] 1681 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [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/ast_lowering.rs:1686:30 [INFO] [stdout] | [INFO] [stdout] 1686 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [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:1682:30 [INFO] [stdout] | [INFO] [stdout] 1682 | ... let hir::ItemKind::TraitAlias(_, generics_hir, generic_bounds_hir) = &item_hir.kind else { panic!("mismatched HIR node") }; [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:1687:30 [INFO] [stdout] | [INFO] [stdout] 1687 | let hir::ItemKind::Impl(impl_hir) = &item_hir.kind else { panic!("mismatched HIR node") }; [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:1685:22 [INFO] [stdout] | [INFO] [stdout] 1685 | 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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1686:30 [INFO] [stdout] | [INFO] [stdout] 1686 | let hir::Node::Item(item_hir) = node_hir else { panic!("mismatched HIR node") }; [INFO] [stdout] | ^^^^ could not find `Node` 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:1702:22 [INFO] [stdout] | [INFO] [stdout] 1702 | ast::AssocItemKind::Fn(_) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `AssocItemKind` 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:1707:22 [INFO] [stdout] | [INFO] [stdout] 1707 | ast::AssocItemKind::Const(const_ast) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `AssocItemKind` 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:1711:22 [INFO] [stdout] | [INFO] [stdout] 1711 | ast::AssocItemKind::Type(ty_alias_ast) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `AssocItemKind` 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:1687:30 [INFO] [stdout] | [INFO] [stdout] 1687 | let hir::ItemKind::Impl(impl_hir) = &item_hir.kind else { panic!("mismatched HIR node") }; [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` 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:1702:22 [INFO] [stdout] | [INFO] [stdout] 1702 | ast::AssocItemKind::Fn(_) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `AssocItemKind` 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:1707:22 [INFO] [stdout] | [INFO] [stdout] 1707 | ast::AssocItemKind::Const(const_ast) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `AssocItemKind` 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:1711:22 [INFO] [stdout] | [INFO] [stdout] 1711 | ast::AssocItemKind::Type(ty_alias_ast) => { [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `AssocItemKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `HirId` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1801:60 [INFO] [stdout] | [INFO] [stdout] 1801 | if node_id == ast::DUMMY_NODE_ID || hir_id == hir::HirId::INVALID { return; } [INFO] [stdout] | ^^^^^ could not find `HirId` 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:1819:43 [INFO] [stdout] | [INFO] [stdout] 1819 | fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'ast Option, span_ast: Span, id_a... [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:1819:170 [INFO] [stdout] | [INFO] [stdout] 1819 | ... Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hir>, generics_hir: Option<&'hir hir::Generics<'hir>>, sig_hir: hir::Fn... [INFO] [stdout] | ^^^^^^^^^^ could not find `intravisit` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `HirId` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:1801:60 [INFO] [stdout] | [INFO] [stdout] 1801 | if node_id == ast::DUMMY_NODE_ID || hir_id == hir::HirId::INVALID { return; } [INFO] [stdout] | ^^^^^ could not find `HirId` 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:1819:43 [INFO] [stdout] | [INFO] [stdout] 1819 | fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'ast Option, span_ast: Span, id_a... [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:1819:170 [INFO] [stdout] | [INFO] [stdout] 1819 | ... Span, id_ast: ast::NodeId, kind_hir: hir::intravisit::FnKind<'hir>, generics_hir: Option<&'hir hir::Generics<'hir>>, sig_hir: hir::Fn... [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:2051:60 [INFO] [stdout] | [INFO] [stdout] 2051 | impl<'ast, 'hir, T: visit::AstHirVisitor<'ast, 'hir>> ast::visit::Visitor<'ast> for BodyMetaVisitor { [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:2057:14 [INFO] [stdout] | [INFO] [stdout] 2057 | ast::visit::walk_item(self, item); [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:2051:60 [INFO] [stdout] | [INFO] [stdout] 2051 | impl<'ast, 'hir, T: visit::AstHirVisitor<'ast, 'hir>> ast::visit::Visitor<'ast> for BodyMetaVisitor { [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:2057:14 [INFO] [stdout] | [INFO] [stdout] 2057 | ast::visit::walk_item(self, item); [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:2060:87 [INFO] [stdout] | [INFO] [stdout] 2060 | fn visit_assoc_item(&mut self, assoc_item: &'ast ast::AssocItem, assoc_ctxt: 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 `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2065:14 [INFO] [stdout] | [INFO] [stdout] 2065 | ast::visit::walk_assoc_item(self, assoc_item, assoc_ctxt); [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:2060:87 [INFO] [stdout] | [INFO] [stdout] 2060 | fn visit_assoc_item(&mut self, assoc_item: &'ast ast::AssocItem, assoc_ctxt: 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 `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2065:14 [INFO] [stdout] | [INFO] [stdout] 2065 | ast::visit::walk_assoc_item(self, assoc_item, assoc_ctxt); [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:2071:10 [INFO] [stdout] | [INFO] [stdout] 2071 | ast::visit::Visitor::visit_crate(&mut body_visitor, krate_ast); [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:2071:10 [INFO] [stdout] | [INFO] [stdout] 2071 | ast::visit::Visitor::visit_crate(&mut body_visitor, krate_ast); [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:2097:28 [INFO] [stdout] | [INFO] [stdout] 2097 | impl<'ast, 'tcx, 'op> ast::visit::Visitor<'ast> for BodyResValidator<'tcx, '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/ast_lowering.rs:2110:42 [INFO] [stdout] | [INFO] [stdout] 2110 | fn visit_fn(&mut self, fn_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/analysis/ast_lowering.rs:2112:18 [INFO] [stdout] | [INFO] [stdout] 2112 | ast::visit::FnKind::Fn(_fn_ctxt, _vis, fn_data) => { [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:2097:28 [INFO] [stdout] | [INFO] [stdout] 2097 | impl<'ast, 'tcx, 'op> ast::visit::Visitor<'ast> for BodyResValidator<'tcx, '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/ast_lowering.rs:2130:18 [INFO] [stdout] | [INFO] [stdout] 2130 | ast::visit::FnKind::Closure(closure_binder, _coroutine_kind, fn_decl, body) => { [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:2143:14 [INFO] [stdout] | [INFO] [stdout] 2143 | ast::visit::walk_param(self, param) [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:2110:42 [INFO] [stdout] | [INFO] [stdout] 2110 | fn visit_fn(&mut self, fn_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/analysis/ast_lowering.rs:2148:14 [INFO] [stdout] | [INFO] [stdout] 2148 | ast::visit::walk_trait_ref(self, trait_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:2112:18 [INFO] [stdout] | [INFO] [stdout] 2112 | ast::visit::FnKind::Fn(_fn_ctxt, _vis, fn_data) => { [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:2130:18 [INFO] [stdout] | [INFO] [stdout] 2130 | ast::visit::FnKind::Closure(closure_binder, _coroutine_kind, fn_decl, body) => { [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:2153:14 [INFO] [stdout] | [INFO] [stdout] 2153 | ast::visit::walk_generic_param(self, generic_param) [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2163:18 [INFO] [stdout] | [INFO] [stdout] 2163 | ast::PreciseCapturingArg::Arg(path, id) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` 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:2166:23 [INFO] [stdout] | [INFO] [stdout] 2166 | _ => ast::visit::walk_precise_capturing_arg(self, arg), [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:2172:14 [INFO] [stdout] | [INFO] [stdout] 2172 | ast::visit::walk_variant(self, variant) [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:2143:14 [INFO] [stdout] | [INFO] [stdout] 2143 | ast::visit::walk_param(self, param) [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:2148:14 [INFO] [stdout] | [INFO] [stdout] 2148 | ast::visit::walk_trait_ref(self, trait_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:2177:14 [INFO] [stdout] | [INFO] [stdout] 2177 | ast::visit::walk_field_def(self, field_def) [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:2153:14 [INFO] [stdout] | [INFO] [stdout] 2153 | ast::visit::walk_generic_param(self, generic_param) [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PreciseCapturingArg` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2163:18 [INFO] [stdout] | [INFO] [stdout] 2163 | ast::PreciseCapturingArg::Arg(path, id) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ could not find `PreciseCapturingArg` 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:2180:77 [INFO] [stdout] | [INFO] [stdout] 2180 | fn visit_lifetime(&mut self, lifetime: &'ast ast::Lifetime, _ctxt: ast::visit::LifetimeCtxt) { [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:2166:23 [INFO] [stdout] | [INFO] [stdout] 2166 | _ => ast::visit::walk_precise_capturing_arg(self, arg), [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:2182:14 [INFO] [stdout] | [INFO] [stdout] 2182 | ast::visit::walk_lifetime(self, lifetime) [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/analysis/ast_lowering.rs:2194:18 [INFO] [stdout] | [INFO] [stdout] 2194 | ast::ExprKind::Path(qself_ast, path_ast) => { [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/analysis/ast_lowering.rs:2172:14 [INFO] [stdout] | [INFO] [stdout] 2172 | ast::visit::walk_variant(self, variant) [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:2198:23 [INFO] [stdout] | [INFO] [stdout] 2198 | _ => ast::visit::walk_anon_const(self, anon_const), [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:2177:14 [INFO] [stdout] | [INFO] [stdout] 2177 | ast::visit::walk_field_def(self, field_def) [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/analysis/ast_lowering.rs:2212:29 [INFO] [stdout] | [INFO] [stdout] 2212 | if let ast::StmtKind::Expr(expr) = &stmt.kind { [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/analysis/ast_lowering.rs:2180:77 [INFO] [stdout] | [INFO] [stdout] 2180 | fn visit_lifetime(&mut self, lifetime: &'ast ast::Lifetime, _ctxt: ast::visit::LifetimeCtxt) { [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/analysis/ast_lowering.rs:2225:20 [INFO] [stdout] | [INFO] [stdout] 2225 | | ast::StmtKind::Item(_) [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/analysis/ast_lowering.rs:2226:20 [INFO] [stdout] | [INFO] [stdout] 2226 | | ast::StmtKind::Empty [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/analysis/ast_lowering.rs:2227:20 [INFO] [stdout] | [INFO] [stdout] 2227 | | ast::StmtKind::MacCall(_) => {} [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/analysis/ast_lowering.rs:2231:14 [INFO] [stdout] | [INFO] [stdout] 2231 | ast::visit::walk_stmt(self, stmt) [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:2182:14 [INFO] [stdout] | [INFO] [stdout] 2182 | ast::visit::walk_lifetime(self, lifetime) [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/analysis/ast_lowering.rs:2194:18 [INFO] [stdout] | [INFO] [stdout] 2194 | ast::ExprKind::Path(qself_ast, path_ast) => { [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/analysis/ast_lowering.rs:2198:23 [INFO] [stdout] | [INFO] [stdout] 2198 | _ => ast::visit::walk_anon_const(self, anon_const), [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:2236:14 [INFO] [stdout] | [INFO] [stdout] 2236 | ast::visit::walk_local(self, local) [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/analysis/ast_lowering.rs:2241:20 [INFO] [stdout] | [INFO] [stdout] 2241 | | ast::ExprKind::Paren(_) [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/analysis/ast_lowering.rs:2242:20 [INFO] [stdout] | [INFO] [stdout] 2242 | | ast::ExprKind::Underscore [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/analysis/ast_lowering.rs:2243:20 [INFO] [stdout] | [INFO] [stdout] 2243 | | ast::ExprKind::MacCall(_) [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/analysis/ast_lowering.rs:2244:20 [INFO] [stdout] | [INFO] [stdout] 2244 | | ast::ExprKind::Dummy [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/analysis/ast_lowering.rs:2245:20 [INFO] [stdout] | [INFO] [stdout] 2245 | | ast::ExprKind::Err(_) => {} [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/analysis/ast_lowering.rs:2250:18 [INFO] [stdout] | [INFO] [stdout] 2250 | ast::ExprKind::MethodCall(method_call) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2212:29 [INFO] [stdout] | [INFO] [stdout] 2212 | if let ast::StmtKind::Expr(expr) = &stmt.kind { [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/analysis/ast_lowering.rs:2257:18 [INFO] [stdout] | [INFO] [stdout] 2257 | ast::ExprKind::Assign(lhs, rhs, _) => { [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `StmtKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2225:20 [INFO] [stdout] | [INFO] [stdout] 2225 | | ast::StmtKind::Item(_) [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/analysis/ast_lowering.rs:2267:23 [INFO] [stdout] | [INFO] [stdout] 2267 | _ => ast::visit::walk_expr(self, expr), [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/analysis/ast_lowering.rs:2226:20 [INFO] [stdout] | [INFO] [stdout] 2226 | | ast::StmtKind::Empty [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/analysis/ast_lowering.rs:2273:14 [INFO] [stdout] | [INFO] [stdout] 2273 | ast::visit::walk_expr_field(self, expr_field) [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/analysis/ast_lowering.rs:2227:20 [INFO] [stdout] | [INFO] [stdout] 2227 | | ast::StmtKind::MacCall(_) => {} [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/analysis/ast_lowering.rs:2231:14 [INFO] [stdout] | [INFO] [stdout] 2231 | ast::visit::walk_stmt(self, stmt) [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:2278:14 [INFO] [stdout] | [INFO] [stdout] 2278 | ast::visit::walk_inline_asm_sym(self, inline_asm_sym) [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:2283:14 [INFO] [stdout] | [INFO] [stdout] 2283 | ast::visit::walk_arm(self, arm) [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:2236:14 [INFO] [stdout] | [INFO] [stdout] 2236 | ast::visit::walk_local(self, local) [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2288:20 [INFO] [stdout] | [INFO] [stdout] 2288 | | ast::PatKind::Paren(_) [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2241:20 [INFO] [stdout] | [INFO] [stdout] 2241 | | ast::ExprKind::Paren(_) [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2289:20 [INFO] [stdout] | [INFO] [stdout] 2289 | | ast::PatKind::Rest [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2242:20 [INFO] [stdout] | [INFO] [stdout] 2242 | | ast::ExprKind::Underscore [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/analysis/ast_lowering.rs:2243:20 [INFO] [stdout] | [INFO] [stdout] 2243 | | ast::ExprKind::MacCall(_) [INFO] [stdout] | ^^^^^^^^ could not find `ExprKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2290:20 [INFO] [stdout] | [INFO] [stdout] 2290 | | ast::PatKind::MacCall(..) [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2291:20 [INFO] [stdout] | [INFO] [stdout] 2291 | | ast::PatKind::Err(_) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2244:20 [INFO] [stdout] | [INFO] [stdout] 2244 | | ast::ExprKind::Dummy [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/analysis/ast_lowering.rs:2295:14 [INFO] [stdout] | [INFO] [stdout] 2295 | ast::visit::walk_pat(self, pat) [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/analysis/ast_lowering.rs:2245:20 [INFO] [stdout] | [INFO] [stdout] 2245 | | ast::ExprKind::Err(_) => {} [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/analysis/ast_lowering.rs:2250:18 [INFO] [stdout] | [INFO] [stdout] 2250 | ast::ExprKind::MethodCall(method_call) => { [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/analysis/ast_lowering.rs:2257:18 [INFO] [stdout] | [INFO] [stdout] 2257 | ast::ExprKind::Assign(lhs, rhs, _) => { [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/analysis/ast_lowering.rs:2300:14 [INFO] [stdout] | [INFO] [stdout] 2300 | ast::visit::walk_pat_field(self, pat_field) [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:2267:23 [INFO] [stdout] | [INFO] [stdout] 2267 | _ => ast::visit::walk_expr(self, expr), [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/ast_lowering.rs:2305:20 [INFO] [stdout] | [INFO] [stdout] 2305 | | ast::TyKind::Paren(_) [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/ast_lowering.rs:2306:20 [INFO] [stdout] | [INFO] [stdout] 2306 | | ast::TyKind::MacCall(..) [INFO] [stdout] | ^^^^^^ could not find `TyKind` 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:2273:14 [INFO] [stdout] | [INFO] [stdout] 2273 | ast::visit::walk_expr_field(self, expr_field) [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/ast_lowering.rs:2307:20 [INFO] [stdout] | [INFO] [stdout] 2307 | | ast::TyKind::Dummy [INFO] [stdout] | ^^^^^^ could not find `TyKind` 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:2278:14 [INFO] [stdout] | [INFO] [stdout] 2278 | ast::visit::walk_inline_asm_sym(self, inline_asm_sym) [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/ast_lowering.rs:2308:20 [INFO] [stdout] | [INFO] [stdout] 2308 | | ast::TyKind::Err(_) => {} [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/ast_lowering.rs:2313:18 [INFO] [stdout] | [INFO] [stdout] 2313 | ast::TyKind::ImplTrait(id, _) => { [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/ast_lowering.rs:2320:18 [INFO] [stdout] | [INFO] [stdout] 2320 | ast::TyKind::BareFn(bare_fn_ty_ast) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` 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:2283:14 [INFO] [stdout] | [INFO] [stdout] 2283 | ast::visit::walk_arm(self, arm) [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2288:20 [INFO] [stdout] | [INFO] [stdout] 2288 | | ast::PatKind::Paren(_) [INFO] [stdout] | ^^^^^^^ could not find `PatKind` 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:2329:23 [INFO] [stdout] | [INFO] [stdout] 2329 | _ => ast::visit::walk_ty(self, ty), [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2289:20 [INFO] [stdout] | [INFO] [stdout] 2289 | | ast::PatKind::Rest [INFO] [stdout] | ^^^^^^^ could not find `PatKind` 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:2335:14 [INFO] [stdout] | [INFO] [stdout] 2335 | ast::visit::walk_path_segment(self, path_segment) [INFO] [stdout] | ^^^^^ could not find `visit` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2290:20 [INFO] [stdout] | [INFO] [stdout] 2290 | | ast::PatKind::MacCall(..) [INFO] [stdout] | ^^^^^^^ could not find `PatKind` in `ast` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2291:20 [INFO] [stdout] | [INFO] [stdout] 2291 | | ast::PatKind::Err(_) => {} [INFO] [stdout] | ^^^^^^^ could not find `PatKind` 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:2340:14 [INFO] [stdout] | [INFO] [stdout] 2340 | ast::visit::walk_assoc_item_constraint(self, assoc_item_constraint) [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:2295:14 [INFO] [stdout] | [INFO] [stdout] 2295 | ast::visit::walk_pat(self, pat) [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:2346:10 [INFO] [stdout] | [INFO] [stdout] 2346 | ast::visit::Visitor::visit_crate(&mut validator, krate_ast); [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:2300:14 [INFO] [stdout] | [INFO] [stdout] 2300 | ast::visit::walk_pat_field(self, pat_field) [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:2353:17 [INFO] [stdout] | [INFO] [stdout] 2353 | 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 `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2305:20 [INFO] [stdout] | [INFO] [stdout] 2305 | | ast::TyKind::Paren(_) [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/ast_lowering.rs:2306:20 [INFO] [stdout] | [INFO] [stdout] 2306 | | ast::TyKind::MacCall(..) [INFO] [stdout] | ^^^^^^ could not find `TyKind` 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:2380:17 [INFO] [stdout] | [INFO] [stdout] 2380 | 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 `TyKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2307:20 [INFO] [stdout] | [INFO] [stdout] 2307 | | ast::TyKind::Dummy [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/ast_lowering.rs:2308:20 [INFO] [stdout] | [INFO] [stdout] 2308 | | ast::TyKind::Err(_) => {} [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/ast_lowering.rs:2313:18 [INFO] [stdout] | [INFO] [stdout] 2313 | ast::TyKind::ImplTrait(id, _) => { [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/ast_lowering.rs:2320:18 [INFO] [stdout] | [INFO] [stdout] 2320 | ast::TyKind::BareFn(bare_fn_ty_ast) => { [INFO] [stdout] | ^^^^^^ could not find `TyKind` 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:2329:23 [INFO] [stdout] | [INFO] [stdout] 2329 | _ => ast::visit::walk_ty(self, ty), [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:2335:14 [INFO] [stdout] | [INFO] [stdout] 2335 | ast::visit::walk_path_segment(self, path_segment) [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:2340:14 [INFO] [stdout] | [INFO] [stdout] 2340 | ast::visit::walk_assoc_item_constraint(self, assoc_item_constraint) [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:2422:22 [INFO] [stdout] | [INFO] [stdout] 2422 | hir::ItemKind::ExternCrate(_, ident) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2422:67 [INFO] [stdout] | [INFO] [stdout] 2422 | hir::ItemKind::ExternCrate(_, ident) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2346:10 [INFO] [stdout] | [INFO] [stdout] 2346 | ast::visit::Visitor::visit_crate(&mut validator, krate_ast); [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:2353:17 [INFO] [stdout] | [INFO] [stdout] 2353 | 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 `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2423:22 [INFO] [stdout] | [INFO] [stdout] 2423 | 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:2424:22 [INFO] [stdout] | [INFO] [stdout] 2424 | hir::ItemKind::Static(_, ident, _, _) => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2424:68 [INFO] [stdout] | [INFO] [stdout] 2424 | hir::ItemKind::Static(_, ident, _, _) => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2425:22 [INFO] [stdout] | [INFO] [stdout] 2425 | hir::ItemKind::Const(ident, _, _, _) => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` 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:2380:17 [INFO] [stdout] | [INFO] [stdout] 2380 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2425:67 [INFO] [stdout] | [INFO] [stdout] 2425 | hir::ItemKind::Const(ident, _, _, _) => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2426:22 [INFO] [stdout] | [INFO] [stdout] 2426 | hir::ItemKind::Fn { ident, .. } => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2426:62 [INFO] [stdout] | [INFO] [stdout] 2426 | hir::ItemKind::Fn { ident, .. } => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2427:22 [INFO] [stdout] | [INFO] [stdout] 2427 | hir::ItemKind::Macro(ident, _, _) => Some(hir::DefPathData::MacroNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2427:64 [INFO] [stdout] | [INFO] [stdout] 2427 | hir::ItemKind::Macro(ident, _, _) => Some(hir::DefPathData::MacroNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2428:22 [INFO] [stdout] | [INFO] [stdout] 2428 | hir::ItemKind::Mod(ident, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2428:59 [INFO] [stdout] | [INFO] [stdout] 2428 | hir::ItemKind::Mod(ident, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2429:22 [INFO] [stdout] | [INFO] [stdout] 2429 | hir::ItemKind::ForeignMod { .. } => Some(hir::DefPathData::ForeignMod), [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:2422:22 [INFO] [stdout] | [INFO] [stdout] 2422 | hir::ItemKind::ExternCrate(_, ident) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2429:63 [INFO] [stdout] | [INFO] [stdout] 2429 | hir::ItemKind::ForeignMod { .. } => Some(hir::DefPathData::ForeignMod), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2422:67 [INFO] [stdout] | [INFO] [stdout] 2422 | hir::ItemKind::ExternCrate(_, ident) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2430:22 [INFO] [stdout] | [INFO] [stdout] 2430 | hir::ItemKind::GlobalAsm { .. } => Some(hir::DefPathData::GlobalAsm), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2430:62 [INFO] [stdout] | [INFO] [stdout] 2430 | hir::ItemKind::GlobalAsm { .. } => Some(hir::DefPathData::GlobalAsm), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2431:22 [INFO] [stdout] | [INFO] [stdout] 2431 | hir::ItemKind::TyAlias(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2431:66 [INFO] [stdout] | [INFO] [stdout] 2431 | hir::ItemKind::TyAlias(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2432:22 [INFO] [stdout] | [INFO] [stdout] 2432 | hir::ItemKind::Enum(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2432:63 [INFO] [stdout] | [INFO] [stdout] 2432 | hir::ItemKind::Enum(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2433:22 [INFO] [stdout] | [INFO] [stdout] 2433 | hir::ItemKind::Struct(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2433:65 [INFO] [stdout] | [INFO] [stdout] 2433 | hir::ItemKind::Struct(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2423:22 [INFO] [stdout] | [INFO] [stdout] 2423 | 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:2434:22 [INFO] [stdout] | [INFO] [stdout] 2434 | hir::ItemKind::Union(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2434:64 [INFO] [stdout] | [INFO] [stdout] 2434 | hir::ItemKind::Union(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2435:22 [INFO] [stdout] | [INFO] [stdout] 2435 | hir::ItemKind::Trait(_, _, ident, _, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2435:73 [INFO] [stdout] | [INFO] [stdout] 2435 | hir::ItemKind::Trait(_, _, ident, _, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2436:22 [INFO] [stdout] | [INFO] [stdout] 2436 | hir::ItemKind::TraitAlias(ident, _, _) => Some(hir::DefPathData::TypeNs(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:2424:22 [INFO] [stdout] | [INFO] [stdout] 2424 | hir::ItemKind::Static(_, ident, _, _) => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2436:69 [INFO] [stdout] | [INFO] [stdout] 2436 | hir::ItemKind::TraitAlias(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2437:22 [INFO] [stdout] | [INFO] [stdout] 2437 | hir::ItemKind::Impl(_) => Some(hir::DefPathData::Impl), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2437:53 [INFO] [stdout] | [INFO] [stdout] 2437 | hir::ItemKind::Impl(_) => Some(hir::DefPathData::Impl), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2440:22 [INFO] [stdout] | [INFO] [stdout] 2440 | hir::ForeignItemKind::Fn(_, _, _) => Some(hir::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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2440:64 [INFO] [stdout] | [INFO] [stdout] 2440 | hir::ForeignItemKind::Fn(_, _, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2424:68 [INFO] [stdout] | [INFO] [stdout] 2424 | hir::ItemKind::Static(_, ident, _, _) => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2441:22 [INFO] [stdout] | [INFO] [stdout] 2441 | hir::ForeignItemKind::Static(_, _, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `ForeignItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2441:68 [INFO] [stdout] | [INFO] [stdout] 2441 | hir::ForeignItemKind::Static(_, _, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2442:22 [INFO] [stdout] | [INFO] [stdout] 2442 | hir::ForeignItemKind::Type => Some(hir::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:2425:22 [INFO] [stdout] | [INFO] [stdout] 2425 | hir::ItemKind::Const(ident, _, _, _) => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2442:57 [INFO] [stdout] | [INFO] [stdout] 2442 | hir::ForeignItemKind::Type => Some(hir::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2425:67 [INFO] [stdout] | [INFO] [stdout] 2425 | hir::ItemKind::Const(ident, _, _, _) => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2426:22 [INFO] [stdout] | [INFO] [stdout] 2426 | hir::ItemKind::Fn { ident, .. } => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2426:62 [INFO] [stdout] | [INFO] [stdout] 2426 | hir::ItemKind::Fn { ident, .. } => Some(hir::DefPathData::ValueNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2445:22 [INFO] [stdout] | [INFO] [stdout] 2445 | hir::TraitItemKind::Const(_, _) => Some(hir::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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2445:62 [INFO] [stdout] | [INFO] [stdout] 2445 | hir::TraitItemKind::Const(_, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2446:22 [INFO] [stdout] | [INFO] [stdout] 2446 | hir::TraitItemKind::Fn(_, _) => Some(hir::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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2446:59 [INFO] [stdout] | [INFO] [stdout] 2446 | hir::TraitItemKind::Fn(_, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2427:22 [INFO] [stdout] | [INFO] [stdout] 2427 | hir::ItemKind::Macro(ident, _, _) => Some(hir::DefPathData::MacroNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2427:64 [INFO] [stdout] | [INFO] [stdout] 2427 | hir::ItemKind::Macro(ident, _, _) => Some(hir::DefPathData::MacroNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2428:22 [INFO] [stdout] | [INFO] [stdout] 2428 | hir::ItemKind::Mod(ident, _) => Some(hir::DefPathData::TypeNs(ident.name)), [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:2447:22 [INFO] [stdout] | [INFO] [stdout] 2447 | hir::TraitItemKind::Type(_, _) => Some(hir::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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2447:61 [INFO] [stdout] | [INFO] [stdout] 2447 | hir::TraitItemKind::Type(_, _) => Some(hir::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2428:59 [INFO] [stdout] | [INFO] [stdout] 2428 | hir::ItemKind::Mod(ident, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2450:22 [INFO] [stdout] | [INFO] [stdout] 2450 | hir::ImplItemKind::Const(_, _) => Some(hir::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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2450:61 [INFO] [stdout] | [INFO] [stdout] 2450 | hir::ImplItemKind::Const(_, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2451:22 [INFO] [stdout] | [INFO] [stdout] 2451 | hir::ImplItemKind::Fn(_, _) => Some(hir::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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2451:58 [INFO] [stdout] | [INFO] [stdout] 2451 | hir::ImplItemKind::Fn(_, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2429:22 [INFO] [stdout] | [INFO] [stdout] 2429 | hir::ItemKind::ForeignMod { .. } => Some(hir::DefPathData::ForeignMod), [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:2452:22 [INFO] [stdout] | [INFO] [stdout] 2452 | hir::ImplItemKind::Type(_) => Some(hir::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2452:57 [INFO] [stdout] | [INFO] [stdout] 2452 | hir::ImplItemKind::Type(_) => Some(hir::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2479:22 [INFO] [stdout] | [INFO] [stdout] 2479 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2429:63 [INFO] [stdout] | [INFO] [stdout] 2429 | hir::ItemKind::ForeignMod { .. } => Some(hir::DefPathData::ForeignMod), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2483:22 [INFO] [stdout] | [INFO] [stdout] 2483 | 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 `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2430:22 [INFO] [stdout] | [INFO] [stdout] 2430 | hir::ItemKind::GlobalAsm { .. } => Some(hir::DefPathData::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 `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2484:26 [INFO] [stdout] | [INFO] [stdout] 2484 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2430:62 [INFO] [stdout] | [INFO] [stdout] 2430 | hir::ItemKind::GlobalAsm { .. } => Some(hir::DefPathData::GlobalAsm), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2488:26 [INFO] [stdout] | [INFO] [stdout] 2488 | 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 `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2431:22 [INFO] [stdout] | [INFO] [stdout] 2431 | hir::ItemKind::TyAlias(ident, _, _) => Some(hir::DefPathData::TypeNs(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:2492:26 [INFO] [stdout] | [INFO] [stdout] 2492 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2431:66 [INFO] [stdout] | [INFO] [stdout] 2431 | hir::ItemKind::TyAlias(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2496:26 [INFO] [stdout] | [INFO] [stdout] 2496 | 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:2432:22 [INFO] [stdout] | [INFO] [stdout] 2432 | hir::ItemKind::Enum(ident, _, _) => Some(hir::DefPathData::TypeNs(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:2500:28 [INFO] [stdout] | [INFO] [stdout] 2500 | | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2432:63 [INFO] [stdout] | [INFO] [stdout] 2432 | hir::ItemKind::Enum(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2433:22 [INFO] [stdout] | [INFO] [stdout] 2433 | hir::ItemKind::Struct(ident, _, _) => Some(hir::DefPathData::TypeNs(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:2501:28 [INFO] [stdout] | [INFO] [stdout] 2501 | | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2433:65 [INFO] [stdout] | [INFO] [stdout] 2433 | hir::ItemKind::Struct(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2502:28 [INFO] [stdout] | [INFO] [stdout] 2502 | | hir::ItemKind::Fn { body: 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:2434:22 [INFO] [stdout] | [INFO] [stdout] 2434 | hir::ItemKind::Union(ident, _, _) => Some(hir::DefPathData::TypeNs(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:2507:22 [INFO] [stdout] | [INFO] [stdout] 2507 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2434:64 [INFO] [stdout] | [INFO] [stdout] 2434 | hir::ItemKind::Union(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2508:28 [INFO] [stdout] | [INFO] [stdout] 2508 | | 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 `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2435:22 [INFO] [stdout] | [INFO] [stdout] 2435 | hir::ItemKind::Trait(_, _, ident, _, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2435:73 [INFO] [stdout] | [INFO] [stdout] 2435 | hir::ItemKind::Trait(_, _, ident, _, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2509:28 [INFO] [stdout] | [INFO] [stdout] 2509 | | 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:2436:22 [INFO] [stdout] | [INFO] [stdout] 2436 | hir::ItemKind::TraitAlias(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [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:2509:54 [INFO] [stdout] | [INFO] [stdout] 2509 | | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2436:69 [INFO] [stdout] | [INFO] [stdout] 2436 | hir::ItemKind::TraitAlias(ident, _, _) => Some(hir::DefPathData::TypeNs(ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2437:22 [INFO] [stdout] | [INFO] [stdout] 2437 | hir::ItemKind::Impl(_) => Some(hir::DefPathData::Impl), [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:2514:22 [INFO] [stdout] | [INFO] [stdout] 2514 | 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:2515:28 [INFO] [stdout] | [INFO] [stdout] 2515 | | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2437:53 [INFO] [stdout] | [INFO] [stdout] 2437 | hir::ItemKind::Impl(_) => Some(hir::DefPathData::Impl), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2516:28 [INFO] [stdout] | [INFO] [stdout] 2516 | | 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 `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2440:22 [INFO] [stdout] | [INFO] [stdout] 2440 | hir::ForeignItemKind::Fn(_, _, _) => Some(hir::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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2440:64 [INFO] [stdout] | [INFO] [stdout] 2440 | hir::ForeignItemKind::Fn(_, _, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2547:18 [INFO] [stdout] | [INFO] [stdout] 2547 | 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 `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2441:22 [INFO] [stdout] | [INFO] [stdout] 2441 | hir::ForeignItemKind::Static(_, _, _) => Some(hir::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:2550:18 [INFO] [stdout] | [INFO] [stdout] 2550 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2441:68 [INFO] [stdout] | [INFO] [stdout] 2441 | hir::ForeignItemKind::Static(_, _, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2551:18 [INFO] [stdout] | [INFO] [stdout] 2551 | 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 `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2442:22 [INFO] [stdout] | [INFO] [stdout] 2442 | hir::ForeignItemKind::Type => Some(hir::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:2554:18 [INFO] [stdout] | [INFO] [stdout] 2554 | 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:2557:18 [INFO] [stdout] | [INFO] [stdout] 2557 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2442:57 [INFO] [stdout] | [INFO] [stdout] 2442 | hir::ForeignItemKind::Type => Some(hir::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2560:18 [INFO] [stdout] | [INFO] [stdout] 2560 | 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 `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2445:22 [INFO] [stdout] | [INFO] [stdout] 2445 | hir::TraitItemKind::Const(_, _) => Some(hir::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:2563:18 [INFO] [stdout] | [INFO] [stdout] 2563 | 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:2566:18 [INFO] [stdout] | [INFO] [stdout] 2566 | hir::ItemKind::ForeignMod { .. } => { [INFO] [stdout] | ^^^^^^^^ could not find `ItemKind` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2445:62 [INFO] [stdout] | [INFO] [stdout] 2445 | hir::TraitItemKind::Const(_, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2569:26 [INFO] [stdout] | [INFO] [stdout] 2569 | let hir::DefPathData::ForeignMod = disambiguator.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2446:22 [INFO] [stdout] | [INFO] [stdout] 2446 | hir::TraitItemKind::Fn(_, _) => Some(hir::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:2574:18 [INFO] [stdout] | [INFO] [stdout] 2574 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2577:26 [INFO] [stdout] | [INFO] [stdout] 2577 | let hir::DefPathData::GlobalAsm = disambiguator.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2582:18 [INFO] [stdout] | [INFO] [stdout] 2582 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2446:59 [INFO] [stdout] | [INFO] [stdout] 2446 | hir::TraitItemKind::Fn(_, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2585:18 [INFO] [stdout] | [INFO] [stdout] 2585 | 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:2447:22 [INFO] [stdout] | [INFO] [stdout] 2447 | hir::TraitItemKind::Type(_, _) => Some(hir::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:2588:18 [INFO] [stdout] | [INFO] [stdout] 2588 | 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 `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2591:18 [INFO] [stdout] | [INFO] [stdout] 2591 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2447:61 [INFO] [stdout] | [INFO] [stdout] 2447 | hir::TraitItemKind::Type(_, _) => Some(hir::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2594:18 [INFO] [stdout] | [INFO] [stdout] 2594 | 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:2597:18 [INFO] [stdout] | [INFO] [stdout] 2597 | 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 `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2600:18 [INFO] [stdout] | [INFO] [stdout] 2600 | 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 `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2450:22 [INFO] [stdout] | [INFO] [stdout] 2450 | hir::ImplItemKind::Const(_, _) => Some(hir::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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2603:26 [INFO] [stdout] | [INFO] [stdout] 2603 | let hir::DefPathData::Impl = disambiguator.kind else { return None; }; [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` in `hir` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2450:61 [INFO] [stdout] | [INFO] [stdout] 2450 | hir::ImplItemKind::Const(_, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2610:18 [INFO] [stdout] | [INFO] [stdout] 2610 | 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 `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2613:18 [INFO] [stdout] | [INFO] [stdout] 2613 | 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 `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2451:22 [INFO] [stdout] | [INFO] [stdout] 2451 | hir::ImplItemKind::Fn(_, _) => Some(hir::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 `ForeignItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2616:18 [INFO] [stdout] | [INFO] [stdout] 2616 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2451:58 [INFO] [stdout] | [INFO] [stdout] 2451 | hir::ImplItemKind::Fn(_, _) => Some(hir::DefPathData::ValueNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2621:18 [INFO] [stdout] | [INFO] [stdout] 2621 | 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 `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2452:22 [INFO] [stdout] | [INFO] [stdout] 2452 | hir::ImplItemKind::Type(_) => Some(hir::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 `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2624:18 [INFO] [stdout] | [INFO] [stdout] 2624 | 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 `DefPathData` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2452:57 [INFO] [stdout] | [INFO] [stdout] 2452 | hir::ImplItemKind::Type(_) => Some(hir::DefPathData::TypeNs(item.ident.name)), [INFO] [stdout] | ^^^^^^^^^^^ could not find `DefPathData` 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:2627:18 [INFO] [stdout] | [INFO] [stdout] 2627 | 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 `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2632:18 [INFO] [stdout] | [INFO] [stdout] 2632 | 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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2479:22 [INFO] [stdout] | [INFO] [stdout] 2479 | 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 `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2635:18 [INFO] [stdout] | [INFO] [stdout] 2635 | 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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2483:22 [INFO] [stdout] | [INFO] [stdout] 2483 | 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 `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2638:18 [INFO] [stdout] | [INFO] [stdout] 2638 | 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 `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2645:23 [INFO] [stdout] | [INFO] [stdout] 2645 | 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 `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2484:26 [INFO] [stdout] | [INFO] [stdout] 2484 | 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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2649:18 [INFO] [stdout] | [INFO] [stdout] 2649 | 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:2488:26 [INFO] [stdout] | [INFO] [stdout] 2488 | 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 `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2492:26 [INFO] [stdout] | [INFO] [stdout] 2492 | 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:2683:42 [INFO] [stdout] | [INFO] [stdout] 2683 | (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:2496:26 [INFO] [stdout] | [INFO] [stdout] 2496 | 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 `ModKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2683:67 [INFO] [stdout] | [INFO] [stdout] 2683 | (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 `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2500:28 [INFO] [stdout] | [INFO] [stdout] 2500 | | 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 `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2687:49 [INFO] [stdout] | [INFO] [stdout] 2687 | (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 `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2501:28 [INFO] [stdout] | [INFO] [stdout] 2501 | | 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:2691:47 [INFO] [stdout] | [INFO] [stdout] 2691 | (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 `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2502:28 [INFO] [stdout] | [INFO] [stdout] 2502 | | hir::ItemKind::Fn { body: parent_body, .. } => { [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:2693:76 [INFO] [stdout] | [INFO] [stdout] 2693 | .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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2507:22 [INFO] [stdout] | [INFO] [stdout] 2507 | 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 `ItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2696:46 [INFO] [stdout] | [INFO] [stdout] 2696 | (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 `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2698:76 [INFO] [stdout] | [INFO] [stdout] 2698 | ... .map(|item_ast| ast::DefItem::AssocItem(item_ast, ast::visit::AssocCtxt::Impl { of_trait: impl_ast.of_trait.is_some() })); [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:2508:28 [INFO] [stdout] | [INFO] [stdout] 2508 | | 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:2701:42 [INFO] [stdout] | [INFO] [stdout] 2701 | (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 `TraitItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2509:28 [INFO] [stdout] | [INFO] [stdout] 2509 | | 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 `ForeignItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2728:42 [INFO] [stdout] | [INFO] [stdout] 2728 | (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 `TraitFn` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2509:54 [INFO] [stdout] | [INFO] [stdout] 2509 | | 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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2514:22 [INFO] [stdout] | [INFO] [stdout] 2514 | 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 `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2750:75 [INFO] [stdout] | [INFO] [stdout] 2750 | 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 `AssocItemKind` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2755:42 [INFO] [stdout] | [INFO] [stdout] 2755 | (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:2515:28 [INFO] [stdout] | [INFO] [stdout] 2515 | | 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 `ImplItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2516:28 [INFO] [stdout] | [INFO] [stdout] 2516 | | 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 `Node` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2786:44 [INFO] [stdout] | [INFO] [stdout] 2786 | .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 `Safety` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/call_graph.rs:44:52 [INFO] [stdout] | [INFO] [stdout] 44 | ... | (UnsafeTargeting::OnlyEnclosing(hir::Safety::Unsafe), Unsafety::Unsafe(UnsafeSource::EnclosingUnsafe) | Unsafety::Tainted(UnsafeS... [INFO] [stdout] | ^^^^^^ could not find `Safety` 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:2547:18 [INFO] [stdout] | [INFO] [stdout] 2547 | 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 `visit` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/call_graph.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 53 | 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 `ItemKind` in `hir` [INFO] [stdout] --> mutest-emit/src/analysis/ast_lowering.rs:2550:18 [INFO] [stdout] | [INFO] [stdout] 2550 | 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 `BlockCheckMode` in `ast` [INFO] [stdout] --> mutest-emit/src/analysis/call_graph.rs:55:21 [INFO] [stdout] | [INFO] [stdout] 55 | if let ast::BlockCheckMode::Unsafe(ast::UnsafeSource::UserProvided) = block.rules { [WARN] too many lines in the log, truncating it