[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] 51d4c3255213e072bff1a528fae8a47602656b62
[INFO] checking zalanlevai/mutest-rs/51d4c3255213e072bff1a528fae8a47602656b62 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzalanlevai%2Fmutest-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zalanlevai/mutest-rs on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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 serde-untagged v0.1.7
[INFO] [stderr]   Downloaded atomic-wait v1.1.0
[INFO] [stderr]   Downloaded cargo-util-schemas v0.2.0
[INFO] [stderr]   Downloaded cargo_metadata v0.20.0
[INFO] [stderr]   Downloaded rand_seeder v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11362e1371f179009485f3faac0692eace4adcd786f532e835bd018568e985cd
[INFO] running `Command { std: "docker" "start" "-a" "11362e1371f179009485f3faac0692eace4adcd786f532e835bd018568e985cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11362e1371f179009485f3faac0692eace4adcd786f532e835bd018568e985cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11362e1371f179009485f3faac0692eace4adcd786f532e835bd018568e985cd", kill_on_drop: false }`
[INFO] [stdout] 11362e1371f179009485f3faac0692eace4adcd786f532e835bd018568e985cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad95113a2774b0831dbf99edb31202b480dbcc955187e411111f9c452f030782
[INFO] running `Command { std: "docker" "start" "-a" "ad95113a2774b0831dbf99edb31202b480dbcc955187e411111f9c452f030782", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking atomic-wait v1.1.0
[INFO] [stderr]     Checking rand_seeder v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking mutest-driver-cli v0.0.0 (/opt/rustwide/workdir/mutest-driver-cli)
[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:2288:14
[INFO] [stdout]      |
[INFO] [stdout] 2288 |     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:2325:14
[INFO] [stdout]      |
[INFO] [stdout] 2325 |     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:2699:14
[INFO] [stdout]      |
[INFO] [stdout] 2699 |     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 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:2288:14
[INFO] [stdout]      |
[INFO] [stdout] 2288 |     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:2325:14
[INFO] [stdout]      |
[INFO] [stdout] 2325 |     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:2699:14
[INFO] [stdout]      |
[INFO] [stdout] 2699 |     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 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 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`, `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 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 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::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::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::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/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 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 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::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 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::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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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/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 imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol`
[INFO] [stdout]   --> mutest-emit/src/codegen/harness.rs:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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::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 import `crate::codegen::symbols::hygiene`
[INFO] [stdout]   --> mutest-emit/src/codegen/harness.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | 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 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 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::ast::entry`
[INFO] [stdout]   --> mutest-emit/src/codegen/entry_point.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::codegen::ast::entry::EntryPointType;
[INFO] [stdout]    |                          ^^^^^ could not find `entry` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::codegen::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:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, path, sym};
[INFO] [stdout]    |                               ^^^^^^^^         ^^^^  ^^^^^^
[INFO] [stdout]    |                               |                |     |
[INFO] [stdout]    |                               |                |     no `Symbol` in `codegen::symbols`
[INFO] [stdout]    |                               |                |     help: a similar name exists in the module: `symbols`
[INFO] [stdout]    |                               |                no `Span` in `codegen::symbols`
[INFO] [stdout]    |                               no `DUMMY_SP` in `codegen::symbols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved 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 import `crate::codegen::symbols::hygiene`
[INFO] [stdout]   --> mutest-emit/src/codegen/substitution.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::codegen::symbols::hygiene::AstPass;
[INFO] [stdout]    |                              ^^^^^^^ could not find `hygiene` in `symbols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::DUMMY_SP`
[INFO] [stdout]  --> mutest-emit/src/codegen/tool_attr.rs: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[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] [stderr]    Compiling synstructure v0.13.2
[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[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<hir::LocalDefId>,
[INFO] [stdout]    |                                 ^^^^^^^ could not find `node_id` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `crate::codegen::symbols::DUMMY_SP`, `crate::codegen::symbols::ExpnKind`, `crate::codegen::symbols::FileName`, `crate::codegen::symbols::MacroKind`, `crate::codegen::symbols::Span`, `crate::codegen::symbols::Symbol`
[INFO] [stdout]   --> mutest-emit/src/codegen/expansion.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::codegen::symbols::{DUMMY_SP, ExpnKind, FileName, Ident, MacroKind, Span, Symbol, sym};
[INFO] [stdout]    |                               ^^^^^^^^  ^^^^^^^^  ^^^^^^^^         ^^^^^^^^^  ^^^^  ^^^^^^
[INFO] [stdout]    |                               |         |         |                |          |     |
[INFO] [stdout]    |                               |         |         |                |          |     no `Symbol` in `codegen::symbols`
[INFO] [stdout]    |                               |         |         |                |          |     help: a similar name exists in the module: `symbols`
[INFO] [stdout]    |                               |         |         |                |          no `Span` in `codegen::symbols`
[INFO] [stdout]    |                               |         |         |                no `MacroKind` in `codegen::symbols`
[INFO] [stdout]    |                               |         |         no `FileName` in `codegen::symbols`
[INFO] [stdout]    |                               |         no `ExpnKind` in `codegen::symbols`
[INFO] [stdout]    |                               no `DUMMY_SP` in `codegen::symbols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[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<hir::PartialRes>,
[INFO] [stdout]    |                               ^^^^^^^ could not find `node_id` in `ast`
[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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | 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:15:31
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::codegen::symbols::hygiene::AstPass;
[INFO] [stdout]    |                              ^^^^^^^ could not find `hygiene` in `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:20:30
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub import_res_map: ast::node_id::NodeMap<hir::PerNS<Option<hir::Res<ast::NodeId>>>>,
[INFO] [stdout]    |                              ^^^^^^^ could not find `node_id` in `ast`
[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:10:31
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::codegen::symbols::{DUMMY_SP, Ident, Span, Symbol, path, sym};
[INFO] [stdout]    |                               ^^^^^^^^         ^^^^  ^^^^^^
[INFO] [stdout]    |                               |                |     |
[INFO] [stdout]    |                               |                |     no `Symbol` in `codegen::symbols`
[INFO] [stdout]    |                               |                |     help: a similar name exists in the module: `symbols`
[INFO] [stdout]    |                               |                no `Span` in `codegen::symbols`
[INFO] [stdout]    |                               no `DUMMY_SP` in `codegen::symbols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::hygiene`
[INFO] [stdout]   --> mutest-emit/src/codegen/substitution.rs:11:30
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::codegen::symbols::hygiene::AstPass;
[INFO] [stdout]    |                              ^^^^^^^ could not find `hygiene` in `symbols`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::codegen::symbols::DUMMY_SP`
[INFO] [stdout]  --> mutest-emit/src/codegen/tool_attr.rs: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<hir::LocalDefId>,
[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<hir::PartialRes>,
[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<hir::PerNS<Option<hir::Res<ast::NodeId>>>>,
[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:83:33
[INFO] [stdout]    |
[INFO] [stdout] 83 |             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:96:47
[INFO] [stdout]    |
[INFO] [stdout] 96 | ...   fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'ast Option<ast::CoroutineKind>, 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:96:174
[INFO] [stdout]    |
[INFO] [stdout] 96 | ... 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:83:33
[INFO] [stdout]    |
[INFO] [stdout] 83 |             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:96:47
[INFO] [stdout]    |
[INFO] [stdout] 96 | ...   fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'ast Option<ast::CoroutineKind>, 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:96:174
[INFO] [stdout]    |
[INFO] [stdout] 96 | ... 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:275:18
[INFO] [stdout]     |
[INFO] [stdout] 275 |         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:278:18
[INFO] [stdout]     |
[INFO] [stdout] 278 |         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:280:41
[INFO] [stdout]     |
[INFO] [stdout] 280 |         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:288:94
[INFO] [stdout]     |
[INFO] [stdout] 288 |     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:288:223
[INFO] [stdout]     |
[INFO] [stdout] 288 | ...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:290:21
[INFO] [stdout]     |
[INFO] [stdout] 290 |             | (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:290:64
[INFO] [stdout]     |
[INFO] [stdout] 290 |             | (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:291:21
[INFO] [stdout]     |
[INFO] [stdout] 291 |             | (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:291:64
[INFO] [stdout]     |
[INFO] [stdout] 291 |             | (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:299:33
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     (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:311:35
[INFO] [stdout]     |
[INFO] [stdout] 311 | ...                   (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:311:61
[INFO] [stdout]     |
[INFO] [stdout] 311 | ...                   (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:312:35
[INFO] [stdout]     |
[INFO] [stdout] 312 | ...                   (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:312:65
[INFO] [stdout]     |
[INFO] [stdout] 312 | ...                   (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:323:53
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...   (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:323:133
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...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:337:37
[INFO] [stdout]     |
[INFO] [stdout] 337 |                         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:346:32
[INFO] [stdout]     |
[INFO] [stdout] 346 |                     (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:346:110
[INFO] [stdout]     |
[INFO] [stdout] 346 |                     (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:347:32
[INFO] [stdout]     |
[INFO] [stdout] 347 |                     (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:347:115
[INFO] [stdout]     |
[INFO] [stdout] 347 |                     (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:352:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |             (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:352:74
[INFO] [stdout]     |
[INFO] [stdout] 352 |             (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:357:37
[INFO] [stdout]     |
[INFO] [stdout] 357 |                         (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:363:39
[INFO] [stdout]     |
[INFO] [stdout] 363 | ...                   (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:363:65
[INFO] [stdout]     |
[INFO] [stdout] 363 | ...                   (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:364:39
[INFO] [stdout]     |
[INFO] [stdout] 364 | ...                   (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:364:69
[INFO] [stdout]     |
[INFO] [stdout] 364 | ...                   (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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:275:18
[INFO] [stdout]     |
[INFO] [stdout] 275 |         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 `CoroutineKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:373:36
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         (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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:278:18
[INFO] [stdout]     |
[INFO] [stdout] 278 |         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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:373:116
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         (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:379:41
[INFO] [stdout]     |
[INFO] [stdout] 379 | ...                   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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:280:41
[INFO] [stdout]     |
[INFO] [stdout] 280 |         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:288:94
[INFO] [stdout]     |
[INFO] [stdout] 288 |     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 `FnRetTy` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:379:96
[INFO] [stdout]     |
[INFO] [stdout] 379 | ...                   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:386:36
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         (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:386:114
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         (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:387:36
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...   (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 `intravisit` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:288:223
[INFO] [stdout]     |
[INFO] [stdout] 288 | ...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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:387:119
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...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 `visit` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:290:21
[INFO] [stdout]     |
[INFO] [stdout] 290 |             | (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:290:64
[INFO] [stdout]     |
[INFO] [stdout] 290 |             | (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 `PatKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:410:22
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 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 `visit` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:291:21
[INFO] [stdout]     |
[INFO] [stdout] 291 |             | (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 `ByRef` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:410:59
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 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 `intravisit` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:291:64
[INFO] [stdout]     |
[INFO] [stdout] 291 |             | (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:299:33
[INFO] [stdout]     |
[INFO] [stdout] 299 |                     (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 `Res` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:411:45
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     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 `FnRetTy` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:311:35
[INFO] [stdout]     |
[INFO] [stdout] 311 | ...                   (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:311:61
[INFO] [stdout]     |
[INFO] [stdout] 311 | ...                   (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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:423:22
[INFO] [stdout]     |
[INFO] [stdout] 423 |             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 `FnRetTy` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:312:35
[INFO] [stdout]     |
[INFO] [stdout] 312 | ...                   (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:312:65
[INFO] [stdout]     |
[INFO] [stdout] 312 | ...                   (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] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stdout] error[E0433]: failed to resolve: could not find `CoroutineKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:323:53
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...   (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] [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 v1.0.69
[INFO] [stdout] error[E0433]: failed to resolve: could not find `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:323:133
[INFO] [stdout]     |
[INFO] [stdout] 323 | ...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:337:37
[INFO] [stdout]     |
[INFO] [stdout] 337 |                         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:346:32
[INFO] [stdout]     |
[INFO] [stdout] 346 |                     (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:346:110
[INFO] [stdout]     |
[INFO] [stdout] 346 |                     (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:347:32
[INFO] [stdout]     |
[INFO] [stdout] 347 |                     (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:347:115
[INFO] [stdout]     |
[INFO] [stdout] 347 |                     (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:352:19
[INFO] [stdout]     |
[INFO] [stdout] 352 |             (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:352:74
[INFO] [stdout]     |
[INFO] [stdout] 352 |             (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:357:37
[INFO] [stdout]     |
[INFO] [stdout] 357 |                         (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:363:39
[INFO] [stdout]     |
[INFO] [stdout] 363 | ...                   (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:363:65
[INFO] [stdout]     |
[INFO] [stdout] 363 | ...                   (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:364:39
[INFO] [stdout]     |
[INFO] [stdout] 364 | ...                   (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:364:69
[INFO] [stdout]     |
[INFO] [stdout] 364 | ...                   (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:373:36
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         (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 `TyKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:435:21
[INFO] [stdout]     |
[INFO] [stdout] 435 |         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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:373:116
[INFO] [stdout]     |
[INFO] [stdout] 373 |                         (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:379:41
[INFO] [stdout]     |
[INFO] [stdout] 379 | ...                   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 `OpaqueTyOrigin` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |             && 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 `FnRetTy` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:379:96
[INFO] [stdout]     |
[INFO] [stdout] 379 | ...                   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 `GenericBound` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:438:26
[INFO] [stdout]     |
[INFO] [stdout] 438 |             && 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 `CoroutineKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:386:36
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         (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 `AssocItemConstraintKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |             && 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:442:72
[INFO] [stdout]     |
[INFO] [stdout] 442 |             && 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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:386:114
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         (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:387:36
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...   (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 `FnRetTy` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:445:22
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 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 `FnRetTy` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:446:22
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:387:119
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...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:410:22
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 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 `ByRef` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:410:59
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 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 `Res` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:411:45
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     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:423:22
[INFO] [stdout]     |
[INFO] [stdout] 423 |             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 `TyKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:435:21
[INFO] [stdout]     |
[INFO] [stdout] 435 |         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:437:25
[INFO] [stdout]     |
[INFO] [stdout] 437 |             && 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:438:26
[INFO] [stdout]     |
[INFO] [stdout] 438 |             && 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 `AssocItemConstraintKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:442:25
[INFO] [stdout]     |
[INFO] [stdout] 442 |             && 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:442:72
[INFO] [stdout]     |
[INFO] [stdout] 442 |             && 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 `FnRetTy` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:445:22
[INFO] [stdout]     |
[INFO] [stdout] 445 |                 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 `FnRetTy` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:446:22
[INFO] [stdout]     |
[INFO] [stdout] 446 |                 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 `GenericParamKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:559:27
[INFO] [stdout]     |
[INFO] [stdout] 559 |                     (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:559:63
[INFO] [stdout]     |
[INFO] [stdout] 559 |                     (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 `PredicateOrigin` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:560:68
[INFO] [stdout]     |
[INFO] [stdout] 560 |                         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 `GenericParamKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:566:27
[INFO] [stdout]     |
[INFO] [stdout] 566 |                     (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 `WherePredicateKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:566:60
[INFO] [stdout]     |
[INFO] [stdout] 566 |                     (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 `WherePredicateKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:580:23
[INFO] [stdout]     |
[INFO] [stdout] 580 |                 (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:580:79
[INFO] [stdout]     |
[INFO] [stdout] 580 |                 (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:581:64
[INFO] [stdout]     |
[INFO] [stdout] 581 |                     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:591:23
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 (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:591:80
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 (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 `WherePredicateKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:599:23
[INFO] [stdout]     |
[INFO] [stdout] 599 |                 (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 `WherePredicateKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:599:76
[INFO] [stdout]     |
[INFO] [stdout] 599 |                 (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 `GenericParamKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:559:27
[INFO] [stdout]     |
[INFO] [stdout] 559 |                     (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:559:63
[INFO] [stdout]     |
[INFO] [stdout] 559 |                     (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 `PredicateOrigin` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:560:68
[INFO] [stdout]     |
[INFO] [stdout] 560 |                         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 `GenericParamKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:612:19
[INFO] [stdout]     |
[INFO] [stdout] 612 |             (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:612:76
[INFO] [stdout]     |
[INFO] [stdout] 612 |             (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:617:19
[INFO] [stdout]     |
[INFO] [stdout] 617 |             (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:617:52
[INFO] [stdout]     |
[INFO] [stdout] 617 |             (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:618:19
[INFO] [stdout]     |
[INFO] [stdout] 618 | ...   (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 `GenericParamKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:566:27
[INFO] [stdout]     |
[INFO] [stdout] 566 |                     (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 `GenericParamKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:618:90
[INFO] [stdout]     |
[INFO] [stdout] 618 | ...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 `GenericBound` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:630:19
[INFO] [stdout]     |
[INFO] [stdout] 630 |             (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:630:65
[INFO] [stdout]     |
[INFO] [stdout] 630 |             (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:633:19
[INFO] [stdout]     |
[INFO] [stdout] 633 |             (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 `GenericBound` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:633:63
[INFO] [stdout]     |
[INFO] [stdout] 633 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:641:21
[INFO] [stdout]     |
[INFO] [stdout] 641 |         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:649:54
[INFO] [stdout]     |
[INFO] [stdout] 649 |             .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 `WherePredicateKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:566:60
[INFO] [stdout]     |
[INFO] [stdout] 566 |                     (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:649:77
[INFO] [stdout]     |
[INFO] [stdout] 649 |             .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:651:54
[INFO] [stdout]     |
[INFO] [stdout] 651 |             .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:654:54
[INFO] [stdout]     |
[INFO] [stdout] 654 |             .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:661:22
[INFO] [stdout]     |
[INFO] [stdout] 661 |             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 `WherePredicateKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:580:23
[INFO] [stdout]     |
[INFO] [stdout] 580 |                 (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:668:21
[INFO] [stdout]     |
[INFO] [stdout] 668 |             | (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:668:52
[INFO] [stdout]     |
[INFO] [stdout] 668 |             | (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:669:21
[INFO] [stdout]     |
[INFO] [stdout] 669 |             | (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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:669:52
[INFO] [stdout]     |
[INFO] [stdout] 669 |             | (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 `StmtKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:673:19
[INFO] [stdout]     |
[INFO] [stdout] 673 |             (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 `WherePredicateKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:580:79
[INFO] [stdout]     |
[INFO] [stdout] 580 |                 (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:673:50
[INFO] [stdout]     |
[INFO] [stdout] 673 |             (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:677:19
[INFO] [stdout]     |
[INFO] [stdout] 677 |             (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 `PredicateOrigin` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:581:64
[INFO] [stdout]     |
[INFO] [stdout] 581 |                     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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:677:51
[INFO] [stdout]     |
[INFO] [stdout] 677 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:591:23
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 (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 `StmtKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:682:19
[INFO] [stdout]     |
[INFO] [stdout] 682 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:591:80
[INFO] [stdout]     |
[INFO] [stdout] 591 |                 (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 `StmtKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:682:47
[INFO] [stdout]     |
[INFO] [stdout] 682 |             (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:599:23
[INFO] [stdout]     |
[INFO] [stdout] 599 |                 (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:699:19
[INFO] [stdout]     |
[INFO] [stdout] 699 |             (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:702:19
[INFO] [stdout]     |
[INFO] [stdout] 702 |             (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:706:19
[INFO] [stdout]     |
[INFO] [stdout] 706 |             (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 `WherePredicateKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:599:76
[INFO] [stdout]     |
[INFO] [stdout] 599 |                 (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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:713:22
[INFO] [stdout]     |
[INFO] [stdout] 713 |             (_, 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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:612:19
[INFO] [stdout]     |
[INFO] [stdout] 612 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:716:19
[INFO] [stdout]     |
[INFO] [stdout] 716 |             (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:719:19
[INFO] [stdout]     |
[INFO] [stdout] 719 |             (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:612:76
[INFO] [stdout]     |
[INFO] [stdout] 612 |             (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:720:19
[INFO] [stdout]     |
[INFO] [stdout] 720 |             (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:617:19
[INFO] [stdout]     |
[INFO] [stdout] 617 |             (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:721:19
[INFO] [stdout]     |
[INFO] [stdout] 721 |             (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:617:52
[INFO] [stdout]     |
[INFO] [stdout] 617 |             (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:722:19
[INFO] [stdout]     |
[INFO] [stdout] 722 |             (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 `GenericParamKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:618:19
[INFO] [stdout]     |
[INFO] [stdout] 618 | ...   (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:722:51
[INFO] [stdout]     |
[INFO] [stdout] 722 |             (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 `GenericParamKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:618:90
[INFO] [stdout]     |
[INFO] [stdout] 618 | ...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:732:18
[INFO] [stdout]     |
[INFO] [stdout] 732 |             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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:630:19
[INFO] [stdout]     |
[INFO] [stdout] 630 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:733:18
[INFO] [stdout]     |
[INFO] [stdout] 733 |             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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:630:65
[INFO] [stdout]     |
[INFO] [stdout] 630 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:734:18
[INFO] [stdout]     |
[INFO] [stdout] 734 |             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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:633:19
[INFO] [stdout]     |
[INFO] [stdout] 633 |             (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 `GenericBound` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:633:63
[INFO] [stdout]     |
[INFO] [stdout] 633 |             (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:734:46
[INFO] [stdout]     |
[INFO] [stdout] 734 |             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:736:33
[INFO] [stdout]     |
[INFO] [stdout] 736 |                     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:641:21
[INFO] [stdout]     |
[INFO] [stdout] 641 |         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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:736:66
[INFO] [stdout]     |
[INFO] [stdout] 736 |                     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:740:18
[INFO] [stdout]     |
[INFO] [stdout] 740 |             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:741:18
[INFO] [stdout]     |
[INFO] [stdout] 741 |             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:743:33
[INFO] [stdout]     |
[INFO] [stdout] 743 |                     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 `StmtKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:649:54
[INFO] [stdout]     |
[INFO] [stdout] 649 |             .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:649:77
[INFO] [stdout]     |
[INFO] [stdout] 649 |             .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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:743:66
[INFO] [stdout]     |
[INFO] [stdout] 743 |                     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 `StmtKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:651:54
[INFO] [stdout]     |
[INFO] [stdout] 651 |             .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:747:18
[INFO] [stdout]     |
[INFO] [stdout] 747 |             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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:654:54
[INFO] [stdout]     |
[INFO] [stdout] 654 |             .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:661:22
[INFO] [stdout]     |
[INFO] [stdout] 661 |             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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:758:22
[INFO] [stdout]     |
[INFO] [stdout] 758 |             (_, 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:668:21
[INFO] [stdout]     |
[INFO] [stdout] 668 |             | (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:668:52
[INFO] [stdout]     |
[INFO] [stdout] 668 |             | (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:761:19
[INFO] [stdout]     |
[INFO] [stdout] 761 |             (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:764:19
[INFO] [stdout]     |
[INFO] [stdout] 764 |             (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:669:21
[INFO] [stdout]     |
[INFO] [stdout] 669 |             | (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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:669:52
[INFO] [stdout]     |
[INFO] [stdout] 669 |             | (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 `StmtKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:673:19
[INFO] [stdout]     |
[INFO] [stdout] 673 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:765:19
[INFO] [stdout]     |
[INFO] [stdout] 765 |             (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:766:19
[INFO] [stdout]     |
[INFO] [stdout] 766 |             (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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:673:50
[INFO] [stdout]     |
[INFO] [stdout] 673 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:767:19
[INFO] [stdout]     |
[INFO] [stdout] 767 |             (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:677:19
[INFO] [stdout]     |
[INFO] [stdout] 677 |             (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:767:51
[INFO] [stdout]     |
[INFO] [stdout] 767 |             (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:677:51
[INFO] [stdout]     |
[INFO] [stdout] 677 |             (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:682:19
[INFO] [stdout]     |
[INFO] [stdout] 682 |             (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:682:47
[INFO] [stdout]     |
[INFO] [stdout] 682 |             (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:769:19
[INFO] [stdout]     |
[INFO] [stdout] 769 |             (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:769:52
[INFO] [stdout]     |
[INFO] [stdout] 769 |             (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 `LocalKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:699:19
[INFO] [stdout]     |
[INFO] [stdout] 699 |             (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:702:19
[INFO] [stdout]     |
[INFO] [stdout] 702 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:774:19
[INFO] [stdout]     |
[INFO] [stdout] 774 |             (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 `LocalKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:706:19
[INFO] [stdout]     |
[INFO] [stdout] 706 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:774:62
[INFO] [stdout]     |
[INFO] [stdout] 774 |             (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:777:19
[INFO] [stdout]     |
[INFO] [stdout] 777 |             (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:713:22
[INFO] [stdout]     |
[INFO] [stdout] 713 |             (_, 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:716:19
[INFO] [stdout]     |
[INFO] [stdout] 716 |             (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:719:19
[INFO] [stdout]     |
[INFO] [stdout] 719 |             (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:720:19
[INFO] [stdout]     |
[INFO] [stdout] 720 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:777:60
[INFO] [stdout]     |
[INFO] [stdout] 777 |             (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:721:19
[INFO] [stdout]     |
[INFO] [stdout] 721 |             (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:783:19
[INFO] [stdout]     |
[INFO] [stdout] 783 |             (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:722:19
[INFO] [stdout]     |
[INFO] [stdout] 722 |             (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:783:63
[INFO] [stdout]     |
[INFO] [stdout] 783 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:722:51
[INFO] [stdout]     |
[INFO] [stdout] 722 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:792:19
[INFO] [stdout]     |
[INFO] [stdout] 792 |             (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:792:50
[INFO] [stdout]     |
[INFO] [stdout] 792 |             (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:732:18
[INFO] [stdout]     |
[INFO] [stdout] 732 |             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:797:19
[INFO] [stdout]     |
[INFO] [stdout] 797 |             (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:733:18
[INFO] [stdout]     |
[INFO] [stdout] 733 |             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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:797:66
[INFO] [stdout]     |
[INFO] [stdout] 797 |             (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:734:18
[INFO] [stdout]     |
[INFO] [stdout] 734 |             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:801:19
[INFO] [stdout]     |
[INFO] [stdout] 801 |             (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:801:54
[INFO] [stdout]     |
[INFO] [stdout] 801 |             (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:734:46
[INFO] [stdout]     |
[INFO] [stdout] 734 |             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:804:19
[INFO] [stdout]     |
[INFO] [stdout] 804 |             (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:804:42
[INFO] [stdout]     |
[INFO] [stdout] 804 |             (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:736:33
[INFO] [stdout]     |
[INFO] [stdout] 736 |                     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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:807:19
[INFO] [stdout]     |
[INFO] [stdout] 807 |             (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:736:66
[INFO] [stdout]     |
[INFO] [stdout] 736 |                     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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:807:58
[INFO] [stdout]     |
[INFO] [stdout] 807 |             (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:740:18
[INFO] [stdout]     |
[INFO] [stdout] 740 |             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] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:811:19
[INFO] [stdout]     |
[INFO] [stdout] 811 |             (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:741:18
[INFO] [stdout]     |
[INFO] [stdout] 741 |             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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:811:58
[INFO] [stdout]     |
[INFO] [stdout] 811 |             (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:743:33
[INFO] [stdout]     |
[INFO] [stdout] 743 |                     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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:815:19
[INFO] [stdout]     |
[INFO] [stdout] 815 |             (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:743:66
[INFO] [stdout]     |
[INFO] [stdout] 743 |                     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:747:18
[INFO] [stdout]     |
[INFO] [stdout] 747 |             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:815:64
[INFO] [stdout]     |
[INFO] [stdout] 815 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:819:19
[INFO] [stdout]     |
[INFO] [stdout] 819 |             (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:758:22
[INFO] [stdout]     |
[INFO] [stdout] 758 |             (_, 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:761:19
[INFO] [stdout]     |
[INFO] [stdout] 761 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:819:67
[INFO] [stdout]     |
[INFO] [stdout] 819 |             (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:764:19
[INFO] [stdout]     |
[INFO] [stdout] 764 |             (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:826:19
[INFO] [stdout]     |
[INFO] [stdout] 826 | ...   (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:765:19
[INFO] [stdout]     |
[INFO] [stdout] 765 |             (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:766:19
[INFO] [stdout]     |
[INFO] [stdout] 766 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:826:74
[INFO] [stdout]     |
[INFO] [stdout] 826 | ...   (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:767:19
[INFO] [stdout]     |
[INFO] [stdout] 767 |             (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:767:51
[INFO] [stdout]     |
[INFO] [stdout] 767 |             (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 `LoopSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:826:117
[INFO] [stdout]     |
[INFO] [stdout] 826 | ...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:769:19
[INFO] [stdout]     |
[INFO] [stdout] 769 |             (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:769:52
[INFO] [stdout]     |
[INFO] [stdout] 769 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:829:33
[INFO] [stdout]     |
[INFO] [stdout] 829 |                     && 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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:774:19
[INFO] [stdout]     |
[INFO] [stdout] 774 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:832:33
[INFO] [stdout]     |
[INFO] [stdout] 832 |                     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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:774:62
[INFO] [stdout]     |
[INFO] [stdout] 774 |             (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:777:19
[INFO] [stdout]     |
[INFO] [stdout] 777 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:837:19
[INFO] [stdout]     |
[INFO] [stdout] 837 | ...   (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:777:60
[INFO] [stdout]     |
[INFO] [stdout] 777 |             (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:783:19
[INFO] [stdout]     |
[INFO] [stdout] 783 |             (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:783:63
[INFO] [stdout]     |
[INFO] [stdout] 783 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:837:118
[INFO] [stdout]     |
[INFO] [stdout] 837 | ...: 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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:792:19
[INFO] [stdout]     |
[INFO] [stdout] 792 |             (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 `MatchSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:837:184
[INFO] [stdout]     |
[INFO] [stdout] 837 | ...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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:792:50
[INFO] [stdout]     |
[INFO] [stdout] 792 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:838:29
[INFO] [stdout]     |
[INFO] [stdout] 838 | ...   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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:797:19
[INFO] [stdout]     |
[INFO] [stdout] 797 |             (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 `LoopSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:838:94
[INFO] [stdout]     |
[INFO] [stdout] 838 | ...   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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:797:66
[INFO] [stdout]     |
[INFO] [stdout] 797 |             (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:801:19
[INFO] [stdout]     |
[INFO] [stdout] 801 |             (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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:841:37
[INFO] [stdout]     |
[INFO] [stdout] 841 |                         && 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:801:54
[INFO] [stdout]     |
[INFO] [stdout] 801 |             (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:804:19
[INFO] [stdout]     |
[INFO] [stdout] 804 |             (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:842:37
[INFO] [stdout]     |
[INFO] [stdout] 842 | ...   && 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:804:42
[INFO] [stdout]     |
[INFO] [stdout] 804 |             (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 `MatchSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:842:97
[INFO] [stdout]     |
[INFO] [stdout] 842 | ...   && 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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:807:19
[INFO] [stdout]     |
[INFO] [stdout] 807 |             (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 `PatKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:844:37
[INFO] [stdout]     |
[INFO] [stdout] 844 | ...   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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:807:58
[INFO] [stdout]     |
[INFO] [stdout] 807 |             (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 `ForLoopKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:848:34
[INFO] [stdout]     |
[INFO] [stdout] 848 | ...                   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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:811:19
[INFO] [stdout]     |
[INFO] [stdout] 811 |             (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:811:58
[INFO] [stdout]     |
[INFO] [stdout] 811 |             (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:849:45
[INFO] [stdout]     |
[INFO] [stdout] 849 | ...                   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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:815:19
[INFO] [stdout]     |
[INFO] [stdout] 815 |             (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 `ForLoopKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:853:34
[INFO] [stdout]     |
[INFO] [stdout] 853 | ...                   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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:815:64
[INFO] [stdout]     |
[INFO] [stdout] 815 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:819:19
[INFO] [stdout]     |
[INFO] [stdout] 819 |             (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:819:67
[INFO] [stdout]     |
[INFO] [stdout] 819 |             (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:861:19
[INFO] [stdout]     |
[INFO] [stdout] 861 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:826:19
[INFO] [stdout]     |
[INFO] [stdout] 826 | ...   (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:861:57
[INFO] [stdout]     |
[INFO] [stdout] 861 |             (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:826:74
[INFO] [stdout]     |
[INFO] [stdout] 826 | ...   (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:826:117
[INFO] [stdout]     |
[INFO] [stdout] 826 | ...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 `LoopSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:861:91
[INFO] [stdout]     |
[INFO] [stdout] 861 |             (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:829:33
[INFO] [stdout]     |
[INFO] [stdout] 829 |                     && 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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:864:19
[INFO] [stdout]     |
[INFO] [stdout] 864 |             (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:832:33
[INFO] [stdout]     |
[INFO] [stdout] 832 |                     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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:864:64
[INFO] [stdout]     |
[INFO] [stdout] 864 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:837:19
[INFO] [stdout]     |
[INFO] [stdout] 837 | ...   (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 `MatchSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:864:105
[INFO] [stdout]     |
[INFO] [stdout] 864 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:837:118
[INFO] [stdout]     |
[INFO] [stdout] 837 | ...: 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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:870:19
[INFO] [stdout]     |
[INFO] [stdout] 870 |             (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 `MatchSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:837:184
[INFO] [stdout]     |
[INFO] [stdout] 837 | ...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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:870:56
[INFO] [stdout]     |
[INFO] [stdout] 870 |             (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 `visit` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:875:37
[INFO] [stdout]     |
[INFO] [stdout] 875 |                 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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:838:29
[INFO] [stdout]     |
[INFO] [stdout] 838 | ...   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 `intravisit` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:876:37
[INFO] [stdout]     |
[INFO] [stdout] 876 |                 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 `LoopSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:838:94
[INFO] [stdout]     |
[INFO] [stdout] 838 | ...   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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:841:37
[INFO] [stdout]     |
[INFO] [stdout] 841 |                         && 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 `HeaderSafety` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:880:38
[INFO] [stdout]     |
[INFO] [stdout] 880 |                         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:880:64
[INFO] [stdout]     |
[INFO] [stdout] 880 |                         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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:842:37
[INFO] [stdout]     |
[INFO] [stdout] 842 | ...   && 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 `MatchSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:842:97
[INFO] [stdout]     |
[INFO] [stdout] 842 | ...   && 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 `ClosureKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:884:38
[INFO] [stdout]     |
[INFO] [stdout] 884 | ...                   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:884:84
[INFO] [stdout]     |
[INFO] [stdout] 884 | ...                   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:885:38
[INFO] [stdout]     |
[INFO] [stdout] 885 | ...                   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 `PatKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:844:37
[INFO] [stdout]     |
[INFO] [stdout] 844 | ...   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:848:34
[INFO] [stdout]     |
[INFO] [stdout] 848 | ...                   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 `CoroutineKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:885:66
[INFO] [stdout]     |
[INFO] [stdout] 885 | ...                   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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:885:120
[INFO] [stdout]     |
[INFO] [stdout] 885 | ...                   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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:849:45
[INFO] [stdout]     |
[INFO] [stdout] 849 | ...                   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:853:34
[INFO] [stdout]     |
[INFO] [stdout] 853 | ...                   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 `ClosureKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:886:38
[INFO] [stdout]     |
[INFO] [stdout] 886 | ...                   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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:861:19
[INFO] [stdout]     |
[INFO] [stdout] 861 |             (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 `CoroutineKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:886:66
[INFO] [stdout]     |
[INFO] [stdout] 886 | ...                   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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:861:57
[INFO] [stdout]     |
[INFO] [stdout] 861 |             (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 `ClosureKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:887:38
[INFO] [stdout]     |
[INFO] [stdout] 887 | ...                   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 `LoopSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:861:91
[INFO] [stdout]     |
[INFO] [stdout] 861 |             (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 `CoroutineDesugaring` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:890:38
[INFO] [stdout]     |
[INFO] [stdout] 890 | ...                   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:864:19
[INFO] [stdout]     |
[INFO] [stdout] 864 |             (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:864:64
[INFO] [stdout]     |
[INFO] [stdout] 864 |             (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 `CoroutineDesugaring` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:890:72
[INFO] [stdout]     |
[INFO] [stdout] 890 | ...                   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 `MatchSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:864:105
[INFO] [stdout]     |
[INFO] [stdout] 864 |             (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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:890:110
[INFO] [stdout]     |
[INFO] [stdout] 890 | ...                   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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:870:19
[INFO] [stdout]     |
[INFO] [stdout] 870 |             (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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:891:43
[INFO] [stdout]     |
[INFO] [stdout] 891 | ...                   _ => 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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:901:19
[INFO] [stdout]     |
[INFO] [stdout] 901 |             (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:870:56
[INFO] [stdout]     |
[INFO] [stdout] 870 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:901:55
[INFO] [stdout]     |
[INFO] [stdout] 901 |             (ast::ExprKind::Block(block_ast, _), hir::ExprKind::Block(block_hir, _)) => {
[INFO] [stdout]     |                                                       ^^^^^^^^ could not find `ExprKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:875:37
[INFO] [stdout]     |
[INFO] [stdout] 875 |                 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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:904:19
[INFO] [stdout]     |
[INFO] [stdout] 904 |             (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:904:52
[INFO] [stdout]     |
[INFO] [stdout] 904 |             (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 `intravisit` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:876:37
[INFO] [stdout]     |
[INFO] [stdout] 876 |                 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 `HeaderSafety` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:880:38
[INFO] [stdout]     |
[INFO] [stdout] 880 |                         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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:904:82
[INFO] [stdout]     |
[INFO] [stdout] 904 |             (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 `Safety` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:880:64
[INFO] [stdout]     |
[INFO] [stdout] 880 |                         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 `ClosureKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:884:38
[INFO] [stdout]     |
[INFO] [stdout] 884 | ...                   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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:910:19
[INFO] [stdout]     |
[INFO] [stdout] 910 |             (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:910:52
[INFO] [stdout]     |
[INFO] [stdout] 910 |             (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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:884:84
[INFO] [stdout]     |
[INFO] [stdout] 884 | ...                   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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:910:80
[INFO] [stdout]     |
[INFO] [stdout] 910 |             (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 `ClosureKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:885:38
[INFO] [stdout]     |
[INFO] [stdout] 885 | ...                   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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:916:19
[INFO] [stdout]     |
[INFO] [stdout] 916 |             (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 `CoroutineKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:885:66
[INFO] [stdout]     |
[INFO] [stdout] 885 | ...                   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 `GenBlockKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:916:52
[INFO] [stdout]     |
[INFO] [stdout] 916 |             (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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:885:120
[INFO] [stdout]     |
[INFO] [stdout] 885 | ...                   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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:916:85
[INFO] [stdout]     |
[INFO] [stdout] 916 |             (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 `ClosureKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:886:38
[INFO] [stdout]     |
[INFO] [stdout] 886 | ...                   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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:922:19
[INFO] [stdout]     |
[INFO] [stdout] 922 |             (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 `CoroutineKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:886:66
[INFO] [stdout]     |
[INFO] [stdout] 886 | ...                   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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:922:54
[INFO] [stdout]     |
[INFO] [stdout] 922 |             (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 `ClosureKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:887:38
[INFO] [stdout]     |
[INFO] [stdout] 887 | ...                   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 `MatchSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:922:88
[INFO] [stdout]     |
[INFO] [stdout] 922 |             (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 `CoroutineDesugaring` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:890:38
[INFO] [stdout]     |
[INFO] [stdout] 890 | ...                   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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:923:29
[INFO] [stdout]     |
[INFO] [stdout] 923 |                 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 `CoroutineDesugaring` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:890:72
[INFO] [stdout]     |
[INFO] [stdout] 890 | ...                   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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:924:33
[INFO] [stdout]     |
[INFO] [stdout] 924 |                     && 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 `IsAsync` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:890:110
[INFO] [stdout]     |
[INFO] [stdout] 890 | ...                   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:891:43
[INFO] [stdout]     |
[INFO] [stdout] 891 | ...                   _ => 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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:901:19
[INFO] [stdout]     |
[INFO] [stdout] 901 |             (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 `QPath` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:924:53
[INFO] [stdout]     |
[INFO] [stdout] 924 |                     && 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:901:55
[INFO] [stdout]     |
[INFO] [stdout] 901 |             (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:904:19
[INFO] [stdout]     |
[INFO] [stdout] 904 |             (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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:924:74
[INFO] [stdout]     |
[INFO] [stdout] 924 |                     && 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 `GenBlockKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:904:52
[INFO] [stdout]     |
[INFO] [stdout] 904 |             (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:904:82
[INFO] [stdout]     |
[INFO] [stdout] 904 |             (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:929:19
[INFO] [stdout]     |
[INFO] [stdout] 929 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:910:19
[INFO] [stdout]     |
[INFO] [stdout] 910 |             (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:932:19
[INFO] [stdout]     |
[INFO] [stdout] 932 |             (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 `GenBlockKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:910:52
[INFO] [stdout]     |
[INFO] [stdout] 910 |             (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:932:66
[INFO] [stdout]     |
[INFO] [stdout] 932 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:936:19
[INFO] [stdout]     |
[INFO] [stdout] 936 |             (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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:910:80
[INFO] [stdout]     |
[INFO] [stdout] 910 |             (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:916:19
[INFO] [stdout]     |
[INFO] [stdout] 916 |             (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:936:66
[INFO] [stdout]     |
[INFO] [stdout] 936 |             (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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:942:34
[INFO] [stdout]     |
[INFO] [stdout] 942 |                         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 `GenBlockKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:916:52
[INFO] [stdout]     |
[INFO] [stdout] 916 |             (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:943:34
[INFO] [stdout]     |
[INFO] [stdout] 943 |                         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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:946:30
[INFO] [stdout]     |
[INFO] [stdout] 946 |                     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:916:85
[INFO] [stdout]     |
[INFO] [stdout] 916 |             (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 `LocalSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:947:76
[INFO] [stdout]     |
[INFO] [stdout] 947 | ...   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:922:19
[INFO] [stdout]     |
[INFO] [stdout] 922 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:951:19
[INFO] [stdout]     |
[INFO] [stdout] 951 |             (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:951:68
[INFO] [stdout]     |
[INFO] [stdout] 951 |             (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:922:54
[INFO] [stdout]     |
[INFO] [stdout] 922 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:955:19
[INFO] [stdout]     |
[INFO] [stdout] 955 |             (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 `MatchSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:922:88
[INFO] [stdout]     |
[INFO] [stdout] 922 |             (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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:955:54
[INFO] [stdout]     |
[INFO] [stdout] 955 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:958:19
[INFO] [stdout]     |
[INFO] [stdout] 958 |             (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:923:29
[INFO] [stdout]     |
[INFO] [stdout] 923 |                 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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:958:65
[INFO] [stdout]     |
[INFO] [stdout] 958 |             (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:962:19
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...   (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:924:33
[INFO] [stdout]     |
[INFO] [stdout] 924 |                     && 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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:962:72
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...   (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:962:99
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...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:963:29
[INFO] [stdout]     |
[INFO] [stdout] 963 |                 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 `QPath` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:964:33
[INFO] [stdout]     |
[INFO] [stdout] 964 |                     && 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 `QPath` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:924:53
[INFO] [stdout]     |
[INFO] [stdout] 924 |                     && 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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:964:54
[INFO] [stdout]     |
[INFO] [stdout] 964 |                     && 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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:924:74
[INFO] [stdout]     |
[INFO] [stdout] 924 |                     && 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:970:19
[INFO] [stdout]     |
[INFO] [stdout] 970 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:929:19
[INFO] [stdout]     |
[INFO] [stdout] 929 |             (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:970:69
[INFO] [stdout]     |
[INFO] [stdout] 970 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:932:19
[INFO] [stdout]     |
[INFO] [stdout] 932 |             (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:972:39
[INFO] [stdout]     |
[INFO] [stdout] 972 |                     (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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:972:70
[INFO] [stdout]     |
[INFO] [stdout] 972 |                     (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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:932:66
[INFO] [stdout]     |
[INFO] [stdout] 932 |             (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:973:42
[INFO] [stdout]     |
[INFO] [stdout] 973 |                     (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:936:19
[INFO] [stdout]     |
[INFO] [stdout] 936 |             (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:973:73
[INFO] [stdout]     |
[INFO] [stdout] 973 |                     (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:974:42
[INFO] [stdout]     |
[INFO] [stdout] 974 |                     (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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:936:66
[INFO] [stdout]     |
[INFO] [stdout] 936 |             (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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:942:34
[INFO] [stdout]     |
[INFO] [stdout] 942 |                         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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:974:73
[INFO] [stdout]     |
[INFO] [stdout] 974 |                     (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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:943:34
[INFO] [stdout]     |
[INFO] [stdout] 943 |                         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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:975:45
[INFO] [stdout]     |
[INFO] [stdout] 975 |                     (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 `StmtKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:946:30
[INFO] [stdout]     |
[INFO] [stdout] 946 |                     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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:975:76
[INFO] [stdout]     |
[INFO] [stdout] 975 |                     (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:976:42
[INFO] [stdout]     |
[INFO] [stdout] 976 |                     (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:976:71
[INFO] [stdout]     |
[INFO] [stdout] 976 |                     (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 `LocalSource` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:947:76
[INFO] [stdout]     |
[INFO] [stdout] 947 | ...   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 `QPath` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:980:29
[INFO] [stdout]     |
[INFO] [stdout] 980 |                 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:990:19
[INFO] [stdout]     |
[INFO] [stdout] 990 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:951:19
[INFO] [stdout]     |
[INFO] [stdout] 951 |             (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:990:61
[INFO] [stdout]     |
[INFO] [stdout] 990 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:951:68
[INFO] [stdout]     |
[INFO] [stdout] 951 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:993:19
[INFO] [stdout]     |
[INFO] [stdout] 993 |             (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:955:19
[INFO] [stdout]     |
[INFO] [stdout] 955 |             (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:993:58
[INFO] [stdout]     |
[INFO] [stdout] 993 |             (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:955:54
[INFO] [stdout]     |
[INFO] [stdout] 955 |             (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 `ExprKind` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:996:19
[INFO] [stdout]     |
[INFO] [stdout] 996 |             (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:958:19
[INFO] [stdout]     |
[INFO] [stdout] 958 |             (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:996:55
[INFO] [stdout]     |
[INFO] [stdout] 996 |             (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:958:65
[INFO] [stdout]     |
[INFO] [stdout] 958 |             (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:962:19
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...   (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:999:19
[INFO] [stdout]     |
[INFO] [stdout] 999 |             (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:999:54
[INFO] [stdout]     |
[INFO] [stdout] 999 |             (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:962:72
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...   (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:962:99
[INFO] [stdout]     |
[INFO] [stdout] 962 | ...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:1004:19
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             (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:1004:47
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:963:29
[INFO] [stdout]     |
[INFO] [stdout] 963 |                 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:1007:19
[INFO] [stdout]      |
[INFO] [stdout] 1007 |             (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:1007:49
[INFO] [stdout]      |
[INFO] [stdout] 1007 |             (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 `QPath` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:964:33
[INFO] [stdout]     |
[INFO] [stdout] 964 |                     && 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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1012:19
[INFO] [stdout]      |
[INFO] [stdout] 1012 |             (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:1012:48
[INFO] [stdout]      |
[INFO] [stdout] 1012 |             (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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:964:54
[INFO] [stdout]     |
[INFO] [stdout] 964 |                     && 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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:970:19
[INFO] [stdout]     |
[INFO] [stdout] 970 |             (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1015:19
[INFO] [stdout]      |
[INFO] [stdout] 1015 |             (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:970:69
[INFO] [stdout]     |
[INFO] [stdout] 970 |             (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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1015:54
[INFO] [stdout]      |
[INFO] [stdout] 1015 |             (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:972:39
[INFO] [stdout]     |
[INFO] [stdout] 972 |                     (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 `StructRest` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1021:27
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                     (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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:972:70
[INFO] [stdout]     |
[INFO] [stdout] 972 |                     (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 `StructTailExpr` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1021:50
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                     (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 `StructRest` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1022:27
[INFO] [stdout]      |
[INFO] [stdout] 1022 |                     (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:973:42
[INFO] [stdout]     |
[INFO] [stdout] 973 |                     (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 `StructTailExpr` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1022:53
[INFO] [stdout]      |
[INFO] [stdout] 1022 |                     (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:973:73
[INFO] [stdout]     |
[INFO] [stdout] 973 |                     (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 `StructRest` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1023:27
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                     (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 `StructTailExpr` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1023:60
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                     (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:974:42
[INFO] [stdout]     |
[INFO] [stdout] 974 |                     (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1029:19
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             (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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:974:73
[INFO] [stdout]     |
[INFO] [stdout] 974 |                     (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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1029:68
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             (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:1033:19
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:975:45
[INFO] [stdout]     |
[INFO] [stdout] 975 |                     (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:975:76
[INFO] [stdout]     |
[INFO] [stdout] 975 |                     (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:1033:49
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             (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:1033:83
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             (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 `RangeLimits` in `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:976:42
[INFO] [stdout]     |
[INFO] [stdout] 976 |                     (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1034:29
[INFO] [stdout]      |
[INFO] [stdout] 1034 |                 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 `LangItem` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:976:71
[INFO] [stdout]     |
[INFO] [stdout] 976 |                     (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:980:29
[INFO] [stdout]     |
[INFO] [stdout] 980 |                 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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1035:33
[INFO] [stdout]      |
[INFO] [stdout] 1035 |                     && 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:990:19
[INFO] [stdout]     |
[INFO] [stdout] 990 |             (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:990:61
[INFO] [stdout]     |
[INFO] [stdout] 990 |             (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 `QPath` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1036:33
[INFO] [stdout]      |
[INFO] [stdout] 1036 |                     && 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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:993:19
[INFO] [stdout]     |
[INFO] [stdout] 993 |             (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:1036:105
[INFO] [stdout]      |
[INFO] [stdout] 1036 |                     && 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:993:58
[INFO] [stdout]     |
[INFO] [stdout] 993 |             (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 `ast`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:996:19
[INFO] [stdout]     |
[INFO] [stdout] 996 |             (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:1041:19
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             (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:1041:57
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             (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 `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/ast_lowering.rs:996:55
[INFO] [stdout]     |
[INFO] [stdout] 996 |             (ast::ExprKind::OffsetOf(ty_ast, _), hir::ExprKind::OffsetOf(ty_hir, _)) => {
[INFO] [stdout]     |                                                       ^^^^^^^^ could not find `ExprKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stdout] error[E0433]: failed to resolve: could not find `YieldSource` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1041:88
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             (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:999:19
[INFO] [stdout]     |
[INFO] [stdout] 999 |             (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:1046:19
[INFO] [stdout]      |
[INFO] [stdout] 1046 |             (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:1049:19
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             (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:999:54
[INFO] [stdout]     |
[INFO] [stdout] 999 |             (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:1049:52
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             (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:1004:19
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             (ast::ExprKind::Continue(_), hir::ExprKind::Continue(_)) => {
[INFO] [stdout]      |                   ^^^^^^^^ could not find `ExprKind` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking phf v0.11.3
[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::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:1004:47
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             (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:1060:19
[INFO] [stdout]      |
[INFO] [stdout] 1060 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1007:19
[INFO] [stdout]      |
[INFO] [stdout] 1007 |             (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:1060:63
[INFO] [stdout]      |
[INFO] [stdout] 1060 |             (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:1062:30
[INFO] [stdout]      |
[INFO] [stdout] 1062 |                     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:1065:30
[INFO] [stdout]      |
[INFO] [stdout] 1065 |                         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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1007:49
[INFO] [stdout]      |
[INFO] [stdout] 1007 |             (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 `MatchSource` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1065:82
[INFO] [stdout]      |
[INFO] [stdout] 1065 |                         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:1066:38
[INFO] [stdout]      |
[INFO] [stdout] 1066 | ...                   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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1012:19
[INFO] [stdout]      |
[INFO] [stdout] 1012 |             (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:1068:42
[INFO] [stdout]      |
[INFO] [stdout] 1068 | ...                   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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1072:30
[INFO] [stdout]      |
[INFO] [stdout] 1072 |                         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:1012:48
[INFO] [stdout]      |
[INFO] [stdout] 1012 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1074:42
[INFO] [stdout]      |
[INFO] [stdout] 1074 | ...                   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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1075:42
[INFO] [stdout]      |
[INFO] [stdout] 1075 | ...                   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:1015:19
[INFO] [stdout]      |
[INFO] [stdout] 1015 |             (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:1015:54
[INFO] [stdout]      |
[INFO] [stdout] 1015 |             (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:1021:27
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                     (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1109:19
[INFO] [stdout]      |
[INFO] [stdout] 1109 |             (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:1112:19
[INFO] [stdout]      |
[INFO] [stdout] 1112 |             (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:1113:19
[INFO] [stdout]      |
[INFO] [stdout] 1113 |             (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:1114:19
[INFO] [stdout]      |
[INFO] [stdout] 1114 |             (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 `StructTailExpr` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1021:50
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                     (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1114:50
[INFO] [stdout]      |
[INFO] [stdout] 1114 |             (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:1122:19
[INFO] [stdout]      |
[INFO] [stdout] 1122 |             (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:1125:19
[INFO] [stdout]      |
[INFO] [stdout] 1125 |             (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:1126:19
[INFO] [stdout]      |
[INFO] [stdout] 1126 |             (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:1127:19
[INFO] [stdout]      |
[INFO] [stdout] 1127 |             (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:1127:50
[INFO] [stdout]      |
[INFO] [stdout] 1127 |             (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:1129:19
[INFO] [stdout]      |
[INFO] [stdout] 1129 |             (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 `StructRest` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1022:27
[INFO] [stdout]      |
[INFO] [stdout] 1022 |                     (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1129:39
[INFO] [stdout]      |
[INFO] [stdout] 1129 |             (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:1130:19
[INFO] [stdout]      |
[INFO] [stdout] 1130 |             (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:1130:40
[INFO] [stdout]      |
[INFO] [stdout] 1130 |             (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 `StructTailExpr` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1022:53
[INFO] [stdout]      |
[INFO] [stdout] 1022 |                     (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1131:19
[INFO] [stdout]      |
[INFO] [stdout] 1131 |             (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] [stderr]    Compiling yoke v0.8.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1131:64
[INFO] [stdout]      |
[INFO] [stdout] 1131 |             (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 `StructRest` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1023:27
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                     (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1136:19
[INFO] [stdout]      |
[INFO] [stdout] 1136 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1136:61
[INFO] [stdout]      |
[INFO] [stdout] 1136 |             (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:1139:19
[INFO] [stdout]      |
[INFO] [stdout] 1139 |             (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 `StructTailExpr` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1023:60
[INFO] [stdout]      |
[INFO] [stdout] 1023 |                     (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1139:60
[INFO] [stdout]      |
[INFO] [stdout] 1139 |             (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 `PatExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1140:29
[INFO] [stdout]      |
[INFO] [stdout] 1140 |                 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:1144:19
[INFO] [stdout]      |
[INFO] [stdout] 1144 |             (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1029:19
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1144:49
[INFO] [stdout]      |
[INFO] [stdout] 1144 |             (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:1147:19
[INFO] [stdout]      |
[INFO] [stdout] 1147 |             (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:1147:50
[INFO] [stdout]      |
[INFO] [stdout] 1147 |             (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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1029:68
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1153:19
[INFO] [stdout]      |
[INFO] [stdout] 1153 |             (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:1153:81
[INFO] [stdout]      |
[INFO] [stdout] 1153 |             (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:1159:19
[INFO] [stdout]      |
[INFO] [stdout] 1159 |             (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:1159:77
[INFO] [stdout]      |
[INFO] [stdout] 1159 |             (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1033:19
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1166:19
[INFO] [stdout]      |
[INFO] [stdout] 1166 |             (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:1166:47
[INFO] [stdout]      |
[INFO] [stdout] 1166 |             (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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1033:49
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1169:19
[INFO] [stdout]      |
[INFO] [stdout] 1169 |             (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:1169:50
[INFO] [stdout]      |
[INFO] [stdout] 1169 |             (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:1172:19
[INFO] [stdout]      |
[INFO] [stdout] 1172 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1172:49
[INFO] [stdout]      |
[INFO] [stdout] 1172 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1175:19
[INFO] [stdout]      |
[INFO] [stdout] 1175 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1175:47
[INFO] [stdout]      |
[INFO] [stdout] 1175 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1180:19
[INFO] [stdout]      |
[INFO] [stdout] 1180 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1180:73
[INFO] [stdout]      |
[INFO] [stdout] 1180 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1188:19
[INFO] [stdout]      |
[INFO] [stdout] 1188 |             (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 `MatchSource` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1033:83
[INFO] [stdout]      |
[INFO] [stdout] 1033 |             (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1188:50
[INFO] [stdout]      |
[INFO] [stdout] 1188 |             (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1213:19
[INFO] [stdout]      |
[INFO] [stdout] 1213 |             (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 `PatExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1213:49
[INFO] [stdout]      |
[INFO] [stdout] 1213 |             (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1214:19
[INFO] [stdout]      |
[INFO] [stdout] 1214 | ...   (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:1214:40
[INFO] [stdout]      |
[INFO] [stdout] 1214 | ...   (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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1034:29
[INFO] [stdout]      |
[INFO] [stdout] 1034 |                 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 `PatExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1214:73
[INFO] [stdout]      |
[INFO] [stdout] 1214 | ...   (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:1214:136
[INFO] [stdout]      |
[INFO] [stdout] 1214 | ... 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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1215:19
[INFO] [stdout]      |
[INFO] [stdout] 1215 |             (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:1215:61
[INFO] [stdout]      |
[INFO] [stdout] 1215 |             (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:1216:19
[INFO] [stdout]      |
[INFO] [stdout] 1216 |             (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:1216:61
[INFO] [stdout]      |
[INFO] [stdout] 1216 |             (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:1219:19
[INFO] [stdout]      |
[INFO] [stdout] 1219 |             (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:1219:64
[INFO] [stdout]      |
[INFO] [stdout] 1219 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1035:33
[INFO] [stdout]      |
[INFO] [stdout] 1035 |                     && 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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1232:19
[INFO] [stdout]      |
[INFO] [stdout] 1232 |             (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:1235:19
[INFO] [stdout]      |
[INFO] [stdout] 1235 |             (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:1236:19
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             (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:1237:19
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1237:49
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             (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:1245:19
[INFO] [stdout]      |
[INFO] [stdout] 1245 |             (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:1248:19
[INFO] [stdout]      |
[INFO] [stdout] 1248 |             (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:1249:19
[INFO] [stdout]      |
[INFO] [stdout] 1249 |             (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:1250:19
[INFO] [stdout]      |
[INFO] [stdout] 1250 |             (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 `QPath` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1036:33
[INFO] [stdout]      |
[INFO] [stdout] 1036 |                     && 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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1250:49
[INFO] [stdout]      |
[INFO] [stdout] 1250 |             (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:1252:19
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             (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:1252:39
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             (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 `LangItem` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1036:105
[INFO] [stdout]      |
[INFO] [stdout] 1036 |                     && 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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1253:19
[INFO] [stdout]      |
[INFO] [stdout] 1253 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1253:59
[INFO] [stdout]      |
[INFO] [stdout] 1253 |             (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:1256:19
[INFO] [stdout]      |
[INFO] [stdout] 1256 |             (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:1256:49
[INFO] [stdout]      |
[INFO] [stdout] 1256 |             (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:1259:19
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             (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:1259:64
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             (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:1262:19
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             (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:1262:47
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             (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:1265:19
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             (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:1265:63
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1269:19
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1269:46
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1274:19
[INFO] [stdout]      |
[INFO] [stdout] 1274 |             (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1041:19
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             (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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1274:56
[INFO] [stdout]      |
[INFO] [stdout] 1274 |             (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:1279:27
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                     (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:1279:53
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                     (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:1280:27
[INFO] [stdout]      |
[INFO] [stdout] 1280 |                     (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:1280:57
[INFO] [stdout]      |
[INFO] [stdout] 1280 |                     (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:1289:19
[INFO] [stdout]      |
[INFO] [stdout] 1289 |             (ast::TyKind::TraitObject(generic_bounds_ast, _), hir::TyKind::TraitObject(poly_trait_refs_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:1289:68
[INFO] [stdout]      |
[INFO] [stdout] 1289 |             (ast::TyKind::TraitObject(generic_bounds_ast, _), hir::TyKind::TraitObject(poly_trait_refs_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:1292:30
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                         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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1301:19
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (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:1301:72
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (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:1306:19
[INFO] [stdout]      |
[INFO] [stdout] 1306 |             (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:1306:72
[INFO] [stdout]      |
[INFO] [stdout] 1306 |             (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 `WherePredicateKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1313:30
[INFO] [stdout]      |
[INFO] [stdout] 1313 |                     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 `PredicateOrigin` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1314:53
[INFO] [stdout]      |
[INFO] [stdout] 1314 |                     if predicate_hir.origin != hir::PredicateOrigin::ImplTrait {return None; }
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^^^^ could not find `PredicateOrigin` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1320:19
[INFO] [stdout]      |
[INFO] [stdout] 1320 |             (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:1320:56
[INFO] [stdout]      |
[INFO] [stdout] 1320 |             (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:1323:19
[INFO] [stdout]      |
[INFO] [stdout] 1323 |             (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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1041:57
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             (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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1323:46
[INFO] [stdout]      |
[INFO] [stdout] 1323 |             (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:1326:19
[INFO] [stdout]      |
[INFO] [stdout] 1326 |             (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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1326:39
[INFO] [stdout]      |
[INFO] [stdout] 1326 |             (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:1327:19
[INFO] [stdout]      |
[INFO] [stdout] 1327 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1328:19
[INFO] [stdout]      |
[INFO] [stdout] 1328 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1328:57
[INFO] [stdout]      |
[INFO] [stdout] 1328 |             (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:1344:19
[INFO] [stdout]      |
[INFO] [stdout] 1344 |             (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:1344:43
[INFO] [stdout]      |
[INFO] [stdout] 1344 |             (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:1346:19
[INFO] [stdout]      |
[INFO] [stdout] 1346 |             (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:1346:52
[INFO] [stdout]      |
[INFO] [stdout] 1346 |             (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:1351:19
[INFO] [stdout]      |
[INFO] [stdout] 1351 | ...   (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:1351:87
[INFO] [stdout]      |
[INFO] [stdout] 1351 | ...   (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 `YieldSource` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1041:88
[INFO] [stdout]      |
[INFO] [stdout] 1041 |             (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:1046:19
[INFO] [stdout]      |
[INFO] [stdout] 1046 |             (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:1049:19
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             (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:1049:52
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             (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 `QPath` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1385:22
[INFO] [stdout]      |
[INFO] [stdout] 1385 |                 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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1052:19
[INFO] [stdout]      |
[INFO] [stdout] 1052 |             (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 `QPath` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1404:22
[INFO] [stdout]      |
[INFO] [stdout] 1404 |                 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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1060:19
[INFO] [stdout]      |
[INFO] [stdout] 1060 |             (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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1412:33
[INFO] [stdout]      |
[INFO] [stdout] 1412 |                     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:1420:22
[INFO] [stdout]      |
[INFO] [stdout] 1420 |                 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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1060:63
[INFO] [stdout]      |
[INFO] [stdout] 1060 |             (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:1062:30
[INFO] [stdout]      |
[INFO] [stdout] 1062 |                     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 `GenericArgs` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1435:19
[INFO] [stdout]      |
[INFO] [stdout] 1435 |             (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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1065:30
[INFO] [stdout]      |
[INFO] [stdout] 1065 |                         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 `GenericArgsParentheses` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1435:71
[INFO] [stdout]      |
[INFO] [stdout] 1435 |             (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 `GenericArg` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1437:30
[INFO] [stdout]      |
[INFO] [stdout] 1437 |                     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 `AngleBracketedArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1443:30
[INFO] [stdout]      |
[INFO] [stdout] 1443 |                         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 `MatchSource` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1065:82
[INFO] [stdout]      |
[INFO] [stdout] 1065 |                         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 `AngleBracketedArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1447:30
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                         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:1454:19
[INFO] [stdout]      |
[INFO] [stdout] 1454 |             (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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1066:38
[INFO] [stdout]      |
[INFO] [stdout] 1066 | ...                   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 `GenericArgsParentheses` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1454:70
[INFO] [stdout]      |
[INFO] [stdout] 1454 |             (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:1456:26
[INFO] [stdout]      |
[INFO] [stdout] 1456 |                 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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1068:42
[INFO] [stdout]      |
[INFO] [stdout] 1068 | ...                   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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1072:30
[INFO] [stdout]      |
[INFO] [stdout] 1072 |                         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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1457:26
[INFO] [stdout]      |
[INFO] [stdout] 1457 |                 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 `AssocItemConstraintKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1463:26
[INFO] [stdout]      |
[INFO] [stdout] 1463 | ...   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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1074:42
[INFO] [stdout]      |
[INFO] [stdout] 1074 | ...                   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 `Term` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1464:26
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 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 `ExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1075:42
[INFO] [stdout]      |
[INFO] [stdout] 1075 | ...                   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 `FnRetTy` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1465:29
[INFO] [stdout]      |
[INFO] [stdout] 1465 |                 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:1475:19
[INFO] [stdout]      |
[INFO] [stdout] 1475 |             (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:1475:61
[INFO] [stdout]      |
[INFO] [stdout] 1475 |             (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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1478:19
[INFO] [stdout]      |
[INFO] [stdout] 1478 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1478:50
[INFO] [stdout]      |
[INFO] [stdout] 1478 |             (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1109:19
[INFO] [stdout]      |
[INFO] [stdout] 1109 |             (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:1112:19
[INFO] [stdout]      |
[INFO] [stdout] 1112 |             (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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1481:19
[INFO] [stdout]      |
[INFO] [stdout] 1481 |             (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1113:19
[INFO] [stdout]      |
[INFO] [stdout] 1113 |             (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 `GenericArg` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1481:59
[INFO] [stdout]      |
[INFO] [stdout] 1481 |             (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1114:19
[INFO] [stdout]      |
[INFO] [stdout] 1114 |             (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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1485:19
[INFO] [stdout]      |
[INFO] [stdout] 1485 |             (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:1485:50
[INFO] [stdout]      |
[INFO] [stdout] 1485 |             (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1114:50
[INFO] [stdout]      |
[INFO] [stdout] 1114 |             (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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1485:96
[INFO] [stdout]      |
[INFO] [stdout] 1485 |             (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:1488:19
[INFO] [stdout]      |
[INFO] [stdout] 1488 | ...   (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1122:19
[INFO] [stdout]      |
[INFO] [stdout] 1122 |             (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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1488:50
[INFO] [stdout]      |
[INFO] [stdout] 1488 | ...   (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1125:19
[INFO] [stdout]      |
[INFO] [stdout] 1125 |             (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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1488:77
[INFO] [stdout]      |
[INFO] [stdout] 1488 | ...   (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1126:19
[INFO] [stdout]      |
[INFO] [stdout] 1126 |             (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 `GenericArg` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1488:104
[INFO] [stdout]      |
[INFO] [stdout] 1488 | ...: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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1127:19
[INFO] [stdout]      |
[INFO] [stdout] 1127 |             (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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1492:26
[INFO] [stdout]      |
[INFO] [stdout] 1492 |                     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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1127:50
[INFO] [stdout]      |
[INFO] [stdout] 1127 |             (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:1129:19
[INFO] [stdout]      |
[INFO] [stdout] 1129 |             (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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1493:26
[INFO] [stdout]      |
[INFO] [stdout] 1493 |                     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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1129:39
[INFO] [stdout]      |
[INFO] [stdout] 1129 |             (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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1494:26
[INFO] [stdout]      |
[INFO] [stdout] 1494 |                     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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1130:19
[INFO] [stdout]      |
[INFO] [stdout] 1130 |             (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 `AssocItemConstraintKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1508:19
[INFO] [stdout]      |
[INFO] [stdout] 1508 |             (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1130:40
[INFO] [stdout]      |
[INFO] [stdout] 1130 |             (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 `AssocItemConstraintKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1508:78
[INFO] [stdout]      |
[INFO] [stdout] 1508 |             (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1131:19
[INFO] [stdout]      |
[INFO] [stdout] 1131 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1131:64
[INFO] [stdout]      |
[INFO] [stdout] 1131 |             (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 `Term` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1510:27
[INFO] [stdout]      |
[INFO] [stdout] 1510 |                     (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1136:19
[INFO] [stdout]      |
[INFO] [stdout] 1136 |             (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 `Term` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1510:50
[INFO] [stdout]      |
[INFO] [stdout] 1510 |                     (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:1513:27
[INFO] [stdout]      |
[INFO] [stdout] 1513 |                     (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1136:61
[INFO] [stdout]      |
[INFO] [stdout] 1136 |             (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:1139:19
[INFO] [stdout]      |
[INFO] [stdout] 1139 |             (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 `Term` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1513:61
[INFO] [stdout]      |
[INFO] [stdout] 1513 |                     (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1139:60
[INFO] [stdout]      |
[INFO] [stdout] 1139 |             (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 `AssocItemConstraintKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1519:19
[INFO] [stdout]      |
[INFO] [stdout] 1519 | ...   (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 `PatExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1140:29
[INFO] [stdout]      |
[INFO] [stdout] 1140 |                 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 `AssocItemConstraintKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1519:87
[INFO] [stdout]      |
[INFO] [stdout] 1519 | ...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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1144:19
[INFO] [stdout]      |
[INFO] [stdout] 1144 |             (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:1144:49
[INFO] [stdout]      |
[INFO] [stdout] 1144 |             (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:1147:19
[INFO] [stdout]      |
[INFO] [stdout] 1147 |             (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:1147:50
[INFO] [stdout]      |
[INFO] [stdout] 1147 |             (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:1153:19
[INFO] [stdout]      |
[INFO] [stdout] 1153 |             (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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1538:19
[INFO] [stdout]      |
[INFO] [stdout] 1538 |             (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1153:81
[INFO] [stdout]      |
[INFO] [stdout] 1153 |             (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:1159:19
[INFO] [stdout]      |
[INFO] [stdout] 1159 |             (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 `ConstArgKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1538:59
[INFO] [stdout]      |
[INFO] [stdout] 1538 |             (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1159:77
[INFO] [stdout]      |
[INFO] [stdout] 1159 |             (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:1166:19
[INFO] [stdout]      |
[INFO] [stdout] 1166 |             (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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1541:19
[INFO] [stdout]      |
[INFO] [stdout] 1541 |             (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1166:47
[INFO] [stdout]      |
[INFO] [stdout] 1166 |             (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:1169:19
[INFO] [stdout]      |
[INFO] [stdout] 1169 |             (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 `ConstArgKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1541:59
[INFO] [stdout]      |
[INFO] [stdout] 1541 |             (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1169:50
[INFO] [stdout]      |
[INFO] [stdout] 1169 |             (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:1172:19
[INFO] [stdout]      |
[INFO] [stdout] 1172 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1545:33
[INFO] [stdout]      |
[INFO] [stdout] 1545 |                     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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1172:49
[INFO] [stdout]      |
[INFO] [stdout] 1172 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1175:19
[INFO] [stdout]      |
[INFO] [stdout] 1175 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1175:47
[INFO] [stdout]      |
[INFO] [stdout] 1175 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1180:19
[INFO] [stdout]      |
[INFO] [stdout] 1180 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1180:73
[INFO] [stdout]      |
[INFO] [stdout] 1180 |             (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:1564:19
[INFO] [stdout]      |
[INFO] [stdout] 1564 |             (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1188:19
[INFO] [stdout]      |
[INFO] [stdout] 1188 |             (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 `ConstArgKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1564:46
[INFO] [stdout]      |
[INFO] [stdout] 1564 |             (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 `PatKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1188:50
[INFO] [stdout]      |
[INFO] [stdout] 1188 |             (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1567:19
[INFO] [stdout]      |
[INFO] [stdout] 1567 |             (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:1567:61
[INFO] [stdout]      |
[INFO] [stdout] 1567 |             (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1213:19
[INFO] [stdout]      |
[INFO] [stdout] 1213 |             (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 `PatExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1213:49
[INFO] [stdout]      |
[INFO] [stdout] 1213 |             (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 `ConstArgKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1570:22
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             (_, 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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1214:19
[INFO] [stdout]      |
[INFO] [stdout] 1214 | ...   (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:1214:40
[INFO] [stdout]      |
[INFO] [stdout] 1214 | ...   (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:1214:73
[INFO] [stdout]      |
[INFO] [stdout] 1214 | ...   (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:1214:136
[INFO] [stdout]      |
[INFO] [stdout] 1214 | ... 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 `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1590:22
[INFO] [stdout]      |
[INFO] [stdout] 1590 |                 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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1215:19
[INFO] [stdout]      |
[INFO] [stdout] 1215 |             (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 `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1595:22
[INFO] [stdout]      |
[INFO] [stdout] 1595 |                 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 `PatExprKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1215:61
[INFO] [stdout]      |
[INFO] [stdout] 1215 |             (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] [stderr]     Checking tinystr v0.8.1
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1599:22
[INFO] [stdout]      |
[INFO] [stdout] 1599 |                 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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1216:19
[INFO] [stdout]      |
[INFO] [stdout] 1216 |             (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:1216:61
[INFO] [stdout]      |
[INFO] [stdout] 1216 |             (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 `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1603:22
[INFO] [stdout]      |
[INFO] [stdout] 1603 |                 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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1219:19
[INFO] [stdout]      |
[INFO] [stdout] 1219 |             (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:1219:64
[INFO] [stdout]      |
[INFO] [stdout] 1219 |             (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 `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1604:30
[INFO] [stdout]      |
[INFO] [stdout] 1604 |                     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:1605:30
[INFO] [stdout]      |
[INFO] [stdout] 1605 |                     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:1608:22
[INFO] [stdout]      |
[INFO] [stdout] 1608 |                 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] [stderr]     Checking potential_utf v0.1.2
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1608:81
[INFO] [stdout]      |
[INFO] [stdout] 1608 |                 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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1232:19
[INFO] [stdout]      |
[INFO] [stdout] 1232 |             (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 `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1609:30
[INFO] [stdout]      |
[INFO] [stdout] 1609 |                     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:1610:31
[INFO] [stdout]      |
[INFO] [stdout] 1610 | ...   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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1235:19
[INFO] [stdout]      |
[INFO] [stdout] 1235 |             (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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1610:90
[INFO] [stdout]      |
[INFO] [stdout] 1610 | ...   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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1236:19
[INFO] [stdout]      |
[INFO] [stdout] 1236 |             (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 `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1613:22
[INFO] [stdout]      |
[INFO] [stdout] 1613 |                 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:1617:22
[INFO] [stdout]      |
[INFO] [stdout] 1617 |                 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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1237:19
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             (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 `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1618:30
[INFO] [stdout]      |
[INFO] [stdout] 1618 |                     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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1237:49
[INFO] [stdout]      |
[INFO] [stdout] 1237 |             (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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1619:30
[INFO] [stdout]      |
[INFO] [stdout] 1619 | ...   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:1622:22
[INFO] [stdout]      |
[INFO] [stdout] 1622 |                 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 `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1623:30
[INFO] [stdout]      |
[INFO] [stdout] 1623 |                     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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1245:19
[INFO] [stdout]      |
[INFO] [stdout] 1245 |             (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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1624:30
[INFO] [stdout]      |
[INFO] [stdout] 1624 | ...   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:1627:22
[INFO] [stdout]      |
[INFO] [stdout] 1627 |                 ast::ItemKind::Impl(impl_ast) => {
[INFO] [stdout]      |                      ^^^^^^^^ could not find `ItemKind` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1248:19
[INFO] [stdout]      |
[INFO] [stdout] 1248 |             (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 `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1628:30
[INFO] [stdout]      |
[INFO] [stdout] 1628 |                     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] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1629:30
[INFO] [stdout]      |
[INFO] [stdout] 1629 |                     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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1249:19
[INFO] [stdout]      |
[INFO] [stdout] 1249 |             (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:1250:19
[INFO] [stdout]      |
[INFO] [stdout] 1250 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1250:49
[INFO] [stdout]      |
[INFO] [stdout] 1250 |             (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 `AssocItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1644:22
[INFO] [stdout]      |
[INFO] [stdout] 1644 |                 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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1252:19
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             (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:1252:39
[INFO] [stdout]      |
[INFO] [stdout] 1252 |             (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 `AssocItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1649:22
[INFO] [stdout]      |
[INFO] [stdout] 1649 |                 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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1253:19
[INFO] [stdout]      |
[INFO] [stdout] 1253 |             (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 `AssocItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1653:22
[INFO] [stdout]      |
[INFO] [stdout] 1653 |                 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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1253:59
[INFO] [stdout]      |
[INFO] [stdout] 1253 |             (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:1256:19
[INFO] [stdout]      |
[INFO] [stdout] 1256 |             (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:1256:49
[INFO] [stdout]      |
[INFO] [stdout] 1256 |             (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:1259:19
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             (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:1259:64
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             (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:1262:19
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             (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:1262:47
[INFO] [stdout]      |
[INFO] [stdout] 1262 |             (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:1265:19
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             (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:1265:63
[INFO] [stdout]      |
[INFO] [stdout] 1265 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1269:19
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1269:46
[INFO] [stdout]      |
[INFO] [stdout] 1269 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1274:19
[INFO] [stdout]      |
[INFO] [stdout] 1274 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1274:56
[INFO] [stdout]      |
[INFO] [stdout] 1274 |             (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:1279:27
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                     (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:1279:53
[INFO] [stdout]      |
[INFO] [stdout] 1279 |                     (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:1280:27
[INFO] [stdout]      |
[INFO] [stdout] 1280 |                     (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 `HirId` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1735:60
[INFO] [stdout]      |
[INFO] [stdout] 1735 |         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 `FnRetTy` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1280:57
[INFO] [stdout]      |
[INFO] [stdout] 1280 |                     (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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1753:43
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'ast Option<ast::CoroutineKind>, 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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1289:19
[INFO] [stdout]      |
[INFO] [stdout] 1289 |             (ast::TyKind::TraitObject(generic_bounds_ast, _), hir::TyKind::TraitObject(poly_trait_refs_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:1289:68
[INFO] [stdout]      |
[INFO] [stdout] 1289 |             (ast::TyKind::TraitObject(generic_bounds_ast, _), hir::TyKind::TraitObject(poly_trait_refs_hir, _)) => {
[INFO] [stdout]      |                                                                    ^^^^^^ could not find `TyKind` 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:1753:170
[INFO] [stdout]      |
[INFO] [stdout] 1753 | ... 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 `GenericBound` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1292:30
[INFO] [stdout]      |
[INFO] [stdout] 1292 |                         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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1301:19
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (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:1301:72
[INFO] [stdout]      |
[INFO] [stdout] 1301 |             (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:1306:19
[INFO] [stdout]      |
[INFO] [stdout] 1306 |             (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:1306:72
[INFO] [stdout]      |
[INFO] [stdout] 1306 |             (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 `WherePredicateKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1313:30
[INFO] [stdout]      |
[INFO] [stdout] 1313 |                     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 `PredicateOrigin` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1314:53
[INFO] [stdout]      |
[INFO] [stdout] 1314 |                     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:1320:19
[INFO] [stdout]      |
[INFO] [stdout] 1320 |             (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:1320:56
[INFO] [stdout]      |
[INFO] [stdout] 1320 |             (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:1323:19
[INFO] [stdout]      |
[INFO] [stdout] 1323 |             (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:1323:46
[INFO] [stdout]      |
[INFO] [stdout] 1323 |             (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:1326:19
[INFO] [stdout]      |
[INFO] [stdout] 1326 |             (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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1326:39
[INFO] [stdout]      |
[INFO] [stdout] 1326 |             (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:1327:19
[INFO] [stdout]      |
[INFO] [stdout] 1327 |             (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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1328:19
[INFO] [stdout]      |
[INFO] [stdout] 1328 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1328:57
[INFO] [stdout]      |
[INFO] [stdout] 1328 |             (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:1344:19
[INFO] [stdout]      |
[INFO] [stdout] 1344 |             (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:1344:43
[INFO] [stdout]      |
[INFO] [stdout] 1344 |             (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:1346:19
[INFO] [stdout]      |
[INFO] [stdout] 1346 |             (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:1346:52
[INFO] [stdout]      |
[INFO] [stdout] 1346 |             (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:1351:19
[INFO] [stdout]      |
[INFO] [stdout] 1351 | ...   (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:1351:87
[INFO] [stdout]      |
[INFO] [stdout] 1351 | ...   (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:1385:22
[INFO] [stdout]      |
[INFO] [stdout] 1385 |                 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:1404:22
[INFO] [stdout]      |
[INFO] [stdout] 1404 |                 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:1412:33
[INFO] [stdout]      |
[INFO] [stdout] 1412 |                     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:1420:22
[INFO] [stdout]      |
[INFO] [stdout] 1420 |                 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 `GenericArgs` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1435:19
[INFO] [stdout]      |
[INFO] [stdout] 1435 |             (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 `GenericArgsParentheses` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1435:71
[INFO] [stdout]      |
[INFO] [stdout] 1435 |             (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 `GenericArg` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1437:30
[INFO] [stdout]      |
[INFO] [stdout] 1437 |                     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 `AngleBracketedArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1443:30
[INFO] [stdout]      |
[INFO] [stdout] 1443 |                         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:1447:30
[INFO] [stdout]      |
[INFO] [stdout] 1447 |                         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:1454:19
[INFO] [stdout]      |
[INFO] [stdout] 1454 |             (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:1454:70
[INFO] [stdout]      |
[INFO] [stdout] 1454 |             (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:1456:26
[INFO] [stdout]      |
[INFO] [stdout] 1456 |                 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 `TyKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1457:26
[INFO] [stdout]      |
[INFO] [stdout] 1457 |                 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 `AssocItemConstraintKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1463:26
[INFO] [stdout]      |
[INFO] [stdout] 1463 | ...   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 `Term` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1464:26
[INFO] [stdout]      |
[INFO] [stdout] 1464 |                 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 `FnRetTy` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1465:29
[INFO] [stdout]      |
[INFO] [stdout] 1465 |                 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:1475:19
[INFO] [stdout]      |
[INFO] [stdout] 1475 |             (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:1475:61
[INFO] [stdout]      |
[INFO] [stdout] 1475 |             (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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1478:19
[INFO] [stdout]      |
[INFO] [stdout] 1478 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1478:50
[INFO] [stdout]      |
[INFO] [stdout] 1478 |             (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:1481:19
[INFO] [stdout]      |
[INFO] [stdout] 1481 |             (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:1481:59
[INFO] [stdout]      |
[INFO] [stdout] 1481 |             (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:1485:19
[INFO] [stdout]      |
[INFO] [stdout] 1485 |             (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:1485:50
[INFO] [stdout]      |
[INFO] [stdout] 1485 |             (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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1485:96
[INFO] [stdout]      |
[INFO] [stdout] 1485 |             (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:1488:19
[INFO] [stdout]      |
[INFO] [stdout] 1488 | ...   (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:1488:50
[INFO] [stdout]      |
[INFO] [stdout] 1488 | ...   (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:1488:77
[INFO] [stdout]      |
[INFO] [stdout] 1488 | ...   (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:1488:104
[INFO] [stdout]      |
[INFO] [stdout] 1488 | ...: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 `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1492:26
[INFO] [stdout]      |
[INFO] [stdout] 1492 |                     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 `GenericArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1493:26
[INFO] [stdout]      |
[INFO] [stdout] 1493 |                     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:1494:26
[INFO] [stdout]      |
[INFO] [stdout] 1494 |                     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 `AssocItemConstraintKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1508:19
[INFO] [stdout]      |
[INFO] [stdout] 1508 |             (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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1508:78
[INFO] [stdout]      |
[INFO] [stdout] 1508 |             (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 `Term` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1510:27
[INFO] [stdout]      |
[INFO] [stdout] 1510 |                     (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:1510:50
[INFO] [stdout]      |
[INFO] [stdout] 1510 |                     (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:1513:27
[INFO] [stdout]      |
[INFO] [stdout] 1513 |                     (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:1513:61
[INFO] [stdout]      |
[INFO] [stdout] 1513 |                     (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:1519:19
[INFO] [stdout]      |
[INFO] [stdout] 1519 | ...   (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:1519:87
[INFO] [stdout]      |
[INFO] [stdout] 1519 | ...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:1538:19
[INFO] [stdout]      |
[INFO] [stdout] 1538 |             (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:1538:59
[INFO] [stdout]      |
[INFO] [stdout] 1538 |             (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:1541:19
[INFO] [stdout]      |
[INFO] [stdout] 1541 |             (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:1541:59
[INFO] [stdout]      |
[INFO] [stdout] 1541 |             (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:1545:33
[INFO] [stdout]      |
[INFO] [stdout] 1545 |                     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:1564:19
[INFO] [stdout]      |
[INFO] [stdout] 1564 |             (ast::ExprKind::Underscore, hir::ConstArgKind::Infer(_, _)) => {
[INFO] [stdout]      |                   ^^^^^^^^ could not find `ExprKind` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ConstArgKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1564:46
[INFO] [stdout]      |
[INFO] [stdout] 1564 |             (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:1567:19
[INFO] [stdout]      |
[INFO] [stdout] 1567 |             (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:1567:61
[INFO] [stdout]      |
[INFO] [stdout] 1567 |             (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:1570:22
[INFO] [stdout]      |
[INFO] [stdout] 1570 |             (_, 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:1590:22
[INFO] [stdout]      |
[INFO] [stdout] 1590 |                 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:1595:22
[INFO] [stdout]      |
[INFO] [stdout] 1595 |                 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:1599:22
[INFO] [stdout]      |
[INFO] [stdout] 1599 |                 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:1603:22
[INFO] [stdout]      |
[INFO] [stdout] 1603 |                 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:1604:30
[INFO] [stdout]      |
[INFO] [stdout] 1604 |                     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:1605:30
[INFO] [stdout]      |
[INFO] [stdout] 1605 |                     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:1608:22
[INFO] [stdout]      |
[INFO] [stdout] 1608 |                 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:1608:81
[INFO] [stdout]      |
[INFO] [stdout] 1608 |                 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:1609:30
[INFO] [stdout]      |
[INFO] [stdout] 1609 |                     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:1610:31
[INFO] [stdout]      |
[INFO] [stdout] 1610 | ...   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:1610:90
[INFO] [stdout]      |
[INFO] [stdout] 1610 | ...   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:1613:22
[INFO] [stdout]      |
[INFO] [stdout] 1613 |                 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:1617:22
[INFO] [stdout]      |
[INFO] [stdout] 1617 |                 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:1618:30
[INFO] [stdout]      |
[INFO] [stdout] 1618 |                     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:1619:30
[INFO] [stdout]      |
[INFO] [stdout] 1619 | ...   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:1622:22
[INFO] [stdout]      |
[INFO] [stdout] 1622 |                 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 `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1623:30
[INFO] [stdout]      |
[INFO] [stdout] 1623 |                     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:1624:30
[INFO] [stdout]      |
[INFO] [stdout] 1624 | ...   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:1627:22
[INFO] [stdout]      |
[INFO] [stdout] 1627 |                 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:1628:30
[INFO] [stdout]      |
[INFO] [stdout] 1628 |                     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:1629:30
[INFO] [stdout]      |
[INFO] [stdout] 1629 |                     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:1644:22
[INFO] [stdout]      |
[INFO] [stdout] 1644 |                 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:1649:22
[INFO] [stdout]      |
[INFO] [stdout] 1649 |                 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:1653:22
[INFO] [stdout]      |
[INFO] [stdout] 1653 |                 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1975:60
[INFO] [stdout]      |
[INFO] [stdout] 1975 | impl<'ast, 'hir, T: visit::AstHirVisitor<'ast, 'hir>> ast::visit::Visitor<'ast> for BodyMetaVisitor<T> {
[INFO] [stdout]      |                                                            ^^^^^ could not find `visit` 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:1735:60
[INFO] [stdout]      |
[INFO] [stdout] 1735 |         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:1753:43
[INFO] [stdout]      |
[INFO] [stdout] 1753 |     fn visit_fn(&mut self, kind_ast: ast::visit::FnKind<'ast>, coroutine_kind_ast: &'ast Option<ast::CoroutineKind>, 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1981:14
[INFO] [stdout]      |
[INFO] [stdout] 1981 |         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 `intravisit` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1753:170
[INFO] [stdout]      |
[INFO] [stdout] 1753 | ... 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:1984:87
[INFO] [stdout]      |
[INFO] [stdout] 1984 |     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:1989:14
[INFO] [stdout]      |
[INFO] [stdout] 1989 |         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:1995:10
[INFO] [stdout]      |
[INFO] [stdout] 1995 |     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:2021:28
[INFO] [stdout]      |
[INFO] [stdout] 2021 | 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:2034:42
[INFO] [stdout]      |
[INFO] [stdout] 2034 |     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:2036:18
[INFO] [stdout]      |
[INFO] [stdout] 2036 |             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:2054:18
[INFO] [stdout]      |
[INFO] [stdout] 2054 |             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:2067:14
[INFO] [stdout]      |
[INFO] [stdout] 2067 |         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:2072:14
[INFO] [stdout]      |
[INFO] [stdout] 2072 |         ast::visit::walk_trait_ref(self, trait_ref)
[INFO] [stdout]      |              ^^^^^ could not find `visit` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2077:14
[INFO] [stdout]      |
[INFO] [stdout] 2077 |         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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1975:60
[INFO] [stdout]      |
[INFO] [stdout] 1975 | impl<'ast, 'hir, T: visit::AstHirVisitor<'ast, 'hir>> ast::visit::Visitor<'ast> for BodyMetaVisitor<T> {
[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:2082:18
[INFO] [stdout]      |
[INFO] [stdout] 2082 |             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:2087:14
[INFO] [stdout]      |
[INFO] [stdout] 2087 |         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:1981:14
[INFO] [stdout]      |
[INFO] [stdout] 1981 |         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:1984:87
[INFO] [stdout]      |
[INFO] [stdout] 1984 |     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:2092:14
[INFO] [stdout]      |
[INFO] [stdout] 2092 |         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:2097:14
[INFO] [stdout]      |
[INFO] [stdout] 2097 |         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:1989:14
[INFO] [stdout]      |
[INFO] [stdout] 1989 |         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:2100:77
[INFO] [stdout]      |
[INFO] [stdout] 2100 |     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:2102:14
[INFO] [stdout]      |
[INFO] [stdout] 2102 |         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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:1995:10
[INFO] [stdout]      |
[INFO] [stdout] 1995 |     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:2021:28
[INFO] [stdout]      |
[INFO] [stdout] 2021 | 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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2114:18
[INFO] [stdout]      |
[INFO] [stdout] 2114 |             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:2118:23
[INFO] [stdout]      |
[INFO] [stdout] 2118 |             _ => 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 `StmtKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2132:29
[INFO] [stdout]      |
[INFO] [stdout] 2132 |                 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 `StmtKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2145:20
[INFO] [stdout]      |
[INFO] [stdout] 2145 |             | 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:2146:20
[INFO] [stdout]      |
[INFO] [stdout] 2146 |             | 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:2034:42
[INFO] [stdout]      |
[INFO] [stdout] 2034 |     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 `StmtKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2147:20
[INFO] [stdout]      |
[INFO] [stdout] 2147 |             | 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:2151:14
[INFO] [stdout]      |
[INFO] [stdout] 2151 |         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:2156:14
[INFO] [stdout]      |
[INFO] [stdout] 2156 |         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:2161:20
[INFO] [stdout]      |
[INFO] [stdout] 2161 |             | 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:2162:20
[INFO] [stdout]      |
[INFO] [stdout] 2162 |             | 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:2163:20
[INFO] [stdout]      |
[INFO] [stdout] 2163 |             | 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2036:18
[INFO] [stdout]      |
[INFO] [stdout] 2036 |             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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2164:20
[INFO] [stdout]      |
[INFO] [stdout] 2164 |             | 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:2165:20
[INFO] [stdout]      |
[INFO] [stdout] 2165 |             | 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:2170:18
[INFO] [stdout]      |
[INFO] [stdout] 2170 |             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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2054:18
[INFO] [stdout]      |
[INFO] [stdout] 2054 |             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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2177:18
[INFO] [stdout]      |
[INFO] [stdout] 2177 |             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:2187:23
[INFO] [stdout]      |
[INFO] [stdout] 2187 |             _ => 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2193:14
[INFO] [stdout]      |
[INFO] [stdout] 2193 |         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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2198:14
[INFO] [stdout]      |
[INFO] [stdout] 2198 |         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:2067:14
[INFO] [stdout]      |
[INFO] [stdout] 2067 |         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:2203:14
[INFO] [stdout]      |
[INFO] [stdout] 2203 |         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:2072:14
[INFO] [stdout]      |
[INFO] [stdout] 2072 |         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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2208:20
[INFO] [stdout]      |
[INFO] [stdout] 2208 |             | 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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2209:20
[INFO] [stdout]      |
[INFO] [stdout] 2209 |             | 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:2077:14
[INFO] [stdout]      |
[INFO] [stdout] 2077 |         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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2210:20
[INFO] [stdout]      |
[INFO] [stdout] 2210 |             | 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 `PreciseCapturingArg` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2082:18
[INFO] [stdout]      |
[INFO] [stdout] 2082 |             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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2211:20
[INFO] [stdout]      |
[INFO] [stdout] 2211 |             | 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:2215:14
[INFO] [stdout]      |
[INFO] [stdout] 2215 |         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:2087:14
[INFO] [stdout]      |
[INFO] [stdout] 2087 |         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:2220:14
[INFO] [stdout]      |
[INFO] [stdout] 2220 |         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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2225:20
[INFO] [stdout]      |
[INFO] [stdout] 2225 |             | 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:2226:20
[INFO] [stdout]      |
[INFO] [stdout] 2226 |             | 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:2227:20
[INFO] [stdout]      |
[INFO] [stdout] 2227 |             | 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:2228:20
[INFO] [stdout]      |
[INFO] [stdout] 2228 |             | 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2092:14
[INFO] [stdout]      |
[INFO] [stdout] 2092 |         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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2233:18
[INFO] [stdout]      |
[INFO] [stdout] 2233 |             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:2240:18
[INFO] [stdout]      |
[INFO] [stdout] 2240 |             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:2249:23
[INFO] [stdout]      |
[INFO] [stdout] 2249 |             _ => 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:2255:14
[INFO] [stdout]      |
[INFO] [stdout] 2255 |         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:2260:14
[INFO] [stdout]      |
[INFO] [stdout] 2260 |         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:2266:10
[INFO] [stdout]      |
[INFO] [stdout] 2266 |     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:2273:17
[INFO] [stdout]      |
[INFO] [stdout] 2273 | impl<'ast> ast::visit::Visitor<'ast> for AstBodyChildItemCollector<'ast> {
[INFO] [stdout]      |                 ^^^^^ could not find `visit` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2300:17
[INFO] [stdout]      |
[INFO] [stdout] 2300 | 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2097:14
[INFO] [stdout]      |
[INFO] [stdout] 2097 |         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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2342:22
[INFO] [stdout]      |
[INFO] [stdout] 2342 |                 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:2342:67
[INFO] [stdout]      |
[INFO] [stdout] 2342 |                 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:2343:22
[INFO] [stdout]      |
[INFO] [stdout] 2343 |                 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:2344:22
[INFO] [stdout]      |
[INFO] [stdout] 2344 |                 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:2344:68
[INFO] [stdout]      |
[INFO] [stdout] 2344 |                 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:2345:22
[INFO] [stdout]      |
[INFO] [stdout] 2345 |                 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:2345:67
[INFO] [stdout]      |
[INFO] [stdout] 2345 |                 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:2346:22
[INFO] [stdout]      |
[INFO] [stdout] 2346 |                 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:2346:62
[INFO] [stdout]      |
[INFO] [stdout] 2346 |                 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:2347:22
[INFO] [stdout]      |
[INFO] [stdout] 2347 |                 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:2347:64
[INFO] [stdout]      |
[INFO] [stdout] 2347 |                 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:2348:22
[INFO] [stdout]      |
[INFO] [stdout] 2348 |                 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:2348:59
[INFO] [stdout]      |
[INFO] [stdout] 2348 |                 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:2349:22
[INFO] [stdout]      |
[INFO] [stdout] 2349 |                 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2100:77
[INFO] [stdout]      |
[INFO] [stdout] 2100 |     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 `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2349:63
[INFO] [stdout]      |
[INFO] [stdout] 2349 |                 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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2350:22
[INFO] [stdout]      |
[INFO] [stdout] 2350 |                 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:2350:62
[INFO] [stdout]      |
[INFO] [stdout] 2350 |                 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:2351:22
[INFO] [stdout]      |
[INFO] [stdout] 2351 |                 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:2351:66
[INFO] [stdout]      |
[INFO] [stdout] 2351 |                 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:2352:22
[INFO] [stdout]      |
[INFO] [stdout] 2352 |                 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:2352:63
[INFO] [stdout]      |
[INFO] [stdout] 2352 |                 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2102:14
[INFO] [stdout]      |
[INFO] [stdout] 2102 |         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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2353:22
[INFO] [stdout]      |
[INFO] [stdout] 2353 |                 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:2353:65
[INFO] [stdout]      |
[INFO] [stdout] 2353 |                 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:2354:22
[INFO] [stdout]      |
[INFO] [stdout] 2354 |                 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:2354:64
[INFO] [stdout]      |
[INFO] [stdout] 2354 |                 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:2355:22
[INFO] [stdout]      |
[INFO] [stdout] 2355 |                 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:2355:73
[INFO] [stdout]      |
[INFO] [stdout] 2355 |                 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:2356:22
[INFO] [stdout]      |
[INFO] [stdout] 2356 |                 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 `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2356:69
[INFO] [stdout]      |
[INFO] [stdout] 2356 |                 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:2357:22
[INFO] [stdout]      |
[INFO] [stdout] 2357 |                 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:2357:53
[INFO] [stdout]      |
[INFO] [stdout] 2357 |                 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:2360:22
[INFO] [stdout]      |
[INFO] [stdout] 2360 |                 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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2114:18
[INFO] [stdout]      |
[INFO] [stdout] 2114 |             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 `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2360:64
[INFO] [stdout]      |
[INFO] [stdout] 2360 |                 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 `ForeignItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2361:22
[INFO] [stdout]      |
[INFO] [stdout] 2361 |                 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 `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2361:68
[INFO] [stdout]      |
[INFO] [stdout] 2361 |                 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:2362:22
[INFO] [stdout]      |
[INFO] [stdout] 2362 |                 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 `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2362:57
[INFO] [stdout]      |
[INFO] [stdout] 2362 |                 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 `TraitItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2365:22
[INFO] [stdout]      |
[INFO] [stdout] 2365 |                 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:2365:62
[INFO] [stdout]      |
[INFO] [stdout] 2365 |                 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2118:23
[INFO] [stdout]      |
[INFO] [stdout] 2118 |             _ => 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 `TraitItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2366:22
[INFO] [stdout]      |
[INFO] [stdout] 2366 |                 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:2366:59
[INFO] [stdout]      |
[INFO] [stdout] 2366 |                 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 `TraitItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2367:22
[INFO] [stdout]      |
[INFO] [stdout] 2367 |                 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:2367:61
[INFO] [stdout]      |
[INFO] [stdout] 2367 |                 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 `StmtKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2132:29
[INFO] [stdout]      |
[INFO] [stdout] 2132 |                 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 `ImplItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2370:22
[INFO] [stdout]      |
[INFO] [stdout] 2370 |                 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:2370:61
[INFO] [stdout]      |
[INFO] [stdout] 2370 |                 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:2371:22
[INFO] [stdout]      |
[INFO] [stdout] 2371 |                 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:2371:58
[INFO] [stdout]      |
[INFO] [stdout] 2371 |                 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 `ImplItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2372:22
[INFO] [stdout]      |
[INFO] [stdout] 2372 |                 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 `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2372:57
[INFO] [stdout]      |
[INFO] [stdout] 2372 |                 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:2399:22
[INFO] [stdout]      |
[INFO] [stdout] 2399 |                 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 `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2403:22
[INFO] [stdout]      |
[INFO] [stdout] 2403 |                 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:2404:26
[INFO] [stdout]      |
[INFO] [stdout] 2404 |                     hir::ItemKind::Mod(_, parent_mod) => {
[INFO] [stdout]      |                          ^^^^^^^^ could not find `ItemKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2408:26
[INFO] [stdout]      |
[INFO] [stdout] 2408 |                     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:2412:26
[INFO] [stdout]      |
[INFO] [stdout] 2412 |                     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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2416:26
[INFO] [stdout]      |
[INFO] [stdout] 2416 |                     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:2420:28
[INFO] [stdout]      |
[INFO] [stdout] 2420 |                     | hir::ItemKind::Static(_, _, _, parent_body)
[INFO] [stdout]      |                            ^^^^^^^^ could not find `ItemKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2421:28
[INFO] [stdout]      |
[INFO] [stdout] 2421 |                     | 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 `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2422:28
[INFO] [stdout]      |
[INFO] [stdout] 2422 |                     | 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 `StmtKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2145:20
[INFO] [stdout]      |
[INFO] [stdout] 2145 |             | 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 `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2427:22
[INFO] [stdout]      |
[INFO] [stdout] 2427 |                 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 `TraitItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2428:28
[INFO] [stdout]      |
[INFO] [stdout] 2428 |                     | 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 `TraitItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2429:28
[INFO] [stdout]      |
[INFO] [stdout] 2429 |                     | 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 `TraitFn` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2429:54
[INFO] [stdout]      |
[INFO] [stdout] 2429 |                     | 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:2434:22
[INFO] [stdout]      |
[INFO] [stdout] 2434 |                 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:2435:28
[INFO] [stdout]      |
[INFO] [stdout] 2435 |                     | 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:2436:28
[INFO] [stdout]      |
[INFO] [stdout] 2436 |                     | hir::ImplItemKind::Fn(_, parent_body) => {
[INFO] [stdout]      |                            ^^^^^^^^^^^^ could not find `ImplItemKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2467:18
[INFO] [stdout]      |
[INFO] [stdout] 2467 |             hir::ItemKind::ExternCrate(symbol_hir, _) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ItemKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2470:18
[INFO] [stdout]      |
[INFO] [stdout] 2470 |             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:2471:18
[INFO] [stdout]      |
[INFO] [stdout] 2471 |             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 `StmtKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2146:20
[INFO] [stdout]      |
[INFO] [stdout] 2146 |             | 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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2474:18
[INFO] [stdout]      |
[INFO] [stdout] 2474 |             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:2477:18
[INFO] [stdout]      |
[INFO] [stdout] 2477 |             hir::ItemKind::Fn { .. } => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ItemKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2480:18
[INFO] [stdout]      |
[INFO] [stdout] 2480 |             hir::ItemKind::Macro(_, def_hir, _) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ItemKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2483:18
[INFO] [stdout]      |
[INFO] [stdout] 2483 |             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 `StmtKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2147:20
[INFO] [stdout]      |
[INFO] [stdout] 2147 |             | 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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2486:18
[INFO] [stdout]      |
[INFO] [stdout] 2486 |             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:2489:26
[INFO] [stdout]      |
[INFO] [stdout] 2489 |                 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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2494:18
[INFO] [stdout]      |
[INFO] [stdout] 2494 |             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:2497:26
[INFO] [stdout]      |
[INFO] [stdout] 2497 |                 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:2502:18
[INFO] [stdout]      |
[INFO] [stdout] 2502 |             hir::ItemKind::TyAlias(_, _, _) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ItemKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2505:18
[INFO] [stdout]      |
[INFO] [stdout] 2505 |             hir::ItemKind::Enum(_, _, _) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ItemKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2508:18
[INFO] [stdout]      |
[INFO] [stdout] 2508 |             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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2151:14
[INFO] [stdout]      |
[INFO] [stdout] 2151 |         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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2511:18
[INFO] [stdout]      |
[INFO] [stdout] 2511 |             hir::ItemKind::Union(_ ,_, _) => {
[INFO] [stdout]      |                  ^^^^^^^^ could not find `ItemKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2514:18
[INFO] [stdout]      |
[INFO] [stdout] 2514 |             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:2517:18
[INFO] [stdout]      |
[INFO] [stdout] 2517 |             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:2520:18
[INFO] [stdout]      |
[INFO] [stdout] 2520 |             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 `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2523:26
[INFO] [stdout]      |
[INFO] [stdout] 2523 |                 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2156:14
[INFO] [stdout]      |
[INFO] [stdout] 2156 |         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 `ForeignItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2530:18
[INFO] [stdout]      |
[INFO] [stdout] 2530 |             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:2533:18
[INFO] [stdout]      |
[INFO] [stdout] 2533 |             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 `ForeignItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2536:18
[INFO] [stdout]      |
[INFO] [stdout] 2536 |             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 `TraitItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2541:18
[INFO] [stdout]      |
[INFO] [stdout] 2541 |             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 `TraitItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2544:18
[INFO] [stdout]      |
[INFO] [stdout] 2544 |             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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2161:20
[INFO] [stdout]      |
[INFO] [stdout] 2161 |             | 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 `TraitItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2547:18
[INFO] [stdout]      |
[INFO] [stdout] 2547 |             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:2552:18
[INFO] [stdout]      |
[INFO] [stdout] 2552 |             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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2162:20
[INFO] [stdout]      |
[INFO] [stdout] 2162 |             | 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 `ImplItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2555:18
[INFO] [stdout]      |
[INFO] [stdout] 2555 |             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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2163:20
[INFO] [stdout]      |
[INFO] [stdout] 2163 |             | 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 `ImplItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2558:18
[INFO] [stdout]      |
[INFO] [stdout] 2558 |             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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2164:20
[INFO] [stdout]      |
[INFO] [stdout] 2164 |             | 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:2565:23
[INFO] [stdout]      |
[INFO] [stdout] 2565 | impl<'ast, 'hir> ast::visit::Visitor<'ast> for AstDefFinder<'ast, 'hir> {
[INFO] [stdout]      |                       ^^^^^ could not find `visit` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2569:18
[INFO] [stdout]      |
[INFO] [stdout] 2569 |         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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2165:20
[INFO] [stdout]      |
[INFO] [stdout] 2165 |             | 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:2170:18
[INFO] [stdout]      |
[INFO] [stdout] 2170 |             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 `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2603:42
[INFO] [stdout]      |
[INFO] [stdout] 2603 |             (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 `ModKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2603:67
[INFO] [stdout]      |
[INFO] [stdout] 2603 |             (hir::DefItem::Item(_), ast::ItemKind::Mod(_, _, ast::ModKind::Loaded(items_ast, _, _, _))) => {
[INFO] [stdout]      |                                                                   ^^^^^^^ could not find `ModKind` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2607:49
[INFO] [stdout]      |
[INFO] [stdout] 2607 |             (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 `ExprKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2177:18
[INFO] [stdout]      |
[INFO] [stdout] 2177 |             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 `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2611:47
[INFO] [stdout]      |
[INFO] [stdout] 2611 |             (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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2187:23
[INFO] [stdout]      |
[INFO] [stdout] 2187 |             _ => 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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2613:76
[INFO] [stdout]      |
[INFO] [stdout] 2613 |                     .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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2193:14
[INFO] [stdout]      |
[INFO] [stdout] 2193 |         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 `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2616:46
[INFO] [stdout]      |
[INFO] [stdout] 2616 |             (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:2618:76
[INFO] [stdout]      |
[INFO] [stdout] 2618 | ...   .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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2198:14
[INFO] [stdout]      |
[INFO] [stdout] 2198 |         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 `ItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2621:42
[INFO] [stdout]      |
[INFO] [stdout] 2621 |             (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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2203:14
[INFO] [stdout]      |
[INFO] [stdout] 2203 |         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:2208:20
[INFO] [stdout]      |
[INFO] [stdout] 2208 |             | 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 `ForeignItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2648:42
[INFO] [stdout]      |
[INFO] [stdout] 2648 |             (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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2209:20
[INFO] [stdout]      |
[INFO] [stdout] 2209 |             | 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:2670:75
[INFO] [stdout]      |
[INFO] [stdout] 2670 |     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 `PatKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2210:20
[INFO] [stdout]      |
[INFO] [stdout] 2210 |             | 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:2211:20
[INFO] [stdout]      |
[INFO] [stdout] 2211 |             | 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 `AssocItemKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2675:42
[INFO] [stdout]      |
[INFO] [stdout] 2675 |             (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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2215:14
[INFO] [stdout]      |
[INFO] [stdout] 2215 |         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 `Node` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2706:44
[INFO] [stdout]      |
[INFO] [stdout] 2706 |         .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 `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2220:14
[INFO] [stdout]      |
[INFO] [stdout] 2220 |         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/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 `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2225:20
[INFO] [stdout]      |
[INFO] [stdout] 2225 |             | 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 `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 {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `UnsafeSource` in `ast`
[INFO] [stdout]   --> mutest-emit/src/analysis/call_graph.rs:55:49
[INFO] [stdout]    |
[INFO] [stdout] 55 |         if let ast::BlockCheckMode::Unsafe(ast::UnsafeSource::UserProvided) = block.rules {
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^ could not find `UnsafeSource` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2226:20
[INFO] [stdout]      |
[INFO] [stdout] 2226 |             | 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 `Safety` in `ast`
[INFO] [stdout]   --> mutest-emit/src/analysis/call_graph.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let (ast::Safety::Default | ast::Safety::Safe(_)) = target_fn.sig.header.safety else { return Unsafety::Unsafe(UnsafeSource::Unsafe) };
[INFO] [stdout]    |               ^^^^^^ could not find `Safety` in `ast`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Safety` in `ast`
[INFO] [stdout]   --> mutest-emit/src/analysis/call_graph.rs:67:38
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let (ast::Safety::Default | ast::Safety::Safe(_)) = target_fn.sig.header.safety else { return Unsafety::Unsafe(UnsafeSource::Unsafe) };
[INFO] [stdout]    |                                      ^^^^^^ could not find `Safety` 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:2227:20
[INFO] [stdout]      |
[INFO] [stdout] 2227 |             | 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:2228:20
[INFO] [stdout]      |
[INFO] [stdout] 2228 |             | 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:2233:18
[INFO] [stdout]      |
[INFO] [stdout] 2233 |             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 `intravisit` in `hir`
[INFO] [stdout]   --> mutest-emit/src/analysis/call_graph.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     impl<'tcx> hir::intravisit::Visitor<'tcx> for BodyUnsafeBlockCollector<'tcx> {
[INFO] [stdout]    |                     ^^^^^^^^^^ could not find `intravisit` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `hir`
[INFO] [stdout]   --> mutest-emit/src/analysis/call_graph.rs:85:24
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 | hir::BlockCheckMode::DefaultBlock
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ could not find `BlockCheckMode` 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:2240:18
[INFO] [stdout]      |
[INFO] [stdout] 2240 |             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 `BlockCheckMode` in `hir`
[INFO] [stdout]   --> mutest-emit/src/analysis/call_graph.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |                 | hir::BlockCheckMode::UnsafeBlock(hir::UnsafeSource::CompilerGenerated)
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^ could not find `BlockCheckMode` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `BlockCheckMode` in `hir`
[INFO] [stdout]   --> mutest-emit/src/analysis/call_graph.rs:90:22
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 hir::BlockCheckMode::UnsafeBlock(hir::UnsafeSource::UserProvided) => hir::Safety::Unsafe,
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ could not find `BlockCheckMode` 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:90:91
[INFO] [stdout]    |
[INFO] [stdout] 90 |                 hir::BlockCheckMode::UnsafeBlock(hir::UnsafeSource::UserProvided) => hir::Safety::Unsafe,
[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:2249:23
[INFO] [stdout]      |
[INFO] [stdout] 2249 |             _ => 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 `Safety` in `hir`
[INFO] [stdout]   --> mutest-emit/src/analysis/call_graph.rs:93:50
[INFO] [stdout]    |
[INFO] [stdout] 93 |             if self.current_scope_safety == hir::Safety::Unsafe {
[INFO] [stdout]    |                                                  ^^^^^^ could not find `Safety` 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/call_graph.rs:97:18
[INFO] [stdout]    |
[INFO] [stdout] 97 |             hir::intravisit::walk_block(self, block);
[INFO] [stdout]    |                  ^^^^^^^^^^ could not find `intravisit` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `intravisit` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 |     hir::intravisit::Visitor::visit_body(&mut collector, body_hir);
[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:2255:14
[INFO] [stdout]      |
[INFO] [stdout] 2255 |         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 `DefKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:147:49
[INFO] [stdout]     |
[INFO] [stdout] 147 |             matches!(tcx.def_kind(def_id), hir::DefKind::Fn | hir::DefKind::AssocFn)
[INFO] [stdout]     |                                                 ^^^^^^^ could not find `DefKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DefKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:147:68
[INFO] [stdout]     |
[INFO] [stdout] 147 |             matches!(tcx.def_kind(def_id), hir::DefKind::Fn | hir::DefKind::AssocFn)
[INFO] [stdout]     |                                                                    ^^^^^^^ could not find `DefKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `visit` in `ast`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2260:14
[INFO] [stdout]      |
[INFO] [stdout] 2260 |         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:2266:10
[INFO] [stdout]      |
[INFO] [stdout] 2266 |     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:2273:17
[INFO] [stdout]      |
[INFO] [stdout] 2273 | 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 `TypingEnv` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:180:26
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let typing_env = ty::TypingEnv::fully_monomorphized();
[INFO] [stdout]     |                          ^^^^^^^^^ could not find `TypingEnv` in `ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DefKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:184:14
[INFO] [stdout]     |
[INFO] [stdout] 184 |         hir::DefKind::Closure => hir::Safety::Safe,
[INFO] [stdout]     |              ^^^^^^^ could not find `DefKind` 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:2300:17
[INFO] [stdout]      |
[INFO] [stdout] 2300 | 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 `Safety` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:184:39
[INFO] [stdout]     |
[INFO] [stdout] 184 |         hir::DefKind::Closure => 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 `Safety` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:203:31
[INFO] [stdout]     |
[INFO] [stdout] 203 |             if safety != hir::Safety::Unsafe {
[INFO] [stdout]     |                               ^^^^^^ could not find `Safety` 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:206:39
[INFO] [stdout]     |
[INFO] [stdout] 206 |                         safety = hir::Safety::Unsafe;
[INFO] [stdout]     |                                       ^^^^^^ could not find `Safety` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:212:22
[INFO] [stdout]     |
[INFO] [stdout] 212 |                 &ty::TyKind::FnDef(mut def_id, mut generic_args) => {
[INFO] [stdout]     |                      ^^^^^^ could not find `TyKind` in `ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:216:34
[INFO] [stdout]     |
[INFO] [stdout] 216 |                         let &ty::TyKind::FnDef(inner_def_id, inner_generic_args) = ty.kind() else { return None; };
[INFO] [stdout]     |                                  ^^^^^^ could not find `TyKind` in `ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2342:22
[INFO] [stdout]      |
[INFO] [stdout] 2342 |                 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 `EarlyBinder` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:222:116
[INFO] [stdout]     |
[INFO] [stdout] 222 | ...alize_erasing_regions(tcx, typing_env, ty::EarlyBinder::bind(generic_args));
[INFO] [stdout]     |                                               ^^^^^^^^^^^ could not find `EarlyBinder` in `ty`
[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:2342:67
[INFO] [stdout]      |
[INFO] [stdout] 2342 |                 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 `Safety` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:224:39
[INFO] [stdout]     |
[INFO] [stdout] 224 |                     if safety != hir::Safety::Unsafe {
[INFO] [stdout]     |                                       ^^^^^^ could not find `Safety` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TyKind` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:231:22
[INFO] [stdout]     |
[INFO] [stdout] 231 |                 &ty::TyKind::FnPtr(fn_sig_tys, fn_header) => {
[INFO] [stdout]     |                      ^^^^^^ could not find `TyKind` in `ty`
[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:2343:22
[INFO] [stdout]      |
[INFO] [stdout] 2343 |                 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 `EarlyBinder` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:232:114
[INFO] [stdout]     |
[INFO] [stdout] 232 | ...alize_erasing_regions(tcx, typing_env, ty::EarlyBinder::bind(fn_sig_tys));
[INFO] [stdout]     |                                               ^^^^^^^^^^^ could not find `EarlyBinder` in `ty`
[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:2344:22
[INFO] [stdout]      |
[INFO] [stdout] 2344 |                 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 `Safety` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:234:39
[INFO] [stdout]     |
[INFO] [stdout] 234 |                     if safety != hir::Safety::Unsafe {
[INFO] [stdout]     |                                       ^^^^^^ could not find `Safety` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `TypingEnv` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:249:26
[INFO] [stdout]     |
[INFO] [stdout] 249 |     let typing_env = ty::TypingEnv::fully_monomorphized();
[INFO] [stdout]     |                          ^^^^^^^^^ could not find `TypingEnv` in `ty`
[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:2344:68
[INFO] [stdout]      |
[INFO] [stdout] 2344 |                 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 `EarlyBinder` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:259:106
[INFO] [stdout]     |
[INFO] [stdout] 259 |             let dropped_ty = instance.instantiate_mir_and_normalize_erasing_regions(tcx, typing_env, ty::EarlyBinder::bind(dropped_ty));
[INFO] [stdout]     |                                                                                                          ^^^^^^^^^^^ could not find `EarlyBinder` in `ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Instance` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:260:17
[INFO] [stdout]     |
[INFO] [stdout] 260 |             ty::Instance::resolve_drop_in_place(tcx, dropped_ty)
[INFO] [stdout]     |                 ^^^^^^^^ could not find `Instance` in `ty`
[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:2345:22
[INFO] [stdout]      |
[INFO] [stdout] 2345 |                 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:2345:67
[INFO] [stdout]      |
[INFO] [stdout] 2345 |                 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:2346:22
[INFO] [stdout]      |
[INFO] [stdout] 2346 |                 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 `EarlyBinder` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:340:9
[INFO] [stdout]     |
[INFO] [stdout] 340 |     ty::EarlyBinder::bind(foldable).instantiate(tcx, generic_args)
[INFO] [stdout]     |         ^^^^^^^^^^^ could not find `EarlyBinder` in `ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2346:62
[INFO] [stdout]      |
[INFO] [stdout] 2346 |                 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 `InstanceKind` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:365:45
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let body_mir = tcx.instance_mir(ty::InstanceKind::Item(test.def_id.to_def_id()));
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ could not find `InstanceKind` in `ty`
[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:2347:22
[INFO] [stdout]      |
[INFO] [stdout] 2347 |                 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 `TypingEnv` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:376:34
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let typing_env = ty::TypingEnv::fully_monomorphized();
[INFO] [stdout]     |                                  ^^^^^^^^^ could not find `TypingEnv` in `ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Instance` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:383:40
[INFO] [stdout]     |
[INFO] [stdout] 383 |                     let instance = ty::Instance::expect_resolve(tcx, typing_env, def_id, generic_args, DUMMY_SP);
[INFO] [stdout]     |                                        ^^^^^^^^ could not find `Instance` in `ty`
[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:2347:64
[INFO] [stdout]      |
[INFO] [stdout] 2347 |                 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 `InstanceKind` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:385:32
[INFO] [stdout]     |
[INFO] [stdout] 385 |                     if let ty::InstanceKind::Virtual(def_id, _) = instance.def {
[INFO] [stdout]     |                                ^^^^^^^^^^^^ could not find `InstanceKind` in `ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `InstanceKind` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:486:49
[INFO] [stdout]     |
[INFO] [stdout] 486 |             let body_mir = tcx.instance_mir(ty::InstanceKind::Item(caller.def_id));
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^ could not find `InstanceKind` in `ty`
[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:2348:22
[INFO] [stdout]      |
[INFO] [stdout] 2348 |                 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 `TypingEnv` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:497:38
[INFO] [stdout]     |
[INFO] [stdout] 497 |                 let typing_env = ty::TypingEnv::fully_monomorphized();
[INFO] [stdout]     |                                      ^^^^^^^^^ could not find `TypingEnv` in `ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Instance` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:507:44
[INFO] [stdout]     |
[INFO] [stdout] 507 |                         let instance = ty::Instance::expect_resolve(tcx, typing_env, def_id, generic_args, DUMMY_SP);
[INFO] [stdout]     |                                            ^^^^^^^^ could not find `Instance` in `ty`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `InstanceKind` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:509:36
[INFO] [stdout]     |
[INFO] [stdout] 509 |                         if let ty::InstanceKind::Virtual(def_id, _) = instance.def {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^ could not find `InstanceKind` in `ty`
[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:2348:59
[INFO] [stdout]      |
[INFO] [stdout] 2348 |                 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:2349:22
[INFO] [stdout]      |
[INFO] [stdout] 2349 |                 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 `DefKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:637:72
[INFO] [stdout]     |
[INFO] [stdout] 637 |                         || !matches!(tcx.def_kind(caller.def_id), hir::DefKind::Fn | hir::DefKind::AssocFn)
[INFO] [stdout]     |                                                                        ^^^^^^^ could not find `DefKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DefKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/call_graph.rs:637:91
[INFO] [stdout]     |
[INFO] [stdout] 637 |                         || !matches!(tcx.def_kind(caller.def_id), hir::DefKind::Fn | hir::DefKind::AssocFn)
[INFO] [stdout]     |                                                                                           ^^^^^^^ could not find `DefKind` 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:681:22
[INFO] [stdout]     |
[INFO] [stdout] 681 |                 hir::Safety::Safe => unsafety,
[INFO] [stdout]     |                      ^^^^^^ could not find `Safety` 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:682:22
[INFO] [stdout]     |
[INFO] [stdout] 682 |                 hir::Safety::Unsafe => Some(UnsafeSource::Unsafe),
[INFO] [stdout]     |                      ^^^^^^ could not find `Safety` 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:2349:63
[INFO] [stdout]      |
[INFO] [stdout] 2349 |                 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 `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2350:22
[INFO] [stdout]      |
[INFO] [stdout] 2350 |                 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:2350:62
[INFO] [stdout]      |
[INFO] [stdout] 2350 |                 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:2351:22
[INFO] [stdout]      |
[INFO] [stdout] 2351 |                 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:2351:66
[INFO] [stdout]      |
[INFO] [stdout] 2351 |                 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 `CrateNum` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/res.rs:181:23
[INFO] [stdout]     |
[INFO] [stdout] 181 |             .map(hir::CrateNum::as_def_id)
[INFO] [stdout]     |                       ^^^^^^^^ could not find `CrateNum` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2352:22
[INFO] [stdout]      |
[INFO] [stdout] 2352 |                 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 `PrimTy` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/res.rs:186:36
[INFO] [stdout]     |
[INFO] [stdout] 186 |         [primitive] => return hir::PrimTy::from_name(primitive).map_or(Res::Err, Res::PrimTy),
[INFO] [stdout]     |                                    ^^^^^^ could not find `PrimTy` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2352:63
[INFO] [stdout]      |
[INFO] [stdout] 2352 |                 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:2353:22
[INFO] [stdout]      |
[INFO] [stdout] 2353 |                 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:2353:65
[INFO] [stdout]      |
[INFO] [stdout] 2353 |                 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:2354:22
[INFO] [stdout]      |
[INFO] [stdout] 2354 |                 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:2354:64
[INFO] [stdout]      |
[INFO] [stdout] 2354 |                 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:2355:22
[INFO] [stdout]      |
[INFO] [stdout] 2355 |                 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:2355:73
[INFO] [stdout]      |
[INFO] [stdout] 2355 |                 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:2356:22
[INFO] [stdout]      |
[INFO] [stdout] 2356 |                 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 `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2356:69
[INFO] [stdout]      |
[INFO] [stdout] 2356 |                 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:2357:22
[INFO] [stdout]      |
[INFO] [stdout] 2357 |                 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 `QPath` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/res.rs:267:14
[INFO] [stdout]     |
[INFO] [stdout] 267 |         hir::QPath::Resolved(_, path) => path.res,
[INFO] [stdout]     |              ^^^^^ could not find `QPath` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2357:53
[INFO] [stdout]      |
[INFO] [stdout] 2357 |                 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 `QPath` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/res.rs:268:14
[INFO] [stdout]     |
[INFO] [stdout] 268 |         hir::QPath::TypeRelative(..) | hir::QPath::LangItem(..) => {
[INFO] [stdout]     |              ^^^^^ could not find `QPath` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2360:22
[INFO] [stdout]      |
[INFO] [stdout] 2360 |                 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 `QPath` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/res.rs:268:45
[INFO] [stdout]     |
[INFO] [stdout] 268 |         hir::QPath::TypeRelative(..) | hir::QPath::LangItem(..) => {
[INFO] [stdout]     |                                             ^^^^^ could not find `QPath` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2360:64
[INFO] [stdout]      |
[INFO] [stdout] 2360 |                 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 `ForeignItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2361:22
[INFO] [stdout]      |
[INFO] [stdout] 2361 |                 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 `DefPathData` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2361:68
[INFO] [stdout]      |
[INFO] [stdout] 2361 |                 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 `ExprKind` in `hir`
[INFO] [stdout]    --> mutest-emit/src/analysis/res.rs:277:14
[INFO] [stdout]     |
[INFO] [stdout] 277 |         hir::ExprKind::Call(expr, _) => {
[INFO] [stdout]     |              ^^^^^^^^ could not find `ExprKind` in `hir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ForeignItemKind` in `hir`
[INFO] [stdout]     --> mutest-emit/src/analysis/ast_lowering.rs:2362:22
[INFO] [stdout]      |
[INFO] [stdout] 2362 |                 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 `TyKind` in `ty`
[INFO] [stdout]    --> mutest-emit/src/analysis/res.rs:278:22
[INFO] [stdout]     |
[INFO] [stdout] 278 |             let &ty::TyKind::FnDef(def_id, generic_args) = typeck.node_type(expr.hir_id).kind() else { return None; };
[INFO] [stdout]     |                      ^^^^^^ could not find `TyKind` in `ty`
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
